Author: sebb
Date: Thu Jan  3 16:18:00 2008
New Revision: 608683

URL: http://svn.apache.org/viewvc?rev=608683&view=rev
Log:
Pass the copyright symbol through to the final HTML

Modified:
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=608683&r1=608682&r2=608683&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Thu Jan  3 16:18:00 2008
@@ -1400,7 +1400,7 @@
       doctitle="Apache JMeter API" 
       windowtitle="Apache JMeter API" 
       header="<b>Apache JMeter</b>" 
-      bottom="Copyright © 1998-${THISYEAR} Apache Software Foundation. 
All Rights Reserved."
+      bottom="Copyright © 1998-${THISYEAR} Apache Software 
Foundation. All Rights Reserved."
       packagenames="org.apache.jmeter.*,org.apache.jorphan.*"
       excludepackagenames="org.apache.jorphan.timer">
       <classpath refid="classpath"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to