From c70c0d8d7e37043485e3c7aa1c1a7edaeafec60c Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 16 Jul 2019 19:12:15 +0200 Subject: Remove old upstream URL. Signed-off-by: Chris --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 83ff784..7fd2f82 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -78,7 +78,7 @@ int main( int argc, char* argv[] ) { TDEAboutData aboutData( "k3b", "K3b", LIBK3B_VERSION, description, TDEAboutData::License_GPL, - "(c) 1999 - 2007, Sebastian Trüg", 0, "http://www.k3b.org" ); + "(c) 1999 - 2007, Sebastian Trüg", 0 ); aboutData.addAuthor("Sebastian Trüg",I18N_NOOP("Maintainer and Lead Developer"), "trueg@k3b.org"); aboutData.addAuthor("Christian Kvasny",I18N_NOOP("VideoCD Project and VideoCD ripping"), "chris@k3b.org"); aboutData.addCredit("Klaus-Dieter Krannich", I18N_NOOP("Advanced Cdrdao integration"), "kd@k3b.org" ); -- cgit v1.2.3