Author: rdonkin
Date: Wed Jul 25 12:41:07 2007
New Revision: 559573

URL: http://svn.apache.org/viewvc?view=rev&rev=559573
Log:
Added missing license headers

Modified:
    james/server/trunk/phoenix-deployment/phoenix-bin/bin/james-server.sh
    james/server/trunk/phoenix-deployment/phoenix-bin/bin/phoenix.sh
    james/server/trunk/phoenix-deployment/phoenix-bin/bin/run.bat
    james/server/trunk/phoenix-deployment/phoenix-bin/bin/run.sh
    james/server/trunk/phoenix-deployment/phoenix-bin/conf/kernel.xml
    james/server/trunk/phoenix-deployment/phoenix-bin/conf/phoenix-service.xml
    james/server/trunk/phoenix-deployment/phoenix-bin/conf/wrapper.conf

Modified: james/server/trunk/phoenix-deployment/phoenix-bin/bin/james-server.sh
URL: 
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/phoenix-bin/bin/james-server.sh?view=diff&rev=559573&r1=559572&r2=559573
==============================================================================
--- james/server/trunk/phoenix-deployment/phoenix-bin/bin/james-server.sh 
(original)
+++ james/server/trunk/phoenix-deployment/phoenix-bin/bin/james-server.sh Wed 
Jul 25 12:41:07 2007
@@ -1,4 +1,22 @@
 #! /bin/sh
+################################################################
+# 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.                                           #
+################################################################
 #
 # -----------------------------------------------------------------------------
 # Phoenix start script.

Modified: james/server/trunk/phoenix-deployment/phoenix-bin/bin/phoenix.sh
URL: 
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/phoenix-bin/bin/phoenix.sh?view=diff&rev=559573&r1=559572&r2=559573
==============================================================================
--- james/server/trunk/phoenix-deployment/phoenix-bin/bin/phoenix.sh (original)
+++ james/server/trunk/phoenix-deployment/phoenix-bin/bin/phoenix.sh Wed Jul 25 
12:41:07 2007
@@ -1,4 +1,22 @@
 #! /bin/sh
+################################################################
+# 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.                                           #
+################################################################
 #
 # -----------------------------------------------------------------------------
 # Phoenix start script.

Modified: james/server/trunk/phoenix-deployment/phoenix-bin/bin/run.bat
URL: 
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/phoenix-bin/bin/run.bat?view=diff&rev=559573&r1=559572&r2=559573
==============================================================================
--- james/server/trunk/phoenix-deployment/phoenix-bin/bin/run.bat (original)
+++ james/server/trunk/phoenix-deployment/phoenix-bin/bin/run.bat Wed Jul 25 
12:41:07 2007
@@ -1,5 +1,23 @@
 @echo off
 rem
+rem Licensed to the Apache Software Foundation (ASF) under one   
+rem or more contributor license agreements.  See the NOTICE file 
+rem distributed with this work for additional information        
+rem regarding copyright ownership.  The ASF licenses this file   
+rem to you under the Apache License, Version 2.0 (the            
+rem "License"); you may not use this file except in compliance   
+rem with the License.  You may obtain a copy of the License at   
+rem                                                              
+rem   http://www.apache.org/licenses/LICENSE-2.0                 
+rem                                                              
+rem Unless required by applicable law or agreed to in writing,   
+rem software distributed under the License is distributed on an  
+rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY       
+rem KIND, either express or implied.  See the License for the    
+rem specific language governing permissions and limitations      
+rem under the License.                                           
+rem
+rem
 rem Phoenix start script.
 rem
 rem Author: Peter Donald [EMAIL PROTECTED]

Modified: james/server/trunk/phoenix-deployment/phoenix-bin/bin/run.sh
URL: 
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/phoenix-bin/bin/run.sh?view=diff&rev=559573&r1=559572&r2=559573
==============================================================================
--- james/server/trunk/phoenix-deployment/phoenix-bin/bin/run.sh (original)
+++ james/server/trunk/phoenix-deployment/phoenix-bin/bin/run.sh Wed Jul 25 
12:41:07 2007
@@ -1,4 +1,22 @@
 #! /bin/sh
+################################################################
+# 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.                                           #
+################################################################
 #
 # -----------------------------------------------------------------------------
 # Phoenix start script.

Modified: james/server/trunk/phoenix-deployment/phoenix-bin/conf/kernel.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/phoenix-bin/conf/kernel.xml?view=diff&rev=559573&r1=559572&r2=559573
==============================================================================
--- james/server/trunk/phoenix-deployment/phoenix-bin/conf/kernel.xml (original)
+++ james/server/trunk/phoenix-deployment/phoenix-bin/conf/kernel.xml Wed Jul 
25 12:41:07 2007
@@ -1,5 +1,22 @@
 <?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.    
+-->
 <phoenix>
     <embeddor role="org.apache.avalon.phoenix.interfaces.Embeddor"
         class="org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor">

Modified: 
james/server/trunk/phoenix-deployment/phoenix-bin/conf/phoenix-service.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/phoenix-bin/conf/phoenix-service.xml?view=diff&rev=559573&r1=559572&r2=559573
==============================================================================
--- james/server/trunk/phoenix-deployment/phoenix-bin/conf/phoenix-service.xml 
(original)
+++ james/server/trunk/phoenix-deployment/phoenix-bin/conf/phoenix-service.xml 
Wed Jul 25 12:41:07 2007
@@ -1,7 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE server>
-<!-- JBoss Service configuration file -->
+<!--
+  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.    
+-->
 <!-- ===================================================================== -->
 <!--                                                                       -->
 <!--  Phoenix Launcher Service Configuration                               -->

Modified: james/server/trunk/phoenix-deployment/phoenix-bin/conf/wrapper.conf
URL: 
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/phoenix-bin/conf/wrapper.conf?view=diff&rev=559573&r1=559572&r2=559573
==============================================================================
--- james/server/trunk/phoenix-deployment/phoenix-bin/conf/wrapper.conf 
(original)
+++ james/server/trunk/phoenix-deployment/phoenix-bin/conf/wrapper.conf Wed Jul 
25 12:41:07 2007
@@ -1,3 +1,22 @@
+################################################################
+# 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.                                           #
+################################################################
+#
 #********************************************************************
 # Wrapper Properties
 #********************************************************************



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to