projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecf6837
)
add missing copyright header
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 26 Feb 2007 01:05:09 +0000
(
01:05
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 26 Feb 2007 01:05:09 +0000
(
01:05
+0000)
SVN-Revision: 6383
BSDmakefile
patch
|
blob
|
history
Config.in
patch
|
blob
|
history
diff --git
a/BSDmakefile
b/BSDmakefile
index f6f0cadf4603265e36202cfb1bac1092e240d956..c6a04256985752ea6eea118b1c3074f29f9ca51a 100644
(file)
--- 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 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"