Browse Source

Cosmetic: fix url in copyright message

Herman Schoenfeld 6 years ago
parent
commit
73d555c3e9
97 changed files with 97 additions and 97 deletions
  1. 1 1
      src/core.utils/UCoreObjects.pas
  2. 1 1
      src/core.utils/UCoreUtils.pas
  3. 1 1
      src/core.utils/UDataSources.pas
  4. 1 1
      src/core/UAES.pas
  5. 1 1
      src/core/UAccounts.pas
  6. 1 1
      src/core/UBaseTypes.pas
  7. 1 1
      src/core/UBlockChain.pas
  8. 1 1
      src/core/UChunk.pas
  9. 1 1
      src/core/UConst.pas
  10. 1 1
      src/core/UCrypto.pas
  11. 1 1
      src/core/UECIES.pas
  12. 1 1
      src/core/UFileStorage.pas
  13. 1 1
      src/core/UGPUMining.pas
  14. 1 1
      src/core/ULog.pas
  15. 1 1
      src/core/UNetProtection.pas
  16. 1 1
      src/core/UNetProtocol.pas
  17. 1 1
      src/core/UNode.pas
  18. 1 1
      src/core/UOpTransaction.pas
  19. 1 1
      src/core/UOpenSSL.pas
  20. 1 1
      src/core/UOpenSSLdef.pas
  21. 1 1
      src/core/UPoolMinerThreads.pas
  22. 1 1
      src/core/UPoolMining.pas
  23. 1 1
      src/core/URPC.pas
  24. 1 1
      src/core/URandomHash.pas
  25. 1 1
      src/core/UServerApp.pas
  26. 1 1
      src/core/USettings.pas
  27. 1 1
      src/core/USha256.pas
  28. 1 1
      src/core/UTCPIP.pas
  29. 1 1
      src/core/UThread.pas
  30. 1 1
      src/core/UTime.pas
  31. 1 1
      src/core/UTxMultiOperation.pas
  32. 1 1
      src/core/UWallet.pas
  33. 1 1
      src/core/upcdaemon.pas
  34. 1 1
      src/gui-classic/UFRMAbout.pas
  35. 1 1
      src/gui-classic/UFRMAccountSelect.pas
  36. 1 1
      src/gui-classic/UFRMNewPrivateKeyType.pas
  37. 1 1
      src/gui-classic/UFRMNodesIp.pas
  38. 1 1
      src/gui-classic/UFRMOperation.pas
  39. 1 1
      src/gui-classic/UFRMPascalCoinWalletConfig.pas
  40. 1 1
      src/gui-classic/UFRMPayloadDecoder.pas
  41. 1 1
      src/gui-classic/UFRMWallet.pas
  42. 1 1
      src/gui-classic/UFRMWalletKeys.pas
  43. 1 1
      src/gui-classic/UGridUtils.pas
  44. 1 1
      src/gui/UCTRLBanner.pas
  45. 1 1
      src/gui/UCTRLNoAccount.pas
  46. 1 1
      src/gui/UCTRLSyncronization.pas
  47. 1 1
      src/gui/UCTRLWallet.pas
  48. 1 1
      src/gui/UCellRenderers.pas
  49. 1 1
      src/gui/UFRMAbout.pas
  50. 1 1
      src/gui/UFRMAccountExplorer.pas
  51. 1 1
      src/gui/UFRMAccountInfo.pas
  52. 1 1
      src/gui/UFRMAccountSelect.pas
  53. 1 1
      src/gui/UFRMBlockExplorer.pas
  54. 1 1
      src/gui/UFRMExecuteOperations.pas
  55. 1 1
      src/gui/UFRMLogs.pas
  56. 1 1
      src/gui/UFRMMainForm.pas
  57. 1 1
      src/gui/UFRMMemoText.pas
  58. 1 1
      src/gui/UFRMMessages.pas
  59. 1 1
      src/gui/UFRMNodes.pas
  60. 1 1
      src/gui/UFRMNodesIp.pas
  61. 1 1
      src/gui/UFRMOperation.pas
  62. 1 1
      src/gui/UFRMOperationExplorer.pas
  63. 1 1
      src/gui/UFRMPascalCoinWalletConfig.pas
  64. 1 1
      src/gui/UFRMPayloadDecoder.pas
  65. 1 1
      src/gui/UFRMPendingOperations.pas
  66. 1 1
      src/gui/UFRMSaleAccounts.pas
  67. 1 1
      src/gui/UFRMWalletKeys.pas
  68. 1 1
      src/gui/UUserInterface.pas
  69. 1 1
      src/gui/wizards/operations/UWIZChangeKey_EnterKey.pas
  70. 1 1
      src/gui/wizards/operations/UWIZChangeKey_SelectKey.pas
  71. 1 1
      src/gui/wizards/operations/UWIZChangeKey_SelectOption.pas
  72. 1 1
      src/gui/wizards/operations/UWIZEnlistAccountForSale.pas
  73. 1 1
      src/gui/wizards/operations/UWIZEnlistAccountForSale_EnterLockingBlock.pas
  74. 1 1
      src/gui/wizards/operations/UWIZEnlistAccountForSale_EnterPublicKey.pas
  75. 1 1
      src/gui/wizards/operations/UWIZEnlistAccountForSale_EnterSaleAmount.pas
  76. 1 1
      src/gui/wizards/operations/UWIZEnlistAccountForSale_EnterSeller.pas
  77. 1 1
      src/gui/wizards/operations/UWIZEnlistAccountForSale_SelectOption.pas
  78. 1 1
      src/gui/wizards/operations/UWIZOperation.pas
  79. 1 1
      src/gui/wizards/operations/UWIZOperationConfirmation.pas
  80. 1 1
      src/gui/wizards/operations/UWIZOperationFee_Custom.pas
  81. 1 1
      src/gui/wizards/operations/UWIZOperationPayload_Content.pas
  82. 1 1
      src/gui/wizards/operations/UWIZOperationPayload_Encryption.pas
  83. 1 1
      src/gui/wizards/operations/UWIZOperationPayload_Password.pas
  84. 1 1
      src/gui/wizards/operations/UWIZOperationSelected.pas
  85. 1 1
      src/gui/wizards/operations/UWIZOperationSigner_Select.pas
  86. 1 1
      src/gui/wizards/operations/UWIZSendPASC.pas
  87. 1 1
      src/gui/wizards/operations/UWIZSendPASC_Details.pas
  88. 1 1
      src/gui/wizards/wallet/UWIZAddKey.pas
  89. 1 1
      src/gui/wizards/wallet/UWIZAddKey_EnterName.pas
  90. 1 1
      src/gui/wizards/wallet/UWIZAddKey_GenerateOrImport.pas
  91. 1 1
      src/gui/wizards/wallet/UWIZAddKey_ImportPrivKey.pas
  92. 1 1
      src/gui/wizards/wallet/UWIZAddKey_ImportPubKey.pas
  93. 1 1
      src/gui/wizards/wallet/UWIZAddKey_SelectEncryption.pas
  94. 1 1
      src/gui/wizards/wallet/UWIZAddKey_Start.pas
  95. 1 1
      src/libraries/pascalcoin/UAppParams.pas
  96. 1 1
      src/libraries/pascalcoin/UFolderHelper.pas
  97. 1 1
      src/libraries/pascalcoin/UJSONFunctions.pas

