Re: AdaCore ... the Next SCO?



"Martin Krischik" <krischik@xxxxxxxxxxxxxxxxxxxxx> writes:

Georg Bauhaus wrote:

The GMGPL is certainly GPL compatible.

No they are not. Look at this simple code sniplet:

with GNAT.OS_Lib;

package My_OS_Lib
package Pass_Thrue renames GNAT.OS_Lib;
end My_OS_Lib;

I used a rename to make shure the problem is exposed.

What, exactly, are you trying to say here?

The GMGPL license is GPL compatible; see
http://www.gnu.org/philosophy/license-list.html#GPLCompatibleLicenses

That means you can use GMGPL source code in a project that also has
GPL source code; the license for the total project must be GPL.

Even if you run into a pragma License(some invalid identifier),
you just create a derivative work by placing '--' before the
pragma. Just make sure that the result, if distributed, is
distributed as required by the GPL.

Right: My work has to become GPL as well.

If you distribute binaries compiled with the GNAT GPL compiler, that
is true.

--
-- Stephe
.



Relevant Pages

  • Re: Lisp.app
    ... >>it next to links to Emacs and OpenMCL sources. ... I think the GPL should be satisfied. ... > seperate command to obtain the source of a deb package from your local ...
    (comp.lang.lisp)
  • Re: A new effort to provide latest NT Emacs binaries
    ... In my attempt to comply with the GPL ... it is, from the CVS repository. ... the binary package was five megabytes larger. ... archives are also easier to download for users not ...
    (comp.emacs)
  • Re: Artistic License (license to steal?) - Open Source copyrights
    ... as GPL. ... You may otherwise modify your copy of this Package in any way, ... to include your modifications in the Standard Version of the Package. ... covered by artistic license except modify it (and documenting all ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Licence
    ... Your license rights with respect to ... > In that case the SUSE distribution is illegally using all of the GPL ... Therefore you can't redistribute the non-GPL parts of the package under GPL ...
    (alt.os.linux.suse)
  • Re: ANNOUNCE: DTraq Released
    ... least theoretically use DTraq on non-GPL code. ... compiler...which would require the code be GPL if it was to be ... I haven't acquired GNAT GPL 2006 yet, ... So, if someone makes a Debian package of DTraq, that will be pure GPL. ...
    (comp.lang.ada)