summaryrefslogtreecommitdiff
path: root/devtools/striplog
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/striplog')
-rwxr-xr-xdevtools/striplog3
1 files changed, 3 insertions, 0 deletions
diff --git a/devtools/striplog b/devtools/striplog
index 8bd46d6d..bb73044e 100755
--- a/devtools/striplog
+++ b/devtools/striplog
@@ -5,6 +5,9 @@
# striplog -1 strips the first line only.
# striplog with no option strips all leading lines beginning with #
#
+# This file is Copyright (c) 2010 by the GPSD project
+# BSD terms apply: see the file COPYING in the distribution root for details.
+#
import getopt, sys
firstline = False