MappedPalette.st
changeset 7954 975dd74ad78f
parent 7837 2af7483d8ef9
--- a/MappedPalette.st	Wed Feb 22 21:24:03 2017 +0100
+++ b/MappedPalette.st	Wed Feb 22 21:24:05 2017 +0100
@@ -1,6 +1,6 @@
 "
- COPYRIGHT (c) 1997 by eXept Software AG / Claus Gittinger
-	      All Rights Reserved
+ COPYRIGHT (c) 1997 by Claus Gittinger / eXept Software AG 
+              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
@@ -24,8 +24,8 @@
 
 copyright
 "
- COPYRIGHT (c) 1997 by eXept Software AG / Claus Gittinger
-	      All Rights Reserved
+ COPYRIGHT (c) 1997 by Claus Gittinger / eXept Software AG 
+              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
@@ -34,8 +34,6 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
-
-
 !
 
 documentation