From b324acddea12b602251855a07312120db7f0b91b Mon Sep 17 00:00:00 2001 From: Ron Pinkas Date: Fri, 27 Oct 2000 15:54:28 +0000 Subject: [PATCH] 2000-10-27 08:50 UTC+0800 Ron Pinkas * source/compiler/genc.c * source/compiler/genhrb.c * source/compiler/genjava.c * source/compiler/genobj32.c * source/compiler/harbour.c * source/compiler/harbour.l * source/compiler/harbour.slx * source/compiler/harbour.sly * source/compiler/harbour.y - Removed License Exception from core compiler files that are not part of HVM or HRL /* Dave, could you please verify this is correct. */ --- harbour/ChangeLog | 17 ++++++++++++++++- harbour/source/compiler/genc.c | 7 ------- harbour/source/compiler/genhrb.c | 7 ------- harbour/source/compiler/genjava.c | 7 ------- harbour/source/compiler/genobj32.c | 7 ------- harbour/source/compiler/harbour.c | 7 ------- harbour/source/compiler/harbour.l | 7 ------- harbour/source/compiler/harbour.slx | 7 ------- harbour/source/compiler/harbour.sly | 7 ------- harbour/source/compiler/harbour.y | 7 ------- 10 files changed, 16 insertions(+), 64 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e8c14a2d76..b58e82b92b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,8 +1,23 @@ +2000-10-27 08:50 UTC+0800 Ron Pinkas + + * source/compiler/genc.c + * source/compiler/genhrb.c + * source/compiler/genjava.c + * source/compiler/genobj32.c + * source/compiler/harbour.c + * source/compiler/harbour.l + * source/compiler/harbour.slx + * source/compiler/harbour.sly + * source/compiler/harbour.y + - Removed License Exception from core compiler files that are not part of HVM or HRL + + /* Dave, could you please verify this is correct. */ + 2000-10-27 10:40 UTC+0100 Ryszard Glab *include/hbrddcdx.h *some comments added - + *source/rdd/dbfcdx/dbfcdx1.c * result of macro evaluation (hb_macroRun()) has to be popped from the stack diff --git a/harbour/source/compiler/genc.c b/harbour/source/compiler/genc.c index 6dfd9e0a38..478785e33d 100644 --- a/harbour/source/compiler/genc.c +++ b/harbour/source/compiler/genc.c @@ -14,13 +14,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version, with one exception: * - * The exception is that if you link the Harbour Runtime Library (HRL) - * and/or the Harbour Virtual Machine (HVM) with other files to produce - * an executable, this does not by itself cause the resulting executable - * to be covered by the GNU General Public License. Your use of that - * executable is in no way restricted on account of linking the HRL - * and/or HVM code into it. - * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/harbour/source/compiler/genhrb.c b/harbour/source/compiler/genhrb.c index 6fe059b692..5fb883856a 100644 --- a/harbour/source/compiler/genhrb.c +++ b/harbour/source/compiler/genhrb.c @@ -14,13 +14,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version, with one exception: * - * The exception is that if you link the Harbour Runtime Library (HRL) - * and/or the Harbour Virtual Machine (HVM) with other files to produce - * an executable, this does not by itself cause the resulting executable - * to be covered by the GNU General Public License. Your use of that - * executable is in no way restricted on account of linking the HRL - * and/or HVM code into it. - * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/harbour/source/compiler/genjava.c b/harbour/source/compiler/genjava.c index ac2e6df7e8..40fb4d3c90 100644 --- a/harbour/source/compiler/genjava.c +++ b/harbour/source/compiler/genjava.c @@ -15,13 +15,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version, with one exception: * - * The exception is that if you link the Harbour Runtime Library (HRL) - * and/or the Harbour Virtual Machine (HVM) with other files to produce - * an executable, this does not by itself cause the resulting executable - * to be covered by the GNU General Public License. Your use of that - * executable is in no way restricted on account of linking the HRL - * and/or HVM code into it. - * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/harbour/source/compiler/genobj32.c b/harbour/source/compiler/genobj32.c index 7a4ada6ae0..680853ea27 100644 --- a/harbour/source/compiler/genobj32.c +++ b/harbour/source/compiler/genobj32.c @@ -14,13 +14,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version, with one exception: * - * The exception is that if you link the Harbour Runtime Library (HRL) - * and/or the Harbour Virtual Machine (HVM) with other files to produce - * an executable, this does not by itself cause the resulting executable - * to be covered by the GNU General Public License. Your use of that - * executable is in no way restricted on account of linking the HRL - * and/or HVM code into it. - * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/harbour/source/compiler/harbour.c b/harbour/source/compiler/harbour.c index b20b3427a1..7a6ec97149 100644 --- a/harbour/source/compiler/harbour.c +++ b/harbour/source/compiler/harbour.c @@ -14,13 +14,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version, with one exception: * - * The exception is that if you link the Harbour Runtime Library (HRL) - * and/or the Harbour Virtual Machine (HVM) with other files to produce - * an executable, this does not by itself cause the resulting executable - * to be covered by the GNU General Public License. Your use of that - * executable is in no way restricted on account of linking the HRL - * and/or HVM code into it. - * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/harbour/source/compiler/harbour.l b/harbour/source/compiler/harbour.l index 1ad3943b8e..3b0a7d5acf 100644 --- a/harbour/source/compiler/harbour.l +++ b/harbour/source/compiler/harbour.l @@ -15,13 +15,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version, with one exception: * - * The exception is that if you link the Harbour Runtime Library (HRL) - * and/or the Harbour Virtual Machine (HVM) with other files to produce - * an executable, this does not by itself cause the resulting executable - * to be covered by the GNU General Public License. Your use of that - * executable is in no way restricted on account of linking the HRL - * and/or HVM code into it. - * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/harbour/source/compiler/harbour.slx b/harbour/source/compiler/harbour.slx index eaf20c6f12..d1f2691db5 100644 --- a/harbour/source/compiler/harbour.slx +++ b/harbour/source/compiler/harbour.slx @@ -14,13 +14,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version, with one exception: * - * The exception is that if you link the Harbour Runtime Library (HRL) - * and/or the Harbour Virtual Machine (HVM) with other files to produce - * an executable, this does not by itself cause the resulting executable - * to be covered by the GNU General Public License. Your use of that - * executable is in no way restricted on account of linking the HRL - * and/or HVM code into it. - * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/harbour/source/compiler/harbour.sly b/harbour/source/compiler/harbour.sly index 43dd54b9a6..1aa99df173 100644 --- a/harbour/source/compiler/harbour.sly +++ b/harbour/source/compiler/harbour.sly @@ -15,13 +15,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version, with one exception: * - * The exception is that if you link the Harbour Runtime Library (HRL) - * and/or the Harbour Virtual Machine (HVM) with other files to produce - * an executable, this does not by itself cause the resulting executable - * to be covered by the GNU General Public License. Your use of that - * executable is in no way restricted on account of linking the HRL - * and/or HVM code into it. - * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/harbour/source/compiler/harbour.y b/harbour/source/compiler/harbour.y index 78afb87984..2eaee6b43b 100644 --- a/harbour/source/compiler/harbour.y +++ b/harbour/source/compiler/harbour.y @@ -15,13 +15,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version, with one exception: * - * The exception is that if you link the Harbour Runtime Library (HRL) - * and/or the Harbour Virtual Machine (HVM) with other files to produce - * an executable, this does not by itself cause the resulting executable - * to be covered by the GNU General Public License. Your use of that - * executable is in no way restricted on account of linking the HRL - * and/or HVM code into it. - * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the