Globally reduce copyright headers
[project/luci.git] / applications / luci-app-diag-devinfo / luasrc / controller / luci_diag / luci_diag_devinfo.lua
index 7a2fbd9..ebba03f 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.luci_diag_devinfo", package.seeall)