projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4ef5ff
)
applications/luci-wol: fix copyright
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 18 Apr 2010 22:35:30 +0000
(22:35 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 18 Apr 2010 22:35:30 +0000
(22:35 +0000)
applications/luci-wol/luasrc/model/cbi/wol.lua
patch
|
blob
|
history
diff --git
a/applications/luci-wol/luasrc/model/cbi/wol.lua
b/applications/luci-wol/luasrc/model/cbi/wol.lua
index 078d42e17b8e851b9bd0bd98b334396fdf811e61..03598fa13308da9cf74a3a10f5a59f274c4f19ab 100644
(file)
--- a/
applications/luci-wol/luasrc/model/cbi/wol.lua
+++ b/
applications/luci-wol/luasrc/model/cbi/wol.lua
@@
-1,15
+1,13
@@
--[[
LuCI - Lua Configuration Interface
-Copyright 20
08 Steven Barth <steven@midlink
.org>
+Copyright 20
10 Jo-Philipp Wich <xm@subsignal
.org>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
-
-$Id: olsrd.lua 5560 2009-11-21 00:22:35Z jow $
]]--
local sys = require "luci.sys"