mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 20:09:27 +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,
|
/ 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
|
/ This code is based on source distributed under the
|
||||||
/ License, because the original is not. See copying.emx
|
/ emx-lib license, see copying.emx for details.
|
||||||
/ for details. You should have received it with this
|
/ 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
|
||||||
|
@ -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
|
/ This code is based on source distributed under the
|
||||||
/ License, because the original is not. See copying.emx
|
/ emx-lib license, see copying.emx for details.
|
||||||
/ for details. You should have received it with this
|
/ 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
|
||||||
|
Loading…
Reference in New Issue
Block a user