You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2008/01/04 01:18:55 UTC

svn commit: r608684 - in /jakarta/jmeter/trunk: NOTICE src/core/org/apache/jmeter/util/JMeterVersion.java

Author: sebb
Date: Thu Jan  3 16:18:53 2008
New Revision: 608684

URL: http://svn.apache.org/viewvc?rev=608684&view=rev
Log:
Update Copyright to 2008

Modified:
    jakarta/jmeter/trunk/NOTICE
    jakarta/jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java

Modified: jakarta/jmeter/trunk/NOTICE
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/NOTICE?rev=608684&r1=608683&r2=608684&view=diff
==============================================================================
--- jakarta/jmeter/trunk/NOTICE (original)
+++ jakarta/jmeter/trunk/NOTICE Thu Jan  3 16:18:53 2008
@@ -1,5 +1,5 @@
 Apache JMeter
-Copyright 1998-2007 The Apache Software Foundation
+Copyright 1998-2008 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java?rev=608684&r1=608683&r2=608684&view=diff
==============================================================================
--- jakarta/jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java (original)
+++ jakarta/jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java Thu Jan  3 16:18:53 2008
@@ -46,7 +46,7 @@
 	 */
 	private static final String VERSION = "2.3.2";
 
-	static final String COPYRIGHT = "Copyright (c) 1998-2007 The Apache Software Foundation";
+	static final String COPYRIGHT = "Copyright (c) 1998-2008 The Apache Software Foundation";
 
 	private JMeterVersion() // Not instantiable
 	{



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org