diff options
Diffstat (limited to 'modules/luci-base/luasrc/sgi/uhttpd.lua')
-rw-r--r-- | modules/luci-base/luasrc/sgi/uhttpd.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/luasrc/sgi/uhttpd.lua b/modules/luci-base/luasrc/sgi/uhttpd.lua index 64395fe53..2836bf00c 100644 --- a/modules/luci-base/luasrc/sgi/uhttpd.lua +++ b/modules/luci-base/luasrc/sgi/uhttpd.lua @@ -1,4 +1,4 @@ --- Copyright 2010 Jo-Philipp Wich <xm@subsignal.org> +-- Copyright 2010 Jo-Philipp Wich <jow@openwrt.org> -- Licensed to the public under the Apache License 2.0. require "nixio.util" |