From: Arne Fitzenreiter Date: Thu, 23 Jan 2014 18:21:22 +0000 (+0100) Subject: WebIF: fix gpl accept redirection for elinks. X-Git-Tag: v2.15-beta2~79 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e66d300a43f3effecb740042acad80ff0b3284a1;p=people%2Fms%2Fipfire-2.x.git WebIF: fix gpl accept redirection for elinks. elinks doesn't like get a 302 redirection after an other. --- diff --git a/html/html/index.cgi b/html/html/index.cgi index 81ae7dc92d..f33f7019e8 100644 --- a/html/html/index.cgi +++ b/html/html/index.cgi @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2014 IPFire Team