From: Lars Küh. <lk...@us...> - 2014-01-12 16:33:38
|
Update of /cvsroot/clirr/clirr/core/src/java/net/sf/clirr/ant In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6441/core/src/java/net/sf/clirr/ant Modified Files: AntLogger.java ChangeCounter.java PatternSetFilter.java AntTask.java Log Message: happy new year Index: AntLogger.java =================================================================== RCS file: /cvsroot/clirr/clirr/core/src/java/net/sf/clirr/ant/AntLogger.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- AntLogger.java 11 May 2013 20:49:37 -0000 1.5 +++ AntLogger.java 12 Jan 2014 16:33:34 -0000 1.6 @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // Clirr: compares two versions of a java library for binary compatibility -// Copyright (C) 2003 - 2013 Lars Kühne +// Copyright (C) 2003 - 2014 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeCounter.java 11 May 2013 20:49:37 -0000 1.4 +++ ChangeCounter.java 12 Jan 2014 16:33:34 -0000 1.5 @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // Clirr: compares two versions of a java library for binary compatibility -// Copyright (C) 2003 - 2013 Lars Kühne +// Copyright (C) 2003 - 2014 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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- PatternSetFilter.java 11 May 2013 20:49:37 -0000 1.6 +++ PatternSetFilter.java 12 Jan 2014 16:33:34 -0000 1.7 @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // Clirr: compares two versions of a java library for binary compatibility -// Copyright (C) 2003 - 2013 Lars Kühne +// Copyright (C) 2003 - 2014 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.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- AntTask.java 11 May 2013 21:46:10 -0000 1.12 +++ AntTask.java 12 Jan 2014 16:33:34 -0000 1.13 @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // Clirr: compares two versions of a java library for binary compatibility -// Copyright (C) 2003 - 2013 Lars Kühne +// Copyright (C) 2003 - 2014 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 |