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
>From 88de0d50928c162b9f2e03ae10feddd24204b366 Mon Sep 17 00:00:00 2001
From: Mart Frauenlob <mart.frauenlob@xxxxxxxxx>
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 <coreteam@xxxxxxxxxxxxx>:
+ * (C) 2000-2013 by the netfilter coreteam <coreteam@xxxxxxxxxxxxx>:
*
* 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