summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-02-26 01:05:09 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-02-26 01:05:09 +0000
commit66480d03fb2cbafe4b03918f550d4183cd221000 (patch)
treec01dfd2008a229d00b1c47feabbfca2908c42920
parent484f1f49b406402117eef9ab3fdc7877790ad186 (diff)
add missing copyright header
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6383 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--BSDmakefile5
-rw-r--r--Config.in4
2 files changed, 9 insertions, 0 deletions
diff --git a/BSDmakefile b/BSDmakefile
index f6f0cadf4..c6a042569 100644
--- a/BSDmakefile
+++ b/BSDmakefile
@@ -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 $@
diff --git a/Config.in b/Config.in
index 65c7dc6c3..0b6fa9592 100644
--- 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"