X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Ffreifunk%2Fluasrc%2Fcontroller%2Ffreifunk%2Fluciinfo.lua;fp=modules%2Ffreifunk%2Fluasrc%2Fcontroller%2Ffreifunk%2Fluciinfo.lua;h=4c24c5732b82fc4ee152b0f72d8e021e9914c008;hp=f7cbbf0639fe0e4c1474fe5342b86b2491c84b37;hb=7d03f8ea8a5edf72b708a8a4f45346048274fae6;hpb=09ecbe73ed51cdbbb204f323ad9207505680cd94 diff --git a/modules/freifunk/luasrc/controller/freifunk/luciinfo.lua b/modules/freifunk/luasrc/controller/freifunk/luciinfo.lua index f7cbbf063..4c24c5732 100644 --- a/modules/freifunk/luasrc/controller/freifunk/luciinfo.lua +++ b/modules/freifunk/luasrc/controller/freifunk/luciinfo.lua @@ -1,3 +1,16 @@ +--[[ +LuCI - Lua Configuration Interface + +Copyright 2008 Steven Barth + +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$ +]]-- module("luci.controller.freifunk.luciinfo", package.seeall) function index()