diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-10-27 15:19:58 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-10-27 15:19:58 +0000 |
commit | dc00b42e6da0765e6fd213e50230d4765569f9ac (patch) | |
tree | 2075112047c6fead91d39f0db42ae4234cdbc463 /libs/sgi-webuci | |
parent | 511b573c9513f7ba9d01d4532d0af0695b578758 (diff) |
* luci: replace all "OpenWRT" occurences with "OpenWrt"
Diffstat (limited to 'libs/sgi-webuci')
-rwxr-xr-x | libs/sgi-webuci/root/etc/init.d/boa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/sgi-webuci/root/etc/init.d/boa b/libs/sgi-webuci/root/etc/init.d/boa index 57b039625..2a11ed7d3 100755 --- a/libs/sgi-webuci/root/etc/init.d/boa +++ b/libs/sgi-webuci/root/etc/init.d/boa @@ -4,7 +4,7 @@ # Modified for Debian GNU/Linux # by Ian Murdock <imurdock@gnu.ai.mit.edu>. # Modified for boa by Bill Allombert <ballombe@debian.org>. -# Modified for OpenWRT by Steven Barth <steven@midlink.org>. +# Modified for OpenWrt by Steven Barth <steven@midlink.org>. ### BEGIN INIT INFO # Provides: boa |