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 ba...@apache.org on 2006/07/27 10:52:26 UTC

svn commit: r426007 [14/18] - in /james/server/trunk: ./ src/java/org/apache/james/ src/java/org/apache/james/context/ src/java/org/apache/james/core/ src/java/org/apache/james/dnsserver/ src/java/org/apache/james/fetchmail/ src/java/org/apache/james/m...

Modified: james/server/trunk/src/java/org/apache/mailet/dates/RFC977DateFormat.java
URL: http://svn.apache.org/viewvc/james/server/trunk/src/java/org/apache/mailet/dates/RFC977DateFormat.java?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/java/org/apache/mailet/dates/RFC977DateFormat.java (original)
+++ james/server/trunk/src/java/org/apache/mailet/dates/RFC977DateFormat.java Thu Jul 27 01:52:06 2006
@@ -1,19 +1,22 @@
-/***********************************************************************
- * Copyright (c) 2000-2006 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.                                           *
+ ****************************************************************/
+
 
 package org.apache.mailet.dates;
 

Modified: james/server/trunk/src/java/org/apache/mailet/dates/SimplifiedDateFormat.java
URL: http://svn.apache.org/viewvc/james/server/trunk/src/java/org/apache/mailet/dates/SimplifiedDateFormat.java?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/java/org/apache/mailet/dates/SimplifiedDateFormat.java (original)
+++ james/server/trunk/src/java/org/apache/mailet/dates/SimplifiedDateFormat.java Thu Jul 27 01:52:06 2006
@@ -1,19 +1,22 @@
-/***********************************************************************
- * Copyright (c) 2000-2006 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.                                           *
+ ****************************************************************/
+
 
 package org.apache.mailet.dates;
 

Modified: james/server/trunk/src/java/org/apache/mailet/dates/SynchronizedDateFormat.java
URL: http://svn.apache.org/viewvc/james/server/trunk/src/java/org/apache/mailet/dates/SynchronizedDateFormat.java?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/java/org/apache/mailet/dates/SynchronizedDateFormat.java (original)
+++ james/server/trunk/src/java/org/apache/mailet/dates/SynchronizedDateFormat.java Thu Jul 27 01:52:06 2006
@@ -1,19 +1,22 @@
-/***********************************************************************
- * Copyright (c) 2000-2006 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.                                           *
+ ****************************************************************/
+
 
 package org.apache.mailet.dates;
 

Modified: james/server/trunk/src/python/sendmail.py
URL: http://svn.apache.org/viewvc/james/server/trunk/src/python/sendmail.py?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/python/sendmail.py (original)
+++ james/server/trunk/src/python/sendmail.py Thu Jul 27 01:52:06 2006
@@ -1,18 +1,21 @@
 #!/usr/bin/python
 #
-#    Copyright 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.
+#    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/trunk/src/site/resources/css/site.css
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/resources/css/site.css?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/resources/css/site.css (original)
+++ james/server/trunk/src/site/resources/css/site.css Thu Jul 27 01:52:06 2006
@@ -1,3 +1,21 @@
+/*
+  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.    
+*/
 #apacheconbox {
   margin: 20px 0px 0px 20px;
   padding: 10px;
@@ -10,229 +28,4 @@
   float: right;
   margin: 0px 0px 10px 10px;
   background-color: white;
