From a88cf82d94b0c5b9be4d1bd7606a072d76774bc9 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 27 Jul 2019 15:09:19 +0200 Subject: Remove old upstream URLs of tdebase. Signed-off-by: Chris (cherry picked from commit 9dce7722962d0afc07e43ad61ef9db82ace194f1) --- ksplashml/main.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ksplashml') diff --git a/ksplashml/main.cpp b/ksplashml/main.cpp index b36c6a2bd..52391d819 100644 --- a/ksplashml/main.cpp +++ b/ksplashml/main.cpp @@ -45,8 +45,7 @@ int main( int argc, char **argv ) VERSION, I18N_NOOP("Trinity splash screen"), TDEAboutData::License_GPL, - I18N_NOOP("(c) 2001 - 2003, Flaming Sword Productions\n (c) 2003 KDE developers"), - "http://www.kde.org"); + I18N_NOOP("(c) 2001 - 2003, Flaming Sword Productions\n (c) 2003 KDE developers")); about.addAuthor( "Ravikiran Rajagopal", I18N_NOOP("Author and maintainer"), "ravi@ee.eng.ohio-state.edu" ); about.addAuthor( "Brian Ledbetter", I18N_NOOP("Original author"), "brian@shadowcom.net" ); -- cgit v1.2.1