aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/QXmppInvokable.cpp2
-rw-r--r--src/QXmppRemoteMethod.cpp2
-rw-r--r--src/QXmppRemoteMethod.h2
-rw-r--r--src/QXmppRpcIq.cpp2
-rw-r--r--src/QXmppRpcIq.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/QXmppInvokable.cpp b/src/QXmppInvokable.cpp
index 86faae55..b4a7d2ac 100644
--- a/src/QXmppInvokable.cpp
+++ b/src/QXmppInvokable.cpp
@@ -2,7 +2,7 @@
* Copyright (C) 2008-2010 The QXmpp developers
*
* Authors:
- * Ian Reinhard Geiser
+ * Ian Reinhart Geiser
*
* Source:
* http://code.google.com/p/qxmpp
diff --git a/src/QXmppRemoteMethod.cpp b/src/QXmppRemoteMethod.cpp
index b92b2bdc..9830f381 100644
--- a/src/QXmppRemoteMethod.cpp
+++ b/src/QXmppRemoteMethod.cpp
@@ -2,7 +2,7 @@
* Copyright (C) 2008-2010 The QXmpp developers
*
* Authors:
- * Ian Reinhard Geiser
+ * Ian Reinhart Geiser
*
* Source:
* http://code.google.com/p/qxmpp
diff --git a/src/QXmppRemoteMethod.h b/src/QXmppRemoteMethod.h
index aac8663c..21c0afed 100644
--- a/src/QXmppRemoteMethod.h
+++ b/src/QXmppRemoteMethod.h
@@ -2,7 +2,7 @@
* Copyright (C) 2008-2010 The QXmpp developers
*
* Authors:
- * Ian Reinhard Geiser
+ * Ian Reinhart Geiser
*
* Source:
* http://code.google.com/p/qxmpp
diff --git a/src/QXmppRpcIq.cpp b/src/QXmppRpcIq.cpp
index 2f641d1d..767472ad 100644
--- a/src/QXmppRpcIq.cpp
+++ b/src/QXmppRpcIq.cpp
@@ -2,7 +2,7 @@
* Copyright (C) 2008-2010 The QXmpp developers
*
* Authors:
- * Ian Reinhard Geiser
+ * Ian Reinhart Geiser
* Jeremy Lainé
*
* Source:
diff --git a/src/QXmppRpcIq.h b/src/QXmppRpcIq.h
index 3693f133..cd1eae8e 100644
--- a/src/QXmppRpcIq.h
+++ b/src/QXmppRpcIq.h
@@ -2,7 +2,7 @@
* Copyright (C) 2008-2010 The QXmpp developers
*
* Authors:
- * Ian Reinhard Geiser
+ * Ian Reinhart Geiser
* Jeremy Lainé
*
* Source: