summaryrefslogtreecommitdiffstats
path: root/parts/fullscreen
diff options
context:
space:
mode:
Diffstat (limited to 'parts/fullscreen')
-rw-r--r--parts/fullscreen/README.dox4
-rw-r--r--parts/fullscreen/fullscreen_part.cpp2
-rw-r--r--parts/fullscreen/fullscreen_part.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/parts/fullscreen/README.dox b/parts/fullscreen/README.dox
index c7747fb5..10f74509 100644
--- a/parts/fullscreen/README.dox
+++ b/parts/fullscreen/README.dox
@@ -1,9 +1,9 @@
/** \class FullScreenPart
Displays KDevelop in full screen
-\authors <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
+\authors <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
-\maintainer <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
+\maintainer <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
\feature Displays KDevelop in full screen
diff --git a/parts/fullscreen/fullscreen_part.cpp b/parts/fullscreen/fullscreen_part.cpp
index b60530a2..22cecb42 100644
--- a/parts/fullscreen/fullscreen_part.cpp
+++ b/parts/fullscreen/fullscreen_part.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.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 *
diff --git a/parts/fullscreen/fullscreen_part.h b/parts/fullscreen/fullscreen_part.h
index 8645f991..fcb566e8 100644
--- a/parts/fullscreen/fullscreen_part.h
+++ b/parts/fullscreen/fullscreen_part.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.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 *