Author: chaase3
Date: Fri Jan 4 20:34:04 2013
New Revision: 1429113
URL: http://svn.apache.org/viewvc?rev=1429113&view=rev
Log:
Incremented the copyright year in docs.properties. This value is overridden
in a doc release build, so it's primarily useful in generating docs for review.
Modified:
db/derby/docs/branches/10.8/docs.properties
Modified: db/derby/docs/branches/10.8/docs.properties
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/docs.properties?rev=1429113&r1=1429112&r2=1429113&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/docs.properties (original)
+++ db/derby/docs/branches/10.8/docs.properties Fri Jan 4 20:34:04 2013
@@ -12,6 +12,6 @@ dita.extname=.dita
temp.source=${basedir}/temp_source
pipeline.artifacts=${basedir}
pipeline.devguide=${pipeline.artifacts}/devguide
-copyright.year=2012
+copyright.year=2013
release.id.short=10.8
args.csspath=
|