X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-shairport%2Fluasrc%2Fmodel%2Fcbi%2Fshairport.lua;h=d3c2a25db03553ae28a9a1b4857815a8007f2e6e;hp=974d7850dd60be44ef04aa1362389eec7d286ea7;hb=8152c46ebe94fad4bca588d45d0ddb2be6bacddb;hpb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92 diff --git a/applications/luci-app-shairport/luasrc/model/cbi/shairport.lua b/applications/luci-app-shairport/luasrc/model/cbi/shairport.lua index 974d7850d..d3c2a25db 100644 --- a/applications/luci-app-shairport/luasrc/model/cbi/shairport.lua +++ b/applications/luci-app-shairport/luasrc/model/cbi/shairport.lua @@ -1,16 +1,5 @@ ---[[ -LuCI - Lua Configuration Interface - Shairport support - -Copyright 2014 Álvaro Fernández Rojas - -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 +-- Licensed to the public under the Apache License 2.0. m = Map("shairport", "Shairport", translate("Shairport is a simple AirPlay server implementation, here you can configure the settings."))