You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2006/01/24 20:11:21 UTC

svn commit: r371984 - /logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/Transformer.java

Author: carnold
Date: Tue Jan 24 11:11:19 2006
New Revision: 371984

URL: http://svn.apache.org/viewcvs?rev=371984&view=rev
Log:
Update ASL 1.1 notices to ASL 2.0

Modified:
    logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/Transformer.java

Modified: logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/Transformer.java
URL: http://svn.apache.org/viewcvs/logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/Transformer.java?rev=371984&r1=371983&r2=371984&view=diff
==============================================================================
--- logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/Transformer.java (original)
+++ logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/util/Transformer.java Tue Jan 24 11:11:19 2006
@@ -1,9 +1,18 @@
 /*
- * Copyright (C) The Apache Software Foundation. All rights reserved.
- *
- * This software is published under the terms of the Apache Software
- * License version 1.1, a copy of which has been included with this
- * distribution in the LICENSE.txt file.  */
+ * Copyright 1999-2006 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
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 
 package org.apache.log4j.util;
 



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