diff options
Diffstat (limited to 'klinkstatus/src/utils')
-rw-r--r-- | klinkstatus/src/utils/mvector.h | 2 | ||||
-rw-r--r-- | klinkstatus/src/utils/utils.cpp | 2 | ||||
-rw-r--r-- | klinkstatus/src/utils/utils.h | 2 | ||||
-rw-r--r-- | klinkstatus/src/utils/xsl.cpp | 2 | ||||
-rw-r--r-- | klinkstatus/src/utils/xsl.h | 4 |
5 files changed, 6 insertions, 6 deletions
diff --git a/klinkstatus/src/utils/mvector.h b/klinkstatus/src/utils/mvector.h index 3628d7de..e48cfda3 100644 --- a/klinkstatus/src/utils/mvector.h +++ b/klinkstatus/src/utils/mvector.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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/klinkstatus/src/utils/utils.cpp b/klinkstatus/src/utils/utils.cpp index 081ead99..d49df806 100644 --- a/klinkstatus/src/utils/utils.cpp +++ b/klinkstatus/src/utils/utils.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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/klinkstatus/src/utils/utils.h b/klinkstatus/src/utils/utils.h index 4abf9314..f44d94c4 100644 --- a/klinkstatus/src/utils/utils.h +++ b/klinkstatus/src/utils/utils.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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/klinkstatus/src/utils/xsl.cpp b/klinkstatus/src/utils/xsl.cpp index 33358a14..12ab5cee 100644 --- a/klinkstatus/src/utils/xsl.cpp +++ b/klinkstatus/src/utils/xsl.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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/klinkstatus/src/utils/xsl.h b/klinkstatus/src/utils/xsl.h index c44dc507..4e6d8476 100644 --- a/klinkstatus/src/utils/xsl.h +++ b/klinkstatus/src/utils/xsl.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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 * @@ -25,7 +25,7 @@ class XSLTPrivate; /** - @author Paulo Moura Guedes <moura@tdewebdev.org> + @author Paulo Moura Guedes <moura@kdewebdev.org> Taken from kopetexsl. Kudos to the Kopete team. * |