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
/
default
/
etc
/
hotplug.d
/
net
/
10-net
diff --git
a/package/base-files/default/etc/hotplug.d/net/10-net
b/package/base-files/default/etc/hotplug.d/net/10-net
index
b68ec1b
..
f306ae3
100644
(file)
--- a/
package/base-files/default/etc/hotplug.d/net/10-net
+++ b/
package/base-files/default/etc/hotplug.d/net/10-net
@@
-1,4
+1,6
@@
#!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
find_name()
{
for ifname in lan wan wifi ${ifnames}; do
This page took
0.022297 seconds
and
4
git commands to generate.