Ver código fonte

* License clarification OS2/emx after discussion. Be more clear it is emx-lib
license in copying.emx, and that allows to remove the NOT GPL clause that
triggers license scanners.

git-svn-id: trunk@43969 -

marco 5 anos atrás
pai
commit
de7c03bd42
2 arquivos alterados com 6 adições e 6 exclusões
  1. 3 3
      rtl/emx/prt0.as
  2. 3 3
      rtl/os2/prt0.as

+ 3 - 3
rtl/emx/prt0.as

@@ -1,9 +1,9 @@
 / prt0.s (emx+fpc) -- Made from crt0.s,
 / prt0.s (emx+fpc) -- Made from crt0.s,
 /                     Copyright (c) 1990-1999-2001 by Eberhard Mattes.
 /                     Copyright (c) 1990-1999-2001 by Eberhard Mattes.
 /                     Changed for Free Pascal in 1997 Daniel Mantione.
 /                     Changed for Free Pascal in 1997 Daniel Mantione.
-/                     This code is _not_ under the Library GNU Public
-/                     License, because the original is not. See copying.emx
-/                     for details. You should have received it with this
+/                     This code is based on source distributed under the 
+/                     emx-lib license, see copying.emx for details.
+/		      You should have received it with this
 /                     product, write the author if you haven't.
 /                     product, write the author if you haven't.
 
 
         .globl  __text
         .globl  __text

+ 3 - 3
rtl/os2/prt0.as

@@ -1,9 +1,9 @@
 / prt0.s (emx+fpc) -- Made from crt0.s,
 / prt0.s (emx+fpc) -- Made from crt0.s,
 /                     Copyright (c) 1990-1999-2001 by Eberhard Mattes.
 /                     Copyright (c) 1990-1999-2001 by Eberhard Mattes.
 /                     Changed for Free Pascal in 1997 Daniel Mantione.
 /                     Changed for Free Pascal in 1997 Daniel Mantione.
-/                     This code is _not_ under the Library GNU Public
-/                     License, because the original is not. See copying.emx
-/                     for details. You should have received it with this
+/                     This code is based on source distributed under the 
+/                     emx-lib license, see copying.emx for details.
+/                     You should have received it with this
 /                     product, write the author if you haven't.
 /                     product, write the author if you haven't.
 
 
         .globl  __text
         .globl  __text