[1/2] proxy.cgi: remove old CVS licence clutter

Message ID 6852616d-9fca-abf4-89ca-ea0a7f01d487@ipfire.org
State Accepted
Commit abbec6069a551bc3dffd27ef7e0eaa53b0ba2412
Headers
Series [1/2] proxy.cgi: remove old CVS licence clutter |

Commit Message

Peter Müller June 21, 2020, 10:57 a.m. UTC
  Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
---
 html/cgi-bin/proxy.cgi | 7 -------
 1 file changed, 7 deletions(-)
  

Patch

diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi
index 73646a5ae..d1de4522d 100644
--- a/html/cgi-bin/proxy.cgi
+++ b/html/cgi-bin/proxy.cgi
@@ -18,13 +18,6 @@ 
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.       #
 #                                                                             #
 ###############################################################################
-#
-# (c) 2004-2009 marco.s - http://www.advproxy.net
-#
-# This code is distributed under the terms of the GPL
-#
-# $Id: advproxy.cgi,v 3.0.2 2009/02/04 00:00:00 marco.s Exp $
-#
 
 use strict;
 use Apache::Htpasswd;