applications/luci-wol: fix copyright

This commit is contained in:
Jo-Philipp Wich 2010-04-18 22:35:30 +00:00
parent c4ef5ff259
commit dc9394f94d

View file

@ -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"