diff --git a/Makefile b/Makefile index bd84f22e..6c2afab9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # ***************************************************** -*- Makefile -*- # -# Copyright (C) 2004-2007 Andreas Huggel +# Copyright (C) 2004-2008 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. # diff --git a/README b/README index 02f50c5d..5dbeb195 100644 --- a/README +++ b/README @@ -139,7 +139,7 @@ of shared libraries can be turned off by specifying the License ======= -Copyright (C) 2004-2007 Andreas Huggel +Copyright (C) 2004-2008 Andreas Huggel 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/Makefile.in b/config/Makefile.in index 0560f04c..90d87da6 100644 --- a/config/Makefile.in +++ b/config/Makefile.in @@ -1,6 +1,6 @@ # ***************************************************** -*- Makefile -*- # -# Copyright (C) 2004-2007 Andreas Huggel +# Copyright (C) 2004-2008 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. # diff --git a/config/config.make b/config/config.make index 7a1dccbf..4d2cbc26 100644 --- a/config/config.make +++ b/config/config.make @@ -1,6 +1,6 @@ # ***************************************************** -*- Makefile -*- # -# Copyright (C) 2005-2007 Andreas Huggel +# Copyright (C) 2004-2008 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. # diff --git a/config/config.mk.in b/config/config.mk.in index ec50b71e..9aba410d 100644 --- a/config/config.mk.in +++ b/config/config.mk.in @@ -1,6 +1,6 @@ # ***************************************************** -*- Makefile -*- # -# Copyright (C) 2004-2007 Andreas Huggel +# Copyright (C) 2004-2008 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. # diff --git a/doc/Makefile b/doc/Makefile index b7b5ed48..bcb45e83 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,6 +1,6 @@ # ***************************************************** -*- Makefile -*- # -# Copyright (C) 2004-2007 Andreas Huggel +# Copyright (C) 2004-2008 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. # diff --git a/doc/templates/Makefile b/doc/templates/Makefile index b0e8c1fa..90b1de69 100644 --- a/doc/templates/Makefile +++ b/doc/templates/Makefile @@ -1,6 +1,6 @@ # ************************************************************* -*- Makefile -*- # -# Copyright (C) 2004-2007 Andreas Huggel +# Copyright (C) 2004-2008 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. # diff --git a/po/exiv2.pot b/po/exiv2.pot index 2c0b14c1..d37585a9 100644 --- a/po/exiv2.pot +++ b/po/exiv2.pot @@ -1,7 +1,7 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Andreas Huggel -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. +# Exiv2 message strings +# Copyright (C) 2004-2008 Andreas Huggel +# This file is distributed under the same license as the Exiv2 package. +# Andreas Huggel , 2004-2008. # #, fuzzy msgid "" diff --git a/samples/Makefile b/samples/Makefile index a302d0f7..9a990e1c 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -1,6 +1,6 @@ # ************************************************************* -*- Makefile -*- # -# Copyright (C) 2007 Andreas Huggel +# Copyright (C) 2004-2008 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. # diff --git a/samples/iotest.cpp b/samples/iotest.cpp index a77b3018..933fc6fc 100644 --- a/samples/iotest.cpp +++ b/samples/iotest.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/Makefile b/src/Makefile index 5b967708..91a6db4a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,6 +1,6 @@ # ************************************************************* -*- Makefile -*- # -# Copyright (C) 2004-2007 Andreas Huggel +# Copyright (C) 2004-2008 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. # diff --git a/src/actions.cpp b/src/actions.cpp index 5e578351..dc95f52c 100644 --- a/src/actions.cpp +++ b/src/actions.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/actions.hpp b/src/actions.hpp index 835ff1e7..4bcddfe5 100644 --- a/src/actions.hpp +++ b/src/actions.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/basicio.cpp b/src/basicio.cpp index e6165435..59d2ddea 100644 --- a/src/basicio.cpp +++ b/src/basicio.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/basicio.hpp b/src/basicio.hpp index af4b1545..350dfb52 100644 --- a/src/basicio.hpp +++ b/src/basicio.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/canonmn.cpp b/src/canonmn.cpp index 2e9515d1..755adf7e 100644 --- a/src/canonmn.cpp +++ b/src/canonmn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/canonmn.hpp b/src/canonmn.hpp index b402899e..a9e732be 100644 --- a/src/canonmn.hpp +++ b/src/canonmn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/cr2image.cpp b/src/cr2image.cpp index 399d14b6..45fce433 100644 --- a/src/cr2image.cpp +++ b/src/cr2image.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/cr2image.hpp b/src/cr2image.hpp index 95269d5d..f00ad6a3 100644 --- a/src/cr2image.hpp +++ b/src/cr2image.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/crwimage.cpp b/src/crwimage.cpp index c95bdbe2..b2a53cbb 100644 --- a/src/crwimage.cpp +++ b/src/crwimage.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2005-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/crwimage.hpp b/src/crwimage.hpp index 29742cfd..3e690f8b 100644 --- a/src/crwimage.hpp +++ b/src/crwimage.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2005-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/datasets.cpp b/src/datasets.cpp index e37b33ed..d8cafb46 100644 --- a/src/datasets.cpp +++ b/src/datasets.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/datasets.hpp b/src/datasets.hpp index 06934de9..25c43c48 100644 --- a/src/datasets.hpp +++ b/src/datasets.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/doxygen.hpp.in b/src/doxygen.hpp.in index 08d3f036..b5d6fb55 100644 --- a/src/doxygen.hpp.in +++ b/src/doxygen.hpp.in @@ -113,7 +113,7 @@ bug tracking system.

@section license License -

Copyright (C) 2004-2007 Andreas Huggel

+

Copyright (C) 2004-2008 Andreas Huggel

%Exiv2 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/src/error.cpp b/src/error.cpp index cb4621af..2a5556bb 100644 --- a/src/error.cpp +++ b/src/error.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2005-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/error.hpp b/src/error.hpp index 3218fea4..b1086ad7 100644 --- a/src/error.hpp +++ b/src/error.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/exif.cpp b/src/exif.cpp index 08f759fd..ca45b79c 100644 --- a/src/exif.cpp +++ b/src/exif.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/exif.hpp b/src/exif.hpp index 294b1e98..1f348c8f 100644 --- a/src/exif.hpp +++ b/src/exif.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/exiv2.cpp b/src/exiv2.cpp index c9f850ac..6ded62f6 100644 --- a/src/exiv2.cpp +++ b/src/exiv2.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * @@ -188,7 +188,7 @@ void Params::cleanup() void Params::version(std::ostream& os) const { os << EXV_PACKAGE_STRING << "\n" - << _("Copyright (C) 2004-2007 Andreas Huggel.\n") + << _("Copyright (C) 2004-2008 Andreas Huggel.\n") << "\n" << _("This program is free software; you can redistribute it and/or\n" "modify it under the terms of the GNU General Public License\n" diff --git a/src/exiv2.hpp b/src/exiv2.hpp index b284d6a5..ba6ac1e7 100644 --- a/src/exiv2.hpp +++ b/src/exiv2.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/fujimn.cpp b/src/fujimn.cpp index 4c571a3c..c4fdb300 100644 --- a/src/fujimn.cpp +++ b/src/fujimn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/fujimn.hpp b/src/fujimn.hpp index d6ce961f..6cfc7ced 100644 --- a/src/fujimn.hpp +++ b/src/fujimn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/futils.cpp b/src/futils.cpp index 251043cb..10c495a4 100644 --- a/src/futils.cpp +++ b/src/futils.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/futils.hpp b/src/futils.hpp index 16cb8908..f1019cc0 100644 --- a/src/futils.hpp +++ b/src/futils.hpp @@ -1,6 +1,6 @@ // ********************************************************* -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/i18n.h b/src/i18n.h index 9ff00213..7eccd335 100644 --- a/src/i18n.h +++ b/src/i18n.h @@ -1,6 +1,6 @@ /* **************************************************************** -*- C -*- */ /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/ifd.cpp b/src/ifd.cpp index b9dc3a2c..8e33d501 100644 --- a/src/ifd.cpp +++ b/src/ifd.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/ifd.hpp b/src/ifd.hpp index 3660db17..ed415d2a 100644 --- a/src/ifd.hpp +++ b/src/ifd.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/image.cpp b/src/image.cpp index 838b9753..33049bac 100644 --- a/src/image.cpp +++ b/src/image.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/image.hpp b/src/image.hpp index 18eb4143..5f578dd3 100644 --- a/src/image.hpp +++ b/src/image.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/iptc.cpp b/src/iptc.cpp index d022c995..247af917 100644 --- a/src/iptc.cpp +++ b/src/iptc.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/iptc.hpp b/src/iptc.hpp index dea872f3..d9129469 100644 --- a/src/iptc.hpp +++ b/src/iptc.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/jpgimage.cpp b/src/jpgimage.cpp index 0de65efb..ee2482bc 100644 --- a/src/jpgimage.cpp +++ b/src/jpgimage.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/jpgimage.hpp b/src/jpgimage.hpp index 357614eb..6bc21309 100644 --- a/src/jpgimage.hpp +++ b/src/jpgimage.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/makernote.cpp b/src/makernote.cpp index 4ad4eb86..8317f814 100644 --- a/src/makernote.cpp +++ b/src/makernote.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/makernote.hpp b/src/makernote.hpp index 4b14b4e3..6cbc3c05 100644 --- a/src/makernote.hpp +++ b/src/makernote.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/makernote2.cpp b/src/makernote2.cpp index 5419870c..da15562e 100644 --- a/src/makernote2.cpp +++ b/src/makernote2.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/makernote2.hpp b/src/makernote2.hpp index 60a58343..6cdccae4 100644 --- a/src/makernote2.hpp +++ b/src/makernote2.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/metacopy.cpp b/src/metacopy.cpp index eed09507..b676cfad 100644 --- a/src/metacopy.cpp +++ b/src/metacopy.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/metacopy.hpp b/src/metacopy.hpp index 8435a3e9..6440068e 100644 --- a/src/metacopy.hpp +++ b/src/metacopy.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/metadatum.cpp b/src/metadatum.cpp index 00f5dc1a..3155a589 100644 --- a/src/metadatum.cpp +++ b/src/metadatum.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/metadatum.hpp b/src/metadatum.hpp index 9ba7ac59..2079b52d 100644 --- a/src/metadatum.hpp +++ b/src/metadatum.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/minoltamn.cpp b/src/minoltamn.cpp index 941a295d..4372ab62 100644 --- a/src/minoltamn.cpp +++ b/src/minoltamn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/minoltamn.hpp b/src/minoltamn.hpp index 3bcc5efc..8275d6f8 100644 --- a/src/minoltamn.hpp +++ b/src/minoltamn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/mn.hpp b/src/mn.hpp index bc8bc800..4dd61080 100644 --- a/src/mn.hpp +++ b/src/mn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/mrwimage.cpp b/src/mrwimage.cpp index 81b1740c..7066314f 100644 --- a/src/mrwimage.cpp +++ b/src/mrwimage.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/mrwimage.hpp b/src/mrwimage.hpp index 576ce73d..4e0c7429 100644 --- a/src/mrwimage.hpp +++ b/src/mrwimage.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/nikonmn.cpp b/src/nikonmn.cpp index 59fb850b..e9c843a0 100644 --- a/src/nikonmn.cpp +++ b/src/nikonmn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * Lens database to decode Exif.Nikon3.LensData * Copyright (C) 2005-2007 Robert Rottmerhusen diff --git a/src/nikonmn.hpp b/src/nikonmn.hpp index 5495b36a..515ce82a 100644 --- a/src/nikonmn.hpp +++ b/src/nikonmn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/olympusmn.cpp b/src/olympusmn.cpp index d89209f1..1257435b 100644 --- a/src/olympusmn.cpp +++ b/src/olympusmn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2005-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/olympusmn.hpp b/src/olympusmn.hpp index e77c9923..e84d853c 100644 --- a/src/olympusmn.hpp +++ b/src/olympusmn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2005-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/orfimage.cpp b/src/orfimage.cpp index 614a99bc..30e75563 100644 --- a/src/orfimage.cpp +++ b/src/orfimage.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/orfimage.hpp b/src/orfimage.hpp index 5dfdfa60..e29a98df 100644 --- a/src/orfimage.hpp +++ b/src/orfimage.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/panasonicmn.cpp b/src/panasonicmn.cpp index d0c0c0ba..79dbaeeb 100644 --- a/src/panasonicmn.cpp +++ b/src/panasonicmn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/panasonicmn.hpp b/src/panasonicmn.hpp index 3e6897ca..b1bc6d02 100644 --- a/src/panasonicmn.hpp +++ b/src/panasonicmn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/pentaxmn.cpp b/src/pentaxmn.cpp index ce4fecbc..b6d2224b 100644 --- a/src/pentaxmn.cpp +++ b/src/pentaxmn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/pentaxmn.hpp b/src/pentaxmn.hpp index 7a5ac14d..dd2c40df 100644 --- a/src/pentaxmn.hpp +++ b/src/pentaxmn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/pngchunk.cpp b/src/pngchunk.cpp index 696c6e3a..fb207117 100644 --- a/src/pngchunk.cpp +++ b/src/pngchunk.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/pngchunk.hpp b/src/pngchunk.hpp index 79d58fd0..bbf018df 100644 --- a/src/pngchunk.hpp +++ b/src/pngchunk.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/pngimage.cpp b/src/pngimage.cpp index 1198dce1..071e9a02 100644 --- a/src/pngimage.cpp +++ b/src/pngimage.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/pngimage.hpp b/src/pngimage.hpp index 4689693d..b6a65614 100644 --- a/src/pngimage.hpp +++ b/src/pngimage.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/properties.cpp b/src/properties.cpp index dbe60a65..169ee042 100644 --- a/src/properties.cpp +++ b/src/properties.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/properties.hpp b/src/properties.hpp index bba00831..7a10252b 100644 --- a/src/properties.hpp +++ b/src/properties.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/rafimage.cpp b/src/rafimage.cpp index 9164916d..a9b3ab09 100644 --- a/src/rafimage.cpp +++ b/src/rafimage.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/rafimage.hpp b/src/rafimage.hpp index 83e742d1..053010a7 100644 --- a/src/rafimage.hpp +++ b/src/rafimage.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/rcsid.hpp b/src/rcsid.hpp index 47f2dc77..60c7adcf 100644 --- a/src/rcsid.hpp +++ b/src/rcsid.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/sigmamn.cpp b/src/sigmamn.cpp index f9d7a23b..257b654e 100644 --- a/src/sigmamn.cpp +++ b/src/sigmamn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/sigmamn.hpp b/src/sigmamn.hpp index dfa692fe..095c993b 100644 --- a/src/sigmamn.hpp +++ b/src/sigmamn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/sonymn.cpp b/src/sonymn.cpp index 34c29864..37f2a961 100644 --- a/src/sonymn.cpp +++ b/src/sonymn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/sonymn.hpp b/src/sonymn.hpp index 1726b062..2e4dfc54 100644 --- a/src/sonymn.hpp +++ b/src/sonymn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2005-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tags.cpp b/src/tags.cpp index 838b129d..da2520fa 100644 --- a/src/tags.cpp +++ b/src/tags.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tags.hpp b/src/tags.hpp index c3463712..6b4ee061 100644 --- a/src/tags.hpp +++ b/src/tags.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tiffcomposite.cpp b/src/tiffcomposite.cpp index f0f29472..3cb06820 100644 --- a/src/tiffcomposite.cpp +++ b/src/tiffcomposite.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tiffcomposite.hpp b/src/tiffcomposite.hpp index 17a7d3a7..f89389ba 100644 --- a/src/tiffcomposite.hpp +++ b/src/tiffcomposite.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tifffwd.hpp b/src/tifffwd.hpp index 376e277f..051fe604 100644 --- a/src/tifffwd.hpp +++ b/src/tifffwd.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tiffimage.cpp b/src/tiffimage.cpp index be9258c2..15964ca0 100644 --- a/src/tiffimage.cpp +++ b/src/tiffimage.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tiffimage.hpp b/src/tiffimage.hpp index 9e40f8a0..eed2efea 100644 --- a/src/tiffimage.hpp +++ b/src/tiffimage.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tiffparser.cpp b/src/tiffparser.cpp index 6a657b59..e1c9f092 100644 --- a/src/tiffparser.cpp +++ b/src/tiffparser.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tiffparser.hpp b/src/tiffparser.hpp index c05893a3..39f21bfb 100644 --- a/src/tiffparser.hpp +++ b/src/tiffparser.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tiffvisitor.cpp b/src/tiffvisitor.cpp index 29b151f7..7c3cf4b3 100644 --- a/src/tiffvisitor.cpp +++ b/src/tiffvisitor.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tiffvisitor.hpp b/src/tiffvisitor.hpp index 77580c7d..72880483 100644 --- a/src/tiffvisitor.hpp +++ b/src/tiffvisitor.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/types.cpp b/src/types.cpp index ffb671ab..b3f5d3af 100644 --- a/src/types.cpp +++ b/src/types.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/types.hpp b/src/types.hpp index e17f513e..3664e64d 100644 --- a/src/types.hpp +++ b/src/types.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/utils.cpp b/src/utils.cpp index c1355f2c..d78b2560 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/utils.hpp b/src/utils.hpp index c8d18dc8..77e35f4d 100644 --- a/src/utils.hpp +++ b/src/utils.hpp @@ -1,6 +1,6 @@ // ********************************************************* -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/value.cpp b/src/value.cpp index 490a4aad..2379ef22 100644 --- a/src/value.cpp +++ b/src/value.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/value.hpp b/src/value.hpp index 98faa638..c9435f06 100644 --- a/src/value.hpp +++ b/src/value.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/version.cpp b/src/version.cpp index f3786795..5e4bd460 100644 --- a/src/version.cpp +++ b/src/version.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/version.hpp b/src/version.hpp index 1452f43c..b424f92d 100644 --- a/src/version.hpp +++ b/src/version.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2006-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/xmp.cpp b/src/xmp.cpp index 29e96082..8fec92b6 100644 --- a/src/xmp.cpp +++ b/src/xmp.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/xmp.hpp b/src/xmp.hpp index d2084c93..b01a94c9 100644 --- a/src/xmp.hpp +++ b/src/xmp.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004-2007 Andreas Huggel + * Copyright (C) 2004-2008 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/test/Makefile b/test/Makefile index 7cd7f0b1..d26119e1 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,6 +1,6 @@ # ************************************************************* -*- Makefile -*- # -# Copyright (C) 2004-2007 Andreas Huggel +# Copyright (C) 2004-2008 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. # diff --git a/xmpsdk/src/Makefile b/xmpsdk/src/Makefile index 9c40be4a..fa582f43 100644 --- a/xmpsdk/src/Makefile +++ b/xmpsdk/src/Makefile @@ -1,6 +1,6 @@ # ************************************************************* -*- Makefile -*- # -# Copyright (C) 2007 Andreas Huggel +# Copyright (C) 2004-2008 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. #