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/sql/README.dox | 4 ++-- languages/sql/sqlactions.cpp | 2 +- languages/sql/sqlactions.h | 2 +- languages/sql/sqloutputwidget.cpp | 2 +- languages/sql/sqloutputwidget.h | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'languages/sql') diff --git a/languages/sql/README.dox b/languages/sql/README.dox index 14634fba..bfa52e2e 100644 --- a/languages/sql/README.dox +++ b/languages/sql/README.dox @@ -1,9 +1,9 @@ /** \class SQLSupportPart This is a SQL support plugin -\authors Harald Fernengel +\authors Harald Fernengel -\maintainer Harald Fernengel +\maintainer Harald Fernengel \feature SQL language support \feature Consult \ref LangSupportStatus for a up to date features/status of this programming language support part. diff --git a/languages/sql/sqlactions.cpp b/languages/sql/sqlactions.cpp index f4c74249..1d1a5b14 100644 --- a/languages/sql/sqlactions.cpp +++ b/languages/sql/sqlactions.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2003 by Harald Fernengel * - * harry@tdevelop.org * + * harry@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/sql/sqlactions.h b/languages/sql/sqlactions.h index 248c4d66..04ad295b 100644 --- a/languages/sql/sqlactions.h +++ b/languages/sql/sqlactions.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2003 by Harald Fernengel * - * harry@tdevelop.org * + * harry@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/sql/sqloutputwidget.cpp b/languages/sql/sqloutputwidget.cpp index 9185fc17..d845e6e0 100644 --- a/languages/sql/sqloutputwidget.cpp +++ b/languages/sql/sqloutputwidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2003 by Harald Fernengel * - * harry@tdevelop.org * + * harry@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/sql/sqloutputwidget.h b/languages/sql/sqloutputwidget.h index f2b53b48..4e5fa790 100644 --- a/languages/sql/sqloutputwidget.h +++ b/languages/sql/sqloutputwidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2003 by Harald Fernengel * - * harry@tdevelop.org * + * harry@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 * -- cgit v1.2.3