summaryrefslogtreecommitdiffstats
path: root/klinkstatus/src/parser
diff options
context:
space:
mode:
Diffstat (limited to 'klinkstatus/src/parser')
-rw-r--r--klinkstatus/src/parser/htmlparser.cpp2
-rw-r--r--klinkstatus/src/parser/htmlparser.h2
-rw-r--r--klinkstatus/src/parser/http.cpp2
-rw-r--r--klinkstatus/src/parser/http.h2
-rw-r--r--klinkstatus/src/parser/mstring.cpp2
-rw-r--r--klinkstatus/src/parser/mstring.h2
-rw-r--r--klinkstatus/src/parser/node.cpp2
-rw-r--r--klinkstatus/src/parser/node.h2
-rw-r--r--klinkstatus/src/parser/node_impl.h2
-rw-r--r--klinkstatus/src/parser/url.cpp2
-rw-r--r--klinkstatus/src/parser/url.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/klinkstatus/src/parser/htmlparser.cpp b/klinkstatus/src/parser/htmlparser.cpp
index 759553e1..8c653c89 100644
--- a/klinkstatus/src/parser/htmlparser.cpp
+++ b/klinkstatus/src/parser/htmlparser.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/parser/htmlparser.h b/klinkstatus/src/parser/htmlparser.h
index c9e5ef10..faa5d7a1 100644
--- a/klinkstatus/src/parser/htmlparser.h
+++ b/klinkstatus/src/parser/htmlparser.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/parser/http.cpp b/klinkstatus/src/parser/http.cpp
index 6e086739..484f994c 100644
--- a/klinkstatus/src/parser/http.cpp
+++ b/klinkstatus/src/parser/http.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/parser/http.h b/klinkstatus/src/parser/http.h
index 2ad81012..8c9c4cae 100644
--- a/klinkstatus/src/parser/http.h
+++ b/klinkstatus/src/parser/http.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/parser/mstring.cpp b/klinkstatus/src/parser/mstring.cpp
index aa2cdec7..8c98fdaa 100644
--- a/klinkstatus/src/parser/mstring.cpp
+++ b/klinkstatus/src/parser/mstring.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/parser/mstring.h b/klinkstatus/src/parser/mstring.h
index 808fe060..301eda17 100644
--- a/klinkstatus/src/parser/mstring.h
+++ b/klinkstatus/src/parser/mstring.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/parser/node.cpp b/klinkstatus/src/parser/node.cpp
index f83031c8..0b083761 100644
--- a/klinkstatus/src/parser/node.cpp
+++ b/klinkstatus/src/parser/node.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/parser/node.h b/klinkstatus/src/parser/node.h
index c3ecdcaa..31937508 100644
--- a/klinkstatus/src/parser/node.h
+++ b/klinkstatus/src/parser/node.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/parser/node_impl.h b/klinkstatus/src/parser/node_impl.h
index bd62104b..658d66f6 100644
--- a/klinkstatus/src/parser/node_impl.h
+++ b/klinkstatus/src/parser/node_impl.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/parser/url.cpp b/klinkstatus/src/parser/url.cpp
index 8ba29138..814acfd2 100644
--- a/klinkstatus/src/parser/url.cpp
+++ b/klinkstatus/src/parser/url.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/parser/url.h b/klinkstatus/src/parser/url.h
index fbfeb952..574f4fa5 100644
--- a/klinkstatus/src/parser/url.h
+++ b/klinkstatus/src/parser/url.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 *