diff options
Diffstat (limited to 'vcs/clearcase')
-rw-r--r-- | vcs/clearcase/README.dox | 2 | ||||
-rw-r--r-- | vcs/clearcase/clearcasefileinfoprovider.cpp | 2 | ||||
-rw-r--r-- | vcs/clearcase/clearcasefileinfoprovider.h | 2 | ||||
-rw-r--r-- | vcs/clearcase/clearcasemanipulator.cpp | 2 | ||||
-rw-r--r-- | vcs/clearcase/clearcasemanipulator.h | 2 | ||||
-rw-r--r-- | vcs/clearcase/integrator/ccintegratordlg.cpp | 2 | ||||
-rw-r--r-- | vcs/clearcase/integrator/ccintegratordlg.h | 2 | ||||
-rw-r--r-- | vcs/clearcase/integrator/clearcaseintegrator.cpp | 2 | ||||
-rw-r--r-- | vcs/clearcase/integrator/clearcaseintegrator.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/vcs/clearcase/README.dox b/vcs/clearcase/README.dox index 37faca4c..74f2678b 100644 --- a/vcs/clearcase/README.dox +++ b/vcs/clearcase/README.dox @@ -1,6 +1,6 @@ /** \class ClearcasePart Integrates Clearcase configuration management system into KDevelop. -Based on Perforce (PerforcePart) implementation by Harald Fernengel <harry AT tdevelop.org> +Based on Perforce (PerforcePart) implementation by Harald Fernengel <harry AT kdevelop.org> To use clearcase functions, you need to: -# Create a view in which you will keep your project files diff --git a/vcs/clearcase/clearcasefileinfoprovider.cpp b/vcs/clearcase/clearcasefileinfoprovider.cpp index 5fe6dbf3..1e18f8e1 100644 --- a/vcs/clearcase/clearcasefileinfoprovider.cpp +++ b/vcs/clearcase/clearcasefileinfoprovider.cpp @@ -4,7 +4,7 @@ // Description: // // -// Author: KDevelop Authors <tdevelop-devel@tdevelop.org>, (C) 2005 +// Author: KDevelop Authors <kdevelop-devel@kdevelop.org>, (C) 2005 // // Copyright: See COPYING file that comes with this distribution // diff --git a/vcs/clearcase/clearcasefileinfoprovider.h b/vcs/clearcase/clearcasefileinfoprovider.h index 1575a626..0f6f7d06 100644 --- a/vcs/clearcase/clearcasefileinfoprovider.h +++ b/vcs/clearcase/clearcasefileinfoprovider.h @@ -4,7 +4,7 @@ // Description: // // -// Author: KDevelop Authors <tdevelop-devel@tdevelop.org>, (C) 2005 +// Author: KDevelop Authors <kdevelop-devel@kdevelop.org>, (C) 2005 // // Copyright: See COPYING file that comes with this distribution // diff --git a/vcs/clearcase/clearcasemanipulator.cpp b/vcs/clearcase/clearcasemanipulator.cpp index bedd2b84..5c9563f9 100644 --- a/vcs/clearcase/clearcasemanipulator.cpp +++ b/vcs/clearcase/clearcasemanipulator.cpp @@ -4,7 +4,7 @@ // Description: // // -// Author: KDevelop Authors <tdevelop-devel@tdevelop.org>, (C) 2005 +// Author: KDevelop Authors <kdevelop-devel@kdevelop.org>, (C) 2005 // // Copyright: See COPYING file that comes with this distribution // diff --git a/vcs/clearcase/clearcasemanipulator.h b/vcs/clearcase/clearcasemanipulator.h index dab79975..0cb795e3 100644 --- a/vcs/clearcase/clearcasemanipulator.h +++ b/vcs/clearcase/clearcasemanipulator.h @@ -4,7 +4,7 @@ // Description: // // -// Author: KDevelop Authors <tdevelop-devel@tdevelop.org>, (C) 2005 +// Author: KDevelop Authors <kdevelop-devel@kdevelop.org>, (C) 2005 // // Copyright: See COPYING file that comes with this distribution // diff --git a/vcs/clearcase/integrator/ccintegratordlg.cpp b/vcs/clearcase/integrator/ccintegratordlg.cpp index 99510ef5..8e89cf94 100644 --- a/vcs/clearcase/integrator/ccintegratordlg.cpp +++ b/vcs/clearcase/integrator/ccintegratordlg.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/clearcase/integrator/ccintegratordlg.h b/vcs/clearcase/integrator/ccintegratordlg.h index 33403b19..f427b2b3 100644 --- a/vcs/clearcase/integrator/ccintegratordlg.h +++ b/vcs/clearcase/integrator/ccintegratordlg.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/clearcase/integrator/clearcaseintegrator.cpp b/vcs/clearcase/integrator/clearcaseintegrator.cpp index ed2176eb..4e8c1a0b 100644 --- a/vcs/clearcase/integrator/clearcaseintegrator.cpp +++ b/vcs/clearcase/integrator/clearcaseintegrator.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/clearcase/integrator/clearcaseintegrator.h b/vcs/clearcase/integrator/clearcaseintegrator.h index 070f22cc..3859c1f9 100644 --- a/vcs/clearcase/integrator/clearcaseintegrator.h +++ b/vcs/clearcase/integrator/clearcaseintegrator.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 * |