aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego/legotags
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-09-09 14:02:46 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-09-09 14:02:46 +0000
commitf45e4719e7e78d27566cb141f48afccca1e3fd06 (patch)
treeb1c60befcda607743a068397b03dcb20aceaf952 /lego/legotags
parenta4c0501d4007ad5f2d2f43c2cb5d1d5f137c6618 (diff)
Added Id to headers.
Diffstat (limited to 'lego/legotags')
-rw-r--r--lego/legotags4
1 files changed, 3 insertions, 1 deletions
diff --git a/lego/legotags b/lego/legotags
index a3c13eab..a5c0f825 100644
--- a/lego/legotags
+++ b/lego/legotags
@@ -1,5 +1,7 @@
#!/usr/local/bin/perl
-
+#
+# $Id$
+#
undef $/;
if($#ARGV<$[) {die "No Files\n";}