X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-statistics%2Fluasrc%2Fstatistics%2Fdatatree.lua;fp=applications%2Fluci-app-statistics%2Fluasrc%2Fstatistics%2Fdatatree.lua;h=806b054cb6d60bdb2c81e0f62c88433d1cf6794e;hp=b1ae010f02b1e16443ad3f375b1e35355543c1a7;hb=41d2b33087da393453c45f5d923d690c88ee5474;hpb=7a3493b1f7d75a3945279115324cf2ff4da26b7b diff --git a/applications/luci-app-statistics/luasrc/statistics/datatree.lua b/applications/luci-app-statistics/luasrc/statistics/datatree.lua index b1ae010f0..806b054cb 100644 --- a/applications/luci-app-statistics/luasrc/statistics/datatree.lua +++ b/applications/luci-app-statistics/luasrc/statistics/datatree.lua @@ -1,4 +1,4 @@ --- Copyright 2008 Freifunk Leipzig / Jo-Philipp Wich +-- Copyright 2008 Freifunk Leipzig / Jo-Philipp Wich -- Licensed to the public under the Apache License 2.0. module("luci.statistics.datatree", package.seeall)