summaryrefslogtreecommitdiffstats
path: root/scripts/rstrip.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/rstrip.sh')
-rwxr-xr-xscripts/rstrip.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/rstrip.sh b/scripts/rstrip.sh
index 619af00d5..e63ccf089 100755
--- a/scripts/rstrip.sh
+++ b/scripts/rstrip.sh
@@ -1,4 +1,11 @@
#!/bin/sh
+#
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
SELF=${0##*/}