Author: kwade Update of /cvs/fedora/web/html/licenses/export In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29428/web/html/licenses/export Modified Files: index.php Log Message: updating as per bz#189069 patch 2 Index: index.php =================================================================== RCS file: /cvs/fedora/web/html/licenses/export/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.php 13 Oct 2006 17:20:22 -0000 1.2 +++ index.php 14 Oct 2006 05:04:09 -0000 1.3 @@ -3,8 +3,8 @@ // Easily-changeable template for redirection. // -//$NEWURL="http://fedora.redhat.com/About/legal/licenses/"; -$NEWURL="http://fedoraproject.org/wiki/Legal/Licenses"; +//$NEWURL="http://fedora.redhat.com/About/legal/licenses/export/"; +$NEWURL="http://fedoraproject.org/wiki/Legal/Export"; include("redirect.inc");