aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2014-03-28 08:56:38 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2014-03-28 08:56:38 +0100
commit76163e167e55aef933cda4ec239ba75afd097472 (patch)
tree9d5aba12bbcf5462e274255c23f004f8abcabbbe
parent8247a27fc75f698c97b724b4a57eaf7dba8e9934 (diff)
downloadqxmpp-76163e167e55aef933cda4ec239ba75afd097472.tar.gz
update project homepage
-rw-r--r--README.md4
-rw-r--r--doc/doxyfilter.cpp2
-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, 229 insertions, 229 deletions
diff --git a/README.md b/README.md
index b8741fa7..4f83ed34 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ DOCUMENTATION
You can find information about QXmpp, on the project homepage:
-https://github.com/jlaine/qxmpp
+https://github.com/qxmpp-project/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:
-https://github.com/jlaine/qxmpp/issues
+https://github.com/qxmpp-project/qxmpp/issues
DISCUSSION GROUP
================
diff --git a/doc/doxyfilter.cpp b/doc/doxyfilter.cpp
index bb1c7236..d935050b 100644
--- a/doc/doxyfilter.cpp
+++ b/doc/doxyfilter.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/aboutDialog.cpp b/examples/GuiClient/aboutDialog.cpp
index 34899ce7..65805a53 100644
--- a/examples/GuiClient/aboutDialog.cpp
+++ b/examples/GuiClient/aboutDialog.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/aboutDialog.h b/examples/GuiClient/aboutDialog.h
index 2e61e97b..22c765c7 100644
--- a/examples/GuiClient/aboutDialog.h
+++ b/examples/GuiClient/aboutDialog.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/accountsCache.cpp b/examples/GuiClient/accountsCache.cpp
index bc900008..d13bded5 100644
--- a/examples/GuiClient/accountsCache.cpp
+++ b/examples/GuiClient/accountsCache.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/accountsCache.h b/examples/GuiClient/accountsCache.h
index 6736d5f6..f3cb1a52 100644
--- a/examples/GuiClient/accountsCache.h
+++ b/examples/GuiClient/accountsCache.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/capabilitiesCache.cpp b/examples/GuiClient/capabilitiesCache.cpp
index 24142c68..9a20366a 100644
--- a/examples/GuiClient/capabilitiesCache.cpp
+++ b/examples/GuiClient/capabilitiesCache.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/capabilitiesCache.h b/examples/GuiClient/capabilitiesCache.h
index c821f965..2e6eccac 100644
--- a/examples/GuiClient/capabilitiesCache.h
+++ b/examples/GuiClient/capabilitiesCache.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatDialog.cpp b/examples/GuiClient/chatDialog.cpp
index 9e03b102..60282802 100644
--- a/examples/GuiClient/chatDialog.cpp
+++ b/examples/GuiClient/chatDialog.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatDialog.h b/examples/GuiClient/chatDialog.h
index 51bf4df8..ec008ebf 100644
--- a/examples/GuiClient/chatDialog.h
+++ b/examples/GuiClient/chatDialog.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatGraphicsScene.cpp b/examples/GuiClient/chatGraphicsScene.cpp
index 0ce5ac9e..d032a87b 100644
--- a/examples/GuiClient/chatGraphicsScene.cpp
+++ b/examples/GuiClient/chatGraphicsScene.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatGraphicsScene.h b/examples/GuiClient/chatGraphicsScene.h
index a8d96ebb..f9a8fc30 100644
--- a/examples/GuiClient/chatGraphicsScene.h
+++ b/examples/GuiClient/chatGraphicsScene.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatGraphicsView.cpp b/examples/GuiClient/chatGraphicsView.cpp
index 784a52a5..b39a876d 100644
--- a/examples/GuiClient/chatGraphicsView.cpp
+++ b/examples/GuiClient/chatGraphicsView.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatGraphicsView.h b/examples/GuiClient/chatGraphicsView.h
index c51c79b2..5bb857a6 100644
--- a/examples/GuiClient/chatGraphicsView.h
+++ b/examples/GuiClient/chatGraphicsView.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatMsgGraphicsItem.cpp b/examples/GuiClient/chatMsgGraphicsItem.cpp
index 61e5df42..428c0387 100644
--- a/examples/GuiClient/chatMsgGraphicsItem.cpp
+++ b/examples/GuiClient/chatMsgGraphicsItem.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/chatMsgGraphicsItem.h b/examples/GuiClient/chatMsgGraphicsItem.h
index 3d227e2c..653675fd 100644
--- a/examples/GuiClient/chatMsgGraphicsItem.h
+++ b/examples/GuiClient/chatMsgGraphicsItem.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/main.cpp b/examples/GuiClient/main.cpp
index 56d8bc0d..a87eb6bb 100644
--- a/examples/GuiClient/main.cpp
+++ b/examples/GuiClient/main.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/mainDialog.cpp b/examples/GuiClient/mainDialog.cpp
index 5b5760ed..fa655cd0 100644
--- a/examples/GuiClient/mainDialog.cpp
+++ b/examples/GuiClient/mainDialog.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/mainDialog.h b/examples/GuiClient/mainDialog.h
index d2716b8d..1834074b 100644
--- a/examples/GuiClient/mainDialog.h
+++ b/examples/GuiClient/mainDialog.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/profileDialog.cpp b/examples/GuiClient/profileDialog.cpp
index 100e1ef5..384d2fa7 100644
--- a/examples/GuiClient/profileDialog.cpp
+++ b/examples/GuiClient/profileDialog.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/profileDialog.h b/examples/GuiClient/profileDialog.h
index 4d6c7870..c1f912bf 100644
--- a/examples/GuiClient/profileDialog.h
+++ b/examples/GuiClient/profileDialog.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItem.cpp b/examples/GuiClient/rosterItem.cpp
index d5152080..19d2233d 100644
--- a/examples/GuiClient/rosterItem.cpp
+++ b/examples/GuiClient/rosterItem.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItem.h b/examples/GuiClient/rosterItem.h
index 4393ec5a..81ec93dd 100644
--- a/examples/GuiClient/rosterItem.h
+++ b/examples/GuiClient/rosterItem.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItemModel.cpp b/examples/GuiClient/rosterItemModel.cpp
index 127674d0..ef3a4545 100644
--- a/examples/GuiClient/rosterItemModel.cpp
+++ b/examples/GuiClient/rosterItemModel.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItemModel.h b/examples/GuiClient/rosterItemModel.h
index ec8c6961..7efb91b4 100644
--- a/examples/GuiClient/rosterItemModel.h
+++ b/examples/GuiClient/rosterItemModel.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItemSortFilterProxyModel.cpp b/examples/GuiClient/rosterItemSortFilterProxyModel.cpp
index 9d574b97..cf47550a 100644
--- a/examples/GuiClient/rosterItemSortFilterProxyModel.cpp
+++ b/examples/GuiClient/rosterItemSortFilterProxyModel.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterItemSortFilterProxyModel.h b/examples/GuiClient/rosterItemSortFilterProxyModel.h
index 511d0e4a..e4a413d3 100644
--- a/examples/GuiClient/rosterItemSortFilterProxyModel.h
+++ b/examples/GuiClient/rosterItemSortFilterProxyModel.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterListView.cpp b/examples/GuiClient/rosterListView.cpp
index 7730e671..a832f3e1 100644
--- a/examples/GuiClient/rosterListView.cpp
+++ b/examples/GuiClient/rosterListView.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/rosterListView.h b/examples/GuiClient/rosterListView.h
index d0b783aa..49d1ba04 100644
--- a/examples/GuiClient/rosterListView.h
+++ b/examples/GuiClient/rosterListView.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/searchLineEdit.cpp b/examples/GuiClient/searchLineEdit.cpp
index 47cdfbf8..b1b97d3d 100644
--- a/examples/GuiClient/searchLineEdit.cpp
+++ b/examples/GuiClient/searchLineEdit.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/searchLineEdit.h b/examples/GuiClient/searchLineEdit.h
index b877ec39..b70e8b66 100644
--- a/examples/GuiClient/searchLineEdit.h
+++ b/examples/GuiClient/searchLineEdit.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/signInStatusLabel.cpp b/examples/GuiClient/signInStatusLabel.cpp
index e7349450..91ea023b 100644
--- a/examples/GuiClient/signInStatusLabel.cpp
+++ b/examples/GuiClient/signInStatusLabel.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/signInStatusLabel.h b/examples/GuiClient/signInStatusLabel.h
index ec475996..e11d1287 100644
--- a/examples/GuiClient/signInStatusLabel.h
+++ b/examples/GuiClient/signInStatusLabel.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusAvatarWidget.cpp b/examples/GuiClient/statusAvatarWidget.cpp
index c9659e00..d0d9968c 100644
--- a/examples/GuiClient/statusAvatarWidget.cpp
+++ b/examples/GuiClient/statusAvatarWidget.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusAvatarWidget.h b/examples/GuiClient/statusAvatarWidget.h
index 02d955ed..5dcecdbe 100644
--- a/examples/GuiClient/statusAvatarWidget.h
+++ b/examples/GuiClient/statusAvatarWidget.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusTextWidget.cpp b/examples/GuiClient/statusTextWidget.cpp
index c1f94aee..fa0a9126 100644
--- a/examples/GuiClient/statusTextWidget.cpp
+++ b/examples/GuiClient/statusTextWidget.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusTextWidget.h b/examples/GuiClient/statusTextWidget.h
index e0b5b72e..ca280672 100644
--- a/examples/GuiClient/statusTextWidget.h
+++ b/examples/GuiClient/statusTextWidget.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusToolButton.cpp b/examples/GuiClient/statusToolButton.cpp
index b25be3b0..c14bc324 100644
--- a/examples/GuiClient/statusToolButton.cpp
+++ b/examples/GuiClient/statusToolButton.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusToolButton.h b/examples/GuiClient/statusToolButton.h
index 1624b570..9bc1a03f 100644
--- a/examples/GuiClient/statusToolButton.h
+++ b/examples/GuiClient/statusToolButton.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusWidget.cpp b/examples/GuiClient/statusWidget.cpp
index b2ab41b6..c18e78e4 100644
--- a/examples/GuiClient/statusWidget.cpp
+++ b/examples/GuiClient/statusWidget.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/statusWidget.h b/examples/GuiClient/statusWidget.h
index bc070055..f8e1f5f7 100644
--- a/examples/GuiClient/statusWidget.h
+++ b/examples/GuiClient/statusWidget.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/utils.cpp b/examples/GuiClient/utils.cpp
index ebaf2401..9006fbbf 100644
--- a/examples/GuiClient/utils.cpp
+++ b/examples/GuiClient/utils.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/utils.h b/examples/GuiClient/utils.h
index e67a2e9c..a7f0df90 100644
--- a/examples/GuiClient/utils.h
+++ b/examples/GuiClient/utils.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/vCardCache.cpp b/examples/GuiClient/vCardCache.cpp
index 614a7e01..ede247c0 100644
--- a/examples/GuiClient/vCardCache.cpp
+++ b/examples/GuiClient/vCardCache.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/vCardCache.h b/examples/GuiClient/vCardCache.h
index 87be99ea..0f5c6dd2 100644
--- a/examples/GuiClient/vCardCache.h
+++ b/examples/GuiClient/vCardCache.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/xmlConsoleDialog.cpp b/examples/GuiClient/xmlConsoleDialog.cpp
index 7cbfbd78..da52a1db 100644
--- a/examples/GuiClient/xmlConsoleDialog.cpp
+++ b/examples/GuiClient/xmlConsoleDialog.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/GuiClient/xmlConsoleDialog.h b/examples/GuiClient/xmlConsoleDialog.h
index a7bb3613..5bc974ed 100644
--- a/examples/GuiClient/xmlConsoleDialog.h
+++ b/examples/GuiClient/xmlConsoleDialog.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 9f872fe3..3561d844 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 b2d16af6..db6283c0 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 c0ee3bae..5acd6069 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 741ec933..93c05c49 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 48c56a0e..60c9f264 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 ce4de784..46f49c30 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 4ad540df..041b6292 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 1ec94f3a..e0c4893b 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 b8f1cb24..09af27c8 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 97f7455b..00fc9ace 100644
--- a/examples/example_5_rpcInterface/main.cpp
+++ b/examples/example_5_rpcInterface/main.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 52f80497..586b0623 100644
--- a/examples/example_6_rpcClient/main.cpp
+++ b/examples/example_6_rpcClient/main.cpp
@@ -5,7 +5,7 @@
* Ian Reinhart Geiser
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 1137b425..ccac1429 100644
--- a/examples/example_6_rpcClient/rpcClient.cpp
+++ b/examples/example_6_rpcClient/rpcClient.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 2c0f2dde..6f045c54 100644
--- a/examples/example_6_rpcClient/rpcClient.h
+++ b/examples/example_6_rpcClient/rpcClient.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 a33eacb7..f7848394 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 db5eb45f..d5ccfacb 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 8c0fbd3c..a9190f29 100644
--- a/examples/example_8_server/main.cpp
+++ b/examples/example_8_server/main.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 294b9134..c25c091c 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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 e40ccb21..2c225ae0 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:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppArchiveIq.cpp b/src/base/QXmppArchiveIq.cpp
index 97c98fe8..6137b1fb 100644
--- a/src/base/QXmppArchiveIq.cpp
+++ b/src/base/QXmppArchiveIq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppArchiveIq.h b/src/base/QXmppArchiveIq.h
index ffc74bb8..a69b7a5a 100644
--- a/src/base/QXmppArchiveIq.h
+++ b/src/base/QXmppArchiveIq.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppBindIq.cpp b/src/base/QXmppBindIq.cpp
index fd860449..ac520c40 100644
--- a/src/base/QXmppBindIq.cpp
+++ b/src/base/QXmppBindIq.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppBindIq.h b/src/base/QXmppBindIq.h
index 2658edab..a1526d60 100644
--- a/src/base/QXmppBindIq.h
+++ b/src/base/QXmppBindIq.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppBookmarkSet.cpp b/src/base/QXmppBookmarkSet.cpp
index f19e95c3..914019b8 100644
--- a/src/base/QXmppBookmarkSet.cpp
+++ b/src/base/QXmppBookmarkSet.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppBookmarkSet.h b/src/base/QXmppBookmarkSet.h
index b0ac6496..c6b3ae41 100644
--- a/src/base/QXmppBookmarkSet.h
+++ b/src/base/QXmppBookmarkSet.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppByteStreamIq.cpp b/src/base/QXmppByteStreamIq.cpp
index 80663f4a..7f22d03b 100644
--- a/src/base/QXmppByteStreamIq.cpp
+++ b/src/base/QXmppByteStreamIq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppByteStreamIq.h b/src/base/QXmppByteStreamIq.h
index f8f9adc6..79cea15e 100644
--- a/src/base/QXmppByteStreamIq.h
+++ b/src/base/QXmppByteStreamIq.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppCodec.cpp b/src/base/QXmppCodec.cpp
index 6de46916..2a2c6c1a 100644
--- a/src/base/QXmppCodec.cpp
+++ b/src/base/QXmppCodec.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppCodec_p.h b/src/base/QXmppCodec_p.h
index bf716662..4cccdb41 100644
--- a/src/base/QXmppCodec_p.h
+++ b/src/base/QXmppCodec_p.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppConstants.cpp b/src/base/QXmppConstants.cpp
index 2b14496d..ec314376 100644
--- a/src/base/QXmppConstants.cpp
+++ b/src/base/QXmppConstants.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppConstants.h b/src/base/QXmppConstants.h
index 95e6f11c..85030c12 100644
--- a/src/base/QXmppConstants.h
+++ b/src/base/QXmppConstants.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppDataForm.cpp b/src/base/QXmppDataForm.cpp
index 945cb75a..9894a59f 100644
--- a/src/base/QXmppDataForm.cpp
+++ b/src/base/QXmppDataForm.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppDataForm.h b/src/base/QXmppDataForm.h
index 17eab6d3..81ea497f 100644
--- a/src/base/QXmppDataForm.h
+++ b/src/base/QXmppDataForm.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppDiscoveryIq.cpp b/src/base/QXmppDiscoveryIq.cpp
index 987c190e..5bf6014a 100644
--- a/src/base/QXmppDiscoveryIq.cpp
+++ b/src/base/QXmppDiscoveryIq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppDiscoveryIq.h b/src/base/QXmppDiscoveryIq.h
index b7058509..74e28fc2 100644
--- a/src/base/QXmppDiscoveryIq.h
+++ b/src/base/QXmppDiscoveryIq.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppElement.cpp b/src/base/QXmppElement.cpp
index 725515ba..4c6c7f9c 100644
--- a/src/base/QXmppElement.cpp
+++ b/src/base/QXmppElement.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppElement.h b/src/base/QXmppElement.h
index 0ae44705..db00c4fe 100644
--- a/src/base/QXmppElement.h
+++ b/src/base/QXmppElement.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppEntityTimeIq.cpp b/src/base/QXmppEntityTimeIq.cpp
index c1056291..1148fb10 100644
--- a/src/base/QXmppEntityTimeIq.cpp
+++ b/src/base/QXmppEntityTimeIq.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppEntityTimeIq.h b/src/base/QXmppEntityTimeIq.h
index b20b211a..75da1dab 100644
--- a/src/base/QXmppEntityTimeIq.h
+++ b/src/base/QXmppEntityTimeIq.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppGlobal.cpp b/src/base/QXmppGlobal.cpp
index bee433c3..a0d9ce89 100644
--- a/src/base/QXmppGlobal.cpp
+++ b/src/base/QXmppGlobal.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppGlobal.h b/src/base/QXmppGlobal.h
index ff792d1c..52303f5f 100644
--- a/src/base/QXmppGlobal.h
+++ b/src/base/QXmppGlobal.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppIbbIq.cpp b/src/base/QXmppIbbIq.cpp
index 84d7972d..d4e9f43f 100644
--- a/src/base/QXmppIbbIq.cpp
+++ b/src/base/QXmppIbbIq.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppIbbIq.h b/src/base/QXmppIbbIq.h
index 09f749bf..f9fde569 100644
--- a/src/base/QXmppIbbIq.h
+++ b/src/base/QXmppIbbIq.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppIq.cpp b/src/base/QXmppIq.cpp
index a0e7747b..dee0cb83 100644
--- a/src/base/QXmppIq.cpp
+++ b/src/base/QXmppIq.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppIq.h b/src/base/QXmppIq.h
index 189ab44f..5cfe11c4 100644
--- a/src/base/QXmppIq.h
+++ b/src/base/QXmppIq.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppJingleIq.cpp b/src/base/QXmppJingleIq.cpp
index 2c98fabf..001ea3c3 100644
--- a/src/base/QXmppJingleIq.cpp
+++ b/src/base/QXmppJingleIq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppJingleIq.h b/src/base/QXmppJingleIq.h
index 7ee16a34..c46295d4 100644
--- a/src/base/QXmppJingleIq.h
+++ b/src/base/QXmppJingleIq.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppLogger.cpp b/src/base/QXmppLogger.cpp
index 97d8f5f6..e326e037 100644
--- a/src/base/QXmppLogger.cpp
+++ b/src/base/QXmppLogger.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppLogger.h b/src/base/QXmppLogger.h
index 9115b3d8..76629a30 100644
--- a/src/base/QXmppLogger.h
+++ b/src/base/QXmppLogger.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppMessage.cpp b/src/base/QXmppMessage.cpp
index bad3c715..e32465b7 100644
--- a/src/base/QXmppMessage.cpp
+++ b/src/base/QXmppMessage.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppMessage.h b/src/base/QXmppMessage.h
index 4335d8db..66e989b5 100644
--- a/src/base/QXmppMessage.h
+++ b/src/base/QXmppMessage.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppMucIq.cpp b/src/base/QXmppMucIq.cpp
index e52a7b9f..5ddfd96e 100644
--- a/src/base/QXmppMucIq.cpp
+++ b/src/base/QXmppMucIq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppMucIq.h b/src/base/QXmppMucIq.h
index 5cab18f6..ddbb730c 100644
--- a/src/base/QXmppMucIq.h
+++ b/src/base/QXmppMucIq.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppNonSASLAuth.cpp b/src/base/QXmppNonSASLAuth.cpp
index 61cd773a..efc7ed6d 100644
--- a/src/base/QXmppNonSASLAuth.cpp
+++ b/src/base/QXmppNonSASLAuth.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppNonSASLAuth.h b/src/base/QXmppNonSASLAuth.h
index 8db7a058..9d228b30 100644
--- a/src/base/QXmppNonSASLAuth.h
+++ b/src/base/QXmppNonSASLAuth.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppPingIq.cpp b/src/base/QXmppPingIq.cpp
index 7e5a52d6..e2531a2b 100644
--- a/src/base/QXmppPingIq.cpp
+++ b/src/base/QXmppPingIq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppPingIq.h b/src/base/QXmppPingIq.h
index 0ed2a9c1..50b67a0f 100644
--- a/src/base/QXmppPingIq.h
+++ b/src/base/QXmppPingIq.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppPresence.cpp b/src/base/QXmppPresence.cpp
index c451416a..e518e6d7 100644
--- a/src/base/QXmppPresence.cpp
+++ b/src/base/QXmppPresence.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppPresence.h b/src/base/QXmppPresence.h
index 65e6df45..011549a9 100644
--- a/src/base/QXmppPresence.h
+++ b/src/base/QXmppPresence.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppPubSubIq.cpp b/src/base/QXmppPubSubIq.cpp
index 1beaac62..5560a1b3 100644
--- a/src/base/QXmppPubSubIq.cpp
+++ b/src/base/QXmppPubSubIq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppPubSubIq.h b/src/base/QXmppPubSubIq.h
index 04945918..66e9d2e1 100644
--- a/src/base/QXmppPubSubIq.h
+++ b/src/base/QXmppPubSubIq.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppRegisterIq.cpp b/src/base/QXmppRegisterIq.cpp
index e42d0a8c..80462e57 100644
--- a/src/base/QXmppRegisterIq.cpp
+++ b/src/base/QXmppRegisterIq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppRegisterIq.h b/src/base/QXmppRegisterIq.h
index f84b9289..e10ab031 100644
--- a/src/base/QXmppRegisterIq.h
+++ b/src/base/QXmppRegisterIq.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppResultSet.cpp b/src/base/QXmppResultSet.cpp
index 0a5557c9..364e7d0e 100644
--- a/src/base/QXmppResultSet.cpp
+++ b/src/base/QXmppResultSet.cpp
@@ -5,7 +5,7 @@
* Olivier Goffart <ogoffart@woboq.com>
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppResultSet.h b/src/base/QXmppResultSet.h
index 783a5370..ec531557 100644
--- a/src/base/QXmppResultSet.h
+++ b/src/base/QXmppResultSet.h
@@ -5,7 +5,7 @@
* Olivier Goffart <ogoffart@woboq.com>
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppRosterIq.cpp b/src/base/QXmppRosterIq.cpp
index eadf140f..488e2e6e 100644
--- a/src/base/QXmppRosterIq.cpp
+++ b/src/base/QXmppRosterIq.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppRosterIq.h b/src/base/QXmppRosterIq.h
index b9954789..586d701d 100644
--- a/src/base/QXmppRosterIq.h
+++ b/src/base/QXmppRosterIq.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppRpcIq.cpp b/src/base/QXmppRpcIq.cpp
index 187cf6c7..05e065f6 100644
--- a/src/base/QXmppRpcIq.cpp
+++ b/src/base/QXmppRpcIq.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppRpcIq.h b/src/base/QXmppRpcIq.h
index 8dcc2d75..e5c3b8b8 100644
--- a/src/base/QXmppRpcIq.h
+++ b/src/base/QXmppRpcIq.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppRtpChannel.cpp b/src/base/QXmppRtpChannel.cpp
index deb72c6a..078150cd 100644
--- a/src/base/QXmppRtpChannel.cpp
+++ b/src/base/QXmppRtpChannel.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppRtpChannel.h b/src/base/QXmppRtpChannel.h
index 66aab18c..a86c0c8b 100644
--- a/src/base/QXmppRtpChannel.h
+++ b/src/base/QXmppRtpChannel.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppSasl.cpp b/src/base/QXmppSasl.cpp
index 372a5748..cb44007f 100644
--- a/src/base/QXmppSasl.cpp
+++ b/src/base/QXmppSasl.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppSasl_p.h b/src/base/QXmppSasl_p.h
index 62f7989a..f1c7f9d0 100644
--- a/src/base/QXmppSasl_p.h
+++ b/src/base/QXmppSasl_p.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppSessionIq.cpp b/src/base/QXmppSessionIq.cpp
index f76ff363..e4ee2aa0 100644
--- a/src/base/QXmppSessionIq.cpp
+++ b/src/base/QXmppSessionIq.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppSessionIq.h b/src/base/QXmppSessionIq.h
index 11eed3e0..94d8bfec 100644
--- a/src/base/QXmppSessionIq.h
+++ b/src/base/QXmppSessionIq.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppSocks.cpp b/src/base/QXmppSocks.cpp
index c9084908..1bfc1111 100644
--- a/src/base/QXmppSocks.cpp
+++ b/src/base/QXmppSocks.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppSocks.h b/src/base/QXmppSocks.h
index a2c383db..c08f4edf 100644
--- a/src/base/QXmppSocks.h
+++ b/src/base/QXmppSocks.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStanza.cpp b/src/base/QXmppStanza.cpp
index f09f9655..1e512145 100644
--- a/src/base/QXmppStanza.cpp
+++ b/src/base/QXmppStanza.cpp
@@ -7,7 +7,7 @@
* Georg Rudoy
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStanza.h b/src/base/QXmppStanza.h
index c7d103d1..0a02fb71 100644
--- a/src/base/QXmppStanza.h
+++ b/src/base/QXmppStanza.h
@@ -7,7 +7,7 @@
* Georg Rudoy
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStream.cpp b/src/base/QXmppStream.cpp
index 7b720cb4..80f2c9f3 100644
--- a/src/base/QXmppStream.cpp
+++ b/src/base/QXmppStream.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStream.h b/src/base/QXmppStream.h
index c8e63c5b..3411e2e9 100644
--- a/src/base/QXmppStream.h
+++ b/src/base/QXmppStream.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStreamFeatures.cpp b/src/base/QXmppStreamFeatures.cpp
index 1c8d6cc6..6102eb24 100644
--- a/src/base/QXmppStreamFeatures.cpp
+++ b/src/base/QXmppStreamFeatures.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStreamFeatures.h b/src/base/QXmppStreamFeatures.h
index 2275358d..46a9fd7d 100644
--- a/src/base/QXmppStreamFeatures.h
+++ b/src/base/QXmppStreamFeatures.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStreamInitiationIq.cpp b/src/base/QXmppStreamInitiationIq.cpp
index d5bc4050..926eb31a 100644
--- a/src/base/QXmppStreamInitiationIq.cpp
+++ b/src/base/QXmppStreamInitiationIq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStreamInitiationIq_p.h b/src/base/QXmppStreamInitiationIq_p.h
index bd7aa6c7..bbf5da9c 100644
--- a/src/base/QXmppStreamInitiationIq_p.h
+++ b/src/base/QXmppStreamInitiationIq_p.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStun.cpp b/src/base/QXmppStun.cpp
index 071c9d3a..89489846 100644
--- a/src/base/QXmppStun.cpp
+++ b/src/base/QXmppStun.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppStun.h b/src/base/QXmppStun.h
index c39f27f9..b2725ce5 100644
--- a/src/base/QXmppStun.h
+++ b/src/base/QXmppStun.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppUtils.cpp b/src/base/QXmppUtils.cpp
index 16abdd59..b719c3fb 100644
--- a/src/base/QXmppUtils.cpp
+++ b/src/base/QXmppUtils.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppUtils.h b/src/base/QXmppUtils.h
index ca0c8171..97c78321 100644
--- a/src/base/QXmppUtils.h
+++ b/src/base/QXmppUtils.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppVCardIq.cpp b/src/base/QXmppVCardIq.cpp
index 17551273..6d9f1fdb 100644
--- a/src/base/QXmppVCardIq.cpp
+++ b/src/base/QXmppVCardIq.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppVCardIq.h b/src/base/QXmppVCardIq.h
index 7f0be48d..d0ffac99 100644
--- a/src/base/QXmppVCardIq.h
+++ b/src/base/QXmppVCardIq.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppVersionIq.cpp b/src/base/QXmppVersionIq.cpp
index 6c8fa6e9..a6f7de26 100644
--- a/src/base/QXmppVersionIq.cpp
+++ b/src/base/QXmppVersionIq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/base/QXmppVersionIq.h b/src/base/QXmppVersionIq.h
index 6e8faf40..851d4214 100644
--- a/src/base/QXmppVersionIq.h
+++ b/src/base/QXmppVersionIq.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppArchiveManager.cpp b/src/client/QXmppArchiveManager.cpp
index c02133ec..eddb4d2a 100644
--- a/src/client/QXmppArchiveManager.cpp
+++ b/src/client/QXmppArchiveManager.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppArchiveManager.h b/src/client/QXmppArchiveManager.h
index e9089fac..3e284b20 100644
--- a/src/client/QXmppArchiveManager.h
+++ b/src/client/QXmppArchiveManager.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppBookmarkManager.cpp b/src/client/QXmppBookmarkManager.cpp
index eb0da42d..0878a0c9 100644
--- a/src/client/QXmppBookmarkManager.cpp
+++ b/src/client/QXmppBookmarkManager.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppBookmarkManager.h b/src/client/QXmppBookmarkManager.h
index c748593b..3dce9417 100644
--- a/src/client/QXmppBookmarkManager.h
+++ b/src/client/QXmppBookmarkManager.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppCallManager.cpp b/src/client/QXmppCallManager.cpp
index c4f9881f..3b68a25e 100644
--- a/src/client/QXmppCallManager.cpp
+++ b/src/client/QXmppCallManager.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppCallManager.h b/src/client/QXmppCallManager.h
index 13c76203..9fe75a95 100644
--- a/src/client/QXmppCallManager.h
+++ b/src/client/QXmppCallManager.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppClient.cpp b/src/client/QXmppClient.cpp
index 1e8ccb66..4a5eab9c 100644
--- a/src/client/QXmppClient.cpp
+++ b/src/client/QXmppClient.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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: https://github.com/jlaine/qxmpp/
+/// Project Page: https://github.com/qxmpp-project/qxmpp/
/// <BR>
-/// Report Issues: https://github.com/jlaine/qxmpp/issues/
+/// Report Issues: https://github.com/qxmpp-project/qxmpp/issues/
/// <BR>
-/// New Releases: https://github.com/jlaine/qxmpp/downloads/
+/// New Releases: https://github.com/qxmpp-project/qxmpp/downloads/
///
/// Creates a QXmppClient object.
diff --git a/src/client/QXmppClient.h b/src/client/QXmppClient.h
index 76bbf65b..985ea97c 100644
--- a/src/client/QXmppClient.h
+++ b/src/client/QXmppClient.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppClientExtension.cpp b/src/client/QXmppClientExtension.cpp
index f43ec713..647879b4 100644
--- a/src/client/QXmppClientExtension.cpp
+++ b/src/client/QXmppClientExtension.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppClientExtension.h b/src/client/QXmppClientExtension.h
index fd3d4c4e..e34786a2 100644
--- a/src/client/QXmppClientExtension.h
+++ b/src/client/QXmppClientExtension.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppConfiguration.cpp b/src/client/QXmppConfiguration.cpp
index a5924a62..7d32c7cd 100644
--- a/src/client/QXmppConfiguration.cpp
+++ b/src/client/QXmppConfiguration.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppConfiguration.h b/src/client/QXmppConfiguration.h
index d6fd6eaf..513075c3 100644
--- a/src/client/QXmppConfiguration.h
+++ b/src/client/QXmppConfiguration.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppDiscoveryManager.cpp b/src/client/QXmppDiscoveryManager.cpp
index f047270e..5188a4e7 100644
--- a/src/client/QXmppDiscoveryManager.cpp
+++ b/src/client/QXmppDiscoveryManager.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
@@ -46,7 +46,7 @@ public:
QXmppDiscoveryManager::QXmppDiscoveryManager()
: d(new QXmppDiscoveryManagerPrivate)
{
- d->clientCapabilitiesNode = "https://github.com/jlaine/qxmpp";
+ d->clientCapabilitiesNode = "https://github.com/qxmpp-project/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 "https://github.com/jlaine/qxmpp".
+/// By default this is "https://github.com/qxmpp-project/qxmpp".
QString QXmppDiscoveryManager::clientCapabilitiesNode() const
{
diff --git a/src/client/QXmppDiscoveryManager.h b/src/client/QXmppDiscoveryManager.h
index 52f7b95f..a081a80f 100644
--- a/src/client/QXmppDiscoveryManager.h
+++ b/src/client/QXmppDiscoveryManager.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppEntityTimeManager.cpp b/src/client/QXmppEntityTimeManager.cpp
index 2f71fee7..4b73ecfa 100644
--- a/src/client/QXmppEntityTimeManager.cpp
+++ b/src/client/QXmppEntityTimeManager.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppEntityTimeManager.h b/src/client/QXmppEntityTimeManager.h
index f385800b..2530e550 100644
--- a/src/client/QXmppEntityTimeManager.h
+++ b/src/client/QXmppEntityTimeManager.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppInvokable.cpp b/src/client/QXmppInvokable.cpp
index 0526dc1e..39b92f85 100644
--- a/src/client/QXmppInvokable.cpp
+++ b/src/client/QXmppInvokable.cpp
@@ -5,7 +5,7 @@
* Ian Reinhart Geiser
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppInvokable.h b/src/client/QXmppInvokable.h
index 7d4190ff..d3888fe2 100644
--- a/src/client/QXmppInvokable.h
+++ b/src/client/QXmppInvokable.h
@@ -5,7 +5,7 @@
* Ian Reinhart Geiser
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppMessageReceiptManager.cpp b/src/client/QXmppMessageReceiptManager.cpp
index 9944850c..f993574a 100644
--- a/src/client/QXmppMessageReceiptManager.cpp
+++ b/src/client/QXmppMessageReceiptManager.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppMessageReceiptManager.h b/src/client/QXmppMessageReceiptManager.h
index d2197da8..09501dd7 100644
--- a/src/client/QXmppMessageReceiptManager.h
+++ b/src/client/QXmppMessageReceiptManager.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppMucManager.cpp b/src/client/QXmppMucManager.cpp
index ef9f5c3a..c281f491 100644
--- a/src/client/QXmppMucManager.cpp
+++ b/src/client/QXmppMucManager.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppMucManager.h b/src/client/QXmppMucManager.h
index b07c6de6..a9e841c2 100644
--- a/src/client/QXmppMucManager.h
+++ b/src/client/QXmppMucManager.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppOutgoingClient.cpp b/src/client/QXmppOutgoingClient.cpp
index b975d217..0ee1d1af 100644
--- a/src/client/QXmppOutgoingClient.cpp
+++ b/src/client/QXmppOutgoingClient.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppOutgoingClient.h b/src/client/QXmppOutgoingClient.h
index 09321320..99aa6ee5 100644
--- a/src/client/QXmppOutgoingClient.h
+++ b/src/client/QXmppOutgoingClient.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppRemoteMethod.cpp b/src/client/QXmppRemoteMethod.cpp
index e9106890..235a8bd6 100644
--- a/src/client/QXmppRemoteMethod.cpp
+++ b/src/client/QXmppRemoteMethod.cpp
@@ -5,7 +5,7 @@
* Ian Reinhart Geiser
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppRemoteMethod.h b/src/client/QXmppRemoteMethod.h
index 71ef05fa..16a2c2a2 100644
--- a/src/client/QXmppRemoteMethod.h
+++ b/src/client/QXmppRemoteMethod.h
@@ -5,7 +5,7 @@
* Ian Reinhart Geiser
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppRosterManager.cpp b/src/client/QXmppRosterManager.cpp
index 661f971e..80230ccb 100644
--- a/src/client/QXmppRosterManager.cpp
+++ b/src/client/QXmppRosterManager.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppRosterManager.h b/src/client/QXmppRosterManager.h
index 0acbb224..d2641fc9 100644
--- a/src/client/QXmppRosterManager.h
+++ b/src/client/QXmppRosterManager.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppRpcManager.cpp b/src/client/QXmppRpcManager.cpp
index 17cd0015..fb034999 100644
--- a/src/client/QXmppRpcManager.cpp
+++ b/src/client/QXmppRpcManager.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppRpcManager.h b/src/client/QXmppRpcManager.h
index 171ffe29..1b5ef88c 100644
--- a/src/client/QXmppRpcManager.h
+++ b/src/client/QXmppRpcManager.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppTransferManager.cpp b/src/client/QXmppTransferManager.cpp
index 6ef7327b..bf112389 100644
--- a/src/client/QXmppTransferManager.cpp
+++ b/src/client/QXmppTransferManager.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppTransferManager.h b/src/client/QXmppTransferManager.h
index 00d88a18..dc7a883d 100644
--- a/src/client/QXmppTransferManager.h
+++ b/src/client/QXmppTransferManager.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppTransferManager_p.h b/src/client/QXmppTransferManager_p.h
index 3cb5971c..0d5ea416 100644
--- a/src/client/QXmppTransferManager_p.h
+++ b/src/client/QXmppTransferManager_p.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppVCardManager.cpp b/src/client/QXmppVCardManager.cpp
index d4fded6f..ee506c60 100644
--- a/src/client/QXmppVCardManager.cpp
+++ b/src/client/QXmppVCardManager.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppVCardManager.h b/src/client/QXmppVCardManager.h
index 870ad538..4b14d438 100644
--- a/src/client/QXmppVCardManager.h
+++ b/src/client/QXmppVCardManager.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppVersionManager.cpp b/src/client/QXmppVersionManager.cpp
index bb9abad0..7aeaa58a 100644
--- a/src/client/QXmppVersionManager.cpp
+++ b/src/client/QXmppVersionManager.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/client/QXmppVersionManager.h b/src/client/QXmppVersionManager.h
index 68c7c168..b0eacc2e 100644
--- a/src/client/QXmppVersionManager.h
+++ b/src/client/QXmppVersionManager.h
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppDialback.cpp b/src/server/QXmppDialback.cpp
index 4f84e279..25282f56 100644
--- a/src/server/QXmppDialback.cpp
+++ b/src/server/QXmppDialback.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppDialback.h b/src/server/QXmppDialback.h
index a6da84f8..23962e7b 100644
--- a/src/server/QXmppDialback.h
+++ b/src/server/QXmppDialback.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppIncomingClient.cpp b/src/server/QXmppIncomingClient.cpp
index abd03b4c..4f04718c 100644
--- a/src/server/QXmppIncomingClient.cpp
+++ b/src/server/QXmppIncomingClient.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppIncomingClient.h b/src/server/QXmppIncomingClient.h
index e0f8a057..4d0f53f0 100644
--- a/src/server/QXmppIncomingClient.h
+++ b/src/server/QXmppIncomingClient.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppIncomingServer.cpp b/src/server/QXmppIncomingServer.cpp
index e9d7aec7..96944aa5 100644
--- a/src/server/QXmppIncomingServer.cpp
+++ b/src/server/QXmppIncomingServer.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppIncomingServer.h b/src/server/QXmppIncomingServer.h
index 0beffe29..b72dca2c 100644
--- a/src/server/QXmppIncomingServer.h
+++ b/src/server/QXmppIncomingServer.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppOutgoingServer.cpp b/src/server/QXmppOutgoingServer.cpp
index 53bb371b..3aaa4a4a 100644
--- a/src/server/QXmppOutgoingServer.cpp
+++ b/src/server/QXmppOutgoingServer.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppOutgoingServer.h b/src/server/QXmppOutgoingServer.h
index 0e635746..62a3e0f2 100644
--- a/src/server/QXmppOutgoingServer.h
+++ b/src/server/QXmppOutgoingServer.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppPasswordChecker.cpp b/src/server/QXmppPasswordChecker.cpp
index fa7889e2..a8abb586 100644
--- a/src/server/QXmppPasswordChecker.cpp
+++ b/src/server/QXmppPasswordChecker.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppPasswordChecker.h b/src/server/QXmppPasswordChecker.h
index d2962ea9..db2dd4cb 100644
--- a/src/server/QXmppPasswordChecker.h
+++ b/src/server/QXmppPasswordChecker.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppServer.cpp b/src/server/QXmppServer.cpp
index 7d15f942..643892fd 100644
--- a/src/server/QXmppServer.cpp
+++ b/src/server/QXmppServer.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppServer.h b/src/server/QXmppServer.h
index 23f09936..37744756 100644
--- a/src/server/QXmppServer.h
+++ b/src/server/QXmppServer.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppServerExtension.cpp b/src/server/QXmppServerExtension.cpp
index 6167992c..5e57ad90 100644
--- a/src/server/QXmppServerExtension.cpp
+++ b/src/server/QXmppServerExtension.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppServerExtension.h b/src/server/QXmppServerExtension.h
index f1a23e72..e8fc198d 100644
--- a/src/server/QXmppServerExtension.h
+++ b/src/server/QXmppServerExtension.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/src/server/QXmppServerPlugin.h b/src/server/QXmppServerPlugin.h
index 06205f3c..4a4ad33c 100644
--- a/src/server/QXmppServerPlugin.h
+++ b/src/server/QXmppServerPlugin.h
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmpparchiveiq/tst_qxmpparchiveiq.cpp b/tests/qxmpparchiveiq/tst_qxmpparchiveiq.cpp
index 8fe0a297..05d37813 100644
--- a/tests/qxmpparchiveiq/tst_qxmpparchiveiq.cpp
+++ b/tests/qxmpparchiveiq/tst_qxmpparchiveiq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppbindiq/tst_qxmppbindiq.cpp b/tests/qxmppbindiq/tst_qxmppbindiq.cpp
index 79f9461c..2229fd8a 100644
--- a/tests/qxmppbindiq/tst_qxmppbindiq.cpp
+++ b/tests/qxmppbindiq/tst_qxmppbindiq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppcodec/tst_qxmppcodec.cpp b/tests/qxmppcodec/tst_qxmppcodec.cpp
index a6df706f..a77e9384 100644
--- a/tests/qxmppcodec/tst_qxmppcodec.cpp
+++ b/tests/qxmppcodec/tst_qxmppcodec.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppdataform/tst_qxmppdataform.cpp b/tests/qxmppdataform/tst_qxmppdataform.cpp
index dff0d177..829ef196 100644
--- a/tests/qxmppdataform/tst_qxmppdataform.cpp
+++ b/tests/qxmppdataform/tst_qxmppdataform.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppdiscoveryiq/tst_qxmppdiscoveryiq.cpp b/tests/qxmppdiscoveryiq/tst_qxmppdiscoveryiq.cpp
index d0d1425f..17f4dfeb 100644
--- a/tests/qxmppdiscoveryiq/tst_qxmppdiscoveryiq.cpp
+++ b/tests/qxmppdiscoveryiq/tst_qxmppdiscoveryiq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppentitytimeiq/tst_qxmppentitytimeiq.cpp b/tests/qxmppentitytimeiq/tst_qxmppentitytimeiq.cpp
index 2cb51869..2178165b 100644
--- a/tests/qxmppentitytimeiq/tst_qxmppentitytimeiq.cpp
+++ b/tests/qxmppentitytimeiq/tst_qxmppentitytimeiq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppiq/tst_qxmppiq.cpp b/tests/qxmppiq/tst_qxmppiq.cpp
index 855cdbdc..a3d87976 100644
--- a/tests/qxmppiq/tst_qxmppiq.cpp
+++ b/tests/qxmppiq/tst_qxmppiq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppjingleiq/tst_qxmppjingleiq.cpp b/tests/qxmppjingleiq/tst_qxmppjingleiq.cpp
index 9311d729..e41194b8 100644
--- a/tests/qxmppjingleiq/tst_qxmppjingleiq.cpp
+++ b/tests/qxmppjingleiq/tst_qxmppjingleiq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppmessage/tst_qxmppmessage.cpp b/tests/qxmppmessage/tst_qxmppmessage.cpp
index 382ae857..218ff962 100644
--- a/tests/qxmppmessage/tst_qxmppmessage.cpp
+++ b/tests/qxmppmessage/tst_qxmppmessage.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppnonsaslauthiq/tst_qxmppnonsaslauthiq.cpp b/tests/qxmppnonsaslauthiq/tst_qxmppnonsaslauthiq.cpp
index 5931375f..6f65fea4 100644
--- a/tests/qxmppnonsaslauthiq/tst_qxmppnonsaslauthiq.cpp
+++ b/tests/qxmppnonsaslauthiq/tst_qxmppnonsaslauthiq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmpppresence/tst_qxmpppresence.cpp b/tests/qxmpppresence/tst_qxmpppresence.cpp
index f61d5acd..5283f8ed 100644
--- a/tests/qxmpppresence/tst_qxmpppresence.cpp
+++ b/tests/qxmpppresence/tst_qxmpppresence.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/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=\"https://github.com/jlaine/qxmpp\" ver=\"QgayPKawpkPSDYmwT/WM94uAlu0=\"/>"
+ "<c xmlns=\"http://jabber.org/protocol/caps\" hash=\"sha-1\" node=\"https://github.com/qxmpp-project/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("https://github.com/jlaine/qxmpp"));
+ QCOMPARE(presence.capabilityNode(), QString("https://github.com/qxmpp-project/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 f6723302..999efc59 100644
--- a/tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp
+++ b/tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppregisteriq/tst_qxmppregisteriq.cpp b/tests/qxmppregisteriq/tst_qxmppregisteriq.cpp
index e07e7bc1..a4e80fc5 100644
--- a/tests/qxmppregisteriq/tst_qxmppregisteriq.cpp
+++ b/tests/qxmppregisteriq/tst_qxmppregisteriq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppresultset/tst_qxmppresultset.cpp b/tests/qxmppresultset/tst_qxmppresultset.cpp
index c8a2ddea..56b76b65 100644
--- a/tests/qxmppresultset/tst_qxmppresultset.cpp
+++ b/tests/qxmppresultset/tst_qxmppresultset.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmpprosteriq/tst_qxmpprosteriq.cpp b/tests/qxmpprosteriq/tst_qxmpprosteriq.cpp
index 065349d7..9f9477cb 100644
--- a/tests/qxmpprosteriq/tst_qxmpprosteriq.cpp
+++ b/tests/qxmpprosteriq/tst_qxmpprosteriq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmpprpciq/tst_qxmpprpciq.cpp b/tests/qxmpprpciq/tst_qxmpprpciq.cpp
index eb03adcc..a5221126 100644
--- a/tests/qxmpprpciq/tst_qxmpprpciq.cpp
+++ b/tests/qxmpprpciq/tst_qxmpprpciq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmpprtppacket/tst_qxmpprtppacket.cpp b/tests/qxmpprtppacket/tst_qxmpprtppacket.cpp
index 0053ac57..427916cf 100644
--- a/tests/qxmpprtppacket/tst_qxmpprtppacket.cpp
+++ b/tests/qxmpprtppacket/tst_qxmpprtppacket.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppsasl/tst_qxmppsasl.cpp b/tests/qxmppsasl/tst_qxmppsasl.cpp
index a9135157..abaff3fc 100644
--- a/tests/qxmppsasl/tst_qxmppsasl.cpp
+++ b/tests/qxmppsasl/tst_qxmppsasl.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppserver/tst_qxmppserver.cpp b/tests/qxmppserver/tst_qxmppserver.cpp
index 67f76504..c4a78cb2 100644
--- a/tests/qxmppserver/tst_qxmppserver.cpp
+++ b/tests/qxmppserver/tst_qxmppserver.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppsessioniq/tst_qxmppsessioniq.cpp b/tests/qxmppsessioniq/tst_qxmppsessioniq.cpp
index 23024696..f83d64f2 100644
--- a/tests/qxmppsessioniq/tst_qxmppsessioniq.cpp
+++ b/tests/qxmppsessioniq/tst_qxmppsessioniq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppstanza/tst_qxmppstanza.cpp b/tests/qxmppstanza/tst_qxmppstanza.cpp
index 5739a65a..739077bb 100644
--- a/tests/qxmppstanza/tst_qxmppstanza.cpp
+++ b/tests/qxmppstanza/tst_qxmppstanza.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp b/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp
index d2a72629..f5f0ea0f 100644
--- a/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp
+++ b/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp
@@ -5,7 +5,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppstreaminitiationiq/tst_qxmppstreaminitiationiq.cpp b/tests/qxmppstreaminitiationiq/tst_qxmppstreaminitiationiq.cpp
index a8f804ae..5a4aa72b 100644
--- a/tests/qxmppstreaminitiationiq/tst_qxmppstreaminitiationiq.cpp
+++ b/tests/qxmppstreaminitiationiq/tst_qxmppstreaminitiationiq.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppstunmessage/tst_qxmppstunmessage.cpp b/tests/qxmppstunmessage/tst_qxmppstunmessage.cpp
index d24bc2d7..ae1355cf 100644
--- a/tests/qxmppstunmessage/tst_qxmppstunmessage.cpp
+++ b/tests/qxmppstunmessage/tst_qxmppstunmessage.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmpputils/tst_qxmpputils.cpp b/tests/qxmpputils/tst_qxmpputils.cpp
index 2a074cc9..d725a738 100644
--- a/tests/qxmpputils/tst_qxmpputils.cpp
+++ b/tests/qxmpputils/tst_qxmpputils.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/qxmppvcardiq/tst_qxmppvcardiq.cpp b/tests/qxmppvcardiq/tst_qxmppvcardiq.cpp
index 29568b4c..f24c71df 100644
--- a/tests/qxmppvcardiq/tst_qxmppvcardiq.cpp
+++ b/tests/qxmppvcardiq/tst_qxmppvcardiq.cpp
@@ -5,7 +5,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
@@ -165,7 +165,7 @@ void tst_QXmppVCardIq::testVCard()
"WfgYGBiQEHGJwSAK2BBQ1f3uvpAAAAAElFTkSuQmCC"
"</BINVAL>"
"</PHOTO>"
- "<URL>https://github.com/jlaine/qxmpp/</URL>"
+ "<URL>https://github.com/qxmpp-project/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("https://github.com/jlaine/qxmpp/"));
+ QCOMPARE(vcard.url(), QLatin1String("https://github.com/qxmpp-project/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 3bf6cceb..4f3830ee 100644
--- a/tests/qxmppversioniq/tst_qxmppversioniq.cpp
+++ b/tests/qxmppversioniq/tst_qxmppversioniq.cpp
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/tests/util.h b/tests/util.h
index 6c9c7c8a..c549d383 100644
--- a/tests/util.h
+++ b/tests/util.h
@@ -6,7 +6,7 @@
* Manjeet Dahiya
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*