summaryrefslogtreecommitdiffstats
path: root/klinkstatus/src/engine
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:03:18 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:03:38 +0200
commitd17de25b7fe2200ed60b15ec6801e3458b2c1046 (patch)
treef8d177d2e951eab368c0491c24837836ef41470b /klinkstatus/src/engine
parent9b520883661b34a40beb46cedb80355fbe6587ad (diff)
downloadtdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.tar.gz
tdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'klinkstatus/src/engine')
-rw-r--r--klinkstatus/src/engine/linkchecker.h2
-rw-r--r--klinkstatus/src/engine/linkfilter.cpp2
-rw-r--r--klinkstatus/src/engine/linkfilter.h4
-rw-r--r--klinkstatus/src/engine/linkstatus.cpp2
-rw-r--r--klinkstatus/src/engine/linkstatus.h2
-rw-r--r--klinkstatus/src/engine/linkstatus_impl.h2
-rw-r--r--klinkstatus/src/engine/searchmanager.cpp2
-rw-r--r--klinkstatus/src/engine/searchmanager.h2
-rw-r--r--klinkstatus/src/engine/searchmanager_impl.h2
9 files changed, 10 insertions, 10 deletions
diff --git a/klinkstatus/src/engine/linkchecker.h b/klinkstatus/src/engine/linkchecker.h
index 52399377..a29d6445 100644
--- a/klinkstatus/src/engine/linkchecker.h
+++ b/klinkstatus/src/engine/linkchecker.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/engine/linkfilter.cpp b/klinkstatus/src/engine/linkfilter.cpp
index 27612600..1c7a3844 100644
--- a/klinkstatus/src/engine/linkfilter.cpp
+++ b/klinkstatus/src/engine/linkfilter.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/engine/linkfilter.h b/klinkstatus/src/engine/linkfilter.h
index 0b5af1f6..6d211aa6 100644
--- a/klinkstatus/src/engine/linkfilter.h
+++ b/klinkstatus/src/engine/linkfilter.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 *
@@ -23,7 +23,7 @@
#include "../ui/resultview.h"
/**
- @author Paulo Moura Guedes <moura@tdewebdev.org>
+ @author Paulo Moura Guedes <moura@kdewebdev.org>
*/
class LinkMatcher
{
diff --git a/klinkstatus/src/engine/linkstatus.cpp b/klinkstatus/src/engine/linkstatus.cpp
index adda3b2e..76ef1451 100644
--- a/klinkstatus/src/engine/linkstatus.cpp
+++ b/klinkstatus/src/engine/linkstatus.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/engine/linkstatus.h b/klinkstatus/src/engine/linkstatus.h
index 118de371..927a9ebe 100644
--- a/klinkstatus/src/engine/linkstatus.h
+++ b/klinkstatus/src/engine/linkstatus.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/engine/linkstatus_impl.h b/klinkstatus/src/engine/linkstatus_impl.h
index 4a2e4099..5a875b2e 100644
--- a/klinkstatus/src/engine/linkstatus_impl.h
+++ b/klinkstatus/src/engine/linkstatus_impl.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/engine/searchmanager.cpp b/klinkstatus/src/engine/searchmanager.cpp
index f04d5063..45fdc24b 100644
--- a/klinkstatus/src/engine/searchmanager.cpp
+++ b/klinkstatus/src/engine/searchmanager.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/engine/searchmanager.h b/klinkstatus/src/engine/searchmanager.h
index e5933905..c60281c7 100644
--- a/klinkstatus/src/engine/searchmanager.h
+++ b/klinkstatus/src/engine/searchmanager.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/engine/searchmanager_impl.h b/klinkstatus/src/engine/searchmanager_impl.h
index 736d2c10..e472ccbb 100644
--- a/klinkstatus/src/engine/searchmanager_impl.h
+++ b/klinkstatus/src/engine/searchmanager_impl.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 *