Skip to content

Commit 66480d0

Browse files
author
nbd
committed
add missing copyright header
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6383 3c298f89-4303-0410-b956-a3cf2f4a3e73
1 parent 484f1f4 commit 66480d0

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

BSDmakefile

+5
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1+
# Copyright (C) 2006 OpenWrt.org
2+
#
3+
# This is free software, licensed under the GNU General Public License v2.
4+
# See /LICENSE for more information.
5+
#
16
world ${.TARGETS}:
27
@gmake $@

Config.in

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Copyright (C) 2006-2007 OpenWrt.org
2+
#
3+
# This is free software, licensed under the GNU General Public License v2.
4+
# See /LICENSE for more information.
15
#
26

37
mainmenu "OpenWrt Configuration"

0 commit comments

Comments
 (0)