Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

cvs commit: jakarta-turbine-jcs/sandbox/yajcache/src/org/apache/jcs/yajcach: msg#00157

Subject: 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"


<Prev in Thread] Current Thread [Next in Thread>