mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 15:49:26 +02:00
* 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 -
This commit is contained in:
parent
22ab6dd329
commit
de7c03bd42
@ -1,9 +1,9 @@
|
||||
/ prt0.s (emx+fpc) -- Made from crt0.s,
|
||||
/ Copyright (c) 1990-1999-2001 by Eberhard Mattes.
|
||||
/ 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.
|
||||
|
||||
.globl __text
|
||||
|
@ -1,9 +1,9 @@
|
||||
/ prt0.s (emx+fpc) -- Made from crt0.s,
|
||||
/ Copyright (c) 1990-1999-2001 by Eberhard Mattes.
|
||||
/ 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.
|
||||
|
||||
.globl __text
|
||||
|
Loading…
Reference in New Issue
Block a user