Author: rmannibucau
Date: Tue Jul 19 12:56:57 2011
New Revision: 1148304

URL: http://svn.apache.org/viewvc?rev=1148304&view=rev
Log:
adding copyrights to openejb logging

Modified:
    openejb/trunk/openejb3/assembly/openejb-logging/pom.xml
    
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/Converter.java
    
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/SimpleJULLikeLayout.java
    
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/SimpleLog4jLikeFormatter.java

Modified: openejb/trunk/openejb3/assembly/openejb-logging/pom.xml
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-logging/pom.xml?rev=1148304&r1=1148303&r2=1148304&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-logging/pom.xml (original)
+++ openejb/trunk/openejb3/assembly/openejb-logging/pom.xml Tue Jul 19 12:56:57 
2011
@@ -1,21 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-
-    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
-
-    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.
--->
+  ~ 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
+  ~
+  ~     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.
+  -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <parent>

Modified: 
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/Converter.java
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/Converter.java?rev=1148304&r1=1148303&r2=1148304&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/Converter.java
 (original)
+++ 
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/Converter.java
 Tue Jul 19 12:56:57 2011
@@ -1,5 +1,5 @@
 /*
- * Licensed to the Apache Software Foundation (ASF) under one or more
+ *     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

Modified: 
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/SimpleJULLikeLayout.java
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/SimpleJULLikeLayout.java?rev=1148304&r1=1148303&r2=1148304&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/SimpleJULLikeLayout.java
 (original)
+++ 
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/SimpleJULLikeLayout.java
 Tue Jul 19 12:56:57 2011
@@ -1,5 +1,5 @@
 /*
- * Licensed to the Apache Software Foundation (ASF) under one or more
+ *     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

Modified: 
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/SimpleLog4jLikeFormatter.java
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/SimpleLog4jLikeFormatter.java?rev=1148304&r1=1148303&r2=1148304&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/SimpleLog4jLikeFormatter.java
 (original)
+++ 
openejb/trunk/openejb3/assembly/openejb-logging/src/main/java/org/apache/openejb/logging/SimpleLog4jLikeFormatter.java
 Tue Jul 19 12:56:57 2011
@@ -1,5 +1,5 @@
 /*
- * Licensed to the Apache Software Foundation (ASF) under one or more
+ *     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


Reply via email to