comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison<dennison@telepath.com>
Subject: Re: GNAT and GCC 3.0
Date: Tue, 09 Oct 2001 15:17:56 GMT
Date: 2001-10-09T15:17:56+00:00	[thread overview]
Message-ID: <EyEw7.21607$ev2.29933@www.newsranger.com> (raw)
In-Reply-To: 3BC196CF.ACEA8F64@brighton.ac.uk

In article <3BC196CF.ACEA8F64@brighton.ac.uk>, John English says...
>
>Does this apply to binaries? Certainly Perl, Python and Tcl are "open source"
>in some form (Perl is Perl Artistic License, Tcl is (c) Regents of University
>
>Not being a lawyer, I don't know if the GPL would prevent such conditions
>being imposed on a precompiled binary made from GPL source, or whether
>the vendor is merely obliged to point you at the sources and say "here
>you are, you can compile it yourself if you want to, but you can't give
>away copies of *our* compiled binaries".

The GPL does indeed prevent such restrictions. You don't really have to be a
laywer to get a pretty good understanding of it. A programmer that can look at
source code and understand what it is doing should be capable of looking at a
page of rules written in their own language and understand what they mean. The
GPL is quite short, and is available here: http://www.gnu.org/licenses/gpl.html

Probably the most relevant passage is:
---
3.  You may copy and distribute the Program (or a work based on it, under
Section 2) in object code or executable form under the terms of Sections 1 and 2
above provided that you also do one of the following:

* a) Accompany it with the complete corresponding machine-readable source code,
which must be distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,

* b) Accompany it with a written offer, valid for at least three years, to give
any third party, for a charge no more than your cost of physically performing
source distribution, a complete machine-readable copy of the corresponding
source code, to be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange; or,

* c) Accompany it with the information you received as to the offer to
distribute corresponding source code. (This alternative is allowed only for
noncommercial distribution and only if you received the program in object code
or executable form with such an offer, in accord with Subsection b above.)
----


The only real danger here is that the copyright holder could always decide to
provide a release under a different license. However, the FSF is the copyright
holder for Gnat, and I doubt they will ever do that. :-)

---
T.E.D.    homepage   - http://www.telepath.com/dennison/Ted/TED.html

No trees were killed in the sending of this message. 
However a large number of electrons were terribly inconvenienced.



  parent reply	other threads:[~2001-10-09 15:17 UTC|newest]

Thread overview: 84+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-02 15:47 GNAT and GCC 3.0 G. Fisher
2001-10-02 17:54 ` Ted Dennison
2001-10-04 18:38   ` Robert Dewar
2001-10-05  8:39     ` Juanma Barranquero
2001-10-06 14:24       ` Robert Dewar
2001-10-07 10:23         ` Florian Weimer
2001-10-08  7:53         ` Juanma Barranquero
2001-10-05 23:06     ` Britt Snodgrass
2001-10-06  6:58       ` Florian Weimer
2001-10-06 17:51       ` Robert Dewar
2001-10-08 11:24         ` Steffen Huber
2001-10-10  6:07           ` Robert Dewar
2001-10-11  4:02         ` David Brown
2001-10-11  9:24           ` Lutz Donnerhacke
2001-10-02 18:21 ` David Starner
2001-10-02 20:22   ` Ted Dennison
2001-10-02 21:21     ` Ted Dennison
2001-10-03  0:02       ` David Starner
2001-10-03 13:58         ` Ted Dennison
2001-10-03  4:02 ` Robert Dewar
2001-10-04 22:58   ` Ronald Cole
2001-10-05 15:08     ` Ted Dennison
2001-10-07  2:38       ` Robert Dewar
2001-10-06 14:39     ` Robert Dewar
2001-10-07  2:30       ` David Botton
2001-10-08  9:10         ` John English
2001-10-08 10:38           ` Samuel Tardieu
2001-10-08 12:06             ` John English
2001-10-08 14:39               ` Aidan Skinner
2001-10-08 15:05               ` David Botton
2001-10-08 19:40                 ` Matthew Woodcraft
2001-10-09 22:22                 ` Robert Dewar
2001-10-11 12:08                   ` David Botton
2001-10-09 15:17               ` Ted Dennison [this message]
2001-10-09 15:46                 ` Steven Deller
2001-10-09 17:34                   ` Ted Dennison
2001-10-09 22:31                   ` Robert Dewar
2001-10-09 16:53                 ` Wes Groleau
2001-10-09 22:25                 ` Robert Dewar
2001-10-09 22:20               ` Robert Dewar
2001-10-15  8:08                 ` John English
2001-10-09 22:16             ` Robert Dewar
2001-10-08 14:54           ` David Botton
2001-10-09 22:18         ` Robert Dewar
2001-10-11 12:16           ` David Botton
2001-10-07 15:28       ` Ronald Cole
2001-10-07 22:30         ` Pat Rogers
2001-10-08  3:27           ` David Starner
2001-10-08 13:51             ` Pat Rogers
2001-10-09 21:00               ` Ronald Cole
2001-10-10  6:11                 ` Robert Dewar
2001-10-10  7:10                   ` Ronald Cole
2001-10-10  9:59                   ` Larry Kilgallen
     [not found]                   ` <m3669o0y2u.fsf@yakisoba.forte-inOrganization: LJK Software <TcK5AtkXbXj1@eisner.encompasserve.org>
2001-10-10 16:30                     ` Florian Weimer
2001-12-05 20:58                     ` Ronald Cole
2001-12-05 21:35                       ` Wes Groleau
2001-12-05 23:45                         ` Ronald Cole
2001-12-06  5:27                           ` Robert Dewar
2001-12-06 17:32                             ` Ted Dennison
2001-12-06 20:04                               ` Simon Wright
2001-12-07  1:59                               ` Robert Dewar
2001-12-07 16:44                                 ` Ted Dennison
2001-12-07  1:43                             ` Florian Weimer
2001-12-07 14:42                               ` Stephen Leake
2001-12-07 21:06                                 ` Florian Weimer
2001-12-08  4:24                                   ` Robert Dewar
2001-12-08  4:25                                   ` Robert Dewar
2001-12-08 12:35                                     ` Robert Dewar
2001-12-06 17:04                           ` Wes Groleau
2001-12-05 21:39                       ` Wes Groleau
2001-12-05 21:52                       ` Pat Rogers
2001-12-05 23:35                         ` Ronald Cole
2001-10-10  6:23                 ` Robert Dewar
2001-10-10  7:38                   ` Ronald Cole
2001-10-10  9:01                   ` Lutz Donnerhacke
2001-10-10 17:06                     ` Ted Dennison
2001-10-11  9:22                       ` Lutz Donnerhacke
2001-10-12  9:10                         ` Florian Weimer
2001-10-12 10:03                           ` Lutz Donnerhacke
2001-10-13  2:07                     ` Robert Dewar
2001-10-03  7:24 ` Rob_NOWHERE.
2001-10-03  8:13   ` Pascal Obry
2001-10-03 12:08   ` Claude SIMON
2001-10-03 16:17   ` Robert Dewar
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox