From: <svn...@os...> - 2012-06-28 06:07:00
|
Author: victortey Date: 2012-06-27 23:06:53 -0700 (Wed, 27 Jun 2012) New Revision: 38842 Modified: trunk/docs/common.py Log: GEOT-4185:Docs and Readme not updated when using build script for release, update the copyright year to 2012 Modified: trunk/docs/common.py =================================================================== --- trunk/docs/common.py 2012-06-28 03:06:48 UTC (rev 38841) +++ trunk/docs/common.py 2012-06-28 06:06:53 UTC (rev 38842) @@ -42,7 +42,7 @@ # General information about the project. project = u'GeoTools' -copyright = u'2011, GeoTools' +copyright = u'2012, GeoTools' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |