X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=libs%2Fcbi%2Fluasrc%2Fview%2Fcbi%2Fdvalue.htm;h=54555bfcdb67946d0a3f194c733773c3194263a8;hp=f54667def627d15f4f2eb01583a5b7cf9542fdab;hb=15886656187565d990230b681cdcd1221ffc3d8b;hpb=2fda23522360e4a800012b052bb7426dda4a9fe1 diff --git a/libs/cbi/luasrc/view/cbi/dvalue.htm b/libs/cbi/luasrc/view/cbi/dvalue.htm index f54667def..54555bfcd 100644 --- a/libs/cbi/luasrc/view/cbi/dvalue.htm +++ b/libs/cbi/luasrc/view/cbi/dvalue.htm @@ -1,3 +1,17 @@ +<%# +LuCI - Lua Configuration Interface +Copyright 2008 Steven Barth +Copyright 2008 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 + +$Id$ + +-%> <%+cbi/valueheader%> <% if self.value then if type(self.value) == "function" then %>