X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=modules%2Fluci-base%2Fluasrc%2Fsys%2Fzoneinfo.lua;fp=modules%2Fluci-base%2Fluasrc%2Fsys%2Fzoneinfo.lua;h=aa054a246f3b6a067116b48f2b3329e28226151e;hb=7a3493b1f7d75a3945279115324cf2ff4da26b7b;hp=f5a12bfcb63e3d13870015e4c1a08c6223737e22;hpb=998011462408e76c1a766afd5a6fe7ce82393218;p=project%2Fluci.git diff --git a/modules/luci-base/luasrc/sys/zoneinfo.lua b/modules/luci-base/luasrc/sys/zoneinfo.lua index f5a12bfcb..aa054a246 100644 --- a/modules/luci-base/luasrc/sys/zoneinfo.lua +++ b/modules/luci-base/luasrc/sys/zoneinfo.lua @@ -1,13 +1,4 @@ ---[[ -LuCI - Autogenerated Zoneinfo Module - -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 - -]]-- +-- Licensed to the public under the Apache License 2.0. local setmetatable, require, rawget, rawset = setmetatable, require, rawget, rawset