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 a6446f3a..65e1d314 100644 --- a/examples/example_4_callHandling/main.cpp +++ b/examples/example_4_callHandling/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Ian Reinhart Geiser diff --git a/examples/example_4_callHandling/xmppClient.cpp b/examples/example_4_callHandling/xmppClient.cpp index 4dfe7d4a..06def029 100644 --- a/examples/example_4_callHandling/xmppClient.cpp +++ b/examples/example_4_callHandling/xmppClient.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Authors: * Ian Reinhart Geiser diff --git a/examples/example_4_callHandling/xmppClient.h b/examples/example_4_callHandling/xmppClient.h index 28e3357b..6733164b 100644 --- a/examples/example_4_callHandling/xmppClient.h +++ b/examples/example_4_callHandling/xmppClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Ian Reinhart Geiser |
