diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:03:11 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:03:17 +0200 |
commit | e19722342046756a90d65060c756198e31ff4457 (patch) | |
tree | 8f0f73d20b41d6c9b183ed58a8a13ebc8e5b2f67 /vcs/cvsservice | |
parent | c3a7a4fbdcd78a66c18b90dc17b7070d517eed17 (diff) | |
download | tdevelop-e19722342046756a90d65060c756198e31ff4457.tar.gz tdevelop-e19722342046756a90d65060c756198e31ff4457.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'vcs/cvsservice')
-rw-r--r-- | vcs/cvsservice/commitdlg.cpp | 2 | ||||
-rw-r--r-- | vcs/cvsservice/commitdlg.h | 2 | ||||
-rw-r--r-- | vcs/cvsservice/cvslogdialog.h | 2 | ||||
-rw-r--r-- | vcs/cvsservice/cvspart.cpp | 2 | ||||
-rw-r--r-- | vcs/cvsservice/cvspart.h | 2 | ||||
-rw-r--r-- | vcs/cvsservice/diffwidget.cpp | 2 | ||||
-rw-r--r-- | vcs/cvsservice/diffwidget.h | 2 | ||||
-rw-r--r-- | vcs/cvsservice/integrator/cvsserviceintegrator.cpp | 2 | ||||
-rw-r--r-- | vcs/cvsservice/integrator/cvsserviceintegrator.h | 2 | ||||
-rw-r--r-- | vcs/cvsservice/integrator/integratordlg.cpp | 2 | ||||
-rw-r--r-- | vcs/cvsservice/integrator/integratordlg.h | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/vcs/cvsservice/commitdlg.cpp b/vcs/cvsservice/commitdlg.cpp index d5ccd014..f47516ed 100644 --- a/vcs/cvsservice/commitdlg.cpp +++ b/vcs/cvsservice/commitdlg.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 1999, 2000 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@kdevelop.org * * Copyright (C) 2003 by Mario Scalas * * mario.scalas@libero.it * * * diff --git a/vcs/cvsservice/commitdlg.h b/vcs/cvsservice/commitdlg.h index 02ae61bc..c955836f 100644 --- a/vcs/cvsservice/commitdlg.h +++ b/vcs/cvsservice/commitdlg.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 1999, 2000 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@kdevelop.org * * Copyright (C) 2003 by Mario Scalas * * mario.scalas@libero.it * * * diff --git a/vcs/cvsservice/cvslogdialog.h b/vcs/cvsservice/cvslogdialog.h index d5992cdb..e3d3614e 100644 --- a/vcs/cvsservice/cvslogdialog.h +++ b/vcs/cvsservice/cvslogdialog.h @@ -4,7 +4,7 @@ // Description: // // -// Author: KDevelop Authors <tdevelop-devel@tdevelop.org>, (C) 2003 +// Author: KDevelop Authors <kdevelop-devel@kdevelop.org>, (C) 2003 // // Copyright: See COPYING file that comes with this distribution // diff --git a/vcs/cvsservice/cvspart.cpp b/vcs/cvsservice/cvspart.cpp index 88cd870d..2bda55f1 100644 --- a/vcs/cvsservice/cvspart.cpp +++ b/vcs/cvsservice/cvspart.cpp @@ -1,6 +1,6 @@ /************************************************************************** * Copyright (C) 1999-2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@kdevelop.org * * Copyright (C) 2003 by Mario Scalas * * mario.scalas@libero.it * * * diff --git a/vcs/cvsservice/cvspart.h b/vcs/cvsservice/cvspart.h index 0b988fba..e2df8ce0 100644 --- a/vcs/cvsservice/cvspart.h +++ b/vcs/cvsservice/cvspart.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 1999-2001 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@kdevelop.org * * Copyright (C) 2003 by Mario Scalas * * mario.scalas@libero.it * * * diff --git a/vcs/cvsservice/diffwidget.cpp b/vcs/cvsservice/diffwidget.cpp index 56bb5b2c..65d3ea42 100644 --- a/vcs/cvsservice/diffwidget.cpp +++ b/vcs/cvsservice/diffwidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Harald Fernengel * - * harry@tdevelop.org * + * harry@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/vcs/cvsservice/diffwidget.h b/vcs/cvsservice/diffwidget.h index 4bab139e..9142aa8a 100644 --- a/vcs/cvsservice/diffwidget.h +++ b/vcs/cvsservice/diffwidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Harald Fernengel * - * harry@tdevelop.org * + * harry@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/vcs/cvsservice/integrator/cvsserviceintegrator.cpp b/vcs/cvsservice/integrator/cvsserviceintegrator.cpp index 68158ccb..1bbc3b11 100644 --- a/vcs/cvsservice/integrator/cvsserviceintegrator.cpp +++ b/vcs/cvsservice/integrator/cvsserviceintegrator.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@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/vcs/cvsservice/integrator/cvsserviceintegrator.h b/vcs/cvsservice/integrator/cvsserviceintegrator.h index 95bdcf7c..ebf4224e 100644 --- a/vcs/cvsservice/integrator/cvsserviceintegrator.h +++ b/vcs/cvsservice/integrator/cvsserviceintegrator.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@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/vcs/cvsservice/integrator/integratordlg.cpp b/vcs/cvsservice/integrator/integratordlg.cpp index 5b0b593f..e44ed9e7 100644 --- a/vcs/cvsservice/integrator/integratordlg.cpp +++ b/vcs/cvsservice/integrator/integratordlg.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@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/vcs/cvsservice/integrator/integratordlg.h b/vcs/cvsservice/integrator/integratordlg.h index 6e253221..ac6d7f9d 100644 --- a/vcs/cvsservice/integrator/integratordlg.h +++ b/vcs/cvsservice/integrator/integratordlg.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@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 * |