OSXOperatingSystem.st
changeset 21455 a657a28cab85
parent 21452 3435141db80f
child 21580 b0c093983502
--- a/OSXOperatingSystem.st	Wed Feb 15 22:16:34 2017 +0100
+++ b/OSXOperatingSystem.st	Wed Feb 15 22:29:42 2017 +0100
@@ -1,6 +1,6 @@
 "
  COPYRIGHT (c) 2013 by Claus Gittinger
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -180,7 +180,7 @@
 copyright
 "
  COPYRIGHT (c) 2013 by Claus Gittinger
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -196,7 +196,7 @@
     a small number of OS-X specific redefinitions here.
 
     [Author:]
-        Claus Gittinger
+	Claus Gittinger
 "
 ! !
 
@@ -470,4 +470,3 @@
 version_CVS
     ^ '$Header$'
 ! !
-