[Clirr-devel] CVS: clirr/core/src/java/net/sf/clirr/ant AntLogger.java,1.3,1.4 AntTask.java,1.4,1.5
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2005-08-03 17:17:15
|
Update of /cvsroot/clirr/clirr/core/src/java/net/sf/clirr/ant In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20159/core/src/java/net/sf/clirr/ant Modified Files: AntLogger.java AntTask.java ChangeCounter.java PatternSetFilter.java Log Message: updated copyright year Index: AntLogger.java =================================================================== RCS file: /cvsroot/clirr/clirr/core/src/java/net/sf/clirr/ant/AntLogger.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- AntLogger.java 18 Jul 2004 00:55:04 -0000 1.3 +++ AntLogger.java 3 Aug 2005 17:16:06 -0000 1.4 @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // Clirr: compares two versions of a java library for binary compatibility -// Copyright (C) 2003 - 2004 Lars Kühne +// Copyright (C) 2003 - 2005 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 Index: AntTask.java =================================================================== RCS file: /cvsroot/clirr/clirr/core/src/java/net/sf/clirr/ant/AntTask.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- AntTask.java 6 Mar 2005 17:01:34 -0000 1.4 +++ AntTask.java 3 Aug 2005 17:16:06 -0000 1.5 @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // Clirr: compares two versions of a java library for binary compatibility -// Copyright (C) 2003 - 2004 Lars Kühne +// Copyright (C) 2003 - 2005 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 Index: ChangeCounter.java =================================================================== RCS file: /cvsroot/clirr/clirr/core/src/java/net/sf/clirr/ant/ChangeCounter.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeCounter.java 11 Jul 2004 10:33:50 -0000 1.2 +++ ChangeCounter.java 3 Aug 2005 17:16:08 -0000 1.3 @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // Clirr: compares two versions of a java library for binary compatibility -// Copyright (C) 2003 - 2004 Lars Kühne +// Copyright (C) 2003 - 2005 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 Index: PatternSetFilter.java =================================================================== RCS file: /cvsroot/clirr/clirr/core/src/java/net/sf/clirr/ant/PatternSetFilter.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- PatternSetFilter.java 6 Mar 2005 17:01:34 -0000 1.1 +++ PatternSetFilter.java 3 Aug 2005 17:16:08 -0000 1.2 @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // Clirr: compares two versions of a java library for binary compatibility -// Copyright (C) 2003 - 2004 Lars Kühne +// Copyright (C) 2003 - 2005 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 |