diff options
Diffstat (limited to 'languages/cpp/compiler')
-rw-r--r-- | languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp | 2 | ||||
-rw-r--r-- | languages/cpp/compiler/gccoptions/gccoptionsplugin.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp b/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp index 23e8a551..37470a49 100644 --- a/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp +++ b/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * 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/languages/cpp/compiler/gccoptions/gccoptionsplugin.h b/languages/cpp/compiler/gccoptions/gccoptionsplugin.h index bc1a3a47..656bd289 100644 --- a/languages/cpp/compiler/gccoptions/gccoptionsplugin.h +++ b/languages/cpp/compiler/gccoptions/gccoptionsplugin.h @@ -1,6 +1,6 @@ /*************************************************************************** * 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 * |