diff options
Diffstat (limited to 'klinkstatus/src/ui/documentrootdialog.h')
-rw-r--r-- | klinkstatus/src/ui/documentrootdialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/klinkstatus/src/ui/documentrootdialog.h b/klinkstatus/src/ui/documentrootdialog.h index d75cb87b..0e7ef47d 100644 --- a/klinkstatus/src/ui/documentrootdialog.h +++ b/klinkstatus/src/ui/documentrootdialog.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006 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 * @@ -25,7 +25,7 @@ class KURLRequester; /** - @author Paulo Moura Guedes <moura@tdewebdev.org> + @author Paulo Moura Guedes <moura@kdewebdev.org> */ class DocumentRootDialog : public KDialogBase { |