X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Fluci-base%2Fluasrc%2Fcontroller%2Fadmin%2Fservicectl.lua;fp=modules%2Fluci-base%2Fluasrc%2Fcontroller%2Fadmin%2Fservicectl.lua;h=5b855cb24b94b2d4446b3df5f0cccdd2829dec7d;hp=da41c7aaa9b041851b0b3508a25645fdae290118;hb=41d2b33087da393453c45f5d923d690c88ee5474;hpb=7a3493b1f7d75a3945279115324cf2ff4da26b7b diff --git a/modules/luci-base/luasrc/controller/admin/servicectl.lua b/modules/luci-base/luasrc/controller/admin/servicectl.lua index da41c7aaa..5b855cb24 100644 --- a/modules/luci-base/luasrc/controller/admin/servicectl.lua +++ b/modules/luci-base/luasrc/controller/admin/servicectl.lua @@ -1,4 +1,4 @@ --- Copyright 2010 Jo-Philipp Wich +-- Copyright 2010 Jo-Philipp Wich -- Licensed to the public under the Apache License 2.0. module("luci.controller.admin.servicectl", package.seeall)