diff options
Diffstat (limited to 'languages/pascal')
-rw-r--r-- | languages/pascal/backgroundparser.cpp | 2 | ||||
-rw-r--r-- | languages/pascal/backgroundparser.h | 2 | ||||
-rw-r--r-- | languages/pascal/problemreporter.cpp | 2 | ||||
-rw-r--r-- | languages/pascal/problemreporter.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/languages/pascal/backgroundparser.cpp b/languages/pascal/backgroundparser.cpp index f5f159a6..ff202374 100644 --- a/languages/pascal/backgroundparser.cpp +++ b/languages/pascal/backgroundparser.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2002 by Roberto Raggi * - * roberto@tdevelop.org * + * roberto@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/pascal/backgroundparser.h b/languages/pascal/backgroundparser.h index 6fd8a71e..170b3073 100644 --- a/languages/pascal/backgroundparser.h +++ b/languages/pascal/backgroundparser.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2002 by Roberto Raggi * - * roberto@tdevelop.org * + * roberto@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/pascal/problemreporter.cpp b/languages/pascal/problemreporter.cpp index 89638cec..2b477063 100644 --- a/languages/pascal/problemreporter.cpp +++ b/languages/pascal/problemreporter.cpp @@ -1,5 +1,5 @@ /* - Copyright (C) 2002 by Roberto Raggi <roberto@tdevelop.org> + Copyright (C) 2002 by Roberto Raggi <roberto@kdevelop.org> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/languages/pascal/problemreporter.h b/languages/pascal/problemreporter.h index b6311d7e..e329f2fe 100644 --- a/languages/pascal/problemreporter.h +++ b/languages/pascal/problemreporter.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002 by Roberto Raggi <roberto@tdevelop.org> + Copyright (C) 2002 by Roberto Raggi <roberto@kdevelop.org> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public |