diff options
| author | David Sommerseth <dazo@users.sourceforge.net> | 2010-05-25 15:17:38 +0200 |
|---|---|---|
| committer | David Sommerseth <dazo@users.sourceforge.net> | 2010-07-30 11:02:54 +0200 |
| commit | 430758cb6c263576ddcf3bcae27ed253df973daa (patch) | |
| tree | be9e8ea1e1211d951b4182d59dee3e6b7b8c6936 /plugin/firewall/iptables | |
| parent | f6aed3aee0c89d07bf7ad81d3c4599eb03c9b2f1 (diff) | |
| download | eurephia-430758cb6c263576ddcf3bcae27ed253df973daa.tar.gz eurephia-430758cb6c263576ddcf3bcae27ed253df973daa.tar.xz eurephia-430758cb6c263576ddcf3bcae27ed253df973daa.zip | |
Updated Copyright dates to include 2010
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 3d75f5c..ef2a67a 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-2009 +# GPLv2 only - Copyright (C) 2008 - 2010 # 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 5d04d83..8e90ac4 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, 2009 + * GPLv2 only - Copyright (C) 2008 - 2010 * David Sommerseth <dazo@users.sourceforge.net> * * This program is free software; you can redistribute it and/or |
