summaryrefslogtreecommitdiff
path: root/version.pl
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-09-12 20:41:58 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-09-12 21:05:06 -0700
commitd10568209627175778a55e370311de100d41f6f2 (patch)
treeef2630749a6a91258667a84564acf1eba0fac755 /version.pl
parentc9f8ee92f006238c7d5e95784cd83ef348283e35 (diff)
downloadnasm-d10568209627175778a55e370311de100d41f6f2.tar.gz
Remove $Id$ tags (useless with git)
Remove CVS $Id$ tags, since git doesn't use them.
Diffstat (limited to 'version.pl')
-rwxr-xr-xversion.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/version.pl b/version.pl
index 0f9ea750..d8fdad49 100755
--- a/version.pl
+++ b/version.pl
@@ -1,7 +1,6 @@
#!/usr/bin/perl
#
# version.pl
-# $Id$
#
# Parse the NASM version file and produce appropriate macros
#