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/perforce | |
parent | c3a7a4fbdcd78a66c18b90dc17b7070d517eed17 (diff) | |
download | tdevelop-e19722342046756a90d65060c756198e31ff4457.tar.gz tdevelop-e19722342046756a90d65060c756198e31ff4457.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'vcs/perforce')
-rw-r--r-- | vcs/perforce/README.dox | 6 | ||||
-rw-r--r-- | vcs/perforce/commitdlg.cpp | 4 | ||||
-rw-r--r-- | vcs/perforce/commitdlg.h | 4 | ||||
-rw-r--r-- | vcs/perforce/integrator/perforceintegrator.cpp | 2 | ||||
-rw-r--r-- | vcs/perforce/integrator/perforceintegrator.h | 2 | ||||
-rw-r--r-- | vcs/perforce/integrator/pfintegratordlg.cpp | 2 | ||||
-rw-r--r-- | vcs/perforce/integrator/pfintegratordlg.h | 2 | ||||
-rw-r--r-- | vcs/perforce/perforcepart.cpp | 4 | ||||
-rw-r--r-- | vcs/perforce/perforcepart.h | 4 |
9 files changed, 15 insertions, 15 deletions
diff --git a/vcs/perforce/README.dox b/vcs/perforce/README.dox index fe9caa26..5a2d3756 100644 --- a/vcs/perforce/README.dox +++ b/vcs/perforce/README.dox @@ -1,10 +1,10 @@ /** \class PerforcePart Integrates the perforce version managment system into KDevelop. -\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a> Copyright (C) 1999-2001 -\authors <a href="mailto:harry AT tdevelop.org">Harald Fernengel</a> Copyright (C) 2002-2003 +\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a> Copyright (C) 1999-2001 +\authors <a href="mailto:harry AT kdevelop.org">Harald Fernengel</a> Copyright (C) 2002-2003 -\maintainer <a href="mailto:harry AT tdevelop.org">Harald Fernengel</a> +\maintainer <a href="mailto:harry AT kdevelop.org">Harald Fernengel</a> \feature edit, revert and submit \feature use the diff frontend (also removes the crappy perforce diff headers) diff --git a/vcs/perforce/commitdlg.cpp b/vcs/perforce/commitdlg.cpp index 5329df9f..c5706903 100644 --- a/vcs/perforce/commitdlg.cpp +++ b/vcs/perforce/commitdlg.cpp @@ -1,7 +1,7 @@ /*************************************************************************** * Copyright (C) 1999, 2000 by Bernd Gehrmann * - * bernd@tdevelop.org * - * Modified for perforce 2002 by Harald Fernengel <harry@tdevelop.org> * + * bernd@kdevelop.org * + * Modified for perforce 2002 by Harald Fernengel <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/perforce/commitdlg.h b/vcs/perforce/commitdlg.h index 0bd98d71..7fa70404 100644 --- a/vcs/perforce/commitdlg.h +++ b/vcs/perforce/commitdlg.h @@ -1,7 +1,7 @@ /*************************************************************************** * Copyright (C) 1999, 2000 by Bernd Gehrmann * - * bernd@tdevelop.org * - * Modified for perforce 2002 by Harald Fernengel <harry@tdevelop.org> * + * bernd@kdevelop.org * + * Modified for perforce 2002 by Harald Fernengel <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/perforce/integrator/perforceintegrator.cpp b/vcs/perforce/integrator/perforceintegrator.cpp index b881f94b..bc7c0988 100644 --- a/vcs/perforce/integrator/perforceintegrator.cpp +++ b/vcs/perforce/integrator/perforceintegrator.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/perforce/integrator/perforceintegrator.h b/vcs/perforce/integrator/perforceintegrator.h index d85e2b18..2b82046f 100644 --- a/vcs/perforce/integrator/perforceintegrator.h +++ b/vcs/perforce/integrator/perforceintegrator.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/perforce/integrator/pfintegratordlg.cpp b/vcs/perforce/integrator/pfintegratordlg.cpp index 3a0ab9a5..8685b2f4 100644 --- a/vcs/perforce/integrator/pfintegratordlg.cpp +++ b/vcs/perforce/integrator/pfintegratordlg.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/perforce/integrator/pfintegratordlg.h b/vcs/perforce/integrator/pfintegratordlg.h index 41efa2f3..3e7bf4de 100644 --- a/vcs/perforce/integrator/pfintegratordlg.h +++ b/vcs/perforce/integrator/pfintegratordlg.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/perforce/perforcepart.cpp b/vcs/perforce/perforcepart.cpp index 59bd5448..f92666b6 100644 --- a/vcs/perforce/perforcepart.cpp +++ b/vcs/perforce/perforcepart.cpp @@ -1,7 +1,7 @@ /*************************************************************************** * Copyright (C) 1999-2001 by Bernd Gehrmann * - * bernd@tdevelop.org * - * Extended 2002 by Harald Fernengel <harry@tdevelop.org> * + * bernd@kdevelop.org * + * Extended 2002 by Harald Fernengel <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/perforce/perforcepart.h b/vcs/perforce/perforcepart.h index 4f233820..7c034424 100644 --- a/vcs/perforce/perforcepart.h +++ b/vcs/perforce/perforcepart.h @@ -1,7 +1,7 @@ /*************************************************************************** * Copyright (C) 1999-2001 by Bernd Gehrmann * - * bernd@tdevelop.org * - * Extended to use perforce 2002 by Harald Fernengel <harry@tdevelop.org>* + * bernd@kdevelop.org * + * Extended to use perforce 2002 by Harald Fernengel <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 * |