summaryrefslogtreecommitdiffstats
path: root/klinkstatus/src/utils
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
commitffa67ac75582192196cb70f866f6bfa00586542a (patch)
tree5a09c67b42a8228fc8348b5689b85006ea09942d /klinkstatus/src/utils
parent997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff)
downloadtdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz
tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip
Additional renaming of kde to tde
Diffstat (limited to 'klinkstatus/src/utils')
-rw-r--r--klinkstatus/src/utils/mvector.h2
-rw-r--r--klinkstatus/src/utils/utils.cpp2
-rw-r--r--klinkstatus/src/utils/utils.h2
-rw-r--r--klinkstatus/src/utils/xsl.cpp2
-rw-r--r--klinkstatus/src/utils/xsl.h4
5 files changed, 6 insertions, 6 deletions
diff --git a/klinkstatus/src/utils/mvector.h b/klinkstatus/src/utils/mvector.h
index e48cfda3..3628d7de 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@kdewebdev.org *
+ * moura@tdewebdev.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 25384b4b..58f6207a 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@kdewebdev.org *
+ * moura@tdewebdev.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 f44d94c4..4abf9314 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@kdewebdev.org *
+ * moura@tdewebdev.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 03c1a6a0..4a04834b 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@kdewebdev.org *
+ * moura@tdewebdev.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 0760ae1b..4f2468e7 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@kdewebdev.org *
+ * moura@tdewebdev.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@kdewebdev.org>
+ @author Paulo Moura Guedes <moura@tdewebdev.org>
Taken from kopetexsl. Kudos to the Kopete team.
*