+ 1 - 1
src/core.utils/UCoreObjects.pas

@@ -7,7 +7,7 @@ unit UCoreObjects;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/core.utils/UCoreUtils.pas

@@ -7,7 +7,7 @@ unit UCoreUtils;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/core.utils/UDataSources.pas

@@ -7,7 +7,7 @@ unit UDataSources;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/core/UAES.pas

@@ -7,7 +7,7 @@ unit UAES;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UAccounts.pas

@@ -7,7 +7,7 @@ unit UAccounts;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UBaseTypes.pas

@@ -7,7 +7,7 @@ unit UBaseTypes;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UBlockChain.pas

@@ -7,7 +7,7 @@ unit UBlockChain;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UChunk.pas

@@ -7,7 +7,7 @@ unit UChunk;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UConst.pas

@@ -7,7 +7,7 @@ unit UConst;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UCrypto.pas

@@ -7,7 +7,7 @@ unit UCrypto;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UECIES.pas

@@ -7,7 +7,7 @@ unit UECIES;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UFileStorage.pas

@@ -7,7 +7,7 @@ unit UFileStorage;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UGPUMining.pas

@@ -7,7 +7,7 @@ unit UGPUMining;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/ULog.pas

@@ -7,7 +7,7 @@ unit ULog;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UNetProtection.pas

@@ -7,7 +7,7 @@ unit UNetProtection;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UNetProtocol.pas

@@ -7,7 +7,7 @@ unit UNetProtocol;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UNode.pas

@@ -7,7 +7,7 @@ unit UNode;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UOpTransaction.pas

@@ -7,7 +7,7 @@ unit UOpTransaction;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UOpenSSL.pas

@@ -7,7 +7,7 @@ unit UOpenSSL;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements

+ 1 - 1
src/core/UOpenSSLdef.pas

@@ -7,7 +7,7 @@ unit UOpenSSLdef;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements

+ 1 - 1
src/core/UPoolMinerThreads.pas

@@ -7,7 +7,7 @@ unit UPoolMinerThreads;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UPoolMining.pas

@@ -7,7 +7,7 @@ unit UPoolMining;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/URPC.pas

@@ -7,7 +7,7 @@ unit URPC;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/URandomHash.pas

@@ -9,7 +9,7 @@ unit URandomHash;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/core/UServerApp.pas

@@ -7,7 +7,7 @@ unit UServerApp;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/core/USettings.pas

@@ -7,7 +7,7 @@ unit USettings;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements

+ 1 - 1
src/core/USha256.pas

@@ -7,7 +7,7 @@ unit USha256;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/core/UTCPIP.pas

@@ -7,7 +7,7 @@ unit UTCPIP;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UThread.pas

@@ -7,7 +7,7 @@ unit UThread;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UTime.pas

@@ -7,7 +7,7 @@ unit UTime;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UTxMultiOperation.pas

@@ -7,7 +7,7 @@ unit UTxMultiOperation;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/UWallet.pas

@@ -7,7 +7,7 @@ unit UWallet;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/core/upcdaemon.pas

@@ -7,7 +7,7 @@ unit upcdaemon;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui-classic/UFRMAbout.pas

@@ -7,7 +7,7 @@ unit UFRMAbout;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui-classic/UFRMAccountSelect.pas

@@ -7,7 +7,7 @@ unit UFRMAccountSelect;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui-classic/UFRMNewPrivateKeyType.pas

@@ -7,7 +7,7 @@ unit UFRMNewPrivateKeyType;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui-classic/UFRMNodesIp.pas

@@ -7,7 +7,7 @@ unit UFRMNodesIp;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui-classic/UFRMOperation.pas

@@ -7,7 +7,7 @@ unit UFRMOperation;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui-classic/UFRMPascalCoinWalletConfig.pas

@@ -7,7 +7,7 @@ unit UFRMPascalCoinWalletConfig;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui-classic/UFRMPayloadDecoder.pas

@@ -7,7 +7,7 @@ unit UFRMPayloadDecoder;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui-classic/UFRMWallet.pas

@@ -7,7 +7,7 @@ unit UFRMWallet;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui-classic/UFRMWalletKeys.pas

@@ -7,7 +7,7 @@ unit UFRMWalletKeys;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui-classic/UGridUtils.pas

@@ -7,7 +7,7 @@ unit UGridUtils;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui/UCTRLBanner.pas

@@ -7,7 +7,7 @@ unit UCTRLBanner;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/UCTRLNoAccount.pas

@@ -7,7 +7,7 @@ unit UCTRLNoAccount;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/UCTRLSyncronization.pas

@@ -7,7 +7,7 @@ unit UCTRLSyncronization;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/UCTRLWallet.pas

@@ -7,7 +7,7 @@ unit UCTRLWallet;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/UCellRenderers.pas

@@ -7,7 +7,7 @@ unit UCellRenderers;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/UFRMAbout.pas

@@ -7,7 +7,7 @@ unit UFRMAbout;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui/UFRMAccountExplorer.pas

@@ -7,7 +7,7 @@ unit UFRMAccountExplorer;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/UFRMAccountInfo.pas

@@ -7,7 +7,7 @@ unit UFRMAccountInfo;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/UFRMAccountSelect.pas

@@ -7,7 +7,7 @@ unit UFRMAccountSelect;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui/UFRMBlockExplorer.pas

@@ -7,7 +7,7 @@ unit UFRMBlockExplorer;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/UFRMExecuteOperations.pas

@@ -7,7 +7,7 @@ unit UFRMExecuteOperations;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/UFRMLogs.pas

@@ -7,7 +7,7 @@ unit UFRMLogs;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/UFRMMainForm.pas

@@ -7,7 +7,7 @@ unit UFRMMainForm;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/UFRMMemoText.pas

@@ -7,7 +7,7 @@ unit UFRMMemoText;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/UFRMMessages.pas

@@ -7,7 +7,7 @@ unit UFRMMessages;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/UFRMNodes.pas

@@ -7,7 +7,7 @@ unit UFRMNodes;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/UFRMNodesIp.pas

@@ -7,7 +7,7 @@ unit UFRMNodesIp;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui/UFRMOperation.pas

@@ -7,7 +7,7 @@ unit UFRMOperation;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui/UFRMOperationExplorer.pas

@@ -7,7 +7,7 @@ unit UFRMOperationExplorer;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/UFRMPascalCoinWalletConfig.pas

@@ -7,7 +7,7 @@ unit UFRMPascalCoinWalletConfig;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui/UFRMPayloadDecoder.pas

@@ -7,7 +7,7 @@ unit UFRMPayloadDecoder;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/gui/UFRMPendingOperations.pas

@@ -7,7 +7,7 @@ unit UFRMPendingOperations;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/UFRMSaleAccounts.pas

@@ -7,7 +7,7 @@ unit UFRMSaleAccounts;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/UFRMWalletKeys.pas

@@ -7,7 +7,7 @@ unit UFRMWalletKeys;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/UUserInterface.pas

@@ -7,7 +7,7 @@ unit UUserInterface;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZChangeKey_EnterKey.pas

@@ -7,7 +7,7 @@ unit UWIZChangeKey_EnterKey;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZChangeKey_SelectKey.pas

@@ -7,7 +7,7 @@ unit UWIZChangeKey_SelectKey;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZChangeKey_SelectOption.pas

@@ -7,7 +7,7 @@ unit UWIZChangeKey_SelectOption;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZEnlistAccountForSale.pas

@@ -7,7 +7,7 @@ unit UWIZEnlistAccountForSale;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZEnlistAccountForSale_EnterLockingBlock.pas

@@ -7,7 +7,7 @@ unit UWIZEnlistAccountForSale_EnterLockingBlock;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZEnlistAccountForSale_EnterPublicKey.pas

@@ -7,7 +7,7 @@ unit UWIZEnlistAccountForSale_EnterPublicKey;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZEnlistAccountForSale_EnterSaleAmount.pas

@@ -7,7 +7,7 @@ unit UWIZEnlistAccountForSale_EnterSaleAmount;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZEnlistAccountForSale_EnterSeller.pas

@@ -7,7 +7,7 @@ unit UWIZEnlistAccountForSale_EnterSeller;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZEnlistAccountForSale_SelectOption.pas

@@ -7,7 +7,7 @@ unit UWIZEnlistAccountForSale_SelectOption;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZOperation.pas

@@ -7,7 +7,7 @@ unit UWIZOperation;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZOperationConfirmation.pas

@@ -7,7 +7,7 @@ unit UWIZOperationConfirmation;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZOperationFee_Custom.pas

@@ -7,7 +7,7 @@ unit UWIZOperationFee_Custom;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZOperationPayload_Content.pas

@@ -7,7 +7,7 @@ unit UWIZOperationPayload_Content;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZOperationPayload_Encryption.pas

@@ -7,7 +7,7 @@ unit UWIZOperationPayload_Encryption;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZOperationPayload_Password.pas

@@ -7,7 +7,7 @@ unit UWIZOperationPayload_Password;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZOperationSelected.pas

@@ -7,7 +7,7 @@ unit UWIZOperationSelected;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZOperationSigner_Select.pas

@@ -7,7 +7,7 @@ unit UWIZOperationSigner_Select;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZSendPASC.pas

@@ -7,7 +7,7 @@ unit UWIZSendPASC;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/operations/UWIZSendPASC_Details.pas

@@ -7,7 +7,7 @@ unit UWIZSendPASC_Details;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   Acknowledgements:

+ 1 - 1
src/gui/wizards/wallet/UWIZAddKey.pas

@@ -7,7 +7,7 @@ unit UWIZAddKey;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/wizards/wallet/UWIZAddKey_EnterName.pas

@@ -7,7 +7,7 @@ unit UWIZAddKey_EnterName;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/wizards/wallet/UWIZAddKey_GenerateOrImport.pas

@@ -7,7 +7,7 @@ unit UWIZAddKey_GenerateOrImport;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/wizards/wallet/UWIZAddKey_ImportPrivKey.pas

@@ -7,7 +7,7 @@ unit UWIZAddKey_ImportPrivKey;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/wizards/wallet/UWIZAddKey_ImportPubKey.pas

@@ -7,7 +7,7 @@ unit UWIZAddKey_ImportPubKey;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/wizards/wallet/UWIZAddKey_SelectEncryption.pas

@@ -7,7 +7,7 @@ unit UWIZAddKey_SelectEncryption;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/gui/wizards/wallet/UWIZAddKey_Start.pas

@@ -7,7 +7,7 @@ unit UWIZAddKey_Start;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   THIS LICENSE HEADER MUST NOT BE REMOVED.

+ 1 - 1
src/libraries/pascalcoin/UAppParams.pas

@@ -7,7 +7,7 @@ unit UAppParams;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/libraries/pascalcoin/UFolderHelper.pas

@@ -7,7 +7,7 @@ unit UFolderHelper;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin:

+ 1 - 1
src/libraries/pascalcoin/UJSONFunctions.pas

@@ -7,7 +7,7 @@ unit UJSONFunctions;
 
   This unit is a part of the PascalCoin Project, an infinitely scalable
   cryptocurrency. Find us here:
-  Web: https://pascalcoin.org
+  Web: https://www.pascalcoin.org
   Source: https://github.com/PascalCoin/PascalCoin
 
   If you like it, consider a donation using Bitcoin: