X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Fluci-mod-freifunk%2Fluasrc%2Fmodel%2Fcbi%2Ffreifunk%2Fprofile_expert.lua;h=22554a66fc0a6e82446d2fe1a2d6faeae597eaf4;hp=0d890e1df6337809923ea1f633848917d741eb36;hb=7a3493b1f7d75a3945279115324cf2ff4da26b7b;hpb=998011462408e76c1a766afd5a6fe7ce82393218 diff --git a/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile_expert.lua b/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile_expert.lua index 0d890e1df..22554a66f 100644 --- a/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile_expert.lua +++ b/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile_expert.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 - - httc://www.apache.org/licenses/LICENSE-2.0 -]]-- +-- Copyright 2011 Manuel Munz +-- Licensed to the public under the Apache License 2.0. local fs = require "nixio.fs" local uci = require "luci.model.uci".cursor()