X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Fluci-mod-freifunk%2Fluasrc%2Fcontroller%2Ffreifunk%2Fremote_update.lua;fp=modules%2Fluci-mod-freifunk%2Fluasrc%2Fcontroller%2Ffreifunk%2Fremote_update.lua;h=1ddf54b674900d8e391cf5fc4b864dd24bbca2de;hp=cc8dd142de6cfc2a71560e3f2e25d8fd51fde674;hb=7a3493b1f7d75a3945279115324cf2ff4da26b7b;hpb=998011462408e76c1a766afd5a6fe7ce82393218 diff --git a/modules/luci-mod-freifunk/luasrc/controller/freifunk/remote_update.lua b/modules/luci-mod-freifunk/luasrc/controller/freifunk/remote_update.lua index cc8dd142d..1ddf54b67 100644 --- a/modules/luci-mod-freifunk/luasrc/controller/freifunk/remote_update.lua +++ b/modules/luci-mod-freifunk/luasrc/controller/freifunk/remote_update.lua @@ -1,15 +1,5 @@ ---[[ -LuCI - Lua Configuration Interface - -Copyright 2009 Jo-Philipp Wich - -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 - -]]-- +-- Copyright 2009 Jo-Philipp Wich +-- Licensed to the public under the Apache License 2.0. module("luci.controller.freifunk.remote_update", package.seeall)