Update of /cvsroot/libexif/libexif/libexif/fuji
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv32107/libexif/fuji
Modified Files:
exif-mnote-data-fuji.c exif-mnote-data-fuji.h
mnote-fuji-entry.c mnote-fuji-entry.h mnote-fuji-tag.c
mnote-fuji-tag.h
Log Message:
2008-02-17 Lutz Mueller <lu...@us...>
Fix #1865046:
* COPYING:
* libexif/...: Use 'ue' instead of some strange German character.
Index: exif-mnote-data-fuji.c
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/fuji/exif-mnote-data-fuji.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -d -r1.3 -r1.4
--- exif-mnote-data-fuji.c 16 Feb 2008 19:11:40 -0000 1.3
+++ exif-mnote-data-fuji.c 17 Feb 2008 18:31:56 -0000 1.4
@@ -1,6 +1,6 @@
/* exif-mnote-data-fuji.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: mnote-fuji-entry.c
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/fuji/mnote-fuji-entry.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -d -r1.3 -r1.4
--- mnote-fuji-entry.c 15 Dec 2007 16:47:47 -0000 1.3
+++ mnote-fuji-entry.c 17 Feb 2008 18:31:56 -0000 1.4
@@ -1,6 +1,6 @@
/* mnote-fuji-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
Index: exif-mnote-data-fuji.h
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/fuji/exif-mnote-data-fuji.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- exif-mnote-data-fuji.h 7 Dec 2007 08:46:49 -0000 1.1
+++ exif-mnote-data-fuji.h 17 Feb 2008 18:31:56 -0000 1.2
@@ -1,6 +1,6 @@
/* exif-mnote-data-fuji.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-fuji-entry.h
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/fuji/mnote-fuji-entry.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- mnote-fuji-entry.h 7 Dec 2007 08:46:49 -0000 1.1
+++ mnote-fuji-entry.h 17 Feb 2008 18:31:56 -0000 1.2
@@ -1,6 +1,6 @@
/* mnote-fuji-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: mnote-fuji-tag.c
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/fuji/mnote-fuji-tag.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -d -r1.4 -r1.5
--- mnote-fuji-tag.c 31 Jan 2008 08:25:34 -0000 1.4
+++ mnote-fuji-tag.c 17 Feb 2008 18:31:56 -0000 1.5
@@ -1,6 +1,6 @@
/* mnote-fuji-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: mnote-fuji-tag.h
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/fuji/mnote-fuji-tag.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- mnote-fuji-tag.h 7 Dec 2007 08:46:49 -0000 1.1
+++ mnote-fuji-tag.h 17 Feb 2008 18:31:56 -0000 1.2
@@ -1,6 +1,6 @@
/* mnote-fuji-tag.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
|