projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add copyright headers to base-files scripts and config files
[openwrt.git]
/
package
/
base-files
/
brcm-2.4
/
etc
/
init.d
/
S05netconfig
diff --git
a/package/base-files/brcm-2.4/etc/init.d/S05netconfig
b/package/base-files/brcm-2.4/etc/init.d/S05netconfig
index
6a626f5
..
0f53c0c
100755
(executable)
--- a/
package/base-files/brcm-2.4/etc/init.d/S05netconfig
+++ b/
package/base-files/brcm-2.4/etc/init.d/S05netconfig
@@
-1,4
+1,6
@@
#!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
[ -e /etc/config/network ] && exit 0
mkdir -p /etc/config
This page took
0.022506 seconds
and
4
git commands to generate.