Globally reduce copyright headers
[project/luci.git] / modules / luci-base / luasrc / http / protocol.lua
index 6431b04..a0211a6 100644 (file)
@@ -1,17 +1,5 @@
---[[
-
-HTTP protocol implementation for LuCI
-(c) 2008 Freifunk Leipzig / Jo-Philipp Wich <xm@leipzig.freifunk.net>
-
-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 2008 Freifunk Leipzig / Jo-Philipp Wich <xm@leipzig.freifunk.net>
+-- Licensed to the public under the Apache License 2.0.
 
 --- LuCI http protocol class.
 -- This class contains several functions useful for http message- and content