diff options
author | Steven Barth <steven@midlink.org> | 2008-06-08 08:14:31 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-06-08 08:14:31 +0000 |
commit | 7d03f8ea8a5edf72b708a8a4f45346048274fae6 (patch) | |
tree | 5e043f366b4db2b02d3389b09e5699c485c57bc8 /libs/sgi-webuci/luasrc | |
parent | 09ecbe73ed51cdbbb204f323ad9207505680cd94 (diff) |
* Core translation
* Added license headers
* Splitted qos into separate application package
Diffstat (limited to 'libs/sgi-webuci/luasrc')
-rw-r--r-- | libs/sgi-webuci/luasrc/sgi/webuci.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/sgi-webuci/luasrc/sgi/webuci.lua b/libs/sgi-webuci/luasrc/sgi/webuci.lua index 1ad067c6b..a40888e7e 100644 --- a/libs/sgi-webuci/luasrc/sgi/webuci.lua +++ b/libs/sgi-webuci/luasrc/sgi/webuci.lua @@ -1,8 +1,8 @@ --[[ -LuCI - SGI-Module for Haserl +LuCI - SGI-Module for Webuci Description: -Server Gateway Interface for Haserl +Server Gateway Interface for Webuci FileId: $Id: webuci.lua 2027 2008-05-07 21:16:35Z Cyrus $ |