add missing copyright header

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6383 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-02-26 01:05:09 +00:00
parent 484f1f49b4
commit 66480d03fb
2 changed files with 9 additions and 0 deletions

View File

@ -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 $@

View File

@ -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"