Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml
 Thu Aug  4 09:09:44 2011
@@ -1,20 +1,19 @@
 <?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.
 -->
 
 <!-- $Rev$ $Date$ -->

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/default.instantdb.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/default.instantdb.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/default.instantdb.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/default.instantdb.properties
 Thu Aug  4 09:09:44 2011
@@ -1,7 +1,23 @@
+#
+# 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

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/embedded.logging.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/embedded.logging.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/embedded.logging.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/embedded.logging.properties
 Thu Aug  4 09:09:44 2011
@@ -1,51 +1,19 @@
-# =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
-#  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.
-# =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
-#  Configuration file for logging in OpenEJB
-#  
-#  OpenEJB uses Apache Log4j to provide logging services
-#  to the container system.
-#
-#  This file configures log4j using the properties file
-#  format declared by the class PropertyConfigurator
-#
-#  For a complete reference on log4j property 
-#  configuration, visit:
-#  
-#  
http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/PropertyConfigurator.html
+# 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
 #
-#  This file is designated as the log4j configuration file
-#  when the system property, log4j.configuration, is set
-#  as follows:
-#
-#  java -Dlog4j.configuration=file:conf/logging.conf
-#  
-#  Any other file could be set as the log4j configuration
-#  file using that file name instead.  For example, to 
-#  set the logging configuration using logging.xml, set
-#  the log4j.configuration system property as follows: 
-#
-#  java -Dlog4j.configuration=file:conf/logging.xml 
+#     http://www.apache.org/licenses/LICENSE-2.0
 #
-#  For more information on specifying log4j configuration
-#  files, visit:
-#  
-#  http://jakarta.apache.org/log4j/docs/manual.html
+# 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.
 #
-# =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 
 log4j.rootLogger                   = fatal,C
 log4j.category.OpenEJB             = warn

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/groups.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/groups.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/groups.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/groups.properties
 Thu Aug  4 09:09:44 2011
@@ -1,3 +1,20 @@
+#
+# 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.
+#
+
 committer=jonathan
 contributor=daniel
 community=jonathan,daniel

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/logging.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/logging.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/logging.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/logging.properties
 Thu Aug  4 09:09:44 2011
@@ -1,3 +1,20 @@
+#
+# 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.
+#
+
 # ---------------------------------------------------
 # The configuration below is good for standalone
 # scenarios.  There's a log file and everything is

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/openejb-version.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/openejb-version.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/openejb-version.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/openejb-version.properties
 Thu Aug  4 09:09:44 2011
@@ -14,8 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-# $Rev$ $Date$
-#
 copyright=Copyright 1999-2009 (C) Apache OpenEJB Project, All Rights Reserved.
 url=http://openejb.apache.org/
 version=${pom.version}

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/alt/util/resources/Messages.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/alt/util/resources/Messages.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/alt/util/resources/Messages.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/alt/util/resources/Messages.properties
 Thu Aug  4 09:09:44 2011
@@ -14,9 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-#
-# $Rev$ $Date$
-#
 
 #      param 0 type of error, param 1 error message from parser, param 2 line 
number, param 3 column number.
 as0001=FATAL ERROR: Error in XML configuration file.  Received {0} from the 
parser stating {1} at line {2} column {3}.

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/Messages.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/Messages.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/Messages.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/Messages.properties
 Thu Aug  4 09:09:44 2011
@@ -14,8 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-# $Rev$ $Date$
-#
 
 # Assembler.PersistenceClassLoaderHandlerImpl
 # addTransformer(ClassLoader, ClassFileTransformer)

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/cmd/Messages.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/cmd/Messages.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/cmd/Messages.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/cmd/Messages.properties
 Thu Aug  4 09:09:44 2011
@@ -14,9 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-#
-# $Rev$ $Date$
-#
 cmd.properties.description = Connects to the server and prints out a valid 
properties file containing all configured properties OpenEJB can 
see.\n\nOptions:
 
 # options.addOption(option("v", "version", "cmd.properties.opt.version"));

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/Messages.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/Messages.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/Messages.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/Messages.properties
 Thu Aug  4 09:09:44 2011
@@ -14,11 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-#
-# $Rev$ $Date$
-#
-# cipher
-# formatter.printHelp("cipher [options] <value>", 
"\n"+i18n("cmd.cipher.description"), options, "\n");
 cmd.cipher.description = Uses a password cipher implementation to 
encrypt/decrypt a value.
 
 #options.addOption(option("h", "help", "cmd.cipher.opt.help"));

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/rules/Messages.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/rules/Messages.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/rules/Messages.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/rules/Messages.properties
 Thu Aug  4 09:09:44 2011
@@ -14,11 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-# $Rev$ $Date$
-#
-#--------------------------------------------------------------------
-# Validation Rule messages
-#--------------------------------------------------------------------
 
 # Format for the different levels follows this spirit:
 #

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/rules/Messages_hi.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/rules/Messages_hi.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/rules/Messages_hi.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/config/rules/Messages_hi.properties
 Thu Aug  4 09:09:44 2011
@@ -14,11 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-# $Rev: 1090081 $ $Date: 2011-04-07 21:30:11 -0400 (Thu, 07 Apr 2011) $
-#
-#--------------------------------------------------------------------
-# Validation Rule messages
-#--------------------------------------------------------------------
 
 # Format for the different levels follows this spirit:
 #

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/util/resources/Messages.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/util/resources/Messages.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/util/resources/Messages.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/util/resources/Messages.properties
 Thu Aug  4 09:09:44 2011
@@ -14,8 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-# $Rev$ $Date$
-#
 
startup.banner=\n********************************************************************************\nOpenEJB
 {0}\nStartup: {1}\n{2}\nVersion: {3}\nBuild date: {4}\nBuild time: 
{5}\n********************************************************************************\n\n
 startup.alreadyInitialized=Cannot initialize OpenEJB the second time in the 
same VM.
 startup.noSecurityManagerInstalled=No SecurityManager installed. Installing 
default.

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/openejb-jar.xsd
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/openejb-jar.xsd?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/openejb-jar.xsd
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/openejb-jar.xsd
 Thu Aug  4 09:09:44 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.
+  -->
 
 <!-- $Rev$ $Date$ -->
 

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/openejb.xsd
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/openejb.xsd?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/openejb.xsd
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/openejb.xsd
 Thu Aug  4 09:09:44 2011
@@ -1,21 +1,20 @@
 <?xml version="1.0"?>
 <!--
-
-    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.
+  -->
 
 <!-- $Rev$ $Date$ -->
 

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/service-jar.xsd
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/service-jar.xsd?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/service-jar.xsd
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/schema/service-jar.xsd
 Thu Aug  4 09:09:44 2011
@@ -1,24 +1,23 @@
 <?xml version="1.0"?>
 <!--
-
-    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.
 -->
-
-<!-- $Rev$ $Date$ -->
-
+
+<!-- $Rev$ $Date$ -->
+
 <xsd:schema xmlns="http://www.openejb.org/Service/Configuration";
             xmlns:xsd="http://www.w3.org/2001/XMLSchema";
             targetNamespace="http://www.openejb.org/Service/Configuration";>

Modified: 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/users.properties
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/users.properties?rev=1153797&r1=1153796&r2=1153797&view=diff
==============================================================================
--- 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/users.properties
 (original)
+++ 
openejb/trunk/openejb3/container/openejb-core/src/main/resources/users.properties
 Thu Aug  4 09:09:44 2011
@@ -1,2 +1,19 @@
+#
+# 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.
+#
+
 jonathan=secret
 daniel=password


Reply via email to