summaryrefslogtreecommitdiffstats
path: root/parts/abbrev
diff options
context:
space:
mode:
Diffstat (limited to 'parts/abbrev')
-rw-r--r--parts/abbrev/README.dox4
-rw-r--r--parts/abbrev/abbrevconfigwidget.cpp4
-rw-r--r--parts/abbrev/abbrevconfigwidget.h4
-rw-r--r--parts/abbrev/abbrevpart.cpp4
-rw-r--r--parts/abbrev/abbrevpart.h4
-rw-r--r--parts/abbrev/addtemplatedlg.cpp2
-rw-r--r--parts/abbrev/addtemplatedlg.h2
7 files changed, 12 insertions, 12 deletions
diff --git a/parts/abbrev/README.dox b/parts/abbrev/README.dox
index f67a6306..1c8b3002 100644
--- a/parts/abbrev/README.dox
+++ b/parts/abbrev/README.dox
@@ -1,9 +1,9 @@
/** \class AbbrevPart
Provides support for customizable abbrevations - short words which expand into commonly needed code structures.
-\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
+\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
-\maintainer <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
+\maintainer <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
\feature Feature 1
\feature Feature 2
diff --git a/parts/abbrev/abbrevconfigwidget.cpp b/parts/abbrev/abbrevconfigwidget.cpp
index 0d22005b..77276371 100644
--- a/parts/abbrev/abbrevconfigwidget.cpp
+++ b/parts/abbrev/abbrevconfigwidget.cpp
@@ -1,8 +1,8 @@
/***************************************************************************
* Copyright (C) 2002 Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* Copyright (C) 2002 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* Copyright (C) 2003 by Alexander Dymo *
* cloudtemple@mksat.net *
* *
diff --git a/parts/abbrev/abbrevconfigwidget.h b/parts/abbrev/abbrevconfigwidget.h
index f41ab4ac..4fdeb8a9 100644
--- a/parts/abbrev/abbrevconfigwidget.h
+++ b/parts/abbrev/abbrevconfigwidget.h
@@ -1,8 +1,8 @@
/***************************************************************************
* Copyright (C) 2002 Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* Copyright (C) 2002 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* Copyright (C) 2003 by Alexander Dymo *
* cloudtemple@mksat.net *
* *
diff --git a/parts/abbrev/abbrevpart.cpp b/parts/abbrev/abbrevpart.cpp
index 1bb9851e..80d26599 100644
--- a/parts/abbrev/abbrevpart.cpp
+++ b/parts/abbrev/abbrevpart.cpp
@@ -1,8 +1,8 @@
/***************************************************************************
* Copyright (C) 2002 Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* Copyright (C) 2002 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* Copyright (C) 2003 by Alexander Dymo *
* cloudtemple@mksat.net *
* *
diff --git a/parts/abbrev/abbrevpart.h b/parts/abbrev/abbrevpart.h
index 5fb37e97..2b602088 100644
--- a/parts/abbrev/abbrevpart.h
+++ b/parts/abbrev/abbrevpart.h
@@ -1,8 +1,8 @@
/***************************************************************************
* Copyright (C) 2002 Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* Copyright (C) 2002 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* Copyright (C) 2003 by Alexander Dymo *
* cloudtemple@mksat.net *
* *
diff --git a/parts/abbrev/addtemplatedlg.cpp b/parts/abbrev/addtemplatedlg.cpp
index a9678b78..a837c08a 100644
--- a/parts/abbrev/addtemplatedlg.cpp
+++ b/parts/abbrev/addtemplatedlg.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002 Roberto Raggi (roberto@tdevelop.org)
+ * Copyright (C) 2002 Roberto Raggi (roberto@kdevelop.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
diff --git a/parts/abbrev/addtemplatedlg.h b/parts/abbrev/addtemplatedlg.h
index 41c986f7..c8912c18 100644
--- a/parts/abbrev/addtemplatedlg.h
+++ b/parts/abbrev/addtemplatedlg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002 Roberto Raggi (roberto@tdevelop.org)
+ * Copyright (C) 2002 Roberto Raggi (roberto@kdevelop.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public