Update of /cvsroot/libexif/libexif/libexif/olympus
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv32107/libexif/olympus
Modified Files:
exif-mnote-data-olympus.c exif-mnote-data-olympus.h
mnote-olympus-entry.c mnote-olympus-entry.h
mnote-olympus-tag.c mnote-olympus-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-olympus-tag.c
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/olympus/mnote-olympus-tag.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -d -r1.15 -r1.16
--- mnote-olympus-tag.c 31 Jan 2008 08:25:34 -0000 1.15
+++ mnote-olympus-tag.c 17 Feb 2008 18:31:56 -0000 1.16
@@ -1,6 +1,6 @@
/* mnote-olympus-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-olympus-tag.h
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/olympus/mnote-olympus-tag.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -d -r1.7 -r1.8
--- mnote-olympus-tag.h 13 Nov 2007 02:31:23 -0000 1.7
+++ mnote-olympus-tag.h 17 Feb 2008 18:31:56 -0000 1.8
@@ -1,6 +1,6 @@
/* mnote-olympus-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
Index: mnote-olympus-entry.c
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/olympus/mnote-olympus-entry.c,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -d -r1.39 -r1.40
--- mnote-olympus-entry.c 15 Dec 2007 16:42:14 -0000 1.39
+++ mnote-olympus-entry.c 17 Feb 2008 18:31:56 -0000 1.40
@@ -1,6 +1,6 @@
/* mnote-olympus-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-olympus.c
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/olympus/exif-mnote-data-olympus.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -d -r1.33 -r1.34
--- exif-mnote-data-olympus.c 16 Feb 2008 19:11:41 -0000 1.33
+++ exif-mnote-data-olympus.c 17 Feb 2008 18:31:56 -0000 1.34
@@ -1,6 +1,6 @@
/* exif-mnote-data-olympus.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: exif-mnote-data-olympus.h
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/olympus/exif-mnote-data-olympus.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -d -r1.8 -r1.9
--- exif-mnote-data-olympus.h 10 Nov 2007 08:02:33 -0000 1.8
+++ exif-mnote-data-olympus.h 17 Feb 2008 18:31:56 -0000 1.9
@@ -1,6 +1,6 @@
/* mnote-olympus-data.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-olympus-entry.h
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif/olympus/mnote-olympus-entry.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -d -r1.2 -r1.3
--- mnote-olympus-entry.h 7 Jan 2004 14:57:38 -0000 1.2
+++ mnote-olympus-entry.h 17 Feb 2008 18:31:56 -0000 1.3
@@ -1,6 +1,6 @@
/* mnote-olympus-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
|