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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:43:49 UTC 2017


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

The following commit has been merged in the master branch:
commit 4e530fbce00dc7e074fb35f9c4afd3128f3b7cbd
Author: Robin Mills <robin at clanmills.com>
Date:   Wed Jul 24 05:15:04 2013 +0000

    Bumping the copyright notice again. (re-doing 3089 without breaking the build!)
---
 samples/iotest.cpp      | 2 +-
 samples/metacopy.cpp    | 2 +-
 samples/metacopy.hpp    | 2 +-
 src/actions.cpp         | 2 +-
 src/actions.hpp         | 2 +-
 src/asfvideo.cpp        | 2 +-
 src/asfvideo.hpp        | 2 +-
 src/basicio.cpp         | 2 +-
 src/basicio.hpp         | 2 +-
 src/bmpimage.cpp        | 2 +-
 src/bmpimage.hpp        | 2 +-
 src/canonmn.cpp         | 2 +-
 src/canonmn_int.hpp     | 2 +-
 src/convert.cpp         | 2 +-
 src/convert.hpp         | 2 +-
 src/cr2image.cpp        | 2 +-
 src/cr2image.hpp        | 2 +-
 src/cr2image_int.hpp    | 2 +-
 src/crwimage.cpp        | 2 +-
 src/crwimage.hpp        | 2 +-
 src/crwimage_int.hpp    | 2 +-
 src/datasets.cpp        | 2 +-
 src/datasets.hpp        | 2 +-
 src/easyaccess.cpp      | 2 +-
 src/easyaccess.hpp      | 2 +-
 src/epsimage.cpp        | 2 +-
 src/epsimage.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/exiv2app.hpp        | 2 +-
 src/fujimn.cpp          | 2 +-
 src/fujimn_int.hpp      | 2 +-
 src/futils.cpp          | 2 +-
 src/futils.hpp          | 2 +-
 src/gifimage.cpp        | 2 +-
 src/gifimage.hpp        | 2 +-
 src/image.cpp           | 2 +-
 src/image.hpp           | 2 +-
 src/iptc.cpp            | 2 +-
 src/iptc.hpp            | 2 +-
 src/jp2image.cpp        | 2 +-
 src/jp2image.hpp        | 2 +-
 src/jpgimage.cpp        | 2 +-
 src/jpgimage.hpp        | 2 +-
 src/makernote.cpp       | 2 +-
 src/makernote_int.hpp   | 2 +-
 src/matroskavideo.cpp   | 2 +-
 src/matroskavideo.hpp   | 2 +-
 src/metadatum.cpp       | 2 +-
 src/metadatum.hpp       | 2 +-
 src/minoltamn.cpp       | 2 +-
 src/minoltamn_int.hpp   | 2 +-
 src/mrwimage.cpp        | 2 +-
 src/mrwimage.hpp        | 2 +-
 src/nikonmn.cpp         | 2 +-
 src/nikonmn_int.hpp     | 2 +-
 src/olympusmn.cpp       | 2 +-
 src/olympusmn_int.hpp   | 2 +-
 src/orfimage.cpp        | 2 +-
 src/orfimage.hpp        | 2 +-
 src/orfimage_int.hpp    | 2 +-
 src/panasonicmn.cpp     | 2 +-
 src/panasonicmn_int.hpp | 2 +-
 src/pentaxmn.cpp        | 2 +-
 src/pentaxmn_int.hpp    | 2 +-
 src/pgfimage.cpp        | 2 +-
 src/pgfimage.hpp        | 2 +-
 src/pngchunk.cpp        | 2 +-
 src/pngchunk_int.hpp    | 2 +-
 src/pngimage.cpp        | 2 +-
 src/pngimage.hpp        | 2 +-
 src/preview.cpp         | 2 +-
 src/preview.hpp         | 2 +-
 src/properties.cpp      | 2 +-
 src/properties.hpp      | 2 +-
 src/psdimage.cpp        | 2 +-
 src/psdimage.hpp        | 2 +-
 src/quicktimevideo.cpp  | 2 +-
 src/quicktimevideo.hpp  | 2 +-
 src/rafimage.cpp        | 2 +-
 84 files changed, 85 insertions(+), 85 deletions(-)

