diff options
Diffstat (limited to 'examples/example_6_rpcClient')
| -rw-r--r-- | examples/example_6_rpcClient/main.cpp | 2 | ||||
| -rw-r--r-- | examples/example_6_rpcClient/rpcClient.cpp | 2 | ||||
| -rw-r--r-- | examples/example_6_rpcClient/rpcClient.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/example_6_rpcClient/main.cpp b/examples/example_6_rpcClient/main.cpp index 34f0e0ad..52f80497 100644 --- a/examples/example_6_rpcClient/main.cpp +++ b/examples/example_6_rpcClient/main.cpp @@ -5,7 +5,7 @@ * Ian Reinhart Geiser * * Source: - * http://code.google.com/p/qxmpp + * https://github.com/jlaine/qxmpp * * This file is a part of QXmpp library. * diff --git a/examples/example_6_rpcClient/rpcClient.cpp b/examples/example_6_rpcClient/rpcClient.cpp index be6d8140..1137b425 100644 --- a/examples/example_6_rpcClient/rpcClient.cpp +++ b/examples/example_6_rpcClient/rpcClient.cpp @@ -6,7 +6,7 @@ * Jeremy Lainé * * Source: - * http://code.google.com/p/qxmpp + * https://github.com/jlaine/qxmpp * * This file is a part of QXmpp library. * diff --git a/examples/example_6_rpcClient/rpcClient.h b/examples/example_6_rpcClient/rpcClient.h index d17ae289..2c0f2dde 100644 --- a/examples/example_6_rpcClient/rpcClient.h +++ b/examples/example_6_rpcClient/rpcClient.h @@ -6,7 +6,7 @@ * Jeremy Lainé * * Source: - * http://code.google.com/p/qxmpp + * https://github.com/jlaine/qxmpp * * This file is a part of QXmpp library. * |
