add missing copyright header
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 26 Feb 2007 01:05:09 +0000 (01:05 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 26 Feb 2007 01:05:09 +0000 (01:05 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6383 3c298f89-4303-0410-b956-a3cf2f4a3e73

BSDmakefile
Config.in

index f6f0cadf4603265e36202cfb1bac1092e240d956..c6a04256985752ea6eea118b1c3074f29f9ca51a 100644 (file)
@@ -1,2 +1,7 @@
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
 world ${.TARGETS}:
        @gmake $@
 world ${.TARGETS}:
        @gmake $@
index 65c7dc6c3afd9dbf3bef7d3ad6ed47f2233ae29b..0b6fa959272c8aaca4eb1160e0fc1dd42fd8a186 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -1,3 +1,7 @@
+# Copyright (C) 2006-2007 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
 #
 
 mainmenu "OpenWrt Configuration"
 #
 
 mainmenu "OpenWrt Configuration"