sebb 2005/01/07 11:04:52
Modified: src/core/org/apache/jmeter/util Tag: rel-2_0
JMeterVersion.java
Log:
Update Copyright year to 2005
Revision Changes Path
No revision
No revision
1.14.2.7 +4 -4
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.14.2.6
retrieving revision 1.14.2.7
diff -u -r1.14.2.6 -r1.14.2.7
--- JMeterVersion.java 7 Oct 2004 01:22:59 -0000 1.14.2.6
+++ JMeterVersion.java 7 Jan 2005 19:04:52 -0000 1.14.2.7
@@ -1,6 +1,6 @@
// $Header$
/*
- * 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.
@@ -43,7 +43,7 @@
*/
static final String VERSION = "2.0.2";
- 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]