Update of /cvsroot/libexif/libexif/libexif/pentax In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv32107/libexif/pentax Modified Files: exif-mnote-data-pentax.c exif-mnote-data-pentax.h mnote-pentax-entry.c mnote-pentax-entry.h mnote-pentax-tag.c mnote-pentax-tag.h Log Message: 2008-02-17 Lutz Mueller <lu...@us...> Fix #1865046: * COPYING: * libexif/...: Use 'ue' instead of some strange German character. Index: mnote-pentax-tag.c =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/pentax/mnote-pentax-tag.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -p -d -r1.10 -r1.11 --- mnote-pentax-tag.c 31 Jan 2008 08:25:34 -0000 1.10 +++ mnote-pentax-tag.c 17 Feb 2008 18:31:57 -0000 1.11 @@ -1,6 +1,6 @@ /* mnote-pentax-tag.c: * - * Copyright © 2002 Lutz Müller <lu...@us...> + * Copyright (c) 2002 Lutz Mueller <lu...@us...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Index: exif-mnote-data-pentax.c =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/pentax/exif-mnote-data-pentax.c,v retrieving revision 1.11 retrieving revision 1.12 diff -u -p -d -r1.11 -r1.12 --- exif-mnote-data-pentax.c 13 May 2007 19:21:47 -0000 1.11 +++ exif-mnote-data-pentax.c 17 Feb 2008 18:31:57 -0000 1.12 @@ -1,6 +1,6 @@ /* exif-mnote-data-pentax.c * - * Copyright © 2002, 2003 Lutz Mueller <lu...@us...> + * Copyright (c) 2002, 2003 Lutz Mueller <lu...@us...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Index: mnote-pentax-entry.h =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/pentax/mnote-pentax-entry.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -d -r1.2 -r1.3 --- mnote-pentax-entry.h 7 Jan 2004 15:01:39 -0000 1.2 +++ mnote-pentax-entry.h 17 Feb 2008 18:31:57 -0000 1.3 @@ -1,6 +1,6 @@ /* mnote-pentax-entry.h * - * Copyright © 2002 Lutz Müller <lu...@us...> + * Copyright (c) 2002 Lutz Mueller <lu...@us...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Index: exif-mnote-data-pentax.h =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/pentax/exif-mnote-data-pentax.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -d -r1.4 -r1.5 --- exif-mnote-data-pentax.h 13 May 2007 19:21:47 -0000 1.4 +++ exif-mnote-data-pentax.h 17 Feb 2008 18:31:57 -0000 1.5 @@ -1,6 +1,6 @@ /* exif-mnote-data-pentax.h * - * Copyright © 2002 Lutz Müller <lu...@us...> + * Copyright (c) 2002 Lutz Mueller <lu...@us...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Index: mnote-pentax-tag.h =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/pentax/mnote-pentax-tag.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -d -r1.2 -r1.3 --- mnote-pentax-tag.h 13 May 2007 19:21:47 -0000 1.2 +++ mnote-pentax-tag.h 17 Feb 2008 18:31:57 -0000 1.3 @@ -1,6 +1,6 @@ /* mnote-pentax-tag.h * - * Copyright © 2002, 2003 Lutz Mueller <lu...@us...> + * Copyright (c) 2002, 2003 Lutz Mueller <lu...@us...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Index: mnote-pentax-entry.c =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/pentax/mnote-pentax-entry.c,v retrieving revision 1.17 retrieving revision 1.18 diff -u -p -d -r1.17 -r1.18 --- mnote-pentax-entry.c 15 Dec 2007 16:47:47 -0000 1.17 +++ mnote-pentax-entry.c 17 Feb 2008 18:31:57 -0000 1.18 @@ -1,6 +1,6 @@ /* mnote-pentax-entry.c * - * Copyright © 2002 Lutz Müller <lu...@us...> + * Copyright (c) 2002 Lutz Mueller <lu...@us...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |