[GRASS-SVN] r40237 - in grass/trunk: . tools
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jan 5 04:03:54 EST 2010
Author: hamish
Date: 2010-01-05 04:03:53 -0500 (Tue, 05 Jan 2010)
New Revision: 40237
Modified:
grass/trunk/INSTALL
grass/trunk/SUBMITTING
grass/trunk/tools/mkhtml.py
grass/trunk/tools/module_synopsis.sh
Log:
2010ing
Modified: grass/trunk/INSTALL
===================================================================
--- grass/trunk/INSTALL 2010-01-05 08:41:57 UTC (rev 40236)
+++ grass/trunk/INSTALL 2010-01-05 09:03:53 UTC (rev 40237)
@@ -301,5 +301,5 @@
http://grass.osgeo.org/wiki/GRASS_6_Tutorial
------------------
-(C) 1999-2009 by The GRASS Development Team
+(C) 1999-2010 by The GRASS Development Team
$Date$
Modified: grass/trunk/SUBMITTING
===================================================================
--- grass/trunk/SUBMITTING 2010-01-05 08:41:57 UTC (rev 40236)
+++ grass/trunk/SUBMITTING 2010-01-05 09:03:53 UTC (rev 40237)
@@ -57,7 +57,7 @@
* be used. Note that most linked list functionality (add,
* remove, get) is supported, but there is no sorting
* functionality.
- * COPYRIGHT: (C) 2009 by the GRASS Development Team
+ * COPYRIGHT: (C) 2010 by the GRASS Development Team
*
* This program is free software under the GNU General Public
* License (>=v2). Read the COPYING file that comes with GRASS
Modified: grass/trunk/tools/mkhtml.py
===================================================================
--- grass/trunk/tools/mkhtml.py 2010-01-05 08:41:57 UTC (rev 40236)
+++ grass/trunk/tools/mkhtml.py 2010-01-05 09:03:53 UTC (rev 40237)
@@ -40,7 +40,7 @@
footer_tmpl = string.Template(\
"""<hr>
<p><a href="index.html">Main index</a> - <a href="$INDEXNAME.html">$INDEXNAME index</a> - <a href="full_index.html">Full index</a></p>
-<p>© 2003-2009 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
+<p>© 2003-2010 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
</body>
</html>
""")
Modified: grass/trunk/tools/module_synopsis.sh
===================================================================
--- grass/trunk/tools/module_synopsis.sh 2010-01-05 08:41:57 UTC (rev 40236)
+++ grass/trunk/tools/module_synopsis.sh 2010-01-05 09:03:53 UTC (rev 40237)
@@ -322,7 +322,7 @@
<hr>
<p>
<a href="index.html">Help Index</a><br>
-© 2007-2009 <a href="http://grass.osgeo.org">GRASS Development Team</a>
+© 2007-2010 <a href="http://grass.osgeo.org">GRASS Development Team</a>
</p>
</BODY>
More information about the grass-commit
mailing list