diff options
Diffstat (limited to 'buildtools/script')
-rw-r--r-- | buildtools/script/README.dox | 2 | ||||
-rw-r--r-- | buildtools/script/scriptnewfiledlg.cpp | 2 | ||||
-rw-r--r-- | buildtools/script/scriptnewfiledlg.h | 2 | ||||
-rw-r--r-- | buildtools/script/scriptoptionswidget.cpp | 2 | ||||
-rw-r--r-- | buildtools/script/scriptoptionswidget.h | 2 | ||||
-rw-r--r-- | buildtools/script/scriptprojectpart.cpp | 2 | ||||
-rw-r--r-- | buildtools/script/scriptprojectpart.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/buildtools/script/README.dox b/buildtools/script/README.dox index dc3d9f0c..a7a19983 100644 --- a/buildtools/script/README.dox +++ b/buildtools/script/README.dox @@ -5,7 +5,7 @@ over several lines. You can even use some html commands in these lines like: <code>This is code</code>, html links <a href="http://somelocation">link text</a>, and images. -\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a> +\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a> \unmaintained This part is currently un-maintained diff --git a/buildtools/script/scriptnewfiledlg.cpp b/buildtools/script/scriptnewfiledlg.cpp index 3ac3fc9f..9308792a 100644 --- a/buildtools/script/scriptnewfiledlg.cpp +++ b/buildtools/script/scriptnewfiledlg.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001-2002 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/buildtools/script/scriptnewfiledlg.h b/buildtools/script/scriptnewfiledlg.h index e5415640..fa054091 100644 --- a/buildtools/script/scriptnewfiledlg.h +++ b/buildtools/script/scriptnewfiledlg.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001-2002 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/buildtools/script/scriptoptionswidget.cpp b/buildtools/script/scriptoptionswidget.cpp index bd541d64..d80cd501 100644 --- a/buildtools/script/scriptoptionswidget.cpp +++ b/buildtools/script/scriptoptionswidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2002 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/buildtools/script/scriptoptionswidget.h b/buildtools/script/scriptoptionswidget.h index db0dec15..8f136d75 100644 --- a/buildtools/script/scriptoptionswidget.h +++ b/buildtools/script/scriptoptionswidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2002 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/buildtools/script/scriptprojectpart.cpp b/buildtools/script/scriptprojectpart.cpp index dd5a4f25..8f6b5fb4 100644 --- a/buildtools/script/scriptprojectpart.cpp +++ b/buildtools/script/scriptprojectpart.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001-2002 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/buildtools/script/scriptprojectpart.h b/buildtools/script/scriptprojectpart.h index 1399cc4b..92087991 100644 --- a/buildtools/script/scriptprojectpart.h +++ b/buildtools/script/scriptprojectpart.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001-2002 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 * |