summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 9731aa8..15531bb 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -3,7 +3,7 @@
-------------------
begin : czw wrz 26 08:27:40 CEST 2002
copyright : (C) 2002-2004 by Micha³ Rudolf
- email : mrudolf@tdewebdev.org
+ email : mrudolf@kdewebdev.org
***************************************************************************/
/***************************************************************************
@@ -35,8 +35,8 @@ int main(int argc, char *argv[])
{
TDEAboutData aboutData( "knowit", I18N_NOOP("KnowIt"),
VERSION, description, TDEAboutData::License_GPL,
- "(C) 2002-2004 Michal Rudolf", 0, 0, "mrudolf@tdewebdev.org");
- aboutData.addAuthor("Michal Rudolf",0, "mrudolf@tdewebdev.org");
+ "(C) 2002-2004 Michal Rudolf", 0, 0, "mrudolf@kdewebdev.org");
+ aboutData.addAuthor("Michal Rudolf",0, "mrudolf@kdewebdev.org");
aboutData.setTranslator (I18N_NOOP("_: NAME OF TRANSLATORS\nYour names"),
I18N_NOOP("_: EMAIL OF TRANSLATORS\nYour emails"));