add missing copyright header
authorFelix Fietkau <nbd@openwrt.org>
Mon, 26 Feb 2007 01:05:09 +0000 (01:05 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 26 Feb 2007 01:05:09 +0000 (01:05 +0000)
SVN-Revision: 6383

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 $@
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"