From c38117d2ad91fe2a912e1cfcb9949bb20371127d Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Tue, 23 Jan 2018 13:12:53 +0100 Subject: luci-app-wman3: add license header to all files Signed-off-by: Florian Eckert --- applications/luci-app-mwan3/luasrc/controller/mwan3.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'applications/luci-app-mwan3/luasrc/controller/mwan3.lua') diff --git a/applications/luci-app-mwan3/luasrc/controller/mwan3.lua b/applications/luci-app-mwan3/luasrc/controller/mwan3.lua index 5249d4e22d..64ee9f548c 100644 --- a/applications/luci-app-mwan3/luasrc/controller/mwan3.lua +++ b/applications/luci-app-mwan3/luasrc/controller/mwan3.lua @@ -1,3 +1,7 @@ +-- Copyright 2014 Aedan Renner +-- Copyright 2018 Florian Eckert +-- Licensed to the public under the GNU General Public License v2. + module("luci.controller.mwan3", package.seeall) sys = require "luci.sys" -- cgit v1.2.3