[GRASS-SVN] r45138 - grass/trunk/man

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jan 21 12:56:00 EST 2011


Author: martinl
Date: 2011-01-21 09:56:00 -0800 (Fri, 21 Jan 2011)
New Revision: 45138

Modified:
   grass/trunk/man/build_html.py
Log:
happy new year


Modified: grass/trunk/man/build_html.py
===================================================================
--- grass/trunk/man/build_html.py	2011-01-21 17:30:09 UTC (rev 45137)
+++ grass/trunk/man/build_html.py	2011-01-21 17:56:00 UTC (rev 45138)
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 
 # utilities for generating HTML indices
-# (c) The GRASS Development Team, Markus Neteler, Glynn Clements 2003, 2004, 2005, 2006, 2009, 2010
+# (c) The GRASS Development Team, Markus Neteler, Glynn Clements 2003, 2004, 2005, 2006, 2009, 2010, 2011
 
 import sys
 import os
@@ -158,7 +158,7 @@
 r"""<BR><BR>
 <hr>
 <p><a href="${index_url}">Help Index</a> | <a href="full_index.html">Full Index</a><br>
-&copy; 2003-2010 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
+&copy; 2003-2011 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
 </body>
 </html>
 """)



More information about the grass-commit mailing list