diff --git a/config/config.mk.in b/config/config.mk.in index 405fa800..b4732fd2 100644 --- a/config/config.mk.in +++ b/config/config.mk.in @@ -1,6 +1,6 @@ # ***************************************************** -*- Makefile -*- # -# Copyright (C) 2004 Andreas Huggel +# Copyright (C) 2004, 2005 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. # diff --git a/msvc/exivsimple/exivsimple.cpp b/msvc/exivsimple/exivsimple.cpp index b29dccbc..59b177f1 100644 --- a/msvc/exivsimple/exivsimple.cpp +++ b/msvc/exivsimple/exivsimple.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/msvc/exivsimple/exivsimple.h b/msvc/exivsimple/exivsimple.h index 813277b8..c70d5a10 100644 --- a/msvc/exivsimple/exivsimple.h +++ b/msvc/exivsimple/exivsimple.h @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/msvc/exivsimple/stdafx.cpp b/msvc/exivsimple/stdafx.cpp index d032d3a6..7528f462 100644 --- a/msvc/exivsimple/stdafx.cpp +++ b/msvc/exivsimple/stdafx.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/msvc/exivsimple/stdafx.h b/msvc/exivsimple/stdafx.h index 63a8c333..aaa93fb1 100644 --- a/msvc/exivsimple/stdafx.h +++ b/msvc/exivsimple/stdafx.h @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/Makefile b/src/Makefile index 1c2f8788..47ce6c89 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,6 +1,6 @@ # ************************************************************* -*- Makefile -*- # -# Copyright (C) 2004 Andreas Huggel +# Copyright (C) 2004, 2005 Andreas Huggel # # This Makefile is part of the Exiv2 distribution. # diff --git a/src/actions.cpp b/src/actions.cpp index 1a2f0d98..7763c543 100644 --- a/src/actions.cpp +++ b/src/actions.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/actions.hpp b/src/actions.hpp index f19a9cf2..33c2ee84 100644 --- a/src/actions.hpp +++ b/src/actions.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/basicio.cpp b/src/basicio.cpp index 9ab0aa26..57bff612 100644 --- a/src/basicio.cpp +++ b/src/basicio.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/basicio.hpp b/src/basicio.hpp index b0dd7838..b43e67c2 100644 --- a/src/basicio.hpp +++ b/src/basicio.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/canonmn.cpp b/src/canonmn.cpp index fb01f260..8874e90e 100644 --- a/src/canonmn.cpp +++ b/src/canonmn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/canonmn.hpp b/src/canonmn.hpp index 9e4e6341..447731a8 100644 --- a/src/canonmn.hpp +++ b/src/canonmn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/datasets.cpp b/src/datasets.cpp index 12f09607..83d2757d 100644 --- a/src/datasets.cpp +++ b/src/datasets.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/datasets.hpp b/src/datasets.hpp index 9b247269..f3b712cc 100644 --- a/src/datasets.hpp +++ b/src/datasets.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/error.hpp b/src/error.hpp index 52919875..6d172d9d 100644 --- a/src/error.hpp +++ b/src/error.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/exif.cpp b/src/exif.cpp index effa64f4..80d0f69c 100644 --- a/src/exif.cpp +++ b/src/exif.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/exif.hpp b/src/exif.hpp index 3f48ec57..04375a4b 100644 --- a/src/exif.hpp +++ b/src/exif.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/exiv2.cpp b/src/exiv2.cpp index 86e170d4..d1629c44 100644 --- a/src/exiv2.cpp +++ b/src/exiv2.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/exiv2.hpp b/src/exiv2.hpp index 0ae2aab3..d6681f5d 100644 --- a/src/exiv2.hpp +++ b/src/exiv2.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/fujimn.cpp b/src/fujimn.cpp index c439909d..a8429d56 100644 --- a/src/fujimn.cpp +++ b/src/fujimn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/fujimn.hpp b/src/fujimn.hpp index b329c855..e9701be2 100644 --- a/src/fujimn.hpp +++ b/src/fujimn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/ifd.cpp b/src/ifd.cpp index 683d2a3b..39e613d2 100644 --- a/src/ifd.cpp +++ b/src/ifd.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/ifd.hpp b/src/ifd.hpp index 830bd845..e35e9651 100644 --- a/src/ifd.hpp +++ b/src/ifd.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * @@ -445,7 +445,7 @@ namespace Exiv2 { iterator findIdx(int idx); //! Find an IFD entry by tag, return an iterator into the entries list iterator findTag(uint16_t tag); - /* + /*! @brief Update the base pointer of the Ifd and all entries to \em pNewBase. Allows to re-locate the underlying data buffer to a new location diff --git a/src/image.cpp b/src/image.cpp index 9a13ee21..87c2847f 100644 --- a/src/image.cpp +++ b/src/image.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/image.hpp b/src/image.hpp index d8f11412..792d3e0e 100644 --- a/src/image.hpp +++ b/src/image.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/iotest.cpp b/src/iotest.cpp index a3105d87..3d6efcb1 100644 --- a/src/iotest.cpp +++ b/src/iotest.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/iptc.cpp b/src/iptc.cpp index c85d4c58..3d341858 100644 --- a/src/iptc.cpp +++ b/src/iptc.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/iptc.hpp b/src/iptc.hpp index 9a7fd0e5..d30a6372 100644 --- a/src/iptc.hpp +++ b/src/iptc.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/jpgimage.cpp b/src/jpgimage.cpp index 9e7c425e..ef0235bb 100644 --- a/src/jpgimage.cpp +++ b/src/jpgimage.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/jpgimage.hpp b/src/jpgimage.hpp index 2977eb5d..721bdfbc 100644 --- a/src/jpgimage.hpp +++ b/src/jpgimage.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/makernote.cpp b/src/makernote.cpp index 6bbf2a52..1c795630 100644 --- a/src/makernote.cpp +++ b/src/makernote.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/makernote.hpp b/src/makernote.hpp index 2722ee83..4696f177 100644 --- a/src/makernote.hpp +++ b/src/makernote.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/metacopy.cpp b/src/metacopy.cpp index cfd5927f..11ca3c98 100644 --- a/src/metacopy.cpp +++ b/src/metacopy.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/metacopy.hpp b/src/metacopy.hpp index 01ef681f..031a00da 100644 --- a/src/metacopy.hpp +++ b/src/metacopy.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/metadatum.cpp b/src/metadatum.cpp index 416d2f75..6e0adbe4 100644 --- a/src/metadatum.cpp +++ b/src/metadatum.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/metadatum.hpp b/src/metadatum.hpp index f2cfe156..80a84ff1 100644 --- a/src/metadatum.hpp +++ b/src/metadatum.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/nikonmn.cpp b/src/nikonmn.cpp index 5ce5b22e..99f0218d 100644 --- a/src/nikonmn.cpp +++ b/src/nikonmn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/nikonmn.hpp b/src/nikonmn.hpp index efa1b974..4e92857e 100644 --- a/src/nikonmn.hpp +++ b/src/nikonmn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/rcsid.hpp b/src/rcsid.hpp index 34081669..2b6245f4 100644 --- a/src/rcsid.hpp +++ b/src/rcsid.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/sigmamn.cpp b/src/sigmamn.cpp index 65fbbc1e..4ec4c38a 100644 --- a/src/sigmamn.cpp +++ b/src/sigmamn.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/sigmamn.hpp b/src/sigmamn.hpp index b9c84de4..1926f395 100644 --- a/src/sigmamn.hpp +++ b/src/sigmamn.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tags.cpp b/src/tags.cpp index 3daf348a..f95e7a3a 100644 --- a/src/tags.cpp +++ b/src/tags.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/tags.hpp b/src/tags.hpp index 87e85080..28181da9 100644 --- a/src/tags.hpp +++ b/src/tags.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/types.cpp b/src/types.cpp index 30e3d9fc..c2d1330e 100644 --- a/src/types.cpp +++ b/src/types.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/types.hpp b/src/types.hpp index 75b1d1dd..41951298 100644 --- a/src/types.hpp +++ b/src/types.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/utils.cpp b/src/utils.cpp index 9886e5f6..a8af1a7f 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/utils.hpp b/src/utils.hpp index e02f251a..af4b5358 100644 --- a/src/utils.hpp +++ b/src/utils.hpp @@ -1,6 +1,6 @@ // ********************************************************* -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/value.cpp b/src/value.cpp index 8c7e89d5..47d97ffa 100644 --- a/src/value.cpp +++ b/src/value.cpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. * diff --git a/src/value.hpp b/src/value.hpp index 8ddc92b6..3746d722 100644 --- a/src/value.hpp +++ b/src/value.hpp @@ -1,6 +1,6 @@ // ***************************************************************** -*- C++ -*- /* - * Copyright (C) 2004 Andreas Huggel + * Copyright (C) 2004, 2005 Andreas Huggel * * This program is part of the Exiv2 distribution. *