aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-02-26 01:05:09 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-02-26 01:05:09 +0000
commitf30058fda274c75023504987c9069cd07ee7c794 (patch)
tree64e3ae48fdebec3963a7493267afa25a53f06999
parentecf6837f87281daec3576f1a761e7eb3df943720 (diff)
downloadupstream-f30058fda274c75023504987c9069cd07ee7c794.tar.gz
upstream-f30058fda274c75023504987c9069cd07ee7c794.tar.bz2
upstream-f30058fda274c75023504987c9069cd07ee7c794.zip
add missing copyright header
SVN-Revision: 6383
-rw-r--r--BSDmakefile5
-rw-r--r--Config.in4
2 files changed, 9 insertions, 0 deletions
diff --git a/BSDmakefile b/BSDmakefile
index f6f0cadf46..c6a0425698 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 65c7dc6c3a..0b6fa95927 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"