]> granicus.if.org Git - libexpat/commitdiff
Consistently use the shorter libexpat.org URL.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 13 Jun 2002 18:12:20 +0000 (18:12 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 13 Jun 2002 18:12:20 +0000 (18:12 +0000)
expat/doc/reference.html
expat/doc/xmlwf.sgml
expat/make-release.sh
expat/win32/expat.iss

index ff585effc31ca66f95882ccf16f7aaaf1ba05c9e..97846ac34db78a61176f3bdf02d78c861099d14f 100644 (file)
@@ -27,7 +27,7 @@ the XML specification.</p>
 
 <p>This is free software, licensed under the
 <a href="../COPYING">MIT/X Consortium license</a>. You may download it from
-<a href="http://expat.sourceforge.net">the expat homepage on Source Forge</a>.
+<a href="http://www.libexpat.org/">the Expat home page</a>.
 </p>
 
 <p>The bulk of this document was originally commissioned as an article by
index 29ba02dffabc71ffde8284eed4ce378f04e1d922..648c9c46c428c92c76f1305eeb3c0bbddef86d0e 100644 (file)
@@ -403,7 +403,7 @@ http://www.xml.com/pub/a/tools/ruwf/check.html
        <para>
 
 <literallayout>
-The Expat home page:        http://expat.sourceforge.net/
+The Expat home page:        http://www.libexpat.org/
 The W3 XML specification:   http://www.w3.org/TR/REC-xml
 </literallayout>
 
index 3ec043c77d70e4b4790593f723afc80986e26737..28c1de34524a33431690ad35ee78a3de37e78b83 100755 (executable)
@@ -19,7 +19,7 @@ if test -e $tmpdir; then
 fi
 
 echo "Checking out into temporary area: $tmpdir"
-cvs -d :pserver:anonymous@cvs.expat.sourceforge.net:/cvsroot/expat export -r "$1" -d $tmpdir expat || exit 1
+cvs -d :pserver:anonymous@cvs.libexpat.org:/cvsroot/expat export -r "$1" -d $tmpdir expat || exit 1
 
 echo ""
 echo "----------------------------------------------------------------------"
index ada3a3c0528e6197e3df6731afc94f7349b7a388..6e0b9712f5e7178e516d673810b40805cdfb7431 100644 (file)
@@ -12,9 +12,9 @@ AppVerName=expat 1.95.3
 AppCopyright=Copyright © 1998-2002 Thai Open Source Software Center, Clark Cooper, and the Expat maintainers
 DefaultDirName={sd}\Expat-1.95.3
 AppPublisher=The Expat Developers
-AppPublisherURL=http://expat.sourceforge.net/
-AppSupportURL=http://expat.sourceforge.net/
-AppUpdatesURL=http://expat.sourceforge.net/
+AppPublisherURL=http://www.libexpat.org/
+AppSupportURL=http://www.libexpat.org/
+AppUpdatesURL=http://www.libexpat.org/
 UninstallDisplayName=Expat XML Parser (version 1.95.3)
 UninstallFilesDir={app}\Uninstall