[Clirr-devel] CVS: clirr/src/java/net/sf/clirr Checker.java,1.9,1.10
Status: Alpha
Brought to you by:
lkuehne
From: Lars K?h. <lk...@us...> - 2004-05-22 13:26:14
|
Update of /cvsroot/clirr/clirr/src/java/net/sf/clirr In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20999/src/java/net/sf/clirr Modified Files: Checker.java Log Message: changed copyright year Index: Checker.java =================================================================== RCS file: /cvsroot/clirr/clirr/src/java/net/sf/clirr/Checker.java,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- Checker.java 18 Jan 2004 12:04:59 -0000 1.9 +++ Checker.java 22 May 2004 13:26:02 -0000 1.10 @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // Clirr: compares two versions of a java library for binary compatibility -// Copyright (C) 2003 Lars Kühne +// Copyright (C) 2003 - 2004 Lars Kühne // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public |