Globally reduce copyright headers
[project/luci.git] / applications / luci-app-diag-devinfo / luasrc / controller / luci_diag / smap_common.lua
index e9aeaa621448533ce00a6158ede80a42eeb24361..82a1e052e308943c6d7e506cfc22a19f74293816 100644 (file)
@@ -1,15 +1,5 @@
---[[
-
-Luci diag - Diagnostics controller module
-(c) 2009 Daniel Dickinson
-
-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
-
-]]--
+-- Copyright 2009 Daniel Dickinson
+-- Licensed to the public under the Apache License 2.0.
 
 module("luci.controller.luci_diag.smap_common", package.seeall)