From: Felix Fietkau Date: Mon, 26 Feb 2007 01:05:09 +0000 (+0000) Subject: add missing copyright header X-Git-Tag: reboot~29861 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=f30058fda274c75023504987c9069cd07ee7c794 add missing copyright header SVN-Revision: 6383 --- 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"