aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2014-03-27 16:49:02 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2014-03-27 16:49:02 +0100
commit0a9a3e8888bfed52d9f86a103e7430a44efd5025 (patch)
treef7654a602ff4207dd6c2027eae5a507ae67fdc55
parent7851ba6e3f61e937e62d441eec6b2be6561ec473 (diff)
downloadqxmpp-0a9a3e8888bfed52d9f86a103e7430a44efd5025.tar.gz
update project homepage
-rw-r--r--README4
-rw-r--r--doc/doxyfilter.cpp4
-rw-r--r--examples/GuiClient/aboutDialog.cpp2
-rw-r--r--examples/GuiClient/aboutDialog.h2
-rw-r--r--examples/GuiClient/accountsCache.cpp2
-rw-r--r--examples/GuiClient/accountsCache.h2
-rw-r--r--examples/GuiClient/capabilitiesCache.cpp2
-rw-r--r--examples/GuiClient/capabilitiesCache.h2
-rw-r--r--examples/GuiClient/chatDialog.cpp2
-rw-r--r--examples/GuiClient/chatDialog.h2
-rw-r--r--examples/GuiClient/chatGraphicsScene.cpp2
-rw-r--r--examples/GuiClient/chatGraphicsScene.h2
-rw-r--r--examples/GuiClient/chatGraphicsView.cpp2
-rw-r--r--examples/GuiClient/chatGraphicsView.h2
-rw-r--r--examples/GuiClient/chatMsgGraphicsItem.cpp2
-rw-r--r--examples/GuiClient/chatMsgGraphicsItem.h2
-rw-r--r--examples/GuiClient/main.cpp2
-rw-r--r--examples/GuiClient/mainDialog.cpp2
-rw-r--r--examples/GuiClient/mainDialog.h2
-rw-r--r--examples/GuiClient/profileDialog.cpp2
-rw-r--r--examples/GuiClient/profileDialog.h2
-rw-r--r--examples/GuiClient/rosterItem.cpp2
-rw-r--r--examples/GuiClient/rosterItem.h2
-rw-r--r--examples/GuiClient/rosterItemModel.cpp2
-rw-r--r--examples/GuiClient/rosterItemModel.h2
-rw-r--r--examples/GuiClient/rosterItemSortFilterProxyModel.cpp2
-rw-r--r--examples/GuiClient/rosterItemSortFilterProxyModel.h2
-rw-r--r--examples/GuiClient/rosterListView.cpp2
-rw-r--r--examples/GuiClient/rosterListView.h2
-rw-r--r--examples/GuiClient/searchLineEdit.cpp2
-rw-r--r--examples/GuiClient/searchLineEdit.h2
-rw-r--r--examples/GuiClient/signInStatusLabel.cpp2
-rw-r--r--examples/GuiClient/signInStatusLabel.h2
-rw-r--r--examples/GuiClient/statusAvatarWidget.cpp2
-rw-r--r--examples/GuiClient/statusAvatarWidget.h2
-rw-r--r--examples/GuiClient/statusTextWidget.cpp2
-rw-r--r--examples/GuiClient/statusTextWidget.h2
-rw-r--r--examples/GuiClient/statusToolButton.cpp2
-rw-r--r--examples/GuiClient/statusToolButton.h2
-rw-r--r--examples/GuiClient/statusWidget.cpp2
-rw-r--r--examples/GuiClient/statusWidget.h2
-rw-r--r--examples/GuiClient/utils.cpp2
-rw-r--r--examples/GuiClient/utils.h2
-rw-r--r--examples/GuiClient/vCardCache.cpp2
-rw-r--r--examples/GuiClient/vCardCache.h2
-rw-r--r--examples/GuiClient/xmlConsoleDialog.cpp2
-rw-r--r--examples/GuiClient/xmlConsoleDialog.h2
-rw-r--r--examples/example_0_connected/example_0_connected.cpp2
-rw-r--r--examples/example_1_echoClient/example_1_echoClient.cpp2
-rw-r--r--examples/example_1_echoClient/example_1_echoClient.h2
-rw-r--r--examples/example_2_rosterHandling/example_2_rosterHandling.cpp2
-rw-r--r--examples/example_2_rosterHandling/example_2_rosterHandling.h2
-rw-r--r--examples/example_3_transferHandling/example_3_transferHandling.cpp2
-rw-r--r--examples/example_3_transferHandling/example_3_transferHandling.h2
-rw-r--r--examples/example_4_callHandling/example_4_callHandling.cpp2
-rw-r--r--examples/example_4_callHandling/example_4_callHandling.h2
-rw-r--r--examples/example_5_rpcInterface/main.cpp2
-rw-r--r--examples/example_6_rpcClient/main.cpp2
-rw-r--r--examples/example_6_rpcClient/rpcClient.cpp2
-rw-r--r--examples/example_6_rpcClient/rpcClient.h2
-rw-r--r--examples/example_7_archiveHandling/example_7_archiveHandling.cpp2
-rw-r--r--examples/example_7_archiveHandling/example_7_archiveHandling.h2
-rw-r--r--examples/example_8_server/main.cpp2
-rw-r--r--examples/example_9_vCard/example_9_vCard.cpp2
-rw-r--r--examples/example_9_vCard/example_9_vCard.h2
-rw-r--r--src/base/QXmppArchiveIq.cpp2
-rw-r--r--src/base/QXmppArchiveIq.h2
-rw-r--r--src/base/QXmppBindIq.cpp2
-rw-r--r--src/base/QXmppBindIq.h2
-rw-r--r--src/base/QXmppBookmarkSet.cpp2
-rw-r--r--src/base/QXmppBookmarkSet.h2
-rw-r--r--src/base/QXmppByteStreamIq.cpp2
-rw-r--r--src/base/QXmppByteStreamIq.h2
-rw-r--r--src/base/QXmppCodec.cpp2
-rw-r--r--src/base/QXmppCodec_p.h2
-rw-r--r--src/base/QXmppConstants.cpp2
-rw-r--r--src/base/QXmppConstants.h2
-rw-r--r--src/base/QXmppDataForm.cpp2
-rw-r--r--src/base/QXmppDataForm.h2
-rw-r--r--src/base/QXmppDiscoveryIq.cpp2
-rw-r--r--src/base/QXmppDiscoveryIq.h2
-rw-r--r--src/base/QXmppElement.cpp2
-rw-r--r--src/base/QXmppElement.h2
-rw-r--r--src/base/QXmppEntityTimeIq.cpp2
-rw-r--r--src/base/QXmppEntityTimeIq.h2
-rw-r--r--src/base/QXmppGlobal.cpp2
-rw-r--r--src/base/QXmppGlobal.h2
-rw-r--r--src/base/QXmppIbbIq.cpp2
-rw-r--r--src/base/QXmppIbbIq.h2
-rw-r--r--src/base/QXmppIq.cpp2
-rw-r--r--src/base/QXmppIq.h2
-rw-r--r--src/base/QXmppJingleIq.cpp2
-rw-r--r--src/base/QXmppJingleIq.h2
-rw-r--r--src/base/QXmppLogger.cpp2
-rw-r--r--src/base/QXmppLogger.h2
-rw-r--r--src/base/QXmppMessage.cpp2
-rw-r--r--src/base/QXmppMessage.h2
-rw-r--r--src/base/QXmppMucIq.cpp2
-rw-r--r--src/base/QXmppMucIq.h2
-rw-r--r--src/base/QXmppNonSASLAuth.cpp2
-rw-r--r--src/base/QXmppNonSASLAuth.h2
-rw-r--r--src/base/QXmppPingIq.cpp2
-rw-r--r--src/base/QXmppPingIq.h2
-rw-r--r--src/base/QXmppPresence.cpp2
-rw-r--r--src/base/QXmppPresence.h2
-rw-r--r--src/base/QXmppPubSubIq.cpp2
-rw-r--r--src/base/QXmppPubSubIq.h2
-rw-r--r--src/base/QXmppRegisterIq.cpp2
-rw-r--r--src/base/QXmppRegisterIq.h2
-rw-r--r--src/base/QXmppResultSet.cpp2
-rw-r--r--src/base/QXmppResultSet.h2
-rw-r--r--src/base/QXmppRosterIq.cpp2
-rw-r--r--src/base/QXmppRosterIq.h2
-rw-r--r--src/base/QXmppRpcIq.cpp2
-rw-r--r--src/base/QXmppRpcIq.h2
-rw-r--r--src/base/QXmppRtpChannel.cpp2
-rw-r--r--src/base/QXmppRtpChannel.h2
-rw-r--r--src/base/QXmppSasl.cpp2
-rw-r--r--src/base/QXmppSasl_p.h2
-rw-r--r--src/base/QXmppSessionIq.cpp2
-rw-r--r--src/base/QXmppSessionIq.h2
-rw-r--r--src/base/QXmppSocks.cpp2
-rw-r--r--src/base/QXmppSocks.h2
-rw-r--r--src/base/QXmppStanza.cpp2
-rw-r--r--src/base/QXmppStanza.h2
-rw-r--r--src/base/QXmppStream.cpp2
-rw-r--r--src/base/QXmppStream.h2
-rw-r--r--src/base/QXmppStreamFeatures.cpp2
-rw-r--r--src/base/QXmppStreamFeatures.h2
-rw-r--r--src/base/QXmppStreamInitiationIq.cpp2
-rw-r--r--src/base/QXmppStreamInitiationIq_p.h2
-rw-r--r--src/base/QXmppStun.cpp2
-rw-r--r--src/base/QXmppStun.h2
-rw-r--r--src/base/QXmppUtils.cpp2
-rw-r--r--src/base/QXmppUtils.h2
-rw-r--r--src/base/QXmppVCardIq.cpp2
-rw-r--r--src/base/QXmppVCardIq.h2
-rw-r--r--src/base/QXmppVersionIq.cpp2
-rw-r--r--src/base/QXmppVersionIq.h2
-rw-r--r--src/client/QXmppArchiveManager.cpp2
-rw-r--r--src/client/QXmppArchiveManager.h2
-rw-r--r--src/client/QXmppBookmarkManager.cpp2
-rw-r--r--src/client/QXmppBookmarkManager.h2
-rw-r--r--src/client/QXmppCallManager.cpp2
-rw-r--r--src/client/QXmppCallManager.h2
-rw-r--r--src/client/QXmppClient.cpp8
-rw-r--r--src/client/QXmppClient.h2
-rw-r--r--src/client/QXmppClientExtension.cpp2
-rw-r--r--src/client/QXmppClientExtension.h2
-rw-r--r--src/client/QXmppConfiguration.cpp2
-rw-r--r--src/client/QXmppConfiguration.h2
-rw-r--r--src/client/QXmppDiscoveryManager.cpp6
-rw-r--r--src/client/QXmppDiscoveryManager.h2
-rw-r--r--src/client/QXmppEntityTimeManager.cpp2
-rw-r--r--src/client/QXmppEntityTimeManager.h2
-rw-r--r--src/client/QXmppInvokable.cpp2
-rw-r--r--src/client/QXmppInvokable.h2
-rw-r--r--src/client/QXmppMessageReceiptManager.cpp2
-rw-r--r--src/client/QXmppMessageReceiptManager.h2
-rw-r--r--src/client/QXmppMucManager.cpp2
-rw-r--r--src/client/QXmppMucManager.h2
-rw-r--r--src/client/QXmppOutgoingClient.cpp2
-rw-r--r--src/client/QXmppOutgoingClient.h2
-rw-r--r--src/client/QXmppRemoteMethod.cpp2
-rw-r--r--src/client/QXmppRemoteMethod.h2
-rw-r--r--src/client/QXmppRosterManager.cpp2
-rw-r--r--src/client/QXmppRosterManager.h2
-rw-r--r--src/client/QXmppRpcManager.cpp2
-rw-r--r--src/client/QXmppRpcManager.h2
-rw-r--r--src/client/QXmppTransferManager.cpp2
-rw-r--r--src/client/QXmppTransferManager.h2
-rw-r--r--src/client/QXmppTransferManager_p.h2
-rw-r--r--src/client/QXmppVCardManager.cpp2
-rw-r--r--src/client/QXmppVCardManager.h2
-rw-r--r--src/client/QXmppVersionManager.cpp2
-rw-r--r--src/client/QXmppVersionManager.h2
-rw-r--r--src/server/QXmppDialback.cpp2
-rw-r--r--src/server/QXmppDialback.h2
-rw-r--r--src/server/QXmppIncomingClient.cpp2
-rw-r--r--src/server/QXmppIncomingClient.h2
-rw-r--r--src/server/QXmppIncomingServer.cpp2
-rw-r--r--src/server/QXmppIncomingServer.h2
-rw-r--r--src/server/QXmppOutgoingServer.cpp2
-rw-r--r--src/server/QXmppOutgoingServer.h2
-rw-r--r--src/server/QXmppPasswordChecker.cpp2
-rw-r--r--src/server/QXmppPasswordChecker.h2
-rw-r--r--src/server/QXmppServer.cpp2
-rw-r--r--src/server/QXmppServer.h2
-rw-r--r--src/server/QXmppServerExtension.cpp2
-rw-r--r--src/server/QXmppServerExtension.h2
-rw-r--r--src/server/QXmppServerPlugin.h2
-rw-r--r--tests/qxmpparchiveiq/tst_qxmpparchiveiq.cpp2
-rw-r--r--tests/qxmppbindiq/tst_qxmppbindiq.cpp2
-rw-r--r--tests/qxmppcodec/tst_qxmppcodec.cpp2
-rw-r--r--tests/qxmppdataform/tst_qxmppdataform.cpp2
-rw-r--r--tests/qxmppdiscoveryiq/tst_qxmppdiscoveryiq.cpp2
-rw-r--r--tests/qxmppentitytimeiq/tst_qxmppentitytimeiq.cpp2
-rw-r--r--tests/qxmppiq/tst_qxmppiq.cpp2
-rw-r--r--tests/qxmppjingleiq/tst_qxmppjingleiq.cpp2
-rw-r--r--tests/qxmppmessage/tst_qxmppmessage.cpp2
-rw-r--r--tests/qxmppnonsaslauthiq/tst_qxmppnonsaslauthiq.cpp2
-rw-r--r--tests/qxmpppresence/tst_qxmpppresence.cpp6
-rw-r--r--tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp2
-rw-r--r--tests/qxmppregisteriq/tst_qxmppregisteriq.cpp2
-rw-r--r--tests/qxmppresultset/tst_qxmppresultset.cpp2
-rw-r--r--tests/qxmpprosteriq/tst_qxmpprosteriq.cpp2
-rw-r--r--tests/qxmpprpciq/tst_qxmpprpciq.cpp2
-rw-r--r--tests/qxmpprtppacket/tst_qxmpprtppacket.cpp2
-rw-r--r--tests/qxmppsasl/tst_qxmppsasl.cpp2
-rw-r--r--tests/qxmppserver/tst_qxmppserver.cpp2
-rw-r--r--tests/qxmppsessioniq/tst_qxmppsessioniq.cpp2
-rw-r--r--tests/qxmppstanza/tst_qxmppstanza.cpp2
-rw-r--r--tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp2
-rw-r--r--tests/qxmppstreaminitiationiq/tst_qxmppstreaminitiationiq.cpp2
-rw-r--r--tests/qxmppstunmessage/tst_qxmppstunmessage.cpp2
-rw-r--r--tests/qxmpputils/tst_qxmpputils.cpp2
-rw-r--r--tests/qxmppvcardiq/tst_qxmppvcardiq.cpp6
-rw-r--r--tests/qxmppversioniq/tst_qxmppversioniq.cpp2
-rw-r--r--tests/util.h2
219 files changed, 230 insertions, 230 deletions
diff --git a/README b/README
index cc6dff15..6bfe47c7 100644
--- a/README
+++ b/README
@@ -82,7 +82,7 @@ DOCUMENTATION
You can find information about QXmpp, on the project homepage:
-http://code.google.com/p/qxmpp
+https://github.com/jlaine/qxmpp
SUPPORTED PLATFORMS
@@ -115,7 +115,7 @@ If you think you have found a bug in QXmpp, we would like to hear about
it so that we can fix it. Before reporting a bug, please check if the issue
is already know at:
-http://code.google.com/p/qxmpp/issues/
+https://github.com/jlaine/qxmpp/issues
DISCUSSION GROUP
diff --git a/doc/doxyfilter.cpp b/doc/doxyfilter.cpp
index 6a93d225..bb1c7236 100644
--- a/doc/doxyfilter.cpp
+++ b/doc/doxyfilter.cpp
@@ -1,11 +1,11 @@
/*
- * Copyright (C) 2008-2011 The QXmpp developers
+ * Copyright (C) 2008-2014 The QXmpp developers
*
* Author:
* 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/GuiClient/aboutDialog.cpp b/examples/GuiClient/aboutDialog.cpp
index 2897283a..34899ce7 100644
--- a/examples/GuiClient/aboutDialog.cpp
+++ b/examples/GuiClient/aboutDialog.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/aboutDialog.h b/examples/GuiClient/aboutDialog.h
index f474cdc5..2e61e97b 100644
--- a/examples/GuiClient/aboutDialog.h
+++ b/examples/GuiClient/aboutDialog.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/accountsCache.cpp b/examples/GuiClient/accountsCache.cpp
index 0b28cf09..bc900008 100644
--- a/examples/GuiClient/accountsCache.cpp
+++ b/examples/GuiClient/accountsCache.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/accountsCache.h b/examples/GuiClient/accountsCache.h
index 21f596d3..6736d5f6 100644
--- a/examples/GuiClient/accountsCache.h
+++ b/examples/GuiClient/accountsCache.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/capabilitiesCache.cpp b/examples/GuiClient/capabilitiesCache.cpp
index 577f42df..24142c68 100644
--- a/examples/GuiClient/capabilitiesCache.cpp
+++ b/examples/GuiClient/capabilitiesCache.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/capabilitiesCache.h b/examples/GuiClient/capabilitiesCache.h
index 8a52d433..c821f965 100644
--- a/examples/GuiClient/capabilitiesCache.h
+++ b/examples/GuiClient/capabilitiesCache.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatDialog.cpp b/examples/GuiClient/chatDialog.cpp
index ee56171d..9e03b102 100644
--- a/examples/GuiClient/chatDialog.cpp
+++ b/examples/GuiClient/chatDialog.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatDialog.h b/examples/GuiClient/chatDialog.h
index 85207d38..51bf4df8 100644
--- a/examples/GuiClient/chatDialog.h
+++ b/examples/GuiClient/chatDialog.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatGraphicsScene.cpp b/examples/GuiClient/chatGraphicsScene.cpp
index acfd4479..0ce5ac9e 100644
--- a/examples/GuiClient/chatGraphicsScene.cpp
+++ b/examples/GuiClient/chatGraphicsScene.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatGraphicsScene.h b/examples/GuiClient/chatGraphicsScene.h
index 6272e4fa..a8d96ebb 100644
--- a/examples/GuiClient/chatGraphicsScene.h
+++ b/examples/GuiClient/chatGraphicsScene.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatGraphicsView.cpp b/examples/GuiClient/chatGraphicsView.cpp
index 36f7304a..784a52a5 100644
--- a/examples/GuiClient/chatGraphicsView.cpp
+++ b/examples/GuiClient/chatGraphicsView.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatGraphicsView.h b/examples/GuiClient/chatGraphicsView.h
index 3232344b..c51c79b2 100644
--- a/examples/GuiClient/chatGraphicsView.h
+++ b/examples/GuiClient/chatGraphicsView.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatMsgGraphicsItem.cpp b/examples/GuiClient/chatMsgGraphicsItem.cpp
index 3751c1fe..61e5df42 100644
--- a/examples/GuiClient/chatMsgGraphicsItem.cpp
+++ b/examples/GuiClient/chatMsgGraphicsItem.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatMsgGraphicsItem.h b/examples/GuiClient/chatMsgGraphicsItem.h
index 68f813da..3d227e2c 100644
--- a/examples/GuiClient/chatMsgGraphicsItem.h
+++ b/examples/GuiClient/chatMsgGraphicsItem.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/main.cpp b/examples/GuiClient/main.cpp
index 9ef7ad49..56d8bc0d 100644
--- a/examples/GuiClient/main.cpp
+++ b/examples/GuiClient/main.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/mainDialog.cpp b/examples/GuiClient/mainDialog.cpp
index 122d59d0..5b5760ed 100644
--- a/examples/GuiClient/mainDialog.cpp
+++ b/examples/GuiClient/mainDialog.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/mainDialog.h b/examples/GuiClient/mainDialog.h
index 8731ea81..d2716b8d 100644
--- a/examples/GuiClient/mainDialog.h
+++ b/examples/GuiClient/mainDialog.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/profileDialog.cpp b/examples/GuiClient/profileDialog.cpp
index 894c2a6a..100e1ef5 100644
--- a/examples/GuiClient/profileDialog.cpp
+++ b/examples/GuiClient/profileDialog.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/profileDialog.h b/examples/GuiClient/profileDialog.h
index 934ad05b..4d6c7870 100644
--- a/examples/GuiClient/profileDialog.h
+++ b/examples/GuiClient/profileDialog.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItem.cpp b/examples/GuiClient/rosterItem.cpp
index 8c205afb..d5152080 100644
--- a/examples/GuiClient/rosterItem.cpp
+++ b/examples/GuiClient/rosterItem.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItem.h b/examples/GuiClient/rosterItem.h
index 0c4187bc..4393ec5a 100644
--- a/examples/GuiClient/rosterItem.h
+++ b/examples/GuiClient/rosterItem.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItemModel.cpp b/examples/GuiClient/rosterItemModel.cpp
index f6319779..127674d0 100644
--- a/examples/GuiClient/rosterItemModel.cpp
+++ b/examples/GuiClient/rosterItemModel.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItemModel.h b/examples/GuiClient/rosterItemModel.h
index 4732fb16..ec8c6961 100644
--- a/examples/GuiClient/rosterItemModel.h
+++ b/examples/GuiClient/rosterItemModel.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItemSortFilterProxyModel.cpp b/examples/GuiClient/rosterItemSortFilterProxyModel.cpp
index 6f3202f0..9d574b97 100644
--- a/examples/GuiClient/rosterItemSortFilterProxyModel.cpp
+++ b/examples/GuiClient/rosterItemSortFilterProxyModel.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItemSortFilterProxyModel.h b/examples/GuiClient/rosterItemSortFilterProxyModel.h
index 9808da81..511d0e4a 100644
--- a/examples/GuiClient/rosterItemSortFilterProxyModel.h
+++ b/examples/GuiClient/rosterItemSortFilterProxyModel.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterListView.cpp b/examples/GuiClient/rosterListView.cpp
index 802de510..7730e671 100644
--- a/examples/GuiClient/rosterListView.cpp
+++ b/examples/GuiClient/rosterListView.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterListView.h b/examples/GuiClient/rosterListView.h
index dd78763a..d0b783aa 100644
--- a/examples/GuiClient/rosterListView.h
+++ b/examples/GuiClient/rosterListView.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/searchLineEdit.cpp b/examples/GuiClient/searchLineEdit.cpp
index d9cfec61..47cdfbf8 100644
--- a/examples/GuiClient/searchLineEdit.cpp
+++ b/examples/GuiClient/searchLineEdit.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/searchLineEdit.h b/examples/GuiClient/searchLineEdit.h
index dbb82f1c..b877ec39 100644
--- a/examples/GuiClient/searchLineEdit.h
+++ b/examples/GuiClient/searchLineEdit.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/signInStatusLabel.cpp b/examples/GuiClient/signInStatusLabel.cpp
index d7a5683b..e7349450 100644
--- a/examples/GuiClient/signInStatusLabel.cpp
+++ b/examples/GuiClient/signInStatusLabel.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/signInStatusLabel.h b/examples/GuiClient/signInStatusLabel.h
index bf070c0e..ec475996 100644
--- a/examples/GuiClient/signInStatusLabel.h
+++ b/examples/GuiClient/signInStatusLabel.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusAvatarWidget.cpp b/examples/GuiClient/statusAvatarWidget.cpp
index 8c426050..c9659e00 100644
--- a/examples/GuiClient/statusAvatarWidget.cpp
+++ b/examples/GuiClient/statusAvatarWidget.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusAvatarWidget.h b/examples/GuiClient/statusAvatarWidget.h
index 163d9571..02d955ed 100644
--- a/examples/GuiClient/statusAvatarWidget.h
+++ b/examples/GuiClient/statusAvatarWidget.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusTextWidget.cpp b/examples/GuiClient/statusTextWidget.cpp
index 116e36a4..c1f94aee 100644
--- a/examples/GuiClient/statusTextWidget.cpp
+++ b/examples/GuiClient/statusTextWidget.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusTextWidget.h b/examples/GuiClient/statusTextWidget.h
index 28c8adc4..e0b5b72e 100644
--- a/examples/GuiClient/statusTextWidget.h
+++ b/examples/GuiClient/statusTextWidget.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusToolButton.cpp b/examples/GuiClient/statusToolButton.cpp
index d5ebf36d..b25be3b0 100644
--- a/examples/GuiClient/statusToolButton.cpp
+++ b/examples/GuiClient/statusToolButton.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusToolButton.h b/examples/GuiClient/statusToolButton.h
index 8e3a83e0..1624b570 100644
--- a/examples/GuiClient/statusToolButton.h
+++ b/examples/GuiClient/statusToolButton.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusWidget.cpp b/examples/GuiClient/statusWidget.cpp
index 2fb75858..b2ab41b6 100644
--- a/examples/GuiClient/statusWidget.cpp
+++ b/examples/GuiClient/statusWidget.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusWidget.h b/examples/GuiClient/statusWidget.h
index 52dac0d0..bc070055 100644
--- a/examples/GuiClient/statusWidget.h
+++ b/examples/GuiClient/statusWidget.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/utils.cpp b/examples/GuiClient/utils.cpp
index 620d772a..ebaf2401 100644
--- a/examples/GuiClient/utils.cpp
+++ b/examples/GuiClient/utils.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/utils.h b/examples/GuiClient/utils.h
index a354869f..e67a2e9c 100644
--- a/examples/GuiClient/utils.h
+++ b/examples/GuiClient/utils.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/vCardCache.cpp b/examples/GuiClient/vCardCache.cpp
index 1007a9be..614a7e01 100644
--- a/examples/GuiClient/vCardCache.cpp
+++ b/examples/GuiClient/vCardCache.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/vCardCache.h b/examples/GuiClient/vCardCache.h
index 5e2a4165..87be99ea 100644
--- a/examples/GuiClient/vCardCache.h
+++ b/examples/GuiClient/vCardCache.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/xmlConsoleDialog.cpp b/examples/GuiClient/xmlConsoleDialog.cpp
index 8ca0bbca..7cbfbd78 100644
--- a/examples/GuiClient/xmlConsoleDialog.cpp
+++ b/examples/GuiClient/xmlConsoleDialog.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/xmlConsoleDialog.h b/examples/GuiClient/xmlConsoleDialog.h
index c62129a2..a7bb3613 100644
--- a/examples/GuiClient/xmlConsoleDialog.h
+++ b/examples/GuiClient/xmlConsoleDialog.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* 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_0_connected/example_0_connected.cpp b/examples/example_0_connected/example_0_connected.cpp
index 162b3f78..9f872fe3 100644
--- a/examples/example_0_connected/example_0_connected.cpp
+++ b/examples/example_0_connected/example_0_connected.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* 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_1_echoClient/example_1_echoClient.cpp b/examples/example_1_echoClient/example_1_echoClient.cpp
index d80dc2b2..b2d16af6 100644
--- a/examples/example_1_echoClient/example_1_echoClient.cpp
+++ b/examples/example_1_echoClient/example_1_echoClient.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* 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_1_echoClient/example_1_echoClient.h b/examples/example_1_echoClient/example_1_echoClient.h
index 5cfe9e6c..c0ee3bae 100644
--- a/examples/example_1_echoClient/example_1_echoClient.h
+++ b/examples/example_1_echoClient/example_1_echoClient.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* 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_2_rosterHandling/example_2_rosterHandling.cpp b/examples/example_2_rosterHandling/example_2_rosterHandling.cpp
index d6081048..741ec933 100644
--- a/examples/example_2_rosterHandling/example_2_rosterHandling.cpp
+++ b/examples/example_2_rosterHandling/example_2_rosterHandling.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* 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_2_rosterHandling/example_2_rosterHandling.h b/examples/example_2_rosterHandling/example_2_rosterHandling.h
index aab4b7ce..48c56a0e 100644
--- a/examples/example_2_rosterHandling/example_2_rosterHandling.h
+++ b/examples/example_2_rosterHandling/example_2_rosterHandling.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* 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_3_transferHandling/example_3_transferHandling.cpp b/examples/example_3_transferHandling/example_3_transferHandling.cpp
index c6ce03e9..ce4de784 100644
--- a/examples/example_3_transferHandling/example_3_transferHandling.cpp
+++ b/examples/example_3_transferHandling/example_3_transferHandling.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_3_transferHandling/example_3_transferHandling.h b/examples/example_3_transferHandling/example_3_transferHandling.h
index e24a8942..4ad540df 100644
--- a/examples/example_3_transferHandling/example_3_transferHandling.h
+++ b/examples/example_3_transferHandling/example_3_transferHandling.h
@@ -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_4_callHandling/example_4_callHandling.cpp b/examples/example_4_callHandling/example_4_callHandling.cpp
index 00a2b473..1ec94f3a 100644
--- a/examples/example_4_callHandling/example_4_callHandling.cpp
+++ b/examples/example_4_callHandling/example_4_callHandling.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_4_callHandling/example_4_callHandling.h b/examples/example_4_callHandling/example_4_callHandling.h
index 456d9b84..b8f1cb24 100644
--- a/examples/example_4_callHandling/example_4_callHandling.h
+++ b/examples/example_4_callHandling/example_4_callHandling.h
@@ -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_5_rpcInterface/main.cpp b/examples/example_5_rpcInterface/main.cpp
index 6d4938f5..97f7455b 100644
--- a/examples/example_5_rpcInterface/main.cpp
+++ b/examples/example_5_rpcInterface/main.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/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.
*
diff --git a/examples/example_7_archiveHandling/example_7_archiveHandling.cpp b/examples/example_7_archiveHandling/example_7_archiveHandling.cpp
index bd050db4..a33eacb7 100644
--- a/examples/example_7_archiveHandling/example_7_archiveHandling.cpp
+++ b/examples/example_7_archiveHandling/example_7_archiveHandling.cpp
@@ -5,7 +5,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_7_archiveHandling/example_7_archiveHandling.h b/examples/example_7_archiveHandling/example_7_archiveHandling.h
index c0ad82aa..db5eb45f 100644
--- a/examples/example_7_archiveHandling/example_7_archiveHandling.h
+++ b/examples/example_7_archiveHandling/example_7_archiveHandling.h
@@ -5,7 +5,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_8_server/main.cpp b/examples/example_8_server/main.cpp
index 8419d1a8..8c0fbd3c 100644
--- a/examples/example_8_server/main.cpp
+++ b/examples/example_8_server/main.cpp
@@ -5,7 +5,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_9_vCard/example_9_vCard.cpp b/examples/example_9_vCard/example_9_vCard.cpp
index b55529b7..294b9134 100644
--- a/examples/example_9_vCard/example_9_vCard.cpp
+++ b/examples/example_9_vCard/example_9_vCard.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* 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_9_vCard/example_9_vCard.h b/examples/example_9_vCard/example_9_vCard.h
index f50c0a1c..e40ccb21 100644
--- a/examples/example_9_vCard/example_9_vCard.h
+++ b/examples/example_9_vCard/example_9_vCard.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppArchiveIq.cpp b/src/base/QXmppArchiveIq.cpp
index 596405da..97c98fe8 100644
--- a/src/base/QXmppArchiveIq.cpp
+++ b/src/base/QXmppArchiveIq.cpp
@@ -5,7 +5,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/src/base/QXmppArchiveIq.h b/src/base/QXmppArchiveIq.h
index 594ff435..ffc74bb8 100644
--- a/src/base/QXmppArchiveIq.h
+++ b/src/base/QXmppArchiveIq.h
@@ -5,7 +5,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/src/base/QXmppBindIq.cpp b/src/base/QXmppBindIq.cpp
index a15e4175..fd860449 100644
--- a/src/base/QXmppBindIq.cpp
+++ b/src/base/QXmppBindIq.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/src/base/QXmppBindIq.h b/src/base/QXmppBindIq.h
index 3dcfaa1c..2658edab 100644
--- a/src/base/QXmppBindIq.h
+++ b/src/base/QXmppBindIq.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.
*
diff --git a/src/base/QXmppBookmarkSet.cpp b/src/base/QXmppBookmarkSet.cpp
index 6373e672..f19e95c3 100644
--- a/src/base/QXmppBookmarkSet.cpp
+++ b/src/base/QXmppBookmarkSet.cpp
@@ -5,7 +5,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/src/base/QXmppBookmarkSet.h b/src/base/QXmppBookmarkSet.h
index 95e9f19c..b0ac6496 100644
--- a/src/base/QXmppBookmarkSet.h
+++ b/src/base/QXmppBookmarkSet.h
@@ -5,7 +5,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/src/base/QXmppByteStreamIq.cpp b/src/base/QXmppByteStreamIq.cpp
index 6ebbad40..80663f4a 100644
--- a/src/base/QXmppByteStreamIq.cpp
+++ b/src/base/QXmppByteStreamIq.cpp
@@ -5,7 +5,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/src/base/QXmppByteStreamIq.h b/src/base/QXmppByteStreamIq.h
index fb939b4b..f8f9adc6 100644
--- a/src/base/QXmppByteStreamIq.h
+++ b/src/base/QXmppByteStreamIq.h
@@ -5,7 +5,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/src/base/QXmppCodec.cpp b/src/base/QXmppCodec.cpp
index ff551a28..6de46916 100644
--- a/src/base/QXmppCodec.cpp
+++ b/src/base/QXmppCodec.cpp
@@ -5,7 +5,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/src/base/QXmppCodec_p.h b/src/base/QXmppCodec_p.h
index 2290c0ba..bf716662 100644
--- a/src/base/QXmppCodec_p.h
+++ b/src/base/QXmppCodec_p.h
@@ -5,7 +5,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/src/base/QXmppConstants.cpp b/src/base/QXmppConstants.cpp
index 41740d48..2b14496d 100644
--- a/src/base/QXmppConstants.cpp
+++ b/src/base/QXmppConstants.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppConstants.h b/src/base/QXmppConstants.h
index 6996f53d..95e6f11c 100644
--- a/src/base/QXmppConstants.h
+++ b/src/base/QXmppConstants.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppDataForm.cpp b/src/base/QXmppDataForm.cpp
index 351295a5..945cb75a 100644
--- a/src/base/QXmppDataForm.cpp
+++ b/src/base/QXmppDataForm.cpp
@@ -5,7 +5,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/src/base/QXmppDataForm.h b/src/base/QXmppDataForm.h
index 61ab696c..17eab6d3 100644
--- a/src/base/QXmppDataForm.h
+++ b/src/base/QXmppDataForm.h
@@ -5,7 +5,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/src/base/QXmppDiscoveryIq.cpp b/src/base/QXmppDiscoveryIq.cpp
index bf3767ee..987c190e 100644
--- a/src/base/QXmppDiscoveryIq.cpp
+++ b/src/base/QXmppDiscoveryIq.cpp
@@ -5,7 +5,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/src/base/QXmppDiscoveryIq.h b/src/base/QXmppDiscoveryIq.h
index 3f8ebfac..b7058509 100644
--- a/src/base/QXmppDiscoveryIq.h
+++ b/src/base/QXmppDiscoveryIq.h
@@ -5,7 +5,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/src/base/QXmppElement.cpp b/src/base/QXmppElement.cpp
index ad6653e6..725515ba 100644
--- a/src/base/QXmppElement.cpp
+++ b/src/base/QXmppElement.cpp
@@ -5,7 +5,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/src/base/QXmppElement.h b/src/base/QXmppElement.h
index c4023e25..0ae44705 100644
--- a/src/base/QXmppElement.h
+++ b/src/base/QXmppElement.h
@@ -5,7 +5,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/src/base/QXmppEntityTimeIq.cpp b/src/base/QXmppEntityTimeIq.cpp
index f69f3b0d..c1056291 100644
--- a/src/base/QXmppEntityTimeIq.cpp
+++ b/src/base/QXmppEntityTimeIq.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppEntityTimeIq.h b/src/base/QXmppEntityTimeIq.h
index e99649ac..b20b211a 100644
--- a/src/base/QXmppEntityTimeIq.h
+++ b/src/base/QXmppEntityTimeIq.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppGlobal.cpp b/src/base/QXmppGlobal.cpp
index 8288a9e4..bee433c3 100644
--- a/src/base/QXmppGlobal.cpp
+++ b/src/base/QXmppGlobal.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppGlobal.h b/src/base/QXmppGlobal.h
index 6c66d294..ff792d1c 100644
--- a/src/base/QXmppGlobal.h
+++ b/src/base/QXmppGlobal.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppIbbIq.cpp b/src/base/QXmppIbbIq.cpp
index 7f559f60..84d7972d 100644
--- a/src/base/QXmppIbbIq.cpp
+++ b/src/base/QXmppIbbIq.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/src/base/QXmppIbbIq.h b/src/base/QXmppIbbIq.h
index feca3893..09f749bf 100644
--- a/src/base/QXmppIbbIq.h
+++ b/src/base/QXmppIbbIq.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.
*
diff --git a/src/base/QXmppIq.cpp b/src/base/QXmppIq.cpp
index d88ed127..a0e7747b 100644
--- a/src/base/QXmppIq.cpp
+++ b/src/base/QXmppIq.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppIq.h b/src/base/QXmppIq.h
index 78c4817a..189ab44f 100644
--- a/src/base/QXmppIq.h
+++ b/src/base/QXmppIq.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppJingleIq.cpp b/src/base/QXmppJingleIq.cpp
index ac10aa53..2c98fabf 100644
--- a/src/base/QXmppJingleIq.cpp
+++ b/src/base/QXmppJingleIq.cpp
@@ -5,7 +5,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/src/base/QXmppJingleIq.h b/src/base/QXmppJingleIq.h
index f6d615e2..7ee16a34 100644
--- a/src/base/QXmppJingleIq.h
+++ b/src/base/QXmppJingleIq.h
@@ -5,7 +5,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/src/base/QXmppLogger.cpp b/src/base/QXmppLogger.cpp
index ddeed223..97d8f5f6 100644
--- a/src/base/QXmppLogger.cpp
+++ b/src/base/QXmppLogger.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/src/base/QXmppLogger.h b/src/base/QXmppLogger.h
index e66e16ad..9115b3d8 100644
--- a/src/base/QXmppLogger.h
+++ b/src/base/QXmppLogger.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.
*
diff --git a/src/base/QXmppMessage.cpp b/src/base/QXmppMessage.cpp
index 69e749ef..bad3c715 100644
--- a/src/base/QXmppMessage.cpp
+++ b/src/base/QXmppMessage.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/src/base/QXmppMessage.h b/src/base/QXmppMessage.h
index 24cf44c2..4335d8db 100644
--- a/src/base/QXmppMessage.h
+++ b/src/base/QXmppMessage.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppMucIq.cpp b/src/base/QXmppMucIq.cpp
index e5788ad9..e52a7b9f 100644
--- a/src/base/QXmppMucIq.cpp
+++ b/src/base/QXmppMucIq.cpp
@@ -5,7 +5,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/src/base/QXmppMucIq.h b/src/base/QXmppMucIq.h
index ee86ba8f..5cab18f6 100644
--- a/src/base/QXmppMucIq.h
+++ b/src/base/QXmppMucIq.h
@@ -5,7 +5,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/src/base/QXmppNonSASLAuth.cpp b/src/base/QXmppNonSASLAuth.cpp
index 670bd44b..61cd773a 100644
--- a/src/base/QXmppNonSASLAuth.cpp
+++ b/src/base/QXmppNonSASLAuth.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppNonSASLAuth.h b/src/base/QXmppNonSASLAuth.h
index a4f0baa3..8db7a058 100644
--- a/src/base/QXmppNonSASLAuth.h
+++ b/src/base/QXmppNonSASLAuth.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppPingIq.cpp b/src/base/QXmppPingIq.cpp
index b71f434a..7e5a52d6 100644
--- a/src/base/QXmppPingIq.cpp
+++ b/src/base/QXmppPingIq.cpp
@@ -5,7 +5,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/src/base/QXmppPingIq.h b/src/base/QXmppPingIq.h
index fb2397ab..0ed2a9c1 100644
--- a/src/base/QXmppPingIq.h
+++ b/src/base/QXmppPingIq.h
@@ -5,7 +5,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/src/base/QXmppPresence.cpp b/src/base/QXmppPresence.cpp
index ddcc8a82..c451416a 100644
--- a/src/base/QXmppPresence.cpp
+++ b/src/base/QXmppPresence.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppPresence.h b/src/base/QXmppPresence.h
index b27e2150..65e6df45 100644
--- a/src/base/QXmppPresence.h
+++ b/src/base/QXmppPresence.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppPubSubIq.cpp b/src/base/QXmppPubSubIq.cpp
index 83372cc7..1beaac62 100644
--- a/src/base/QXmppPubSubIq.cpp
+++ b/src/base/QXmppPubSubIq.cpp
@@ -5,7 +5,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/src/base/QXmppPubSubIq.h b/src/base/QXmppPubSubIq.h
index 612ba21f..04945918 100644
--- a/src/base/QXmppPubSubIq.h
+++ b/src/base/QXmppPubSubIq.h
@@ -5,7 +5,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/src/base/QXmppRegisterIq.cpp b/src/base/QXmppRegisterIq.cpp
index f1fecb71..e42d0a8c 100644
--- a/src/base/QXmppRegisterIq.cpp
+++ b/src/base/QXmppRegisterIq.cpp
@@ -5,7 +5,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/src/base/QXmppRegisterIq.h b/src/base/QXmppRegisterIq.h
index dbcf2955..f84b9289 100644
--- a/src/base/QXmppRegisterIq.h
+++ b/src/base/QXmppRegisterIq.h
@@ -5,7 +5,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/src/base/QXmppResultSet.cpp b/src/base/QXmppResultSet.cpp
index bcbcf431..0a5557c9 100644
--- a/src/base/QXmppResultSet.cpp
+++ b/src/base/QXmppResultSet.cpp
@@ -5,7 +5,7 @@
* Olivier Goffart <ogoffart@woboq.com>
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppResultSet.h b/src/base/QXmppResultSet.h
index b110ad4a..783a5370 100644
--- a/src/base/QXmppResultSet.h
+++ b/src/base/QXmppResultSet.h
@@ -5,7 +5,7 @@
* Olivier Goffart <ogoffart@woboq.com>
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppRosterIq.cpp b/src/base/QXmppRosterIq.cpp
index 079e9439..eadf140f 100644
--- a/src/base/QXmppRosterIq.cpp
+++ b/src/base/QXmppRosterIq.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/src/base/QXmppRosterIq.h b/src/base/QXmppRosterIq.h
index 5e53089d..b9954789 100644
--- a/src/base/QXmppRosterIq.h
+++ b/src/base/QXmppRosterIq.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.
*
diff --git a/src/base/QXmppRpcIq.cpp b/src/base/QXmppRpcIq.cpp
index f10cc9fc..187cf6c7 100644
--- a/src/base/QXmppRpcIq.cpp
+++ b/src/base/QXmppRpcIq.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/src/base/QXmppRpcIq.h b/src/base/QXmppRpcIq.h
index 577eb134..8dcc2d75 100644
--- a/src/base/QXmppRpcIq.h
+++ b/src/base/QXmppRpcIq.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.
*
diff --git a/src/base/QXmppRtpChannel.cpp b/src/base/QXmppRtpChannel.cpp
index b41f278f..deb72c6a 100644
--- a/src/base/QXmppRtpChannel.cpp
+++ b/src/base/QXmppRtpChannel.cpp
@@ -5,7 +5,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/src/base/QXmppRtpChannel.h b/src/base/QXmppRtpChannel.h
index 76a21c92..66aab18c 100644
--- a/src/base/QXmppRtpChannel.h
+++ b/src/base/QXmppRtpChannel.h
@@ -5,7 +5,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/src/base/QXmppSasl.cpp b/src/base/QXmppSasl.cpp
index 210ca02c..372a5748 100644
--- a/src/base/QXmppSasl.cpp
+++ b/src/base/QXmppSasl.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/src/base/QXmppSasl_p.h b/src/base/QXmppSasl_p.h
index 27793e60..62f7989a 100644
--- a/src/base/QXmppSasl_p.h
+++ b/src/base/QXmppSasl_p.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.
*
diff --git a/src/base/QXmppSessionIq.cpp b/src/base/QXmppSessionIq.cpp
index 240908ce..f76ff363 100644
--- a/src/base/QXmppSessionIq.cpp
+++ b/src/base/QXmppSessionIq.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/src/base/QXmppSessionIq.h b/src/base/QXmppSessionIq.h
index 74200914..11eed3e0 100644
--- a/src/base/QXmppSessionIq.h
+++ b/src/base/QXmppSessionIq.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.
*
diff --git a/src/base/QXmppSocks.cpp b/src/base/QXmppSocks.cpp
index e16c7a98..c9084908 100644
--- a/src/base/QXmppSocks.cpp
+++ b/src/base/QXmppSocks.cpp
@@ -5,7 +5,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/src/base/QXmppSocks.h b/src/base/QXmppSocks.h
index 81e8acca..a2c383db 100644
--- a/src/base/QXmppSocks.h
+++ b/src/base/QXmppSocks.h
@@ -5,7 +5,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/src/base/QXmppStanza.cpp b/src/base/QXmppStanza.cpp
index 7b1bacf4..f09f9655 100644
--- a/src/base/QXmppStanza.cpp
+++ b/src/base/QXmppStanza.cpp
@@ -7,7 +7,7 @@
* Georg Rudoy
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStanza.h b/src/base/QXmppStanza.h
index 59e8fb4c..c7d103d1 100644
--- a/src/base/QXmppStanza.h
+++ b/src/base/QXmppStanza.h
@@ -7,7 +7,7 @@
* Georg Rudoy
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStream.cpp b/src/base/QXmppStream.cpp
index c9467228..7b720cb4 100644
--- a/src/base/QXmppStream.cpp
+++ b/src/base/QXmppStream.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/src/base/QXmppStream.h b/src/base/QXmppStream.h
index bd90287e..c8e63c5b 100644
--- a/src/base/QXmppStream.h
+++ b/src/base/QXmppStream.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.
*
diff --git a/src/base/QXmppStreamFeatures.cpp b/src/base/QXmppStreamFeatures.cpp
index c3252c41..1c8d6cc6 100644
--- a/src/base/QXmppStreamFeatures.cpp
+++ b/src/base/QXmppStreamFeatures.cpp
@@ -5,7 +5,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/src/base/QXmppStreamFeatures.h b/src/base/QXmppStreamFeatures.h
index 1b1de5bd..2275358d 100644
--- a/src/base/QXmppStreamFeatures.h
+++ b/src/base/QXmppStreamFeatures.h
@@ -5,7 +5,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/src/base/QXmppStreamInitiationIq.cpp b/src/base/QXmppStreamInitiationIq.cpp
index d3b67932..d5bc4050 100644
--- a/src/base/QXmppStreamInitiationIq.cpp
+++ b/src/base/QXmppStreamInitiationIq.cpp
@@ -5,7 +5,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/src/base/QXmppStreamInitiationIq_p.h b/src/base/QXmppStreamInitiationIq_p.h
index ee49b496..bd7aa6c7 100644
--- a/src/base/QXmppStreamInitiationIq_p.h
+++ b/src/base/QXmppStreamInitiationIq_p.h
@@ -5,7 +5,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/src/base/QXmppStun.cpp b/src/base/QXmppStun.cpp
index e1005f94..071c9d3a 100644
--- a/src/base/QXmppStun.cpp
+++ b/src/base/QXmppStun.cpp
@@ -5,7 +5,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/src/base/QXmppStun.h b/src/base/QXmppStun.h
index f021afef..c39f27f9 100644
--- a/src/base/QXmppStun.h
+++ b/src/base/QXmppStun.h
@@ -5,7 +5,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/src/base/QXmppUtils.cpp b/src/base/QXmppUtils.cpp
index 1438b65b..16abdd59 100644
--- a/src/base/QXmppUtils.cpp
+++ b/src/base/QXmppUtils.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/src/base/QXmppUtils.h b/src/base/QXmppUtils.h
index a0057a77..ca0c8171 100644
--- a/src/base/QXmppUtils.h
+++ b/src/base/QXmppUtils.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.
*
diff --git a/src/base/QXmppVCardIq.cpp b/src/base/QXmppVCardIq.cpp
index 93ac1e59..17551273 100644
--- a/src/base/QXmppVCardIq.cpp
+++ b/src/base/QXmppVCardIq.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppVCardIq.h b/src/base/QXmppVCardIq.h
index 20848b2f..7f0be48d 100644
--- a/src/base/QXmppVCardIq.h
+++ b/src/base/QXmppVCardIq.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppVersionIq.cpp b/src/base/QXmppVersionIq.cpp
index 8eee833f..6c8fa6e9 100644
--- a/src/base/QXmppVersionIq.cpp
+++ b/src/base/QXmppVersionIq.cpp
@@ -5,7 +5,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/src/base/QXmppVersionIq.h b/src/base/QXmppVersionIq.h
index 3a14bf76..6e8faf40 100644
--- a/src/base/QXmppVersionIq.h
+++ b/src/base/QXmppVersionIq.h
@@ -5,7 +5,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/src/client/QXmppArchiveManager.cpp b/src/client/QXmppArchiveManager.cpp
index f5ef6eb4..c02133ec 100644
--- a/src/client/QXmppArchiveManager.cpp
+++ b/src/client/QXmppArchiveManager.cpp
@@ -5,7 +5,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/src/client/QXmppArchiveManager.h b/src/client/QXmppArchiveManager.h
index 4d3273f0..e9089fac 100644
--- a/src/client/QXmppArchiveManager.h
+++ b/src/client/QXmppArchiveManager.h
@@ -5,7 +5,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/src/client/QXmppBookmarkManager.cpp b/src/client/QXmppBookmarkManager.cpp
index 5bf95bcf..eb0da42d 100644
--- a/src/client/QXmppBookmarkManager.cpp
+++ b/src/client/QXmppBookmarkManager.cpp
@@ -5,7 +5,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/src/client/QXmppBookmarkManager.h b/src/client/QXmppBookmarkManager.h
index 751c892c..c748593b 100644
--- a/src/client/QXmppBookmarkManager.h
+++ b/src/client/QXmppBookmarkManager.h
@@ -5,7 +5,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/src/client/QXmppCallManager.cpp b/src/client/QXmppCallManager.cpp
index db0dffd2..c4f9881f 100644
--- a/src/client/QXmppCallManager.cpp
+++ b/src/client/QXmppCallManager.cpp
@@ -5,7 +5,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/src/client/QXmppCallManager.h b/src/client/QXmppCallManager.h
index 7eedec47..13c76203 100644
--- a/src/client/QXmppCallManager.h
+++ b/src/client/QXmppCallManager.h
@@ -5,7 +5,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/src/client/QXmppClient.cpp b/src/client/QXmppClient.cpp
index 390a114b..1e8ccb66 100644
--- a/src/client/QXmppClient.cpp
+++ b/src/client/QXmppClient.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
@@ -128,11 +128,11 @@ int QXmppClientPrivate::getNextReconnectTime() const
/// <BR><BR>
/// <B>Project Details:</B>
///
-/// Project Page: http://code.google.com/p/qxmpp/
+/// Project Page: https://github.com/jlaine/qxmpp/
/// <BR>
-/// Report Issues: http://code.google.com/p/qxmpp/issues/
+/// Report Issues: https://github.com/jlaine/qxmpp/issues/
/// <BR>
-/// New Releases: http://code.google.com/p/qxmpp/downloads/
+/// New Releases: https://github.com/jlaine/qxmpp/downloads/
///
/// Creates a QXmppClient object.
diff --git a/src/client/QXmppClient.h b/src/client/QXmppClient.h
index 1cee5c53..76bbf65b 100644
--- a/src/client/QXmppClient.h
+++ b/src/client/QXmppClient.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppClientExtension.cpp b/src/client/QXmppClientExtension.cpp
index f44265d1..f43ec713 100644
--- a/src/client/QXmppClientExtension.cpp
+++ b/src/client/QXmppClientExtension.cpp
@@ -5,7 +5,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/src/client/QXmppClientExtension.h b/src/client/QXmppClientExtension.h
index 6f21b170..fd3d4c4e 100644
--- a/src/client/QXmppClientExtension.h
+++ b/src/client/QXmppClientExtension.h
@@ -5,7 +5,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/src/client/QXmppConfiguration.cpp b/src/client/QXmppConfiguration.cpp
index 79d57530..a5924a62 100644
--- a/src/client/QXmppConfiguration.cpp
+++ b/src/client/QXmppConfiguration.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppConfiguration.h b/src/client/QXmppConfiguration.h
index 916a8a67..d6fd6eaf 100644
--- a/src/client/QXmppConfiguration.h
+++ b/src/client/QXmppConfiguration.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppDiscoveryManager.cpp b/src/client/QXmppDiscoveryManager.cpp
index 235ebb76..f047270e 100644
--- a/src/client/QXmppDiscoveryManager.cpp
+++ b/src/client/QXmppDiscoveryManager.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
@@ -46,7 +46,7 @@ public:
QXmppDiscoveryManager::QXmppDiscoveryManager()
: d(new QXmppDiscoveryManagerPrivate)
{
- d->clientCapabilitiesNode = "http://code.google.com/p/qxmpp";
+ d->clientCapabilitiesNode = "https://github.com/jlaine/qxmpp";
d->clientCategory = "client";
d->clientType = "pc";
if (qApp->applicationName().isEmpty() && qApp->applicationVersion().isEmpty())
@@ -193,7 +193,7 @@ void QXmppDiscoveryManager::setClientName(const QString& name)
/// Returns the capabilities node of the local XMPP client.
///
-/// By default this is "http://code.google.com/p/qxmpp".
+/// By default this is "https://github.com/jlaine/qxmpp".
QString QXmppDiscoveryManager::clientCapabilitiesNode() const
{
diff --git a/src/client/QXmppDiscoveryManager.h b/src/client/QXmppDiscoveryManager.h
index 085b3c35..52f7b95f 100644
--- a/src/client/QXmppDiscoveryManager.h
+++ b/src/client/QXmppDiscoveryManager.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppEntityTimeManager.cpp b/src/client/QXmppEntityTimeManager.cpp
index 85b2cb05..2f71fee7 100644
--- a/src/client/QXmppEntityTimeManager.cpp
+++ b/src/client/QXmppEntityTimeManager.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppEntityTimeManager.h b/src/client/QXmppEntityTimeManager.h
index c1d6d492..f385800b 100644
--- a/src/client/QXmppEntityTimeManager.h
+++ b/src/client/QXmppEntityTimeManager.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppInvokable.cpp b/src/client/QXmppInvokable.cpp
index ce4f272c..0526dc1e 100644
--- a/src/client/QXmppInvokable.cpp
+++ b/src/client/QXmppInvokable.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/src/client/QXmppInvokable.h b/src/client/QXmppInvokable.h
index 1de2a6b7..7d4190ff 100644
--- a/src/client/QXmppInvokable.h
+++ b/src/client/QXmppInvokable.h
@@ -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/src/client/QXmppMessageReceiptManager.cpp b/src/client/QXmppMessageReceiptManager.cpp
index c79149ab..9944850c 100644
--- a/src/client/QXmppMessageReceiptManager.cpp
+++ b/src/client/QXmppMessageReceiptManager.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/src/client/QXmppMessageReceiptManager.h b/src/client/QXmppMessageReceiptManager.h
index 7c46fdd3..d2197da8 100644
--- a/src/client/QXmppMessageReceiptManager.h
+++ b/src/client/QXmppMessageReceiptManager.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.
*
diff --git a/src/client/QXmppMucManager.cpp b/src/client/QXmppMucManager.cpp
index 5b50724c..ef9f5c3a 100644
--- a/src/client/QXmppMucManager.cpp
+++ b/src/client/QXmppMucManager.cpp
@@ -5,7 +5,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/src/client/QXmppMucManager.h b/src/client/QXmppMucManager.h
index c03a686f..b07c6de6 100644
--- a/src/client/QXmppMucManager.h
+++ b/src/client/QXmppMucManager.h
@@ -5,7 +5,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/src/client/QXmppOutgoingClient.cpp b/src/client/QXmppOutgoingClient.cpp
index 434174d2..b975d217 100644
--- a/src/client/QXmppOutgoingClient.cpp
+++ b/src/client/QXmppOutgoingClient.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/src/client/QXmppOutgoingClient.h b/src/client/QXmppOutgoingClient.h
index 6cb30fe8..09321320 100644
--- a/src/client/QXmppOutgoingClient.h
+++ b/src/client/QXmppOutgoingClient.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.
*
diff --git a/src/client/QXmppRemoteMethod.cpp b/src/client/QXmppRemoteMethod.cpp
index 520fa9a6..e9106890 100644
--- a/src/client/QXmppRemoteMethod.cpp
+++ b/src/client/QXmppRemoteMethod.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/src/client/QXmppRemoteMethod.h b/src/client/QXmppRemoteMethod.h
index 5471258a..71ef05fa 100644
--- a/src/client/QXmppRemoteMethod.h
+++ b/src/client/QXmppRemoteMethod.h
@@ -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/src/client/QXmppRosterManager.cpp b/src/client/QXmppRosterManager.cpp
index d5430128..661f971e 100644
--- a/src/client/QXmppRosterManager.cpp
+++ b/src/client/QXmppRosterManager.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/src/client/QXmppRosterManager.h b/src/client/QXmppRosterManager.h
index 3fcdc154..0acbb224 100644
--- a/src/client/QXmppRosterManager.h
+++ b/src/client/QXmppRosterManager.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.
*
diff --git a/src/client/QXmppRpcManager.cpp b/src/client/QXmppRpcManager.cpp
index 1b5089dd..17cd0015 100644
--- a/src/client/QXmppRpcManager.cpp
+++ b/src/client/QXmppRpcManager.cpp
@@ -5,7 +5,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/src/client/QXmppRpcManager.h b/src/client/QXmppRpcManager.h
index bf72da7a..171ffe29 100644
--- a/src/client/QXmppRpcManager.h
+++ b/src/client/QXmppRpcManager.h
@@ -5,7 +5,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/src/client/QXmppTransferManager.cpp b/src/client/QXmppTransferManager.cpp
index 9b8299a0..6ef7327b 100644
--- a/src/client/QXmppTransferManager.cpp
+++ b/src/client/QXmppTransferManager.cpp
@@ -5,7 +5,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/src/client/QXmppTransferManager.h b/src/client/QXmppTransferManager.h
index c37000a6..00d88a18 100644
--- a/src/client/QXmppTransferManager.h
+++ b/src/client/QXmppTransferManager.h
@@ -5,7 +5,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/src/client/QXmppTransferManager_p.h b/src/client/QXmppTransferManager_p.h
index f41dd52c..3cb5971c 100644
--- a/src/client/QXmppTransferManager_p.h
+++ b/src/client/QXmppTransferManager_p.h
@@ -5,7 +5,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/src/client/QXmppVCardManager.cpp b/src/client/QXmppVCardManager.cpp
index ec480742..d4fded6f 100644
--- a/src/client/QXmppVCardManager.cpp
+++ b/src/client/QXmppVCardManager.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppVCardManager.h b/src/client/QXmppVCardManager.h
index 3d816ad0..870ad538 100644
--- a/src/client/QXmppVCardManager.h
+++ b/src/client/QXmppVCardManager.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppVersionManager.cpp b/src/client/QXmppVersionManager.cpp
index e9dfca9c..bb9abad0 100644
--- a/src/client/QXmppVersionManager.cpp
+++ b/src/client/QXmppVersionManager.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppVersionManager.h b/src/client/QXmppVersionManager.h
index 3690d07a..68c7c168 100644
--- a/src/client/QXmppVersionManager.h
+++ b/src/client/QXmppVersionManager.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppDialback.cpp b/src/server/QXmppDialback.cpp
index ad38ab2d..4f84e279 100644
--- a/src/server/QXmppDialback.cpp
+++ b/src/server/QXmppDialback.cpp
@@ -5,7 +5,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/src/server/QXmppDialback.h b/src/server/QXmppDialback.h
index 0f5faa5b..a6da84f8 100644
--- a/src/server/QXmppDialback.h
+++ b/src/server/QXmppDialback.h
@@ -5,7 +5,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/src/server/QXmppIncomingClient.cpp b/src/server/QXmppIncomingClient.cpp
index c7fa7ac6..abd03b4c 100644
--- a/src/server/QXmppIncomingClient.cpp
+++ b/src/server/QXmppIncomingClient.cpp
@@ -5,7 +5,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/src/server/QXmppIncomingClient.h b/src/server/QXmppIncomingClient.h
index d0745576..e0f8a057 100644
--- a/src/server/QXmppIncomingClient.h
+++ b/src/server/QXmppIncomingClient.h
@@ -5,7 +5,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/src/server/QXmppIncomingServer.cpp b/src/server/QXmppIncomingServer.cpp
index bca0a27b..e9d7aec7 100644
--- a/src/server/QXmppIncomingServer.cpp
+++ b/src/server/QXmppIncomingServer.cpp
@@ -5,7 +5,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/src/server/QXmppIncomingServer.h b/src/server/QXmppIncomingServer.h
index fd1b03fa..0beffe29 100644
--- a/src/server/QXmppIncomingServer.h
+++ b/src/server/QXmppIncomingServer.h
@@ -5,7 +5,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/src/server/QXmppOutgoingServer.cpp b/src/server/QXmppOutgoingServer.cpp
index c0cef3ff..53bb371b 100644
--- a/src/server/QXmppOutgoingServer.cpp
+++ b/src/server/QXmppOutgoingServer.cpp
@@ -5,7 +5,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/src/server/QXmppOutgoingServer.h b/src/server/QXmppOutgoingServer.h
index 5331612e..0e635746 100644
--- a/src/server/QXmppOutgoingServer.h
+++ b/src/server/QXmppOutgoingServer.h
@@ -5,7 +5,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/src/server/QXmppPasswordChecker.cpp b/src/server/QXmppPasswordChecker.cpp
index 80ead1fa..fa7889e2 100644
--- a/src/server/QXmppPasswordChecker.cpp
+++ b/src/server/QXmppPasswordChecker.cpp
@@ -5,7 +5,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/src/server/QXmppPasswordChecker.h b/src/server/QXmppPasswordChecker.h
index 9dc1b2f9..d2962ea9 100644
--- a/src/server/QXmppPasswordChecker.h
+++ b/src/server/QXmppPasswordChecker.h
@@ -5,7 +5,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/src/server/QXmppServer.cpp b/src/server/QXmppServer.cpp
index f7c87549..7d15f942 100644
--- a/src/server/QXmppServer.cpp
+++ b/src/server/QXmppServer.cpp
@@ -5,7 +5,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/src/server/QXmppServer.h b/src/server/QXmppServer.h
index febf14aa..23f09936 100644
--- a/src/server/QXmppServer.h
+++ b/src/server/QXmppServer.h
@@ -5,7 +5,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/src/server/QXmppServerExtension.cpp b/src/server/QXmppServerExtension.cpp
index b78530c1..6167992c 100644
--- a/src/server/QXmppServerExtension.cpp
+++ b/src/server/QXmppServerExtension.cpp
@@ -5,7 +5,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/src/server/QXmppServerExtension.h b/src/server/QXmppServerExtension.h
index ce91e664..f1a23e72 100644
--- a/src/server/QXmppServerExtension.h
+++ b/src/server/QXmppServerExtension.h
@@ -5,7 +5,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/src/server/QXmppServerPlugin.h b/src/server/QXmppServerPlugin.h
index e034b7c6..06205f3c 100644
--- a/src/server/QXmppServerPlugin.h
+++ b/src/server/QXmppServerPlugin.h
@@ -5,7 +5,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/tests/qxmpparchiveiq/tst_qxmpparchiveiq.cpp b/tests/qxmpparchiveiq/tst_qxmpparchiveiq.cpp
index 8d810605..8fe0a297 100644
--- a/tests/qxmpparchiveiq/tst_qxmpparchiveiq.cpp
+++ b/tests/qxmpparchiveiq/tst_qxmpparchiveiq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppbindiq/tst_qxmppbindiq.cpp b/tests/qxmppbindiq/tst_qxmppbindiq.cpp
index 19891de8..79f9461c 100644
--- a/tests/qxmppbindiq/tst_qxmppbindiq.cpp
+++ b/tests/qxmppbindiq/tst_qxmppbindiq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppcodec/tst_qxmppcodec.cpp b/tests/qxmppcodec/tst_qxmppcodec.cpp
index d2ebd0bc..a6df706f 100644
--- a/tests/qxmppcodec/tst_qxmppcodec.cpp
+++ b/tests/qxmppcodec/tst_qxmppcodec.cpp
@@ -5,7 +5,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/tests/qxmppdataform/tst_qxmppdataform.cpp b/tests/qxmppdataform/tst_qxmppdataform.cpp
index 32b34e3f..dff0d177 100644
--- a/tests/qxmppdataform/tst_qxmppdataform.cpp
+++ b/tests/qxmppdataform/tst_qxmppdataform.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/tests/qxmppdiscoveryiq/tst_qxmppdiscoveryiq.cpp b/tests/qxmppdiscoveryiq/tst_qxmppdiscoveryiq.cpp
index ba82e080..d0d1425f 100644
--- a/tests/qxmppdiscoveryiq/tst_qxmppdiscoveryiq.cpp
+++ b/tests/qxmppdiscoveryiq/tst_qxmppdiscoveryiq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppentitytimeiq/tst_qxmppentitytimeiq.cpp b/tests/qxmppentitytimeiq/tst_qxmppentitytimeiq.cpp
index 7a5c78ab..2cb51869 100644
--- a/tests/qxmppentitytimeiq/tst_qxmppentitytimeiq.cpp
+++ b/tests/qxmppentitytimeiq/tst_qxmppentitytimeiq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppiq/tst_qxmppiq.cpp b/tests/qxmppiq/tst_qxmppiq.cpp
index b8523571..855cdbdc 100644
--- a/tests/qxmppiq/tst_qxmppiq.cpp
+++ b/tests/qxmppiq/tst_qxmppiq.cpp
@@ -5,7 +5,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/tests/qxmppjingleiq/tst_qxmppjingleiq.cpp b/tests/qxmppjingleiq/tst_qxmppjingleiq.cpp
index ce443919..9311d729 100644
--- a/tests/qxmppjingleiq/tst_qxmppjingleiq.cpp
+++ b/tests/qxmppjingleiq/tst_qxmppjingleiq.cpp
@@ -5,7 +5,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/tests/qxmppmessage/tst_qxmppmessage.cpp b/tests/qxmppmessage/tst_qxmppmessage.cpp
index 8dfcefb8..382ae857 100644
--- a/tests/qxmppmessage/tst_qxmppmessage.cpp
+++ b/tests/qxmppmessage/tst_qxmppmessage.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppnonsaslauthiq/tst_qxmppnonsaslauthiq.cpp b/tests/qxmppnonsaslauthiq/tst_qxmppnonsaslauthiq.cpp
index 3d18c830..5931375f 100644
--- a/tests/qxmppnonsaslauthiq/tst_qxmppnonsaslauthiq.cpp
+++ b/tests/qxmppnonsaslauthiq/tst_qxmppnonsaslauthiq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmpppresence/tst_qxmpppresence.cpp b/tests/qxmpppresence/tst_qxmpppresence.cpp
index d9cebacf..f61d5acd 100644
--- a/tests/qxmpppresence/tst_qxmpppresence.cpp
+++ b/tests/qxmpppresence/tst_qxmpppresence.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.
*
@@ -120,7 +120,7 @@ void tst_QXmppPresence::testPresenceWithCapability()
"<x xmlns=\"vcard-temp:x:update\">"
"<photo>73b908bc</photo>"
"</x>"
- "<c xmlns=\"http://jabber.org/protocol/caps\" hash=\"sha-1\" node=\"http://code.google.com/p/qxmpp\" ver=\"QgayPKawpkPSDYmwT/WM94uAlu0=\"/>"
+ "<c xmlns=\"http://jabber.org/protocol/caps\" hash=\"sha-1\" node=\"https://github.com/jlaine/qxmpp\" ver=\"QgayPKawpkPSDYmwT/WM94uAlu0=\"/>"
"</presence>");
QXmppPresence presence;
@@ -133,7 +133,7 @@ void tst_QXmppPresence::testPresenceWithCapability()
QCOMPARE(presence.photoHash(), QByteArray::fromHex("73b908bc"));
QCOMPARE(presence.vCardUpdateType(), QXmppPresence::VCardUpdateValidPhoto);
QCOMPARE(presence.capabilityHash(), QString("sha-1"));
- QCOMPARE(presence.capabilityNode(), QString("http://code.google.com/p/qxmpp"));
+ QCOMPARE(presence.capabilityNode(), QString("https://github.com/jlaine/qxmpp"));
QCOMPARE(presence.capabilityVer(), QByteArray::fromBase64("QgayPKawpkPSDYmwT/WM94uAlu0="));
serializePacket(presence, xml);
diff --git a/tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp b/tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp
index f5e12c58..f6723302 100644
--- a/tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp
+++ b/tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp
@@ -5,7 +5,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/tests/qxmppregisteriq/tst_qxmppregisteriq.cpp b/tests/qxmppregisteriq/tst_qxmppregisteriq.cpp
index d111b96c..e07e7bc1 100644
--- a/tests/qxmppregisteriq/tst_qxmppregisteriq.cpp
+++ b/tests/qxmppregisteriq/tst_qxmppregisteriq.cpp
@@ -5,7 +5,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/tests/qxmppresultset/tst_qxmppresultset.cpp b/tests/qxmppresultset/tst_qxmppresultset.cpp
index 04b1ab8e..c8a2ddea 100644
--- a/tests/qxmppresultset/tst_qxmppresultset.cpp
+++ b/tests/qxmppresultset/tst_qxmppresultset.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/tests/qxmpprosteriq/tst_qxmpprosteriq.cpp b/tests/qxmpprosteriq/tst_qxmpprosteriq.cpp
index e4eb016b..065349d7 100644
--- a/tests/qxmpprosteriq/tst_qxmpprosteriq.cpp
+++ b/tests/qxmpprosteriq/tst_qxmpprosteriq.cpp
@@ -5,7 +5,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/tests/qxmpprpciq/tst_qxmpprpciq.cpp b/tests/qxmpprpciq/tst_qxmpprpciq.cpp
index c2c8df60..eb03adcc 100644
--- a/tests/qxmpprpciq/tst_qxmpprpciq.cpp
+++ b/tests/qxmpprpciq/tst_qxmpprpciq.cpp
@@ -5,7 +5,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/tests/qxmpprtppacket/tst_qxmpprtppacket.cpp b/tests/qxmpprtppacket/tst_qxmpprtppacket.cpp
index cc227e6d..0053ac57 100644
--- a/tests/qxmpprtppacket/tst_qxmpprtppacket.cpp
+++ b/tests/qxmpprtppacket/tst_qxmpprtppacket.cpp
@@ -5,7 +5,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/tests/qxmppsasl/tst_qxmppsasl.cpp b/tests/qxmppsasl/tst_qxmppsasl.cpp
index 573d59af..a9135157 100644
--- a/tests/qxmppsasl/tst_qxmppsasl.cpp
+++ b/tests/qxmppsasl/tst_qxmppsasl.cpp
@@ -5,7 +5,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/tests/qxmppserver/tst_qxmppserver.cpp b/tests/qxmppserver/tst_qxmppserver.cpp
index b2f30b0a..67f76504 100644
--- a/tests/qxmppserver/tst_qxmppserver.cpp
+++ b/tests/qxmppserver/tst_qxmppserver.cpp
@@ -5,7 +5,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/tests/qxmppsessioniq/tst_qxmppsessioniq.cpp b/tests/qxmppsessioniq/tst_qxmppsessioniq.cpp
index f6cad295..23024696 100644
--- a/tests/qxmppsessioniq/tst_qxmppsessioniq.cpp
+++ b/tests/qxmppsessioniq/tst_qxmppsessioniq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppstanza/tst_qxmppstanza.cpp b/tests/qxmppstanza/tst_qxmppstanza.cpp
index 31a9db56..5739a65a 100644
--- a/tests/qxmppstanza/tst_qxmppstanza.cpp
+++ b/tests/qxmppstanza/tst_qxmppstanza.cpp
@@ -5,7 +5,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/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp b/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp
index a29b2ae9..d2a72629 100644
--- a/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp
+++ b/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppstreaminitiationiq/tst_qxmppstreaminitiationiq.cpp b/tests/qxmppstreaminitiationiq/tst_qxmppstreaminitiationiq.cpp
index d5b123a7..a8f804ae 100644
--- a/tests/qxmppstreaminitiationiq/tst_qxmppstreaminitiationiq.cpp
+++ b/tests/qxmppstreaminitiationiq/tst_qxmppstreaminitiationiq.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/tests/qxmppstunmessage/tst_qxmppstunmessage.cpp b/tests/qxmppstunmessage/tst_qxmppstunmessage.cpp
index 3ff1b500..d24bc2d7 100644
--- a/tests/qxmppstunmessage/tst_qxmppstunmessage.cpp
+++ b/tests/qxmppstunmessage/tst_qxmppstunmessage.cpp
@@ -5,7 +5,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/tests/qxmpputils/tst_qxmpputils.cpp b/tests/qxmpputils/tst_qxmpputils.cpp
index 5c1c3e56..2a074cc9 100644
--- a/tests/qxmpputils/tst_qxmpputils.cpp
+++ b/tests/qxmpputils/tst_qxmpputils.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppvcardiq/tst_qxmppvcardiq.cpp b/tests/qxmppvcardiq/tst_qxmppvcardiq.cpp
index 44511758..29568b4c 100644
--- a/tests/qxmppvcardiq/tst_qxmppvcardiq.cpp
+++ b/tests/qxmppvcardiq/tst_qxmppvcardiq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
@@ -165,7 +165,7 @@ void tst_QXmppVCardIq::testVCard()
"WfgYGBiQEHGJwSAK2BBQ1f3uvpAAAAAElFTkSuQmCC"
"</BINVAL>"
"</PHOTO>"
- "<URL>http://code.google.com/p/qxmpp/</URL>"
+ "<URL>https://github.com/jlaine/qxmpp/</URL>"
"<ORG>"
"<ORGNAME>QXmpp foundation</ORGNAME>"
"<ORGUNIT>Main QXmpp dev unit</ORGUNIT>"
@@ -201,7 +201,7 @@ void tst_QXmppVCardIq::testVCard()
"UIgAAFCIBjw1HyAAAAAd0SU1FB9oIHQInNvuJovgAAAAiSURBVAjXY2TQ+s/AwMDAwPD/GiMDlP"
"WfgYGBiQEHGJwSAK2BBQ1f3uvpAAAAAElFTkSuQmCC"));
QCOMPARE(vcard.photoType(), QLatin1String("image/png"));
- QCOMPARE(vcard.url(), QLatin1String("http://code.google.com/p/qxmpp/"));
+ QCOMPARE(vcard.url(), QLatin1String("https://github.com/jlaine/qxmpp/"));
const QXmppVCardOrganization &orgInfo = vcard.organization();
QCOMPARE(orgInfo.organization(), QLatin1String("QXmpp foundation"));
diff --git a/tests/qxmppversioniq/tst_qxmppversioniq.cpp b/tests/qxmppversioniq/tst_qxmppversioniq.cpp
index 6f4e6107..3bf6cceb 100644
--- a/tests/qxmppversioniq/tst_qxmppversioniq.cpp
+++ b/tests/qxmppversioniq/tst_qxmppversioniq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/util.h b/tests/util.h
index 04a57e00..6c9c7c8a 100644
--- a/tests/util.h
+++ b/tests/util.h
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * http://code.google.com/p/qxmpp
+ * https://github.com/jlaine/qxmpp
*
* This file is a part of QXmpp library.
*