add copyright headers to base-files scripts and config files
[openwrt-10.03/.git] / package / base-files / default / usr / lib / common.awk
index 63a8cf23d8aa53495e3fc924d80797917182bb7d..c5ce680fa6346026e68753956ca2b6c20822ed44 100644 (file)
@@ -1,3 +1,5 @@
+# Copyright (C) 2006 OpenWrt.org
+
 function portstr(type, str) {
        gsub(/-/, ":", str)
        if (insmod_mport != 1) {