mirror of https://github.com/apache/jmeter.git
				
				
				
			Update Copyright to 2008
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@608684 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: dc4175dc6d
			
			
This commit is contained in:
		
							parent
							
								
									4751aea9b2
								
							
						
					
					
						commit
						ee63e3bcba
					
				
							
								
								
									
										2
									
								
								NOTICE
								
								
								
								
							
							
						
						
									
										2
									
								
								NOTICE
								
								
								
								
							|  | @ -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/). | ||||
|  |  | |||
|  | @ -46,7 +46,7 @@ public class JMeterVersion { | |||
| 	 */ | ||||
| 	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 | ||||
| 	{ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue