diff options
author | David Sommerseth <dazo@users.sourceforge.net> | 2012-10-08 02:14:48 +0200 |
---|---|---|
committer | David Sommerseth <dazo@users.sourceforge.net> | 2012-10-08 02:18:14 +0200 |
commit | 859ec82577740e113ebf1f4ae2d89baafcf41075 (patch) | |
tree | 2bd239a771005408edd595e9bd9dee807fc4a8ce /plugin/firewall/iptables | |
parent | 17cdd3faf35880c11a3dd0c747a5b10f373f975d (diff) | |
download | eurephia-859ec82577740e113ebf1f4ae2d89baafcf41075.tar.gz eurephia-859ec82577740e113ebf1f4ae2d89baafcf41075.tar.xz eurephia-859ec82577740e113ebf1f4ae2d89baafcf41075.zip |
Updated copyright dates
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Diffstat (limited to 'plugin/firewall/iptables')
-rw-r--r-- | plugin/firewall/iptables/CMakeLists.txt | 2 | ||||
-rw-r--r-- | plugin/firewall/iptables/efw-iptables.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugin/firewall/iptables/CMakeLists.txt b/plugin/firewall/iptables/CMakeLists.txt index ef2a67a..4187a0c 100644 --- a/plugin/firewall/iptables/CMakeLists.txt +++ b/plugin/firewall/iptables/CMakeLists.txt @@ -1,6 +1,6 @@ # cmake rules for eurephia - iptables firewall driver # -# GPLv2 only - Copyright (C) 2008 - 2010 +# GPLv2 only - Copyright (C) 2008 - 2012 # David Sommerseth <dazo@users.sourceforge.net> # # This program is free software; you can redistribute it and/or diff --git a/plugin/firewall/iptables/efw-iptables.c b/plugin/firewall/iptables/efw-iptables.c index 4aebbac..973a0fd 100644 --- a/plugin/firewall/iptables/efw-iptables.c +++ b/plugin/firewall/iptables/efw-iptables.c @@ -1,6 +1,6 @@ /* efw_iptables.c -- iptables implementation - updates Linux iptables * - * GPLv2 only - Copyright (C) 2008 - 2010 + * GPLv2 only - Copyright (C) 2008 - 2012 * David Sommerseth <dazo@users.sourceforge.net> * * This program is free software; you can redistribute it and/or |