diff --git a/src/image.cpp b/src/image.cpp index 82c7950f..5bd5e9e5 100644 --- a/src/image.cpp +++ b/src/image.cpp @@ -20,16 +20,16 @@ */ /* File: image.cpp - Version: $Name: $ $Revision: 1.29 $ + Version: $Rev$ $LastChangedBy$ Author(s): Andreas Huggel (ahu) - Brad Schick (brad) + Brad Schick (brad) History: 26-Jan-04, ahu: created 11-Feb-04, ahu: isolated as a component 19-Jul-04, brad: revamped to be more flexible and support Iptc */ // ***************************************************************************** #include "rcsid.hpp" -EXIV2_RCSID("@(#) $Name: $ $Revision: 1.29 $ $RCSfile: image.cpp,v $"); +EXIV2_RCSID("@(#) $Id$"); // ***************************************************************************** // included header files