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_1_echoClient | |
| parent | ba4d7aa237ef31fd18876b2621a37453007372e9 (diff) | |
| download | qxmpp-45e43a56028e831ee642362607439656965e3927.tar.gz | |
reassign copyright to "The QXmpp developers"
Diffstat (limited to 'example/example_1_echoClient')
| -rw-r--r-- | example/example_1_echoClient/echoClient.cpp | 2 | ||||
| -rw-r--r-- | example/example_1_echoClient/echoClient.h | 2 | ||||
| -rw-r--r-- | example/example_1_echoClient/main.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/example/example_1_echoClient/echoClient.cpp b/example/example_1_echoClient/echoClient.cpp index 30519b71..a6780bcc 100644 --- a/example/example_1_echoClient/echoClient.cpp +++ b/example/example_1_echoClient/echoClient.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2009 Manjeet Dahiya + * Copyright (C) 2008-2010 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/example/example_1_echoClient/echoClient.h b/example/example_1_echoClient/echoClient.h index a1a0d04c..0412f10d 100644 --- a/example/example_1_echoClient/echoClient.h +++ b/example/example_1_echoClient/echoClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2009 Manjeet Dahiya + * Copyright (C) 2008-2010 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/example/example_1_echoClient/main.cpp b/example/example_1_echoClient/main.cpp index 30ede524..dc26371f 100644 --- a/example/example_1_echoClient/main.cpp +++ b/example/example_1_echoClient/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2009 Manjeet Dahiya + * Copyright (C) 2008-2010 The QXmpp developers * * Author: * Manjeet Dahiya |
