From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mart Frauenlob Subject: [PATCH] xtables: Update copyright time range in license header Date: Sat, 06 Apr 2013 11:04:39 +0200 Message-ID: <515FE527.8030503@chello.at> Reply-To: mart.frauenlob@chello.at Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------010909060805050603020104" To: netfilter-devel@vger.kernel.org Return-path: Received: from fep12.mx.upcmail.net ([62.179.121.32]:35387 "EHLO fep12.mx.upcmail.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1163106Ab3DFJU2 (ORCPT ); Sat, 6 Apr 2013 05:20:28 -0400 Received: from edge02.upcmail.net ([192.168.13.237]) by viefep12-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20130406090525.OAAV14414.viefep12-int.chello.at@edge02.upcmail.net> for ; Sat, 6 Apr 2013 11:05:25 +0200 Sender: netfilter-devel-owner@vger.kernel.org List-ID: This is a multi-part message in MIME format. --------------010909060805050603020104 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, this patch updates the copyright license time range in xtables.c mentioning the coreteam as author from 2000-2002 to 2000-2013. Hopefully this is appropriate. Best regards Mart --------------010909060805050603020104 Content-Type: text/plain; charset=windows-1252; name="xtables-Update-coreteam-copyright-time-range-in-license.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename*0="xtables-Update-coreteam-copyright-time-range-in-license.patc"; filename*1="h" >>From 88de0d50928c162b9f2e03ae10feddd24204b366 Mon Sep 17 00:00:00 2001 From: Mart Frauenlob Date: Sat, 6 Apr 2013 10:48:49 +0200 Subject: [PATCH 1/2] xtables: Update coreteam copyright time range in license. --- libxtables/xtables.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/libxtables/xtables.c b/libxtables/xtables.c index 009ab91..8825f8a 100644 --- a/libxtables/xtables.c +++ b/libxtables/xtables.c @@ -1,5 +1,5 @@ /* - * (C) 2000-2006 by the netfilter coreteam : + * (C) 2000-2013 by the netfilter coreteam : * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- 1.7.2.5 --------------010909060805050603020104--