You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2009/05/20 12:26:29 UTC

svn commit: r776653 - in /james/server/branches/v2.3: build.sh build.xml check-targets.properties default.properties include.properties src/java/org/apache/james/util/mail/package.html

Author: rdonkin
Date: Wed May 20 10:26:29 2009
New Revision: 776653

URL: http://svn.apache.org/viewvc?rev=776653&view=rev
Log:
JAMES-907 Add missing license headers. https://issues.apache.org/jira/browse/JAMES-907

Modified:
    james/server/branches/v2.3/build.sh
    james/server/branches/v2.3/build.xml
    james/server/branches/v2.3/check-targets.properties
    james/server/branches/v2.3/default.properties
    james/server/branches/v2.3/include.properties
    james/server/branches/v2.3/src/java/org/apache/james/util/mail/package.html

Modified: james/server/branches/v2.3/build.sh
URL: http://svn.apache.org/viewvc/james/server/branches/v2.3/build.sh?rev=776653&r1=776652&r2=776653&view=diff
==============================================================================
--- james/server/branches/v2.3/build.sh (original)
+++ james/server/branches/v2.3/build.sh Wed May 20 10:26:29 2009
@@ -1,5 +1,24 @@
 #!/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.                                           #
+################################################################  
+#
 echo
 echo "James Build System"
 echo "-------------------"

Modified: james/server/branches/v2.3/build.xml
URL: http://svn.apache.org/viewvc/james/server/branches/v2.3/build.xml?rev=776653&r1=776652&r2=776653&view=diff
==============================================================================
--- james/server/branches/v2.3/build.xml (original)
+++ james/server/branches/v2.3/build.xml Wed May 20 10:26:29 2009
@@ -11,21 +11,23 @@
  James Project <ja...@jakarta.apache.org>
 
 Legal:
-  Copyright (c) 1999-2007 The Apache Software Foundation.
-  All rights reserved.
-
-  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.
-
+ 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.                                           
+ 
 ==============================================================================
  -->
 

Modified: james/server/branches/v2.3/check-targets.properties
URL: http://svn.apache.org/viewvc/james/server/branches/v2.3/check-targets.properties?rev=776653&r1=776652&r2=776653&view=diff
==============================================================================
--- james/server/branches/v2.3/check-targets.properties (original)
+++ james/server/branches/v2.3/check-targets.properties Wed May 20 10:26:29 2009
@@ -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.                                           #
+################################################################  
+#
 # sets up properties for the dependency download mechanism
 
 jar.repository=http://www.ibiblio.org/maven

Modified: james/server/branches/v2.3/default.properties
URL: http://svn.apache.org/viewvc/james/server/branches/v2.3/default.properties?rev=776653&r1=776652&r2=776653&view=diff
==============================================================================
--- james/server/branches/v2.3/default.properties (original)
+++ james/server/branches/v2.3/default.properties Wed May 20 10:26:29 2009
@@ -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.                                           #
+################################################################  
+#
 # -------------------------------------------------------------------
 # B U I L D  P R O P E R T I E S
 # -------------------------------------------------------------------

Modified: james/server/branches/v2.3/include.properties
URL: http://svn.apache.org/viewvc/james/server/branches/v2.3/include.properties?rev=776653&r1=776652&r2=776653&view=diff
==============================================================================
--- james/server/branches/v2.3/include.properties (original)
+++ james/server/branches/v2.3/include.properties Wed May 20 10:26:29 2009
@@ -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.                                           #
+################################################################  
+#
 # -------------------------------------------------------------------
 # I N C L U D E   P R O P E R T I E S
 # -------------------------------------------------------------------

Modified: james/server/branches/v2.3/src/java/org/apache/james/util/mail/package.html
URL: http://svn.apache.org/viewvc/james/server/branches/v2.3/src/java/org/apache/james/util/mail/package.html?rev=776653&r1=776652&r2=776653&view=diff
==============================================================================
--- james/server/branches/v2.3/src/java/org/apache/james/util/mail/package.html (original)
+++ james/server/branches/v2.3/src/java/org/apache/james/util/mail/package.html Wed May 20 10:26:29 2009
@@ -5,20 +5,22 @@
 
   @(#)package.html
 
-   Copyright (c) 2003-2004 The Apache Software Foundation.
-   All rights reserved.
-   -------------------------------------------------------------------
-   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.
+ 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.  
 
 -->
 



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