diff options
-rw-r--r-- | BSDmakefile | 5 | ||||
-rw-r--r-- | Config.in | 4 |
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 $@ @@ -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" |