You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2010/01/02 17:36:15 UTC

svn commit: r895225 [1/3] - in /tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester: ./ shared/ unpshared/ unshared/

Author: rjung
Date: Sat Jan  2 16:36:10 2010
New Revision: 895225

URL: http://svn.apache.org/viewvc?rev=895225&view=rev
Log:
Change license header in container/tester java source
files using the copy2license.pl script.

Although the previous form is what the license file states how to
correctly apply ASL 2.0, usually the ASF copyright notice is not
applied to every source file. See

   http://www.apache.org/legal/src-headers.html#headers

for details.

Modified:
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Aggregate01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Aggregate02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication03.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication05.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/CharArrayResponse.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/CharArrayWriterUpperCase.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context00.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextBean.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextListener01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextListener02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/DatePropertyEditor.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Decoding01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage03.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage04.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage05.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage06.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage07.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest02a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse04.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse04a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00d.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward03.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward03a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04b.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05b.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06b.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07b.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08b.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward09.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetHeaders01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetInputStream01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetLocales01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetLocales02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetParameter01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetParameterMap00.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetQueryString01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Golden01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include00.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include00a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include00d.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include02a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include03.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include03a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include04.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include04a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include04b.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include06a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include07.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include07a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include07b.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include07c.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include09.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include10.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Include10a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Jndi01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Jndi02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Lifecycle01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Lifecycle02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Lifecycle03.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Redirect01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Redirect01a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Reflection01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Reset01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Resources01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Resources02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Resources03.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Resources04.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Resources05.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Resources06.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ResponseWrap01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ResponseWrap01a.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ResponseWrap01c.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Session01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Session02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Session03.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Session04.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Session05.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Session06.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/SessionBean.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/SessionListener01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/SessionListener02.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/SessionListener03.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/SetBufferSize01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/SetLocale01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/StaticFilter.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/StaticLogger.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/TestClient.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/TesterException.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/TesterHttpServletRequestWrapper.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/TesterHttpServletResponseWrapper.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/TesterServletRequestWrapper.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/TesterServletResponseWrapper.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/UpperCaseFilter.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/UpperCaseInputStream.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/UpperCaseOutputStream.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/UpperCaseReader.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/UpperCaseRequest.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/UpperCaseResponse.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/UpperCaseWriter.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/WrapperFilter.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Xerces01.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Xerces01Parser.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/shared/SharedSessionBean.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/unpshared/UnpSharedSessionBean.java
    tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/unshared/UnsharedSessionBean.java

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Aggregate01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Aggregate01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Aggregate01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Aggregate01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Aggregate02.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Aggregate02.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Aggregate02.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Aggregate02.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication02.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication02.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication02.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication02.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication03.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication03.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication03.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication03.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication05.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication05.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication05.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Authentication05.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/CharArrayResponse.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/CharArrayResponse.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/CharArrayResponse.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/CharArrayResponse.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/CharArrayWriterUpperCase.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/CharArrayWriterUpperCase.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/CharArrayWriterUpperCase.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/CharArrayWriterUpperCase.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context00.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context00.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context00.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context00.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context02.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context02.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context02.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Context02.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextBean.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextBean.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextBean.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextBean.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextListener01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextListener01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextListener01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextListener01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextListener02.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextListener02.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextListener02.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ContextListener02.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/DatePropertyEditor.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/DatePropertyEditor.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/DatePropertyEditor.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/DatePropertyEditor.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Decoding01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Decoding01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Decoding01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Decoding01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage02.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage02.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage02.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage02.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage03.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage03.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage03.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage03.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage04.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage04.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage04.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage04.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage05.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage05.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage05.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage05.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage06.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage06.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage06.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage06.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage07.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage07.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage07.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/ErrorPage07.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest02.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest02.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest02.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest02.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest02a.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest02a.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest02a.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterRequest02a.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse04.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse04.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse04.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse04.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse04a.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse04a.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse04a.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/FilterResponse04a.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00a.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00a.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00a.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00a.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00d.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00d.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00d.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward00d.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward03.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward03.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward03.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward03.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward03a.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward03a.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward03a.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward03a.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04a.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04a.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04a.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04a.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04b.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04b.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04b.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward04b.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05a.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05a.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05a.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05a.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05b.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05b.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05b.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward05b.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06a.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06a.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06a.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06a.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06b.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06b.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06b.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward06b.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07a.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07a.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07a.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07a.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07b.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07b.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07b.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward07b.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08a.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08a.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08a.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08a.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08b.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08b.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08b.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward08b.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward09.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward09.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward09.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Forward09.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetHeaders01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetHeaders01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetHeaders01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetHeaders01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetInputStream01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetInputStream01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetInputStream01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetInputStream01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetLocales01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetLocales01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetLocales01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetLocales01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetLocales02.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetLocales02.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetLocales02.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetLocales02.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000, 2001 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetParameter01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetParameter01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetParameter01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetParameter01.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetParameterMap00.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetParameterMap00.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetParameterMap00.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/GetParameterMap00.java Sat Jan  2 16:36:10 2010
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999, 2000 ,2004 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 



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