diff options
Diffstat (limited to 'applications/luci-app-radvd/luasrc/controller/radvd.lua')
-rw-r--r-- | applications/luci-app-radvd/luasrc/controller/radvd.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-radvd/luasrc/controller/radvd.lua b/applications/luci-app-radvd/luasrc/controller/radvd.lua index 445c93148..9c08f4c3f 100644 --- a/applications/luci-app-radvd/luasrc/controller/radvd.lua +++ b/applications/luci-app-radvd/luasrc/controller/radvd.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. module("luci.controller.radvd", package.seeall) |