[Clirr-devel] CVS: clirr/xdocs contributing.xml,1.2,1.3
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2004-08-22 12:02:40
|
Update of /cvsroot/clirr/clirr/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31759/xdocs Modified Files: contributing.xml Log Message: fixed typo Index: contributing.xml =================================================================== RCS file: /cvsroot/clirr/clirr/xdocs/contributing.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- contributing.xml 20 Sep 2003 13:02:54 -0000 1.2 +++ contributing.xml 22 Aug 2004 12:02:26 -0000 1.3 @@ -1,3 +1,5 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> + <document> <properties> <title>Clirr Ant Task</title> @@ -6,7 +8,7 @@ <body> <section name="Contributing to Clirr"> <p> - If you have made an improvent to the Clirr source code, documentation, + If you have made an improvement to the Clirr source code, documentation, or anything else, please consider contributing it back to the community. </p> <p> @@ -16,7 +18,7 @@ </p> <p> Note that anything you contribute must have the same license - as the rest of Clirr, i.e. LGPL, Copyright Lars Kühne. + as the rest of Clirr, i.e. LGPL, Copyright Lars Kühne. </p> </section> <section name="Copyright Lars? Why not copyright myself?"> |