Browse Source

Fix: copyright messages

Herman Schoenfeld 8 years ago
parent
commit
3f727df213
2 changed files with 3 additions and 2 deletions
  1. 2 1
      Units/Utils/UCommon.pas
  2. 1 1
      Units/Utils/UWizard.pas

+ 2 - 1
Units/Utils/UCommon.pas

@@ -1,5 +1,6 @@
 {
   Copyright (c) 2017 The PascalCoin Project
+  Copyright (c) 2017 Sphere 10 Software
 
   Author: Herman Schoenfeld <[email protected]>
 
@@ -7,7 +8,7 @@
   or visit http://www.opensource.org/licenses/mit-license.php.
 
   This code has been donated to The PascalCoin Project by Sphere 10 Software (www.sphere10.com)
-  who retains independentCopyright (c) 2017 Sphere 10 Software.
+  who retains independent copyright.
 
   Additional Credits:
     <contributors add yourselves here>

+ 1 - 1
Units/Utils/UWizard.pas

@@ -7,7 +7,7 @@
   or visit http://www.opensource.org/licenses/mit-license.php.
 
   This code has been donated to The PascalCoin Project by Sphere 10 Software (www.sphere10.com)
-  who retains independentCopyright (c) 2017 Sphere 10 Software.
+  who retains independent Copyright (c) 2017 Sphere 10 Software.
 
   Additional Credits:
     <contributors add yourselves here>