You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-dev@jakarta.apache.org by hc...@apache.org on 2005/01/22 22:41:26 UTC

cvs commit: jakarta-turbine-jcs/sandbox/yajcache/src/org/apache/jcs/yajcache/annotate CopyRightType.java

hchar       2005/01/22 13:41:26

  Modified:    sandbox/yajcache/src/org/apache/jcs/yajcache/annotate
                        CopyRightType.java
  Log:
  fix year
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-turbine-jcs/sandbox/yajcache/src/org/apache/jcs/yajcache/annotate/CopyRightType.java
  
  Index: CopyRightType.java
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-jcs/sandbox/yajcache/src/org/apache/jcs/yajcache/annotate/CopyRightType.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CopyRightType.java	22 Jan 2005 21:33:51 -0000	1.1
  +++ CopyRightType.java	22 Jan 2005 21:41:26 -0000	1.2
  @@ -27,7 +27,7 @@
           @Override public String toString() {
               return "\n"
               + "/* ========================================================================\n" 
  -            + " * Copyright 2004 The Apache Software Foundation\n"
  +            + " * Copyright 2001-2004 The Apache Software Foundation\n"
               + " *\n"
               + " * Licensed under the Apache License, Version 2.0 (the \"License\");\n"
               + " * you may not use this file except in compliance with the License.\n"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-jcs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-jcs-dev-help@jakarta.apache.org