diff options
author | Florian Eckert <fe@dev.tdt.de> | 2018-01-23 13:12:53 +0100 |
---|---|---|
committer | Florian Eckert <fe@dev.tdt.de> | 2018-01-23 13:30:31 +0100 |
commit | c38117d2ad91fe2a912e1cfcb9949bb20371127d (patch) | |
tree | e90fe3dfc8d3d1b428eb485a62c1f8ea4f9c648a /applications/luci-app-mwan3/luasrc/view/mwan/status_detail.htm | |
parent | 72191b7e2c48e9fe84d84f35ad36e6387e66f14b (diff) |
luci-app-wman3: add license header to all files
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'applications/luci-app-mwan3/luasrc/view/mwan/status_detail.htm')
-rw-r--r-- | applications/luci-app-mwan3/luasrc/view/mwan/status_detail.htm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/applications/luci-app-mwan3/luasrc/view/mwan/status_detail.htm b/applications/luci-app-mwan3/luasrc/view/mwan/status_detail.htm index 708479cf84..b7bb6de1c7 100644 --- a/applications/luci-app-mwan3/luasrc/view/mwan/status_detail.htm +++ b/applications/luci-app-mwan3/luasrc/view/mwan/status_detail.htm @@ -1,3 +1,9 @@ +<%# + Copyright 2014 Aedan Renner <chipdankly@gmail.com> + Copyright 2018 Florian Eckert <fe@dev.tdt.de> + Licensed to the public under the GNU General Public License v2. +-%> + <%+header%> <ul class="cbi-tabmenu"> |