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/integrator | |
parent | c3a7a4fbdcd78a66c18b90dc17b7070d517eed17 (diff) | |
download | tdevelop-e19722342046756a90d65060c756198e31ff4457.tar.gz tdevelop-e19722342046756a90d65060c756198e31ff4457.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'vcs/cvsservice/integrator')
-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 |
4 files changed, 4 insertions, 4 deletions
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 * |