This website works better with JavaScript.
Home
Help
Sign In
unofficial-mirrors
/
openwrt
mirror of
https://git.openwrt.org/openwrt/openwrt.git
Watch
1
Star
0
Fork
0
Code
Releases
32
Activity
Browse Source
add missing copyright header
SVN-Revision: 6383
lede-17.01
Felix Fietkau
14 years ago
parent
ecf6837f87
commit
f30058fda2
2 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
BSDmakefile
+4
-0
Config.in
+ 5
- 0
BSDmakefile
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 $@
+ 4
- 0
Config.in
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"
Write
Preview
Loading…
Cancel
Save