pier        01/07/30 16:23:22

  Modified:    java/org/apache/service ServicePermission.java
  Log:
  Wrong license.
  
  Revision  Changes    Path
  1.3       +5 -5      
jakarta-tomcat-service/java/org/apache/service/ServicePermission.java
  
  Index: ServicePermission.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-service/java/org/apache/service/ServicePermission.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ServicePermission.java    2001/07/26 19:30:28     1.2
  +++ ServicePermission.java    2001/07/30 23:23:22     1.3
  @@ -26,10 +26,10 @@
    *    Alternately, this acknowlegement may appear in the software itself, if *
    *    and wherever such third-party acknowlegements normally appear.         *
    *                                                                           *
  - * 4. The names  "The  Jakarta  Project",  "Tomcat",  and  "Apache  Software *
  - *    Foundation"  must not be used  to endorse or promote  products derived *
  - *    from this  software without  prior  written  permission.  For  written *
  - *    permission, please contact <[EMAIL PROTECTED]>.                        *
  + * 4. The names  "The Jakarta  Project",  and  "Apache  Software Foundation" *
  + *    must not  be used  to endorse  or promote  products derived  from this *
  + *    software without  prior written  permission.  For written  permission, *
  + *    please contact <[EMAIL PROTECTED]>.                                    *
    *                                                                           *
    * 5. Products derived from this software may not be called "Apache" nor may *
    *    "Apache" appear in their names without prior written permission of the *
  @@ -124,7 +124,7 @@
    * @author <a href="mailto:[EMAIL PROTECTED]";>Pier Fumagalli</a>
    * @author Copyright &copy; 2000-2001 <a href="http://www.apache.org/";>The
    *         Apache Software Foundation</a>. All rights reserved.
  - * @version 1.0 <i>(CVS $Revision: 1.2 $)</i>
  + * @version 1.0 <i>(CVS $Revision: 1.3 $)</i>
    */
   public final class ServicePermission extends Permission {
   
  
  
  

Reply via email to