X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-freifunk-policyrouting%2Fluasrc%2Fcontroller%2Ffreifunk%2Fpolicy-routing.lua;h=b550fc87ebbda7750dcf1389940ff517cbe1b0c6;hp=ec087d93a178d180728f2d223b242650bf8788d1;hb=7a3493b1f7d75a3945279115324cf2ff4da26b7b;hpb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92 diff --git a/applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua b/applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua index ec087d93a..b550fc87e 100644 --- a/applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua +++ b/applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua @@ -1,14 +1,5 @@ ---[[ -LuCI - Lua Configuration Interface - -Copyright 2011 Manuel Munz - -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 2011 Manuel Munz +-- Licensed to the public under the Apache License 2.0. module "luci.controller.freifunk.policy-routing"