Globally reduce copyright headers
[project/luci.git] / applications / luci-app-shairport / luasrc / controller / shairport.lua
index d201eca542ba401c6899606fe4d1cb329c8d92dd..b31b64e3cae9012a54d6c91dab48be9c103c0900 100644 (file)
@@ -1,16 +1,5 @@
---[[
-LuCI - Lua Configuration Interface - Shairport support
-
-Copyright 2014 Álvaro Fernández Rojas <noltari@gmail.com>
-
-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
-
-$Id$
-]]--
+-- Copyright 2014 Álvaro Fernández Rojas <noltari@gmail.com>
+-- Licensed to the public under the Apache License 2.0.
 
 module("luci.controller.shairport", package.seeall)