diff --git a/openbr/plugins/misc.cpp b/openbr/plugins/misc.cpp index 2c02e57..a3467c4 100644 --- a/openbr/plugins/misc.cpp +++ b/openbr/plugins/misc.cpp @@ -383,7 +383,7 @@ BR_REGISTER(Transform, RegexPropertyTransform) /*! * \ingroup transforms * \brief Remove templates with the specified file extension or metadata value. - * \author Josh Klontz \cite jklontz + * \author Charles Otto \cite caotto */ class RemoveTemplatesTransform : public UntrainableMetaTransform {