]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/forwardfw/firewall-lib.pl
Forward Firewall: edited GPL-header
[people/teissler/ipfire-2.x.git] / config / forwardfw / firewall-lib.pl
index e616d7efa9c9025d8f1e0540bf4e1336d7f6b5cd..f1e8403daa171b03deb17757fe358eae8402205d 100755 (executable)
@@ -2,7 +2,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2013                                                          #
+# Copyright (C) 2013 Alexander Marx <amarx@ipfire.org>                        #
 #                                                                             #
 # 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        #
@@ -18,8 +18,6 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.       #
 #                                                                             #
 ###############################################################################
-# Author: Alexander Marx (amarx@ipfire.org)                                   #
-###############################################################################
 
 use strict;
 no warnings 'uninitialized';