aboutsummaryrefslogtreecommitdiff
path: root/example/example_4_callHandling
diff options
context:
space:
mode:
Diffstat (limited to 'example/example_4_callHandling')
-rw-r--r--example/example_4_callHandling/main.cpp2
-rw-r--r--example/example_4_callHandling/xmppClient.cpp2
-rw-r--r--example/example_4_callHandling/xmppClient.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/example/example_4_callHandling/main.cpp b/example/example_4_callHandling/main.cpp
index 9341ba6a..237da8ee 100644
--- a/example/example_4_callHandling/main.cpp
+++ b/example/example_4_callHandling/main.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 QXmpp Developers
+ * Copyright (C) 2008-2010 The QXmpp developers
*
* Author:
* Ian Reinhart Geiser
diff --git a/example/example_4_callHandling/xmppClient.cpp b/example/example_4_callHandling/xmppClient.cpp
index 48c35391..d4f040f3 100644
--- a/example/example_4_callHandling/xmppClient.cpp
+++ b/example/example_4_callHandling/xmppClient.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2010 QXmpp Developers
+ * Copyright (C) 2008-2010 The QXmpp developers
*
* Authors:
* Ian Reinhart Geiser
diff --git a/example/example_4_callHandling/xmppClient.h b/example/example_4_callHandling/xmppClient.h
index 3b670507..75e14dcc 100644
--- a/example/example_4_callHandling/xmppClient.h
+++ b/example/example_4_callHandling/xmppClient.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 QXmpp Developers
+ * Copyright (C) 2008-2010 The QXmpp developers
*
* Author:
* Ian Reinhart Geiser