>From 4576a8e442dd2e627fac6f6c771e24a212a4d34a Mon Sep 17 00:00:00 2001 From: Mart Frauenlob Date: Sat, 6 Apr 2013 10:30:13 +0200 Subject: [PATCH] iptables: Update coreteam copyright time range in license header. --- iptables/ip6tables-standalone.c | 2 +- iptables/ip6tables.c | 2 +- iptables/iptables-standalone.c | 2 +- iptables/iptables.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/iptables/ip6tables-standalone.c b/iptables/ip6tables-standalone.c index 21b5811..c62d287 100644 --- a/iptables/ip6tables-standalone.c +++ b/iptables/ip6tables-standalone.c @@ -1,7 +1,7 @@ /* * Author: Paul.Russell@rustcorp.com.au and mneuling@radlogic.com.au * - * (C) 2000-2002 by the netfilter coreteam : + * (C) 2000-2013 by the netfilter coreteam : * Paul 'Rusty' Russell * Marc Boucher * James Morris diff --git a/iptables/ip6tables.c b/iptables/ip6tables.c index c8d34e2..80f6c3a 100644 --- a/iptables/ip6tables.c +++ b/iptables/ip6tables.c @@ -3,7 +3,7 @@ /* * Author: Paul.Russell@rustcorp.com.au and mneuling@radlogic.com.au * - * (C) 2000-2002 by the netfilter coreteam : + * (C) 2000-2013 by the netfilter coreteam : * Paul 'Rusty' Russell * Marc Boucher * James Morris diff --git a/iptables/iptables-standalone.c b/iptables/iptables-standalone.c index 683a44a..f5b47ec 100644 --- a/iptables/iptables-standalone.c +++ b/iptables/iptables-standalone.c @@ -3,7 +3,7 @@ * * Based on the ipchains code by Paul Russell and Michael Neuling * - * (C) 2000-2002 by the netfilter coreteam : + * (C) 2000-2013 by the netfilter coreteam : * Paul 'Rusty' Russell * Marc Boucher * James Morris diff --git a/iptables/iptables.c b/iptables/iptables.c index 79fa37b..3c8be20 100644 --- a/iptables/iptables.c +++ b/iptables/iptables.c @@ -3,7 +3,7 @@ /* * Author: Paul.Russell@rustcorp.com.au and mneuling@radlogic.com.au * - * (C) 2000-2002 by the netfilter coreteam : + * (C) 2000-2013 by the netfilter coreteam : * Paul 'Rusty' Russell * Marc Boucher * James Morris -- 1.7.2.5