[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:38:15 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=da6266d

The following commit has been merged in the master branch:
commit da6266da3bcf307be254a86af0039b471886ba91
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Fri Feb 2 10:09:31 2007 +0000

    Copyright updates for 2007
---
 README                         | 2 +-
 config/config.mk.in            | 2 +-
 msvc/exivsimple/exivsimple.cpp | 2 +-
 msvc/exivsimple/exivsimple.h   | 2 +-
 msvc/exivsimple/stdafx.cpp     | 2 +-
 msvc/exivsimple/stdafx.h       | 2 +-
 po/Exiv2.pot                   | 4 ++--
 po/de.po                       | 2 +-
 po/es.po                       | 2 +-
 po/fi.po                       | 4 ++--
 po/fr.po                       | 2 +-
 po/pl.po                       | 2 +-
 po/ru.po                       | 2 +-
 src/Makefile                   | 2 +-
 src/actions.cpp                | 2 +-
 src/actions.hpp                | 2 +-
 src/basicio.cpp                | 2 +-
 src/basicio.hpp                | 2 +-
 src/canonmn.cpp                | 2 +-
 src/canonmn.hpp                | 2 +-
 src/cr2image.cpp               | 2 +-
 src/cr2image.hpp               | 2 +-
 src/crwimage.cpp               | 2 +-
 src/crwimage.hpp               | 2 +-
 src/datasets.cpp               | 2 +-
 src/datasets.hpp               | 2 +-
 src/doxygen.hpp                | 2 +-
 src/error.cpp                  | 2 +-
 src/error.hpp                  | 2 +-
 src/exif.cpp                   | 2 +-
 src/exif.hpp                   | 2 +-
 src/exiv2.cpp                  | 4 ++--
 src/exiv2.hpp                  | 2 +-
 src/exiv2_version.h            | 2 +-
 src/fujimn.cpp                 | 2 +-
 src/fujimn.hpp                 | 2 +-
 src/futils.cpp                 | 2 +-
 src/futils.hpp                 | 2 +-
 src/i18n.h                     | 2 +-
 src/ifd.cpp                    | 2 +-
 src/ifd.hpp                    | 2 +-
 src/image.cpp                  | 2 +-
 src/image.hpp                  | 2 +-
 src/iotest.cpp                 | 2 +-
 src/iptc.cpp                   | 2 +-
 src/iptc.hpp                   | 2 +-
 src/jpgimage.cpp               | 2 +-
 src/jpgimage.hpp               | 2 +-
 src/makernote.cpp              | 2 +-
 src/makernote.hpp              | 2 +-
 src/makernote2.cpp             | 2 +-
 src/makernote2.hpp             | 2 +-
 src/metacopy.cpp               | 2 +-
 src/metacopy.hpp               | 2 +-
 src/metadatum.cpp              | 2 +-
 src/metadatum.hpp              | 2 +-
 src/minoltamn.cpp              | 2 +-
 src/minoltamn.hpp              | 2 +-
 src/mn.hpp                     | 2 +-
 src/mrwimage.cpp               | 2 +-
 src/mrwimage.hpp               | 2 +-
 src/nikonmn.cpp                | 2 +-
 src/nikonmn.hpp                | 2 +-
 src/olympusmn.cpp              | 2 +-
 src/olympusmn.hpp              | 2 +-
 src/panasonicmn.cpp            | 2 +-
 src/panasonicmn.hpp            | 2 +-
 src/pngchunk.cpp               | 2 +-
 src/pngchunk.hpp               | 2 +-
 src/pngimage.cpp               | 2 +-
 src/pngimage.hpp               | 2 +-
 src/rcsid.hpp                  | 2 +-
 src/sigmamn.cpp                | 2 +-
 src/sigmamn.hpp                | 2 +-
 src/sonymn.cpp                 | 2 +-
 src/sonymn.hpp                 | 2 +-
 src/tags.cpp                   | 2 +-
 src/tags.hpp                   | 2 +-
 src/tiffcomposite.cpp          | 2 +-
 src/tiffcomposite.hpp          | 2 +-
 src/tifffwd.hpp                | 2 +-
 src/tiffimage.cpp              | 2 +-
 src/tiffimage.hpp              | 2 +-
 src/tiffparser.cpp             | 2 +-
 src/tiffparser.hpp             | 2 +-
 src/tiffvisitor.cpp            | 2 +-
 src/tiffvisitor.hpp            | 2 +-
 src/types.cpp                  | 2 +-
 src/types.hpp                  | 2 +-
 src/utils.cpp                  | 2 +-
 src/utils.hpp                  | 2 +-
 src/value.cpp                  | 2 +-
 src/value.hpp                  | 2 +-
 test/data/exiv2-test.out       | 2 +-
 94 files changed, 97 insertions(+), 97 deletions(-)

diff --git a/README b/README
index ee46ae3..b2116d9 100644
--- a/README
+++ b/README
@@ -94,7 +94,7 @@ of shared libraries can be turned off by specifying the
 License
 =======
 
-Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
 
 Exiv2 is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
diff --git a/config/config.mk.in b/config/config.mk.in
index fdf8b98..d3024e6 100644
--- a/config/config.mk.in
+++ b/config/config.mk.in
@@ -1,6 +1,6 @@
 # ***************************************************** -*- Makefile -*-
 #
-# Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+# Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
 #
 # This Makefile is part of the Exiv2 distribution.
 #
diff --git a/msvc/exivsimple/exivsimple.cpp b/msvc/exivsimple/exivsimple.cpp
index fe0d3a0..1fb7549 100644
--- a/msvc/exivsimple/exivsimple.cpp
+++ b/msvc/exivsimple/exivsimple.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  * 
  * This program is part of the Exiv2 distribution.
  *
diff --git a/msvc/exivsimple/exivsimple.h b/msvc/exivsimple/exivsimple.h
index 91517bf..7eae59a 100644
--- a/msvc/exivsimple/exivsimple.h
+++ b/msvc/exivsimple/exivsimple.h
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  * 
  * This program is part of the Exiv2 distribution.
  *
diff --git a/msvc/exivsimple/stdafx.cpp b/msvc/exivsimple/stdafx.cpp
index ffd69ba..b0ab1d0 100644
--- a/msvc/exivsimple/stdafx.cpp
+++ b/msvc/exivsimple/stdafx.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  * 
  * This program is part of the Exiv2 distribution.
  *
diff --git a/msvc/exivsimple/stdafx.h b/msvc/exivsimple/stdafx.h
index 9aac27a..497e760 100644
--- a/msvc/exivsimple/stdafx.h
+++ b/msvc/exivsimple/stdafx.h
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  * 
  * This program is part of the Exiv2 distribution.
  *
diff --git a/po/Exiv2.pot b/po/Exiv2.pot
index 04bb65c..81f6c33 100644
--- a/po/Exiv2.pot
+++ b/po/Exiv2.pot
@@ -1,5 +1,5 @@
 # Exiv2 POT file.
-# Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+# Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
 # This file is distributed under the same license as the Exiv2 package.
 #
 #, fuzzy
@@ -1127,7 +1127,7 @@ msgid "Unknown dataset"
 msgstr ""
 
 #: src/exiv2.cpp:179
-msgid "Copyright (C) 2004, 2005, 2006 Andreas Huggel.
"
+msgid "Copyright (C) 2004-2007 Andreas Huggel.
"
 msgstr ""
 
 #: src/exiv2.cpp:181
diff --git a/po/de.po b/po/de.po
index 3307a5e..97b3ccb 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1201,7 +1201,7 @@ msgid "Unknown dataset"
 msgstr "Unbekannter Tag"
 
 #: src/exiv2.cpp:179
-msgid "Copyright (C) 2004, 2005, 2006 Andreas Huggel.
"
+msgid "Copyright (C) 2004-2007 Andreas Huggel.
"
 msgstr ""
 
 #: src/exiv2.cpp:181
diff --git a/po/es.po b/po/es.po
index 5c39f97..089848b 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1202,7 +1202,7 @@ msgid "Unknown dataset"
 msgstr "Desconocido"
 
 #: src/exiv2.cpp:179
-msgid "Copyright (C) 2004, 2005, 2006 Andreas Huggel.
"
+msgid "Copyright (C) 2004-2007 Andreas Huggel.
"
 msgstr ""
 
 #: src/exiv2.cpp:181
diff --git a/po/fi.po b/po/fi.po
index 56ae9fd..be99bcc 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,6 +1,6 @@
 # translation of Exiv2.po to
 # Exiv2 POT file.
-# Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+# Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
 # This file is distributed under the same license as the Exiv2 package.
 #
 msgid ""
@@ -1126,7 +1126,7 @@ msgid "Unknown dataset"
 msgstr ""
 
 #: src/exiv2.cpp:179
-msgid "Copyright (C) 2004, 2005, 2006 Andreas Huggel.
"
+msgid "Copyright (C) 2004-2007 Andreas Huggel.
"
 msgstr ""
 
 #: src/exiv2.cpp:181
diff --git a/po/fr.po b/po/fr.po
index b07befd..780ed3b 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1207,7 +1207,7 @@ msgid "Unknown dataset"
 msgstr "Inconnu"
 
 #: src/exiv2.cpp:179
-msgid "Copyright (C) 2004, 2005, 2006 Andreas Huggel.
"
+msgid "Copyright (C) 2004-2007 Andreas Huggel.
"
 msgstr ""
 
 #: src/exiv2.cpp:181
diff --git a/po/pl.po b/po/pl.po
index 55def8b..8e5617e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1204,7 +1204,7 @@ msgid "Unknown dataset"
 msgstr "Nieznany znacznik."
 
 #: src/exiv2.cpp:179
-msgid "Copyright (C) 2004, 2005, 2006 Andreas Huggel.
"
+msgid "Copyright (C) 2004-2007 Andreas Huggel.
"
 msgstr ""
 
 #: src/exiv2.cpp:181
diff --git a/po/ru.po b/po/ru.po
index a6fed45..9612a0d 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1192,7 +1192,7 @@ msgid "Unknown dataset"
 msgstr "Неизвестный тэг"
 
 #: src/exiv2.cpp:180
-msgid "Copyright (C) 2004, 2005, 2006 Andreas Huggel.
"
+msgid "Copyright (C) 2004-2007 Andreas Huggel.
"
 msgstr ""
 
 #: src/exiv2.cpp:182
diff --git a/src/Makefile b/src/Makefile
index 2cfe0e3..069f3ac 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,6 +1,6 @@
 # ************************************************************* -*- Makefile -*-
 #
-# Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+# Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
 #
 # This Makefile is part of the Exiv2 distribution.
 #
diff --git a/src/actions.cpp b/src/actions.cpp
index 72c5143..901fd36 100644
--- a/src/actions.cpp
+++ b/src/actions.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/actions.hpp b/src/actions.hpp
index f566e07..a9564dc 100644
--- a/src/actions.hpp
+++ b/src/actions.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/basicio.cpp b/src/basicio.cpp
index 02af578..454f10c 100644
--- a/src/basicio.cpp
+++ b/src/basicio.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/basicio.hpp b/src/basicio.hpp
index 827bea9..d2313c7 100644
--- a/src/basicio.hpp
+++ b/src/basicio.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/canonmn.cpp b/src/canonmn.cpp
index 8d49c02..ba1a431 100644
--- a/src/canonmn.cpp
+++ b/src/canonmn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/canonmn.hpp b/src/canonmn.hpp
index c9c413b..b402899 100644
--- a/src/canonmn.hpp
+++ b/src/canonmn.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/cr2image.cpp b/src/cr2image.cpp
index e83a9df..6a98110 100644
--- a/src/cr2image.cpp
+++ b/src/cr2image.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/cr2image.hpp b/src/cr2image.hpp
index cf77a5b..43d659a 100644
--- a/src/cr2image.hpp
+++ b/src/cr2image.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/crwimage.cpp b/src/crwimage.cpp
index af23a2c..5a5396a 100644
--- a/src/crwimage.cpp
+++ b/src/crwimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2005-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/crwimage.hpp b/src/crwimage.hpp
index fa73f4f..38de5cd 100644
--- a/src/crwimage.hpp
+++ b/src/crwimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2005-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/datasets.cpp b/src/datasets.cpp
index a7a2514..e37b33e 100644
--- a/src/datasets.cpp
+++ b/src/datasets.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/datasets.hpp b/src/datasets.hpp
index f5d91e9..06934de 100644
--- a/src/datasets.hpp
+++ b/src/datasets.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/doxygen.hpp b/src/doxygen.hpp
index c6bd569..a54ec8e 100644
--- a/src/doxygen.hpp
+++ b/src/doxygen.hpp
@@ -93,7 +93,7 @@ bug tracking system</a>.</p>
 
   @section license License
 
-  <P>Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net></P>
+  <P>Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net></P>
 
   <P>%Exiv2 is free software; you can redistribute it and/or modify it under the
   terms of the <a href="gpl-license.html">GNU General Public License</a> as
diff --git a/src/error.cpp b/src/error.cpp
index 6168717..ec884b8 100644
--- a/src/error.cpp
+++ b/src/error.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2005-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/error.hpp b/src/error.hpp
index 808874c..6e5178d 100644
--- a/src/error.hpp
+++ b/src/error.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/exif.cpp b/src/exif.cpp
index 8c84e3d..ed54521 100644
--- a/src/exif.cpp
+++ b/src/exif.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/exif.hpp b/src/exif.hpp
index a5de345..5f2c421 100644
--- a/src/exif.hpp
+++ b/src/exif.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/exiv2.cpp b/src/exiv2.cpp
index b215b77..beac204 100644
--- a/src/exiv2.cpp
+++ b/src/exiv2.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
@@ -177,7 +177,7 @@ void Params::cleanup()
 void Params::version(std::ostream& os) const
 {
     os << EXV_PACKAGE_STRING << "
"
-       << _("Copyright (C) 2004, 2005, 2006 Andreas Huggel.
")
+       << _("Copyright (C) 2004-2007 Andreas Huggel.
")
        << "
"
        << _("This program is free software; you can redistribute it and/or
"
             "modify it under the terms of the GNU General Public License
"
diff --git a/src/exiv2.hpp b/src/exiv2.hpp
index 1d90e7c..89ab9b8 100644
--- a/src/exiv2.hpp
+++ b/src/exiv2.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/exiv2_version.h b/src/exiv2_version.h
index 8e15bf5..ee6aea5 100644
--- a/src/exiv2_version.h
+++ b/src/exiv2_version.h
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/fujimn.cpp b/src/fujimn.cpp
index 3bf801c..dd716c3 100644
--- a/src/fujimn.cpp
+++ b/src/fujimn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/fujimn.hpp b/src/fujimn.hpp
index e1e5171..d6ce961 100644
--- a/src/fujimn.hpp
+++ b/src/fujimn.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/futils.cpp b/src/futils.cpp
index 4aacffd..2067fed 100644
--- a/src/futils.cpp
+++ b/src/futils.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/futils.hpp b/src/futils.hpp
index 928a00a..16cb890 100644
--- a/src/futils.hpp
+++ b/src/futils.hpp
@@ -1,6 +1,6 @@
 // ********************************************************* -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/i18n.h b/src/i18n.h
index 3a1038b..b2e7206 100644
--- a/src/i18n.h
+++ b/src/i18n.h
@@ -1,6 +1,6 @@
 /* **************************************************************** -*- C -*- */
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/ifd.cpp b/src/ifd.cpp
index 1012eda..bc9d973 100644
--- a/src/ifd.cpp
+++ b/src/ifd.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/ifd.hpp b/src/ifd.hpp
index ebcfb41..3660db1 100644
--- a/src/ifd.hpp
+++ b/src/ifd.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/image.cpp b/src/image.cpp
index 6cabca5..75451b8 100644
--- a/src/image.cpp
+++ b/src/image.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/image.hpp b/src/image.hpp
index 93a8741..b41eb4b 100644
--- a/src/image.hpp
+++ b/src/image.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/iotest.cpp b/src/iotest.cpp
index 07dfc53..dfb4578 100644
--- a/src/iotest.cpp
+++ b/src/iotest.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/iptc.cpp b/src/iptc.cpp
index eeb9d42..7ff3227 100644
--- a/src/iptc.cpp
+++ b/src/iptc.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/iptc.hpp b/src/iptc.hpp
index 6544ccc..b1667da 100644
--- a/src/iptc.hpp
+++ b/src/iptc.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/jpgimage.cpp b/src/jpgimage.cpp
index 0d00702..5a5cc0a 100644
--- a/src/jpgimage.cpp
+++ b/src/jpgimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/jpgimage.hpp b/src/jpgimage.hpp
index 1067b52..2c82aa3 100644
--- a/src/jpgimage.hpp
+++ b/src/jpgimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/makernote.cpp b/src/makernote.cpp
index 4c7074c..c48c07f 100644
--- a/src/makernote.cpp
+++ b/src/makernote.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/makernote.hpp b/src/makernote.hpp
index 2154bf0..4b14b4e 100644
--- a/src/makernote.hpp
+++ b/src/makernote.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/makernote2.cpp b/src/makernote2.cpp
index f5ea3cf..cb6ba51 100644
--- a/src/makernote2.cpp
+++ b/src/makernote2.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/makernote2.hpp b/src/makernote2.hpp
index ec5e3da..9fff1e6 100644
--- a/src/makernote2.hpp
+++ b/src/makernote2.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/metacopy.cpp b/src/metacopy.cpp
index f8dd4d8..eed0950 100644
--- a/src/metacopy.cpp
+++ b/src/metacopy.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/metacopy.hpp b/src/metacopy.hpp
index 61d9aeb..8435a3e 100644
--- a/src/metacopy.hpp
+++ b/src/metacopy.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/metadatum.cpp b/src/metadatum.cpp
index 223a409..00f5dc1 100644
--- a/src/metadatum.cpp
+++ b/src/metadatum.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/metadatum.hpp b/src/metadatum.hpp
index 141aa51..fa0e878 100644
--- a/src/metadatum.hpp
+++ b/src/metadatum.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/minoltamn.cpp b/src/minoltamn.cpp
index d31848a..1a1979a 100644
--- a/src/minoltamn.cpp
+++ b/src/minoltamn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/minoltamn.hpp b/src/minoltamn.hpp
index 9ca0fbc..d3e2ed2 100644
--- a/src/minoltamn.hpp
+++ b/src/minoltamn.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/mn.hpp b/src/mn.hpp
index 0783e1a..dad0369 100644
--- a/src/mn.hpp
+++ b/src/mn.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/mrwimage.cpp b/src/mrwimage.cpp
index 853932e..1e21561 100644
--- a/src/mrwimage.cpp
+++ b/src/mrwimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/mrwimage.hpp b/src/mrwimage.hpp
index 0a89be8..4f78f29 100644
--- a/src/mrwimage.hpp
+++ b/src/mrwimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/nikonmn.cpp b/src/nikonmn.cpp
index 399561e..ed5eb88 100644
--- a/src/nikonmn.cpp
+++ b/src/nikonmn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * Lens database to decode Exif.Nikon3.LensData
  * Copyright (C) 2005, 2006 Robert Rottmerhusen <email at rottmerhusen.com>
diff --git a/src/nikonmn.hpp b/src/nikonmn.hpp
index 49c9a6c..5495b36 100644
--- a/src/nikonmn.hpp
+++ b/src/nikonmn.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/olympusmn.cpp b/src/olympusmn.cpp
index 3a92106..392bd4f 100644
--- a/src/olympusmn.cpp
+++ b/src/olympusmn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2005-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/olympusmn.hpp b/src/olympusmn.hpp
index 24f04dd..e77c992 100644
--- a/src/olympusmn.hpp
+++ b/src/olympusmn.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2005-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/panasonicmn.cpp b/src/panasonicmn.cpp
index eec2ec8..c4084c7 100644
--- a/src/panasonicmn.cpp
+++ b/src/panasonicmn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/panasonicmn.hpp b/src/panasonicmn.hpp
index 32bd3ca..3e6897c 100644
--- a/src/panasonicmn.hpp
+++ b/src/panasonicmn.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/pngchunk.cpp b/src/pngchunk.cpp
index 8110a6c..59a0857 100644
--- a/src/pngchunk.cpp
+++ b/src/pngchunk.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/pngchunk.hpp b/src/pngchunk.hpp
index f794626..f1d8a24 100644
--- a/src/pngchunk.hpp
+++ b/src/pngchunk.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/pngimage.cpp b/src/pngimage.cpp
index 62368f5..5c61d50 100644
--- a/src/pngimage.cpp
+++ b/src/pngimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/pngimage.hpp b/src/pngimage.hpp
index 62322d6..772b981 100644
--- a/src/pngimage.hpp
+++ b/src/pngimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/rcsid.hpp b/src/rcsid.hpp
index b29e29c..47f2dc7 100644
--- a/src/rcsid.hpp
+++ b/src/rcsid.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/sigmamn.cpp b/src/sigmamn.cpp
index 5a7af6c..16a665a 100644
--- a/src/sigmamn.cpp
+++ b/src/sigmamn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/sigmamn.hpp b/src/sigmamn.hpp
index bc8d28b..dfa692f 100644
--- a/src/sigmamn.hpp
+++ b/src/sigmamn.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/sonymn.cpp b/src/sonymn.cpp
index 1e8887f..5ced2bd 100644
--- a/src/sonymn.cpp
+++ b/src/sonymn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/sonymn.hpp b/src/sonymn.hpp
index e2b497c..1726b06 100644
--- a/src/sonymn.hpp
+++ b/src/sonymn.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2005-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/tags.cpp b/src/tags.cpp
index 736a5b6..6ac3f7a 100644
--- a/src/tags.cpp
+++ b/src/tags.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/tags.hpp b/src/tags.hpp
index b7c1ee5..8a01393 100644
--- a/src/tags.hpp
+++ b/src/tags.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/tiffcomposite.cpp b/src/tiffcomposite.cpp
index c6de630..9bba5fa 100644
--- a/src/tiffcomposite.cpp
+++ b/src/tiffcomposite.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/tiffcomposite.hpp b/src/tiffcomposite.hpp
index 2090923..17a7d3a 100644
--- a/src/tiffcomposite.hpp
+++ b/src/tiffcomposite.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/tifffwd.hpp b/src/tifffwd.hpp
index 044bf19..b4c1646 100644
--- a/src/tifffwd.hpp
+++ b/src/tifffwd.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/tiffimage.cpp b/src/tiffimage.cpp
index 93a26a8..ce80021 100644
--- a/src/tiffimage.cpp
+++ b/src/tiffimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/tiffimage.hpp b/src/tiffimage.hpp
index dd630be..d64e500 100644
--- a/src/tiffimage.hpp
+++ b/src/tiffimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/tiffparser.cpp b/src/tiffparser.cpp
index 52f9f82..1eccc82 100644
--- a/src/tiffparser.cpp
+++ b/src/tiffparser.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/tiffparser.hpp b/src/tiffparser.hpp
index 9f6e131..74481b2 100644
--- a/src/tiffparser.hpp
+++ b/src/tiffparser.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/tiffvisitor.cpp b/src/tiffvisitor.cpp
index 989a24f..2820b69 100644
--- a/src/tiffvisitor.cpp
+++ b/src/tiffvisitor.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/tiffvisitor.hpp b/src/tiffvisitor.hpp
index fa425f7..a23ede3 100644
--- a/src/tiffvisitor.hpp
+++ b/src/tiffvisitor.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2006-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/types.cpp b/src/types.cpp
index 7e8e9d2..fb32d19 100644
--- a/src/types.cpp
+++ b/src/types.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/types.hpp b/src/types.hpp
index 9db84b4..f4b4575 100644
--- a/src/types.hpp
+++ b/src/types.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/utils.cpp b/src/utils.cpp
index c70b27a..b7dfbdd 100644
--- a/src/utils.cpp
+++ b/src/utils.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/utils.hpp b/src/utils.hpp
index f721813..c8d18dc 100644
--- a/src/utils.hpp
+++ b/src/utils.hpp
@@ -1,6 +1,6 @@
 // ********************************************************* -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/value.cpp b/src/value.cpp
index 3a08731..d8458b2 100644
--- a/src/value.cpp
+++ b/src/value.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/value.hpp b/src/value.hpp
index 8ad99af..115f81a 100644
--- a/src/value.hpp
+++ b/src/value.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004, 2005, 2006 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2007 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/test/data/exiv2-test.out b/test/data/exiv2-test.out
index 6c041d7..e6f6dd8 100644
--- a/test/data/exiv2-test.out
+++ b/test/data/exiv2-test.out
@@ -4,7 +4,7 @@ tmp/
 Exiv2 version ------------------------------------------------------------
 ../../src/exiv2
 Exiv2 0.12
-Copyright (C) 2004, 2005, 2006 Andreas Huggel.
+Copyright (C) 2004-2007 Andreas Huggel.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list