From f71ebfe7fa91a4455549176a864fcfe6fecdf5ad Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 22 Aug 2019 00:35:18 +0200 Subject: Fix remaining branding in tdeutils. Signed-off-by: Chris --- tdefilereplace/tdefilereplacepart.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdefilereplace/tdefilereplacepart.cpp') diff --git a/tdefilereplace/tdefilereplacepart.cpp b/tdefilereplace/tdefilereplacepart.cpp index 7a28de7..14d9ff3 100644 --- a/tdefilereplace/tdefilereplacepart.cpp +++ b/tdefilereplace/tdefilereplacepart.cpp @@ -452,7 +452,7 @@ TDEAboutData* TDEFileReplacePart::createAboutData() KFR_VERSION, I18N_NOOP( "Batch search and replace tool."), TDEAboutData::License_GPL_V2, - "(C) 1999-2002 François Dupoux\n(C) 2003-2004 Andras Mantia\n(C) 2004 Emiliano Gulmini", I18N_NOOP("Part of the KDEWebDev module."), "http://www.kdewebdev.org"); + "(C) 1999-2002 François Dupoux\n(C) 2003-2004 Andras Mantia\n(C) 2004 Emiliano Gulmini", I18N_NOOP("Part of the TDEUtils module."), "http://www.kdewebdev.org"); aboutData->addAuthor("François Dupoux", I18N_NOOP("Original author of the TDEFileReplace tool"), "dupoux@dupoux.com"); -- cgit v1.2.1