diff --git a/src/datasets.cpp b/src/datasets.cpp index 168a1640..0b36f323 100644 --- a/src/datasets.cpp +++ b/src/datasets.cpp @@ -22,7 +22,7 @@ File: datasets.cpp Version: $Rev$ Author(s): Brad Schick (brad) - Gilles Caulier (gc) + Gilles Caulier (gc) History: 24-Jul-04, brad: created */ // ***************************************************************************** diff --git a/src/fujimn.cpp b/src/fujimn.cpp index adb35c33..fab74fe3 100644 --- a/src/fujimn.cpp +++ b/src/fujimn.cpp @@ -22,7 +22,7 @@ File: fujimn.cpp Version: $Rev$ Author(s): Andreas Huggel (ahu) - Gilles Caulier (gc) + Gilles Caulier (gc) History: 18-Feb-04, ahu: created 07-Mar-04, ahu: isolated as a separate component Credits: See header file. diff --git a/src/fujimn.hpp b/src/fujimn.hpp index 1cd1f697..f0742a2a 100644 --- a/src/fujimn.hpp +++ b/src/fujimn.hpp @@ -29,7 +29,7 @@ @author Andreas Huggel (ahu) ahuggel@gmx.net @author Gilles Caulier (gc) - caulier dot gilles at kdemail dot net + caulier dot gilles at gmail dot com @date 11-Feb-04, ahu: created */ #ifndef FUJIMN_HPP_ diff --git a/src/nikonmn.cpp b/src/nikonmn.cpp index fd373f21..834fa394 100644 --- a/src/nikonmn.cpp +++ b/src/nikonmn.cpp @@ -25,7 +25,7 @@ File: nikonmn.cpp Version: $Rev$ Author(s): Andreas Huggel (ahu) - Gilles Caulier (gc) + Gilles Caulier (gc) History: 17-May-04, ahu: created 25-May-04, ahu: combined all Nikon formats in one component */ diff --git a/src/nikonmn.hpp b/src/nikonmn.hpp index 901fbf69..21a11343 100644 --- a/src/nikonmn.hpp +++ b/src/nikonmn.hpp @@ -34,7 +34,7 @@ @author Andreas Huggel (ahu) ahuggel@gmx.net @author Gilles Caulier (gc) - caulier dot gilles at kdemail dot net + caulier dot gilles at gmail dot com @date 17-May-04, ahu: created
25-May-04, ahu: combined all Nikon formats in one component */ diff --git a/src/olympusmn.cpp b/src/olympusmn.cpp index 2b024ce2..32539a0f 100644 --- a/src/olympusmn.cpp +++ b/src/olympusmn.cpp @@ -23,7 +23,7 @@ Version: $Rev$ Author(s): Will Stokes (wuz) Andreas Huggel (ahu) - Gilles Caulier (gc) + Gilles Caulier (gc) History: 10-Mar-05, wuz: created Credits: See header file. */ diff --git a/src/olympusmn.hpp b/src/olympusmn.hpp index 7f6b06cf..9741e076 100644 --- a/src/olympusmn.hpp +++ b/src/olympusmn.hpp @@ -31,7 +31,7 @@ @author Will Stokes (wuz) wstokes@gmail.com @author Gilles Caulier (gc) - caulier dot gilles at kdemail dot net + caulier dot gilles at gmail dot com @date 10-Mar-05, wuz: created */ #ifndef OLYMPUSMN_HPP_ diff --git a/src/panasonicmn.cpp b/src/panasonicmn.cpp index ff3effe4..af007d2f 100644 --- a/src/panasonicmn.cpp +++ b/src/panasonicmn.cpp @@ -22,7 +22,7 @@ File: panasonicmn.cpp Version: $Rev$ Author(s): Andreas Huggel (ahu) - Gilles Caulier (gc) + Gilles Caulier (gc) History: 11-Jun-04, ahu: created Credits: See header file */ diff --git a/src/panasonicmn.hpp b/src/panasonicmn.hpp index 479f5033..548aa05a 100644 --- a/src/panasonicmn.hpp +++ b/src/panasonicmn.hpp @@ -28,7 +28,7 @@ @author Andreas Huggel (ahu) ahuggel@gmx.net @author Gilles Caulier (gc) - caulier dot gilles at kdemail dot net + caulier dot gilles at gmail dot com @date 11-Jun-05, ahu: created */ #ifndef PANASONICMN_HPP_ diff --git a/src/pentaxmn.cpp b/src/pentaxmn.cpp index dd5451b8..2409c4ae 100644 --- a/src/pentaxmn.cpp +++ b/src/pentaxmn.cpp @@ -24,7 +24,7 @@ Author(s): Michal Cihar Based on fujimn.cpp by: Andreas Huggel (ahu) - Gilles Caulier (gc) + Gilles Caulier (gc) History: 27-Sep-07 created Credits: See header file. */ diff --git a/src/tags.cpp b/src/tags.cpp index 0a124afe..dadb1de7 100644 --- a/src/tags.cpp +++ b/src/tags.cpp @@ -22,7 +22,7 @@ File: tags.cpp Version: $Rev$ Author(s): Andreas Huggel (ahu) - Gilles Caulier (gc) + Gilles Caulier (gc) History: 15-Jan-04, ahu: created 21-Jan-05, ahu: added MakerNote TagInfo registry and related code */