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
commitacdacc86eae96f4e0773243a85f2cf8bab30df40 (patch)
treec01dfd2008a229d00b1c47feabbfca2908c42920
parent353a98393a6b5dcf03fcc0887cbb7eded4fb26a4 (diff)
downloadmaster-187ad058-acdacc86eae96f4e0773243a85f2cf8bab30df40.tar.gz
master-187ad058-acdacc86eae96f4e0773243a85f2cf8bab30df40.tar.bz2
master-187ad058-acdacc86eae96f4e0773243a85f2cf8bab30df40.zip
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 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"