diff --git a/samples/iotest.cpp b/samples/iotest.cpp
index 04b1ad6..497c909 100644
--- a/samples/iotest.cpp
+++ b/samples/iotest.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/samples/metacopy.cpp b/samples/metacopy.cpp
index 9f0ab52..90c3c59 100644
--- a/samples/metacopy.cpp
+++ b/samples/metacopy.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/samples/metacopy.hpp b/samples/metacopy.hpp
index ba948b6..4394839 100644
--- a/samples/metacopy.hpp
+++ b/samples/metacopy.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/actions.cpp b/src/actions.cpp
index 1e4c7ae..7666398 100644
--- a/src/actions.cpp
+++ b/src/actions.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 bc72a28..bf0c854 100644
--- a/src/actions.hpp
+++ b/src/actions.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/asfvideo.cpp b/src/asfvideo.cpp
index 6120d41..e296a0b 100644
--- a/src/asfvideo.cpp
+++ b/src/asfvideo.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/asfvideo.hpp b/src/asfvideo.hpp
index ee2fd95..79515b9 100644
--- a/src/asfvideo.hpp
+++ b/src/asfvideo.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 0ddceee..d2e42b6 100644
--- a/src/basicio.cpp
+++ b/src/basicio.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 e302023..d22f0de 100644
--- a/src/basicio.hpp
+++ b/src/basicio.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/bmpimage.cpp b/src/bmpimage.cpp
index fcff92f..4b18378 100644
--- a/src/bmpimage.cpp
+++ b/src/bmpimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/bmpimage.hpp b/src/bmpimage.hpp
index f39e7aa..b6ce393 100644
--- a/src/bmpimage.hpp
+++ b/src/bmpimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 21f73d7..6317301 100644
--- a/src/canonmn.cpp
+++ b/src/canonmn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/canonmn_int.hpp b/src/canonmn_int.hpp
index 5e214a2..95f6d5d 100644
--- a/src/canonmn_int.hpp
+++ b/src/canonmn_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/convert.cpp b/src/convert.cpp
index 610620e..269a573 100644
--- a/src/convert.cpp
+++ b/src/convert.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/convert.hpp b/src/convert.hpp
index 280c55b..7806a04 100644
--- a/src/convert.hpp
+++ b/src/convert.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 23270db..d77c55b 100644
--- a/src/cr2image.cpp
+++ b/src/cr2image.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 bf331ad..6591042 100644
--- a/src/cr2image.hpp
+++ b/src/cr2image.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/cr2image_int.hpp b/src/cr2image_int.hpp
index bad358f..1f8e9c4 100644
--- a/src/cr2image_int.hpp
+++ b/src/cr2image_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 8d7d59b..ee6af50 100644
--- a/src/crwimage.cpp
+++ b/src/crwimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 62b98cc..78ac781 100644
--- a/src/crwimage.hpp
+++ b/src/crwimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/crwimage_int.hpp b/src/crwimage_int.hpp
index f76e4a4..346b4d5 100644
--- a/src/crwimage_int.hpp
+++ b/src/crwimage_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 0723291..2849f22 100644
--- a/src/datasets.cpp
+++ b/src/datasets.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 bd52e4e..cbc329a 100644
--- a/src/datasets.hpp
+++ b/src/datasets.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/easyaccess.cpp b/src/easyaccess.cpp
index a2ba138..2a79804 100644
--- a/src/easyaccess.cpp
+++ b/src/easyaccess.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/easyaccess.hpp b/src/easyaccess.hpp
index e571d71..1711368 100644
--- a/src/easyaccess.hpp
+++ b/src/easyaccess.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/epsimage.cpp b/src/epsimage.cpp
index 4a0ca3a..8840f70 100644
--- a/src/epsimage.cpp
+++ b/src/epsimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/epsimage.hpp b/src/epsimage.hpp
index ffa29c2..920abc2 100644
--- a/src/epsimage.hpp
+++ b/src/epsimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/error.cpp b/src/error.cpp
index 36e702d..d89fe22 100644
--- a/src/error.cpp
+++ b/src/error.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 dbbf9d1..b8df55d 100644
--- a/src/error.hpp
+++ b/src/error.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 dcd81f7..99338ae 100644
--- a/src/exif.cpp
+++ b/src/exif.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 f04aaf3..afc55f3 100644
--- a/src/exif.hpp
+++ b/src/exif.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 b27c176..7ac6810 100644
--- a/src/exiv2.cpp
+++ b/src/exiv2.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
@@ -209,7 +209,7 @@ void Params::version(bool verbose,std::ostream& os) const
     bool  b64    = sizeof(void*)==8;
     const char* sBuild = b64 ? "(64 bit build)" : "(32 bit build)" ;
     os << EXV_PACKAGE_STRING << " " << Exiv2::versionNumberHexString() << " " << sBuild << "
