colus       02/01/08 05:01:49

  Modified:    src/scratchpad/org/apache/avalon/excalibur/cache
                        ValidatingCache.java
  Log:
  Added license banner.
  
  Revision  Changes    Path
  1.2       +8 -1      
jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/cache/ValidatingCache.java
  
  Index: ValidatingCache.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/cache/ValidatingCache.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ValidatingCache.java      8 Jan 2002 12:58:04 -0000       1.1
  +++ ValidatingCache.java      8 Jan 2002 13:01:49 -0000       1.2
  @@ -1,7 +1,14 @@
  +/*
  + * Copyright (C) The Apache Software Foundation. All rights reserved.
  + *
  + * This software is published under the terms of the Apache Software License
  + * version 1.1, a copy of which has been included  with this distribution in
  + * the LICENSE.txt file.
  + */
   package org.apache.avalon.excalibur.cache;
   
   /**
  - * Cache.
  + * Validating cache proxy.
    *
    * @author <a href="mailto:[EMAIL PROTECTED]">Eung-ju Park</a>
    * @author <a href="mailto:[EMAIL PROTECTED]">Antti Koivunen"</a>
  
  
  

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

Reply via email to