diff options
Diffstat (limited to 'parts/classview')
-rw-r--r-- | parts/classview/classtooldlg.cpp | 2 | ||||
-rw-r--r-- | parts/classview/classtooldlg.h | 2 | ||||
-rw-r--r-- | parts/classview/classtoolwidget.cpp | 2 | ||||
-rw-r--r-- | parts/classview/classtoolwidget.h | 2 | ||||
-rw-r--r-- | parts/classview/classtreebase.cpp | 2 | ||||
-rw-r--r-- | parts/classview/classtreebase.h | 2 | ||||
-rw-r--r-- | parts/classview/classviewpart.cpp | 2 | ||||
-rw-r--r-- | parts/classview/classviewpart.h | 2 | ||||
-rw-r--r-- | parts/classview/classviewwidget.cpp | 2 | ||||
-rw-r--r-- | parts/classview/classviewwidget.h | 2 | ||||
-rw-r--r-- | parts/classview/digraphview.cpp | 2 | ||||
-rw-r--r-- | parts/classview/digraphview.h | 2 | ||||
-rw-r--r-- | parts/classview/hierarchydlg.cpp | 2 | ||||
-rw-r--r-- | parts/classview/hierarchydlg.h | 2 | ||||
-rw-r--r-- | parts/classview/navigator.cpp | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/parts/classview/classtooldlg.cpp b/parts/classview/classtooldlg.cpp index f803c6c1..c0cc21a2 100644 --- a/parts/classview/classtooldlg.cpp +++ b/parts/classview/classtooldlg.cpp @@ -2,7 +2,7 @@ * Copyright (C) 1999 by Jonas Nordin * * jonas.nordin@syncom.se * * Copyright (C) 2000-2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@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/classview/classtooldlg.h b/parts/classview/classtooldlg.h index b1322389..d143e66e 100644 --- a/parts/classview/classtooldlg.h +++ b/parts/classview/classtooldlg.h @@ -2,7 +2,7 @@ * Copyright (C) 1999 by Jonas Nordin * * jonas.nordin@syncom.se * * Copyright (C) 2000-2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@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/classview/classtoolwidget.cpp b/parts/classview/classtoolwidget.cpp index cb7d259b..617ce4d4 100644 --- a/parts/classview/classtoolwidget.cpp +++ b/parts/classview/classtoolwidget.cpp @@ -2,7 +2,7 @@ * Copyright (C) 1999 by Jonas Nordin * * jonas.nordin@syncom.se * * Copyright (C) 2000-2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@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/classview/classtoolwidget.h b/parts/classview/classtoolwidget.h index 526d5696..8fd6b974 100644 --- a/parts/classview/classtoolwidget.h +++ b/parts/classview/classtoolwidget.h @@ -2,7 +2,7 @@ * Copyright (C) 1999 by Jonas Nordin * * jonas.nordin@syncom.se * * Copyright (C) 2000-2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@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/classview/classtreebase.cpp b/parts/classview/classtreebase.cpp index 7fb7397f..9e052418 100644 --- a/parts/classview/classtreebase.cpp +++ b/parts/classview/classtreebase.cpp @@ -2,7 +2,7 @@ * Copyright (C) 1999 by Jonas Nordin * * jonas.nordin@syncom.se * * Copyright (C) 2000-2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@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/classview/classtreebase.h b/parts/classview/classtreebase.h index df495641..413f288b 100644 --- a/parts/classview/classtreebase.h +++ b/parts/classview/classtreebase.h @@ -2,7 +2,7 @@ * Copyright (C) 1999 by Jonas Nordin * * jonas.nordin@syncom.se * * Copyright (C) 2000-2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@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/classview/classviewpart.cpp b/parts/classview/classviewpart.cpp index 59d0163d..92e26bd0 100644 --- a/parts/classview/classviewpart.cpp +++ b/parts/classview/classviewpart.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org) + * Copyright (C) 2003 Roberto Raggi (roberto@kdevelop.org) * Copyright (C) 2003 Alexander Dymo (cloudtemple@mksat.net) * * This program is free software; you can redistribute it and/or diff --git a/parts/classview/classviewpart.h b/parts/classview/classviewpart.h index 271830ba..16e18def 100644 --- a/parts/classview/classviewpart.h +++ b/parts/classview/classviewpart.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org) + * Copyright (C) 2003 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/classview/classviewwidget.cpp b/parts/classview/classviewwidget.cpp index 851e8739..22b865ef 100644 --- a/parts/classview/classviewwidget.cpp +++ b/parts/classview/classviewwidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org) + * Copyright (C) 2003 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/classview/classviewwidget.h b/parts/classview/classviewwidget.h index e54ea56d..d74448f5 100644 --- a/parts/classview/classviewwidget.h +++ b/parts/classview/classviewwidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org) + * Copyright (C) 2003 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/classview/digraphview.cpp b/parts/classview/digraphview.cpp index 68b10a2f..1e3fa8e0 100644 --- a/parts/classview/digraphview.cpp +++ b/parts/classview/digraphview.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@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/classview/digraphview.h b/parts/classview/digraphview.h index 3d2b6197..a72aa941 100644 --- a/parts/classview/digraphview.h +++ b/parts/classview/digraphview.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@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/classview/hierarchydlg.cpp b/parts/classview/hierarchydlg.cpp index d19f13cb..c8761861 100644 --- a/parts/classview/hierarchydlg.cpp +++ b/parts/classview/hierarchydlg.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@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/classview/hierarchydlg.h b/parts/classview/hierarchydlg.h index 19004c1f..1c41a8f0 100644 --- a/parts/classview/hierarchydlg.h +++ b/parts/classview/hierarchydlg.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@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/classview/navigator.cpp b/parts/classview/navigator.cpp index 67223be8..694aa0d4 100644 --- a/parts/classview/navigator.cpp +++ b/parts/classview/navigator.cpp @@ -2,7 +2,7 @@ * Copyright (C) 2004 by Alexander Dymo * * adymo@mksat.net * * Portions Copyright (C) 2002-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 * |