"
-       << _("Copyright (C) 2004-2012 Andreas Huggel.
")
+       << _("Copyright (C) 2004-2013 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 0b4d26a..c41cb76 100644
--- a/src/exiv2.hpp
+++ b/src/exiv2.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/exiv2app.hpp b/src/exiv2app.hpp
index b33c676..31ff6d5 100644
--- a/src/exiv2app.hpp
+++ b/src/exiv2app.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 fc0adc5..46cbbdf 100644
--- a/src/fujimn.cpp
+++ b/src/fujimn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/fujimn_int.hpp b/src/fujimn_int.hpp
index ad830af..fdbad2d 100644
--- a/src/fujimn_int.hpp
+++ b/src/fujimn_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 0351426..fbd718e 100644
--- a/src/futils.cpp
+++ b/src/futils.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 2b506a6..84ac9bd 100644
--- a/src/futils.hpp
+++ b/src/futils.hpp
@@ -1,6 +1,6 @@
 // ********************************************************* -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/gifimage.cpp b/src/gifimage.cpp
index 68f70aa..3a16597 100644
--- a/src/gifimage.cpp
+++ b/src/gifimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/gifimage.hpp b/src/gifimage.hpp
index 51aa067..dbb5f4e 100644
--- a/src/gifimage.hpp
+++ b/src/gifimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 372d8d0..bedad72 100644
--- a/src/image.cpp
+++ b/src/image.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 e62f83a..5f11cd7 100644
--- a/src/image.hpp
+++ b/src/image.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 8abf8c9..a6507ac 100644
--- a/src/iptc.cpp
+++ b/src/iptc.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 f4bc712..131728a 100644
--- a/src/iptc.hpp
+++ b/src/iptc.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/jp2image.cpp b/src/jp2image.cpp
index 005eb71..c32e3e4 100644
--- a/src/jp2image.cpp
+++ b/src/jp2image.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/jp2image.hpp b/src/jp2image.hpp
index f3bf89c..7f458c9 100644
--- a/src/jp2image.hpp
+++ b/src/jp2image.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 dde0e71..e91aef6 100644
--- a/src/jpgimage.cpp
+++ b/src/jpgimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 41b6284..2e233e9 100644
--- a/src/jpgimage.hpp
+++ b/src/jpgimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 933d964..97efe36 100644
--- a/src/makernote.cpp
+++ b/src/makernote.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/makernote_int.hpp b/src/makernote_int.hpp
index 74420e3..ce9f2ee 100644
--- a/src/makernote_int.hpp
+++ b/src/makernote_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/matroskavideo.cpp b/src/matroskavideo.cpp
index a1a6929..78d335c 100644
--- a/src/matroskavideo.cpp
+++ b/src/matroskavideo.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/matroskavideo.hpp b/src/matroskavideo.hpp
index 1f8a4e7..a86fb0c 100644
--- a/src/matroskavideo.hpp
+++ b/src/matroskavideo.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 c30b2ba..9908621 100644
--- a/src/metadatum.cpp
+++ b/src/metadatum.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 1fb9020..255456a 100644
--- a/src/metadatum.hpp
+++ b/src/metadatum.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 ec774df..052a38c 100644
--- a/src/minoltamn.cpp
+++ b/src/minoltamn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/minoltamn_int.hpp b/src/minoltamn_int.hpp
index 4aba375..2cc9b51 100644
--- a/src/minoltamn_int.hpp
+++ b/src/minoltamn_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 d5166b3..2d7b606 100644
--- a/src/mrwimage.cpp
+++ b/src/mrwimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 2fa88ac..eee7599 100644
--- a/src/mrwimage.hpp
+++ b/src/mrwimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 31efeac..2f3dc97 100644
--- a/src/nikonmn.cpp
+++ b/src/nikonmn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * Lens database for the conversion of Nikon lens data to readable lens names
  * Copyright (C) 2005-2008 Robert Rottmerhusen <lens_id at rottmerhusen.com>
diff --git a/src/nikonmn_int.hpp b/src/nikonmn_int.hpp
index f48bd8b..4290fec 100644
--- a/src/nikonmn_int.hpp
+++ b/src/nikonmn_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 3ed80f4..031dc5f 100644
--- a/src/olympusmn.cpp
+++ b/src/olympusmn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/olympusmn_int.hpp b/src/olympusmn_int.hpp
index 568eb86..860d4d5 100644
--- a/src/olympusmn_int.hpp
+++ b/src/olympusmn_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/orfimage.cpp b/src/orfimage.cpp
index 4169943..346c30f 100644
--- a/src/orfimage.cpp
+++ b/src/orfimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/orfimage.hpp b/src/orfimage.hpp
index 30fe611..0415c43 100644
--- a/src/orfimage.hpp
+++ b/src/orfimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/orfimage_int.hpp b/src/orfimage_int.hpp
index 1eb6080..1423e72 100644
--- a/src/orfimage_int.hpp
+++ b/src/orfimage_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 50c0c5b..cbfe7bd 100644
--- a/src/panasonicmn.cpp
+++ b/src/panasonicmn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/panasonicmn_int.hpp b/src/panasonicmn_int.hpp
index 9b9071c..853292f 100644
--- a/src/panasonicmn_int.hpp
+++ b/src/panasonicmn_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/pentaxmn.cpp b/src/pentaxmn.cpp
index b217b9f..0a1e67c 100644
--- a/src/pentaxmn.cpp
+++ b/src/pentaxmn.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/pentaxmn_int.hpp b/src/pentaxmn_int.hpp
index 978a616..2aba980 100644
--- a/src/pentaxmn_int.hpp
+++ b/src/pentaxmn_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/pgfimage.cpp b/src/pgfimage.cpp
index 0f3053c..47d3147 100644
--- a/src/pgfimage.cpp
+++ b/src/pgfimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/pgfimage.hpp b/src/pgfimage.hpp
index 3ac980d..10e7335 100644
--- a/src/pgfimage.hpp
+++ b/src/pgfimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 8e0cc55..c382f73 100644
--- a/src/pngchunk.cpp
+++ b/src/pngchunk.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/pngchunk_int.hpp b/src/pngchunk_int.hpp
index c2d997f..a7945e8 100644
--- a/src/pngchunk_int.hpp
+++ b/src/pngchunk_int.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 133d205..3dc437e 100644
--- a/src/pngimage.cpp
+++ b/src/pngimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 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 056debb..5100e39 100644
--- a/src/pngimage.hpp
+++ b/src/pngimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/preview.cpp b/src/preview.cpp
index 8664c1f..2bcba3e 100644
--- a/src/preview.cpp
+++ b/src/preview.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/preview.hpp b/src/preview.hpp
index fa5148f..2514000 100644
--- a/src/preview.hpp
+++ b/src/preview.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/properties.cpp b/src/properties.cpp
index b2a6e43..330467d 100644
--- a/src/properties.cpp
+++ b/src/properties.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/properties.hpp b/src/properties.hpp
index 5aeb267..b56a65d 100644
--- a/src/properties.hpp
+++ b/src/properties.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/psdimage.cpp b/src/psdimage.cpp
index 4292db0..d92d386 100644
--- a/src/psdimage.cpp
+++ b/src/psdimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/psdimage.hpp b/src/psdimage.hpp
index dcade46..b592af6 100644
--- a/src/psdimage.hpp
+++ b/src/psdimage.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/quicktimevideo.cpp b/src/quicktimevideo.cpp
index 866ca46..15d4482 100644
--- a/src/quicktimevideo.cpp
+++ b/src/quicktimevideo.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/quicktimevideo.hpp b/src/quicktimevideo.hpp
index ea89fa2..9a8b1d4 100644
--- a/src/quicktimevideo.hpp
+++ b/src/quicktimevideo.hpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *
diff --git a/src/rafimage.cpp b/src/rafimage.cpp
index e2e77d5..959d962 100644
--- a/src/rafimage.cpp
+++ b/src/rafimage.cpp
@@ -1,6 +1,6 @@
 // ***************************************************************** -*- C++ -*-
 /*
- * Copyright (C) 2004-2012 Andreas Huggel <ahuggel at gmx.net>
+ * Copyright (C) 2004-2013 Andreas Huggel <ahuggel at gmx.net>
  *
  * This program is part of the Exiv2 distribution.
  *

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list