sebb 2005/01/07 11:06:55
Modified: src/core/org/apache/jmeter/util JMeterVersion.java
Log:
Update Copyright year to 2005
Revision Changes Path
1.30 +2 -2
jakarta-jmeter/src/core/org/apache/jmeter/util/JMeterVersion.java
Index: JMeterVersion.java
===================================================================
RCS file:
/home/cvs/jakarta-jmeter/src/core/org/apache/jmeter/util/JMeterVersion.java,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- JMeterVersion.java 10 Dec 2004 21:32:53 -0000 1.29
+++ JMeterVersion.java 7 Jan 2005 19:06:55 -0000 1.30
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2004 The Apache Software Foundation.
+ * Copyright 2003-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -41,7 +41,7 @@
*/
static final String VERSION = "2.1.20041210";
- static final String COPYRIGHT = "Copyright (c) 1998-2004 The Apache
Software Foundation";
+ static final String COPYRIGHT = "Copyright (c) 1998-2005 The Apache
Software Foundation";
private JMeterVersion() // Not instantiable
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]