applications/luci-wol: fix copyright
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 18 Apr 2010 22:35:30 +0000 (22:35 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 18 Apr 2010 22:35:30 +0000 (22:35 +0000)
applications/luci-wol/luasrc/model/cbi/wol.lua

index 078d42e..03598fa 100644 (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"