From patchwork Sun Jun 21 10:57:00 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 3213 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 49qTyG0pYHz3wbg for ; Sun, 21 Jun 2020 10:57:10 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 49qTyD1W3dzcT; Sun, 21 Jun 2020 10:57:08 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49qTyC4hBsz2yZm; Sun, 21 Jun 2020 10:57:07 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49qTyB1Nwfz2xmj for ; Sun, 21 Jun 2020 10:57:06 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49qTy8565WzBY for ; Sun, 21 Jun 2020 10:57:04 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1592737025; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BZeZEVZ+bWytyqQFHyOXr2d1NgjkVPWtcMsoFAIAKEk=; b=8JHtCqHlprz/8+XXNs2Qq0xcJgSzdYKRa9TsgFtN4CM71Oou0C7MYsFEsbnGdRZe7zXd72 txJyIkRg2mUxQcBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1592737025; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BZeZEVZ+bWytyqQFHyOXr2d1NgjkVPWtcMsoFAIAKEk=; b=DUcnL7jzlGWwN4XFDPlaBIg3LwQsvay2YkR4VYWZZ459U1C2RBR3a+V3WUVIJ++4NVbu6D Y454vpDA95qgXB21JeiqHC9ycAV+rN2Y7pA9D64LzP+pTxTZf2Dcv2Y47rLj7lKKwxs/Ez SQEAPSH5IIQNd/V9srUBJPIPvHei+bmyj146qMP1FYUQfhgVFBgsiMOWCiPcvVWLHJkA4X GNRKhQJ+iVj832lIVRyLT8IieYtb9cLjkQJ6jekmTGWkDIMcJ5S6gjGZNe2B2h+g2iUidp wIwBL9nphKcJMd51PxzfydBcPhVJevnYpbMWLlBwRWdeXkFWJSxJUytW4xFkrA== To: development@lists.ipfire.org From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH 1/2] proxy.cgi: remove old CVS licence clutter Message-ID: <6852616d-9fca-abf4-89ca-ea0a7f01d487@ipfire.org> Date: Sun, 21 Jun 2020 10:57:00 +0000 MIME-Version: 1.0 Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=peter.mueller@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Peter Müller --- html/cgi-bin/proxy.cgi | 7 ------- 1 file changed, 7 deletions(-) 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 . # # # ############################################################################### -# -# (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;