replace (c) and (C) by ©
authorArnaud Launay <libexif-20171129@launay.org>
Sun, 15 Dec 2002 11:41:11 +0000 (12:41 +0100)
committerArnaud Launay <libexif-20171129@launay.org>
Sun, 15 Dec 2002 11:41:11 +0000 (12:41 +0100)
30 files changed:
COPYING
aolserver/nsexif.c
libexif/exif-byte-order.c
libexif/exif-byte-order.h
libexif/exif-content.c
libexif/exif-content.h
libexif/exif-data.c
libexif/exif-data.h
libexif/exif-entry.c
libexif/exif-entry.h
libexif/exif-format.c
libexif/exif-format.h
libexif/exif-ifd.c
libexif/exif-ifd.h
libexif/exif-result.h
libexif/exif-tag.c
libexif/exif-tag.h
libexif/exif-utils.c
libexif/exif-utils.h
libexif/exif.c
libexif/exif.h
libexif/i18n.h
libjpeg/jpeg-data.c
libjpeg/jpeg-data.h
libjpeg/jpeg-marker.c
libjpeg/jpeg-marker.h
po/de.po
po/es.po
po/fr.po
test/test-mem.c

diff --git a/COPYING b/COPYING
index b1e3f5a..213a1ab 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,7 +1,7 @@
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999
 
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+ Copyright © 1991, 1999 Free Software Foundation, Inc.
      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
@@ -471,7 +471,7 @@ convey the exclusion of warranty; and each file should have at least the
 "copyright" line and a pointer to where the full notice is found.
 
     <one line to give the library's name and a brief idea of what it does.>
-    Copyright (C) <year>  <name of author>
+    Copyright © <year>  <name of author>
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index ed77ffd..2fdb90a 100644 (file)
@@ -1,6 +1,6 @@
 /*
 
-Copyright (c) 2000 Curtis Galloway
+Copyright © 2000 Curtis Galloway
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
index 5fb08d0..0fca00f 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-byte-order.c
  *
- * Copyright (C) 2002 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2002 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 2128116..bd51d3c 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-byte-order.h
  *
- * Copyright (C) 2002 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2002 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index ad550c0..9c12b6d 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-content.c
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 0ba59ca..d9aad50 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-content.h
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index aad3a57..acb1e27 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-data.c
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index ca50d72..c3efbff 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-data.h
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index a7a66ed..2cf527e 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-entry.c
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 5e8b873..a30a889 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-entry.h
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 7ddc976..13c13dc 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-format.c
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 508d9e8..0c7a34b 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-format.h
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 2cbfa65..8fa3bf0 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-ifd.c
  *
- * Copyright (C) 2002 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2002 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index d66cf75..01f0019 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-ifd.h
  *
- * Copyright (C) 2002 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2002 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 2597d97..771a8bd 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-result.h
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 3ccd773..ef0cae1 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-tag.c
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 0378edc..5d6a3f6 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-tag.h
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 4a9e55d..e895a74 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-utils.c
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 6a4ad31..02411c8 100644 (file)
@@ -1,6 +1,6 @@
 /* exif-utils.h
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index e705942..4181b26 100644 (file)
@@ -1,6 +1,6 @@
 /*
 
-Copyright (c) 2000 Matthias Wandel, The PHP Group, Curtis Galloway
+Copyright © 2000 Matthias Wandel, The PHP Group, Curtis Galloway
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
index 4ae1d2b..32f0a6d 100644 (file)
@@ -1,6 +1,6 @@
 /*
 
-Copyright (c) 2000 Curtis Galloway
+Copyright © 2000 Curtis Galloway
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
index 2fbd4d1..66240d5 100644 (file)
@@ -1,6 +1,6 @@
 /* i18n.h
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index b7f1131..039872b 100644 (file)
@@ -1,6 +1,6 @@
 /* jpeg-data.c
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 155accb..441b3ec 100644 (file)
@@ -1,6 +1,6 @@
 /* jpeg-data.h
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 5ee4b6d..afc02a8 100644 (file)
@@ -1,6 +1,6 @@
 /* jpeg-marker.c
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index f1c2f29..5d94276 100644 (file)
@@ -1,6 +1,6 @@
 /* jpeg-marker.h
  *
- * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2001 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 7a436b7..0883410 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -1,5 +1,5 @@
 # German Translation
-# Copyright (C) YEAR Free Software Foundation, Inc.
+# Copyright © YEAR Free Software Foundation, Inc.
 # Lutz Müller <lutz@users.sourceforge.net>, 2002.
 #
 msgid ""
index 6b18f5d..a106f88 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -1,5 +1,5 @@
 # libexif Spanish Translation.
-# Copyright (C) 2002 Free Software Foundation, Inc.
+# Copyright © 2002 Free Software Foundation, Inc.
 # Fabian Mandelbaum <fabman@mandrakesoft.com>, 2002.
 #
 msgid ""
index 23e2feb..1e37156 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,5 +1,5 @@
 # LIBEXIF PO FILE
-# Copyright (C) 2002 Free Software Foundation, Inc.
+# Copyright © 2002 Free Software Foundation, Inc.
 # This file is distributed under the same license as the PACKAGE package.
 # Arnaud Launay <asl@launay.org>, 2002.
 #
index 8977e75..674e6e1 100644 (file)
@@ -1,6 +1,6 @@
 /* test-mem.c
  *
- * Copyright (C) 2002 Lutz Müller <lutz@users.sourceforge.net>
+ * Copyright © 2002 Lutz Müller <lutz@users.sourceforge.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public