wam         02/05/29 03:30:36

  Modified:    src/webdav/server/org/apache/slide/webdav/util
                        LabeledRevisionNotFoundException.java
                        PropertySearchSetProperty.java
                        WorkingresourcePathHandler.java
               src/webdav/server/org/apache/slide/webdav/method
                        LabelMethod.java
  Log:
  Fix in copyrightheader
  
  Revision  Changes    Path
  1.2       +5 -5      
jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/LabeledRevisionNotFoundException.java
  
  Index: LabeledRevisionNotFoundException.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/LabeledRevisionNotFoundException.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LabeledRevisionNotFoundException.java     29 Apr 2002 12:08:02 -0000      1.1
  +++ LabeledRevisionNotFoundException.java     29 May 2002 10:30:36 -0000      1.2
  @@ -1,13 +1,13 @@
   /*
  - * $Header: 
/home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/LabeledRevisionNotFoundException.java,v
 1.1 2002/04/29 12:08:02 juergen Exp $
  - * $Revision: 1.1 $
  - * $Date: 2002/04/29 12:08:02 $
  + * $Header: 
/home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/LabeledRevisionNotFoundException.java,v
 1.2 2002/05/29 10:30:36 wam Exp $
  + * $Revision: 1.2 $
  + * $Date: 2002/05/29 10:30:36 $
    *
    * ====================================================================
    *
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -69,7 +69,7 @@
   /**
    * This Exception is thrown if a revision with the given label was not found.
    *
  - * @version $Revision: 1.1 $
  + * @version $Revision: 1.2 $
    *
    * @author <a href="mailto:[EMAIL PROTECTED]";>Ralf Stuckert</a>
    **/
  
  
  
  1.3       +2 -2      
jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/PropertySearchSetProperty.java
  
  Index: PropertySearchSetProperty.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/PropertySearchSetProperty.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PropertySearchSetProperty.java    17 May 2002 11:54:33 -0000      1.2
  +++ PropertySearchSetProperty.java    29 May 2002 10:30:36 -0000      1.3
  @@ -3,7 +3,7 @@
    *
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -25,7 +25,7 @@
    *    Alternately, this acknowlegement may appear in the software itself,
    *    if and wherever such third-party acknowlegements normally appear.
    *
  - * 4. the names "The Jakarta Project", "Slide", and "Apache Software
  + * 4. The names "The Jakarta Project", "Slide", 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]
  
  
  
  1.5       +4 -4      
jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/WorkingresourcePathHandler.java
  
  Index: WorkingresourcePathHandler.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/WorkingresourcePathHandler.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- WorkingresourcePathHandler.java   20 May 2002 12:09:34 -0000      1.4
  +++ WorkingresourcePathHandler.java   29 May 2002 10:30:36 -0000      1.5
  @@ -1,13 +1,13 @@
   /*
  - * $Header: 
/home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/WorkingresourcePathHandler.java,v
 1.4 2002/05/20 12:09:34 pnever Exp $
  - * $Revision: 1.4 $
  - * $Date: 2002/05/20 12:09:34 $
  + * $Header: 
/home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/util/WorkingresourcePathHandler.java,v
 1.5 2002/05/29 10:30:36 wam Exp $
  + * $Revision: 1.5 $
  + * $Date: 2002/05/29 10:30:36 $
    *
    * ====================================================================
    *
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.7       +5 -5      
jakarta-slide/src/webdav/server/org/apache/slide/webdav/method/LabelMethod.java
  
  Index: LabelMethod.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/method/LabelMethod.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- LabelMethod.java  28 May 2002 12:39:40 -0000      1.6
  +++ LabelMethod.java  29 May 2002 10:30:36 -0000      1.7
  @@ -1,13 +1,13 @@
   /*
  - * $Header: 
/home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/method/LabelMethod.java,v
 1.6 2002/05/28 12:39:40 juergen Exp $
  - * $Revision: 1.6 $
  - * $Date: 2002/05/28 12:39:40 $
  + * $Header: 
/home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/method/LabelMethod.java,v
 1.7 2002/05/29 10:30:36 wam Exp $
  + * $Revision: 1.7 $
  + * $Date: 2002/05/29 10:30:36 $
    *
    * ====================================================================
    *
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -112,7 +112,7 @@
   /**
    * LABEL method.
    *
  - * @version $Revision: 1.6 $
  + * @version $Revision: 1.7 $
    *
    * @author <a href="mailto:[EMAIL PROTECTED]";>Ralf Stuckert</a>
    */
  
  
  

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

Reply via email to