projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add missing copyright
[openwrt.git]
/
package
/
base-files
/
default
/
sbin
/
wifi
diff --git
a/package/base-files/default/sbin/wifi
b/package/base-files/default/sbin/wifi
index
b8b995b
..
63b2f12
100755
(executable)
--- a/
package/base-files/default/sbin/wifi
+++ b/
package/base-files/default/sbin/wifi
@@
-1,4
+1,6
@@
#!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
. /etc/functions.sh
config_get_bool() {
This page took
0.023611 seconds
and
4
git commands to generate.