diff options
Diffstat (limited to 'examples/example_4_callHandling')
| -rw-r--r-- | examples/example_4_callHandling/main.cpp | 2 | ||||
| -rw-r--r-- | examples/example_4_callHandling/xmppClient.cpp | 2 | ||||
| -rw-r--r-- | examples/example_4_callHandling/xmppClient.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/example_4_callHandling/main.cpp b/examples/example_4_callHandling/main.cpp index 65e1d314..d1e4bfa5 100644 --- a/examples/example_4_callHandling/main.cpp +++ b/examples/example_4_callHandling/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2011 The QXmpp developers + * Copyright (C) 2008-2012 The QXmpp developers * * Author: * Ian Reinhart Geiser diff --git a/examples/example_4_callHandling/xmppClient.cpp b/examples/example_4_callHandling/xmppClient.cpp index 4e798e9c..b49024ba 100644 --- a/examples/example_4_callHandling/xmppClient.cpp +++ b/examples/example_4_callHandling/xmppClient.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2011 The QXmpp developers + * Copyright (C) 2008-2012 The QXmpp developers * * Authors: * Ian Reinhart Geiser diff --git a/examples/example_4_callHandling/xmppClient.h b/examples/example_4_callHandling/xmppClient.h index bc097430..b65816c4 100644 --- a/examples/example_4_callHandling/xmppClient.h +++ b/examples/example_4_callHandling/xmppClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2011 The QXmpp developers + * Copyright (C) 2008-2012 The QXmpp developers * * Author: * Ian Reinhart Geiser |
