diff options
Diffstat (limited to 'klinkstatus/src/klinkstatus.h')
-rw-r--r-- | klinkstatus/src/klinkstatus.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/klinkstatus/src/klinkstatus.h b/klinkstatus/src/klinkstatus.h index 83935d64..1d2e3bdf 100644 --- a/klinkstatus/src/klinkstatus.h +++ b/klinkstatus/src/klinkstatus.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -35,7 +35,7 @@ class TDEToggleAction; * statusbar but relies on the "Part" to do all the real work. * * @short Application Shell - * @author Paulo Moura Guedes <moura@tdewebdev.org> + * @author Paulo Moura Guedes <moura@kdewebdev.org> * @version 0.1.3 */ class KLinkStatus : public KParts::MainWindow |