From: Lars K?h. <lk...@us...> - 2003-09-27 06:21:54
|
Update of /cvsroot/clirr/clirr/conf In directory sc8-pr-cvs1:/tmp/cvs-serv28248/conf Modified Files: javaheader.txt Log Message: fixed encoding problem in header Index: javaheader.txt =================================================================== RCS file: /cvsroot/clirr/clirr/conf/javaheader.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- javaheader.txt 14 Sep 2003 11:03:18 -0000 1.1 +++ javaheader.txt 27 Sep 2003 05:28:43 -0000 1.2 @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // Clirr: compares two versions of a java library for binary compatibility -// Copyright (C) 2003 Lars Kühne +// Copyright (C) 2003 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 |