From: Nathaniel G. A. <nat...@us...> - 2004-06-05 13:22:06
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23597/src/documentation/content/xdocs Modified Files: downloads.xml index.xml license.xml antTargets.xml credits.xml Log Message: got rid of my name from the authors as it is not about me. It is about the project. Index: index.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.xml 29 May 2003 02:45:08 -0000 1.3 --- index.xml 5 Jun 2004 13:21:57 -0000 1.4 *************** *** 4,10 **** <header> <title>jCharts</title> - <authors> - <person name="Nathaniel Auvil" email="nat...@us..."/> - </authors> </header> --- 4,7 ---- Index: antTargets.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/antTargets.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** antTargets.xml 31 May 2004 19:55:41 -0000 1.3 --- antTargets.xml 5 Jun 2004 13:21:57 -0000 1.4 *************** *** 4,10 **** <header> <title>Ant Build Targets</title> - <authors> - <person name="Nathaniel Auvil" email="jch...@li..."/> - </authors> </header> --- 4,7 ---- Index: downloads.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/downloads.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** downloads.xml 31 May 2004 19:06:57 -0000 1.7 --- downloads.xml 5 Jun 2004 13:21:57 -0000 1.8 *************** *** 3,10 **** <document> <header> ! <title>Krysalis - jCharts</title> ! <authors> ! <person name="Nathaniel Auvil" email="nat...@us..."/> ! </authors> </header> --- 3,7 ---- <document> <header> ! <title>Krysalis jCharts Downloads</title> </header> Index: credits.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/credits.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** credits.xml 7 Dec 2003 14:08:41 -0000 1.3 --- credits.xml 5 Jun 2004 13:21:57 -0000 1.4 *************** *** 4,10 **** <header> <title>Credits</title> - <authors> - <person name="Nathaniel Auvil" email="nat...@us..."/> - </authors> </header> --- 4,7 ---- Index: license.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/license.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** license.xml 30 Aug 2003 19:01:19 -0000 1.2 --- license.xml 5 Jun 2004 13:21:57 -0000 1.3 *************** *** 3,10 **** <document> <header> ! <title></title> ! <authors> ! <person name="Nathaniel Auvil" email="nat...@us..."/> ! </authors> </header> --- 3,7 ---- <document> <header> ! <title>Krysalis jCharts License</title> </header> |