Remove all occurences of $Id$.
[tinc] / src / net.h
index ff32b73..31375fd 100644 (file)
--- a/src/net.h
+++ b/src/net.h
@@ -16,8 +16,6 @@
     You should have received a copy of the GNU General Public License
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
-    $Id$
 */
 
 #ifndef __TINC_NET_H__