[jsword-svn] r2141 - trunk/jsword-web
dmsmith at crosswire.org
dmsmith at crosswire.org
Sun Apr 3 04:46:19 MST 2011
Author: dmsmith
Date: 2011-04-03 04:46:19 -0700 (Sun, 03 Apr 2011)
New Revision: 2141
Modified:
trunk/jsword-web/build.xml
Log:
Fix copyright years
Modified: trunk/jsword-web/build.xml
===================================================================
--- trunk/jsword-web/build.xml 2011-04-03 02:07:01 UTC (rev 2140)
+++ trunk/jsword-web/build.xml 2011-04-03 11:46:19 UTC (rev 2141)
@@ -70,7 +70,7 @@
version="true"
source="1.5"
failonerror="false">
- <footer>Copyright ¨ 2003-2007</footer>
+ <footer>Copyright ¨ 2003-2011</footer>
<link offline="true" href="http://download.oracle.com/javase/1.5.0/docs/api/" packagelistLoc="${source.etc}/javadoc"/>
</javadoc>
</target>
More information about the jsword-svn
mailing list