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 2007/03/26 22:30:16 UTC

svn commit: r522617 - /james/jsieve/trunk/src/main/java/org/apache/jsieve/samples/james/package.html

Author: rdonkin
Date: Mon Mar 26 13:30:16 2007
New Revision: 522617

URL: http://svn.apache.org/viewvc?view=rev&rev=522617
Log:
Corrected typo and replaced defunct header with current one.

Modified:
    james/jsieve/trunk/src/main/java/org/apache/jsieve/samples/james/package.html

Modified: james/jsieve/trunk/src/main/java/org/apache/jsieve/samples/james/package.html
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/src/main/java/org/apache/jsieve/samples/james/package.html?view=diff&rev=522617&r1=522616&r2=522617
==============================================================================
--- james/jsieve/trunk/src/main/java/org/apache/jsieve/samples/james/package.html (original)
+++ james/jsieve/trunk/src/main/java/org/apache/jsieve/samples/james/package.html Mon Mar 26 13:30:16 2007
@@ -5,27 +5,29 @@
 
   @(#)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. 
 
 -->
 
 </HEAD>
 <BODY>
 
-<p>This package implements.a sample implementation of a Mailet that invokes
+<p>This package contains a sample implementation of a Mailet that invokes
 jSieve to perform local mail delivery processing. The Mailet is implemented
 by Class <code>JSieve</code>. The remaining classes implement supporting
 behaviours. See the class comments for details.



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