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 2005/01/04 20:29:56 UTC

cvs commit: jakarta-jmeter/src/components/org/apache/jmeter/config CSVDataSetBeanInfo.java

sebb        2005/01/04 11:29:56

  Modified:    src/components/org/apache/jmeter/config
                        CSVDataSetBeanInfo.java
  Log:
  Add ASF Lic V2
  
  Revision  Changes    Path
  1.2       +15 -4     jakarta-jmeter/src/components/org/apache/jmeter/config/CSVDataSetBeanInfo.java
  
  Index: CSVDataSetBeanInfo.java
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/src/components/org/apache/jmeter/config/CSVDataSetBeanInfo.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CSVDataSetBeanInfo.java	19 Oct 2004 20:08:19 -0000	1.1
  +++ CSVDataSetBeanInfo.java	4 Jan 2005 19:29:56 -0000	1.2
  @@ -1,9 +1,20 @@
   /*
  - * Created on Sep 29, 2004
  + * Copyright 2004-2005 The Apache Software Foundation.
    *
  - * TODO To change the template for this generated file go to
  - * Window - Preferences - Java - Code Style - Code Templates
  - */
  + * Licensed under the Apache License, Version 2.0 (the "License");
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + *
  + *   http://www.apache.org/licenses/LICENSE-2.0
  + *
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an "AS IS" BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + * 
  +*/
  +
   package org.apache.jmeter.config;
   
   import java.beans.PropertyDescriptor;
  
  
  

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