summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-wol/luasrc
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-wol/luasrc')
-rw-r--r--applications/luci-app-wol/luasrc/model/cbi/wol.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-wol/luasrc/model/cbi/wol.lua b/applications/luci-app-wol/luasrc/model/cbi/wol.lua
index cc4d9b07c..e87cac3dc 100644
--- a/applications/luci-app-wol/luasrc/model/cbi/wol.lua
+++ b/applications/luci-app-wol/luasrc/model/cbi/wol.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.
local sys = require "luci.sys"