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 f6f0cad..c6a0425 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 $@
index 65c7dc6..0b6fa95 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"