diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 11:12:50 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 11:12:50 +0000 |
| commit | 45e43a56028e831ee642362607439656965e3927 (patch) | |
| tree | 16cb66bded71f357a936ecbfd55bb29f4a28a883 /example/example_3_transferHandling | |
| parent | ba4d7aa237ef31fd18876b2621a37453007372e9 (diff) | |
| download | qxmpp-45e43a56028e831ee642362607439656965e3927.tar.gz | |
reassign copyright to "The QXmpp developers"
Diffstat (limited to 'example/example_3_transferHandling')
| -rw-r--r-- | example/example_3_transferHandling/main.cpp | 2 | ||||
| -rw-r--r-- | example/example_3_transferHandling/xmppClient.cpp | 2 | ||||
| -rw-r--r-- | example/example_3_transferHandling/xmppClient.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/example/example_3_transferHandling/main.cpp b/example/example_3_transferHandling/main.cpp index 0bb9c403..1d6b49b2 100644 --- a/example/example_3_transferHandling/main.cpp +++ b/example/example_3_transferHandling/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_3_transferHandling/xmppClient.cpp b/example/example_3_transferHandling/xmppClient.cpp index dc4a9e88..4d092491 100644 --- a/example/example_3_transferHandling/xmppClient.cpp +++ b/example/example_3_transferHandling/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_3_transferHandling/xmppClient.h b/example/example_3_transferHandling/xmppClient.h index d794c24f..f57168db 100644 --- a/example/example_3_transferHandling/xmppClient.h +++ b/example/example_3_transferHandling/xmppClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2009 QXmpp Developers + * Copyright (C) 2008-2010 The QXmpp developers * * Author: * Ian Reinhart Geiser |
