add copyright headers to base-files scripts and config files
[openwrt-10.03/.git] / package / base-files / default / usr / lib / parse-config.awk
index bde5c0072b48e14911f2b74e73463c3f986006ec..cf1b09c58cdfa972b88a0a23b8ecf7939d28b750 100644 (file)
@@ -1,3 +1,5 @@
+# Copyright (C) 2006 OpenWrt.org
+
 {
        line=$0
        gsub(/^[ \t]*/, "")