-}
-#poweredBy {
-  display: none;
-}
-.xleft {
-  float: right;
-}
-.xright {
-  float: left;
-}
-#bannerLeft img {
-  margin-left: 20px;
-}
-#bannerRight img {
-  padding: 0px;
-  border: 0px;
-  margin-top: 20px;
-  margin-right: 20px;
-  margin-bottom: 0px;
-}
-body {
-  padding: 0px 0px 10px 0px;
-}
-body, td, select, input, li{
-  font-family: Verdana, Helvetica, Arial, sans-serif;
-  font-size: 13px;
-}
-code{
-  font-family: Courier, monospace;
-  font-size: 13px;
-}
-a {
-  text-decoration: none;
-}
-a:link {
-  color:#36a;
-}
-a:visited  {
-  color:#47a;
-}
-a:active, a:hover {
-  color:#69c;
-}
-#legend li.externalLink {
-  background: url(../images/external.png) left top no-repeat;
-  padding-left: 18px;
-}
-a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
-  background: url(../images/external.png) right center no-repeat;
-  padding-right: 18px;
-}
-#legend li.newWindow {
-  background: url(../images/newwindow.png) left top no-repeat;
-  padding-left: 18px;
-}
-a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
-  background: url(../images/newwindow.png) right center no-repeat;
-  padding-right: 18px;
-}
-.section {
-margin-left: 10px;
-}
-.section p, .section table {
-margin-left: 10px;
-}
-h2 {
-  color: #904040;
-  background-color: white;
-  border: 0px;
-  border-bottom: 2px solid #525D76;
-  padding: 0px;
-  padding-left: 20px;
-  vertical-align: bottom;
-  font-weight:900;
-  font-size: large;
-  background: url(../images/h2feather.gif) left center no-repeat;
-  margin-bottom: 15px;
-}
-h3 {
-  border: thin solid #828DA6;
-  padding-bottom: 0px;
-  color: #525D76;
-  background-color: white;
-  padding: 2px 2px 2px 2px;
-  border: 0px; 
-  font-weight: bold;
-  font-size: 15px;
-  margin-top: 5px;
-  margin-bottom: 13px;
-  border-bottom: 1px dotted #525D76;
-}
-h4 {
-  padding: 2px 2px 2px 2px;
-  border: 0px;
-  background: url(../images/h4.jpg) 0% 70% no-repeat;
-  color: black;
-  margin-top: 5px;
-  padding-left: 12px;
-  background-color: #fff;
-  font-weight: bold;
-  font-size: small;
-  margin-left: 10px;
-}
-h5 {
-  padding: 2px px 2px 2px;
-  border: 0px;
-  border-bottom: 0px;
-  color: black;
-  background-color: #fff;
-  font-weight: bold;
-  font-size: small;
-}
-p {
-  line-height: 1.3em;
-  font-size: small;
-}
-#breadcrumbs {
-  background: url(../images/button-top.gif) left top repeat;
-  border-top: 0px solid #525D76;
-  border-bottom: 1px solid #ccc; /* #525D76;*/
-  border-top: 1px solid #ccc;
-  padding-top: 3px;
-  padding-bottom: 3px;
-  background-color: #eeeeee;
-  font-size: small;
-}
-#breadcrumbs a {
-  font-weight: bold;
-}
-#bodyColumn {
-}
-#leftColumn {
-  margin: 0px;
-  margin-top: -1px;
-  border: 0px;
-  padding: 0px;
-  padding-left: 20px;
-  background: none;
-}
-#leftColumn ul {
-  font-size: 15px;
-  padding-top: 4px;
-  padding-bottom: 10px;
-}
-#leftColumn li {
-  padding-left: 10px;
-  padding-bottom: 3px;
-}
-#navcolumn {
-  border: 1px solid #ccc; /* #525D76;i*/
-  background: url(../images/button-bottom.gif) left bottom no-repeat;
-  padding: 15px;
-  border-top: 0px solid white;
-  background-color: white;
-}
-#navcolumn h5 {
-  font-size: 12px;
-  border-bottom: 1px solid #eee;
-  padding-top: 3px;
-  padding-bottom: 2px;
-  margin-right: 10px;
-  color: #000;
-}
-table.bodyTable {
-  padding-right: 20px;
-}
-table.bodyTable th {
-  color: black;
-  background-color: #bbb;
-  text-align: left;
-  font-weight: bold;
-  border-top: 1px solid #ccc;
-  border-bottom: 1px solid #ccc; 
-  background-image: url(../images/button-top.gif);
-}
-#footer {
-  border-top: 1px solid #ccc;
-  margin-top: 30px;
-  padding: 10px;
-  background-image: url(../images/button-top.gif);
-}
-table.bodyTable th, table.bodyTable td {
-  padding: 2px;
-  font-size: 1em;
-}
-table.bodyTable tr.a {
-  background-color: #fff;
-}
-table.bodyTable tr.a td {
-  border-bottom: 1px solid #eee;
-}
-table.bodyTable tr.b {
-  background-color: #fff;
-}
-table.bodyTable tr.b td {
-  border-bottom: 1px solid #ddd;
-}
-.source {
-  border: 1px solid #525D76;
-}
-dl {
-  padding: 4px 4px 4px 6px;
-  border: 1px solid #aaa;
-  background-color: #ffc;
-}
-dt {
-  color: #900;
-}
-#organizationLogo img, #projectLogo img, #projectLogo span{
-  margin: 8px;
-}
-#banner img {
-  padding: 10px;
-}
-.errormark, .warningmark, .donemark, .infomark {
-  background: url(../images/icon_error_sml.gif) no-repeat;
-}
-.warningmark {
-  background-image: url(../images/icon_warning_sml.gif);
-}
-.donemark {
-  background-image: url(../images/icon_success_sml.gif);
-}
-.infomark {
-  background-image: url(../images/icon_info_sml.gif);
 }

