cvs: gd /libgd COPYING index.html
[email protected] ("Pierre-Alain Joye")
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvspajoye1170104825@cvsserver> |
pajoye Mon Jan 29 21:07:05 2007 UTC
Modified files:
/gd/libgd index.html COPYING
Log:
- update years and (c)
http://cvs.php.net/viewvc.cgi/gd/libgd/index.html?r1=1.51&r2=1.52&diff_format=u
Index: gd/libgd/index.html
diff -u gd/libgd/index.html:1.51 gd/libgd/index.html:1.52
--- gd/libgd/index.html:1.51 Thu Jan 4 14:21:07 2007
+++ gd/libgd/index.html Mon Jan 29 21:07:04 2007
@@ -104,6 +104,9 @@
<p>
Portions relating to gdft.c copyright 2001, 2002, 2003, 2004 John Ellson ([email protected]).
<p>
+Portions copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Pierre-Alain Joye ([email protected]).
+
+<p>
Portions relating to JPEG and to color quantization copyright 2000, 2001, 2002, 2003, 2004, Doug Becker and copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Thomas G. Lane. This software is based
in part on the work of the Independent JPEG Group. See the file
README-JPEG.TXT for more information.
@@ -1259,13 +1262,13 @@
<A NAME="getgd"><H3>How do I get gd?</H3></A>
<h4>Binaries (DLL for Windows programmers):</h4>
<ul>
-<li><a href="http://www.boutell.com/gd/http/gdwin32.zip">.ZIP File of DLL, Headers, Et Cetera</a>
+<li><a href="http://www.libgd.org/Downloads">.ZIP File of DLL, Headers, Et Cetera</a>
<p>
</ul>
<h4>Source Code:</h4>
<ul>
-<li><a href="http://www.boutell.com/gd/http/gd-2.0.33.tar.gz">Gzipped Tar File (Unix)</a>
-<li><a href="http://www.boutell.com/gd/http/gd-2.0.33.zip">.ZIP File of SOURCE CODE (Windows)</a>
+<li><a href="http://www.libgd.org/Downloads">Gzipped Tar File (Unix)</a>
+<li><a href="http://www.boutell.com/gd/http/gd-2.0.33.tar.gz">.ZIP File of SOURCE CODE (Windows)</a>
</ul>
<P>
<A NAME="buildgd"><H3>How do I build gd?</H3></A>
http://cvs.php.net/viewvc.cgi/gd/libgd/COPYING?r1=1.4&r2=1.5&diff_format=u
Index: gd/libgd/COPYING
diff -u gd/libgd/COPYING:1.4 gd/libgd/COPYING:1.5
--- gd/libgd/COPYING:1.4 Thu Jan 4 14:25:38 2007
+++ gd/libgd/COPYING Mon Jan 29 21:07:04 2007
@@ -18,8 +18,8 @@
Portions relating to gdft.c copyright 2001, 2002 John Ellson
([email protected]).
- Portions copyright 2000, 2002, 2003, 2004, 2005 Pierre-Alain Joye
- ([email protected]).
+ Portions copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+ Pierre-Alain Joye ([email protected]).
Portions relating to JPEG and to color quantization copyright 2000,
2001, 2002, Doug Becker and copyright (C) 1994, 1995, 1996, 1997,