From e19722342046756a90d65060c756198e31ff4457 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Tue, 3 Sep 2013 20:03:11 +0200 Subject: Additional k => tde renaming and fixes --- languages/pascal/backgroundparser.cpp | 2 +- languages/pascal/backgroundparser.h | 2 +- languages/pascal/problemreporter.cpp | 2 +- languages/pascal/problemreporter.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'languages/pascal') 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 + Copyright (C) 2002 by Roberto Raggi 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 + Copyright (C) 2002 by Roberto Raggi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public -- cgit v1.2.3