Modified: james/server/trunk/src/site/xdoc/FAQ.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/FAQ.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/FAQ.xml (original)
+++ james/server/trunk/src/site/xdoc/FAQ.xml Thu Jul 27 01:52:06 2006
@@ -1,4 +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.    
+-->
 <document>
   <properties>
     <title>Frequently Asked Questions</title>

Modified: james/server/trunk/src/site/xdoc/adding_users_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/adding_users_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/adding_users_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/adding_users_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/adding_users_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/adding_users_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/adding_users_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/adding_users_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/announcement_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/announcement_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/announcement_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/announcement_2_1.xml Thu Jul 27 01:52:06 2006
@@ -1,4 +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.    
+-->
 <document>
  <properties>
   <title>James 2.1 - Release Announcement</title>

Modified: james/server/trunk/src/site/xdoc/announcement_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/announcement_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/announcement_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/announcement_2_3.xml Thu Jul 27 01:52:06 2006
@@ -1,4 +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.    
+-->
 <document>
  <properties>
   <title>James 2.3 - Release Announcement</title>

Modified: james/server/trunk/src/site/xdoc/architecture_v1_2.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/architecture_v1_2.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/architecture_v1_2.xml (original)
+++ james/server/trunk/src/site/xdoc/architecture_v1_2.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/architecture_v2_0.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/architecture_v2_0.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/architecture_v2_0.xml (original)
+++ james/server/trunk/src/site/xdoc/architecture_v2_0.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/architecture_v2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/architecture_v2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/architecture_v2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/architecture_v2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/build_instructions_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/build_instructions_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/build_instructions_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/build_instructions_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/build_instructions_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/build_instructions_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/build_instructions_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/build_instructions_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/changelog.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/changelog.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/changelog.xml (original)
+++ james/server/trunk/src/site/xdoc/changelog.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/code-standards.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/code-standards.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/code-standards.xml (original)
+++ james/server/trunk/src/site/xdoc/code-standards.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/configuration_v2_0.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/configuration_v2_0.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/configuration_v2_0.xml (original)
+++ james/server/trunk/src/site/xdoc/configuration_v2_0.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/contribute.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/contribute.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/contribute.xml (original)
+++ james/server/trunk/src/site/xdoc/contribute.xml Thu Jul 27 01:52:06 2006
@@ -1,4 +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.    
+-->
 <document>
    <properties>
       <title>Contributors How To</title>

Modified: james/server/trunk/src/site/xdoc/custom_mailet_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/custom_mailet_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/custom_mailet_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/custom_mailet_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/custom_mailet_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/custom_mailet_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/custom_mailet_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/custom_mailet_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/custom_matcher_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/custom_matcher_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/custom_matcher_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/custom_matcher_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/custom_matcher_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/custom_matcher_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/custom_matcher_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/custom_matcher_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/design_objectives.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/design_objectives.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/design_objectives.xml (original)
+++ james/server/trunk/src/site/xdoc/design_objectives.xml Thu Jul 27 01:52:06 2006
@@ -1,4 +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.    
+-->
 <document>
   <properties>
     <title>Design Objectives</title>

Modified: james/server/trunk/src/site/xdoc/design_objectives_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/design_objectives_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/design_objectives_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/design_objectives_2_3.xml Thu Jul 27 01:52:06 2006
@@ -1,4 +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.    
+-->
 <document>
   <properties>
     <title>Design Objectives</title>

Modified: james/server/trunk/src/site/xdoc/dns_configuration_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/dns_configuration_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/dns_configuration_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/dns_configuration_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/dns_configuration_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/dns_configuration_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/dns_configuration_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/dns_configuration_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/document_archive.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/document_archive.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/document_archive.xml (original)
+++ james/server/trunk/src/site/xdoc/document_archive.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/documentation_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/documentation_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/documentation_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/documentation_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/documentation_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/documentation_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/documentation_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/documentation_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/download.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/download.xml (original)
+++ james/server/trunk/src/site/xdoc/download.xml Thu Jul 27 01:52:06 2006
@@ -1,4 +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.    
+-->
 <document>
   <properties>
     <author email="server-dev@james.apache.org">Apache James Mail Server Project</author>

