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 [3/3] - in /tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester: ./ shared/ unpshared/ unshared/

Modified: tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/WrapperFilter.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/WrapperFilter.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/WrapperFilter.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/WrapperFilter.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/Xerces01.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Xerces01.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Xerces01.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Xerces01.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/Xerces01Parser.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Xerces01Parser.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Xerces01Parser.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/Xerces01Parser.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/shared/SharedSessionBean.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/shared/SharedSessionBean.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/shared/SharedSessionBean.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/shared/SharedSessionBean.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/unpshared/UnpSharedSessionBean.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/unpshared/UnpSharedSessionBean.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/unpshared/UnpSharedSessionBean.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/unpshared/UnpSharedSessionBean.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/unshared/UnsharedSessionBean.java
URL: http://svn.apache.org/viewvc/tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/unshared/UnsharedSessionBean.java?rev=895225&r1=895224&r2=895225&view=diff
==============================================================================
--- tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/unshared/UnsharedSessionBean.java (original)
+++ tomcat/archive/tc4.1.x/trunk/container/tester/src/tester/org/apache/tester/unshared/UnsharedSessionBean.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