applications/luci-wol: fix copyright
This commit is contained in:
parent
c4ef5ff259
commit
dc9394f94d
1 changed files with 1 additions and 3 deletions
|
@ -1,15 +1,13 @@
|
|||
--[[
|
||||
LuCI - Lua Configuration Interface
|
||||
|
||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
||||
Copyright 2010 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"
|
||||
|
|
Loading…
Reference in a new issue