Modified: james/server/trunk/src/site/xdoc/fetchmail_configuration_2_2.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/fetchmail_configuration_2_2.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/fetchmail_configuration_2_2.xml (original)
+++ james/server/trunk/src/site/xdoc/fetchmail_configuration_2_2.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
  <properties>
   <title>James 2.2 - fetchmail Configurartion</title>

Modified: james/server/trunk/src/site/xdoc/fetchmail_configuration_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/fetchmail_configuration_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/fetchmail_configuration_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/fetchmail_configuration_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
  <properties>
   <title>James 2.3 - fetchmail Configuration</title>

Modified: james/server/trunk/src/site/xdoc/fetchpop_configuration_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/fetchpop_configuration_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/fetchpop_configuration_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/fetchpop_configuration_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/index.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/index.xml (original)
+++ james/server/trunk/src/site/xdoc/index.xml Thu Jul 27 01:52:06 2006
@@ -1,4 +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.    
+-->
 <document>
   <properties>
     <title>Overview</title>

Modified: james/server/trunk/src/site/xdoc/install.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/install.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/install.xml (original)
+++ james/server/trunk/src/site/xdoc/install.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/installation_instructions_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/installation_instructions_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/installation_instructions_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/installation_instructions_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/installation_instructions_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/installation_instructions_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/installation_instructions_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/installation_instructions_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/james_and_sendmail.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/james_and_sendmail.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/james_and_sendmail.xml (original)
+++ james/server/trunk/src/site/xdoc/james_and_sendmail.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/license.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/license.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/license.xml (original)
+++ james/server/trunk/src/site/xdoc/license.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/mail.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/mail.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/mail.xml (original)
+++ james/server/trunk/src/site/xdoc/mail.xml Thu Jul 27 01:52:06 2006
@@ -1,4 +1,22 @@
 <?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.    
+-->
 <document>
   <properties>
     <title>Mailing lists</title>

Modified: james/server/trunk/src/site/xdoc/mailet_api_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/mailet_api_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/mailet_api_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/mailet_api_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/mailet_api_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/mailet_api_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/mailet_api_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/mailet_api_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/mailing_lists_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/mailing_lists_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/mailing_lists_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/mailing_lists_2_1.xml Thu Jul 27 01:52:06 2006
@@ -1,4 +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.    
+-->
 <document>
  <properties>
   <title>James 2.1 - Creating Mailing Lists</title>

Modified: james/server/trunk/src/site/xdoc/mailing_lists_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/mailing_lists_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/mailing_lists_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/mailing_lists_2_3.xml Thu Jul 27 01:52:06 2006
@@ -1,4 +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.    
+-->
 <document>
  <properties>
   <title>James 2.3 - Creating Mailing Lists</title>

Modified: james/server/trunk/src/site/xdoc/migratingDatasource_v2.3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/migratingDatasource_v2.3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/migratingDatasource_v2.3.xml (original)
+++ james/server/trunk/src/site/xdoc/migratingDatasource_v2.3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/nntp_configuration_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/nntp_configuration_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/nntp_configuration_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/nntp_configuration_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/nntp_configuration_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/nntp_configuration_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/nntp_configuration_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/nntp_configuration_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/pop3_configuration_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/pop3_configuration_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/pop3_configuration_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/pop3_configuration_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/pop3_configuration_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/pop3_configuration_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/pop3_configuration_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/pop3_configuration_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/provided_mailets_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/provided_mailets_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/provided_mailets_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/provided_mailets_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/provided_mailets_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/provided_mailets_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/provided_mailets_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/provided_mailets_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/provided_matchers_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/provided_matchers_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/provided_matchers_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/provided_matchers_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/provided_matchers_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/provided_matchers_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/provided_matchers_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/provided_matchers_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/remotemanager_configuration_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/remotemanager_configuration_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/remotemanager_configuration_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/remotemanager_configuration_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/remotemanager_configuration_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/remotemanager_configuration_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/remotemanager_configuration_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/remotemanager_configuration_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/repositories_2_1.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/repositories_2_1.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/repositories_2_1.xml (original)
+++ james/server/trunk/src/site/xdoc/repositories_2_1.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/repositories_2_3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/repositories_2_3.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/repositories_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/repositories_2_3.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>

Modified: james/server/trunk/src/site/xdoc/rfclist.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/rfclist.xml?rev=426007&r1=426006&r2=426007&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/rfclist.xml (original)
+++ james/server/trunk/src/site/xdoc/rfclist.xml Thu Jul 27 01:52:06 2006
@@ -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.    
+-->
 <document>
 
  <properties>



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