public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jiri Gaisler <jiri@gaisler.com>
To: Markus Schaber <schabi@logix-tt.com>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Are copyright assignments detrimental to eCos?
Date: Fri, 04 Apr 2008 09:36:00 -0000	[thread overview]
Message-ID: <200804040912.m349CrYq028389@mail176c2.megamailservers.com> (raw)
Message-ID: <47F5F130.2030800@gaisler.com> (raw)
In-Reply-To: <20080404104457.35553e0a@kingfisher.sec.intern.logix-tt.com>


This is getting interesting. I understand the difference
between LGPL and GPL better now, and I have found the eCos
lining exception part in the license:

// As a special exception, if other files instantiate templates or use macros
// or inline functions from this file, or you compile this file and link it
// with other works to produce a work based on this file, this file does not
// by itself cause the resulting work to be covered by the GNU General Public
// License. However the source code for this file must still be made available
// in accordance with section (3) of the GNU General Public License.


Does this mean that if we contribute some files to eCos under
this license and they end up in eCos Pro, any modifications to
them made by eCosCentric would have to be published and could be
merged back to the open version of eCos. The last sentence seems
to indicate this, I just want be sure.

I have looked at the files in eCos Pro, and majority of it has
the GPL license with the linking exception. Is there anything that
would prevent me from merging updated files from eCos Pro back
to the open CVS version?

Jiri.

Markus Schaber wrote:
> Hi, Jiri,
> 
> Jiri Gaisler <jiri@gaisler.com> wrote:
> 
>> Using LGPL does not require you ship your firmware as
>> object files and link later. My understanding of LGPL
>> is that you can ship proprietary core linked with LGPL
>> code, without having to open-source the proprietary
>> code. It is only the modifications of the LGPL code
>> you must publish, which is exactly what we are after.
> 
> Please read the LGPL carefully.
> 
> You stumbled over one of the differences between the LGPL and the "GPL
> with linking exception", as used by eCos or the GCC run time library,
> AFAIR.
> 
> 
> Regards,
> Markus
> 

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2008-04-04  9:13 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-28  2:59 Øyvind Harboe
2008-04-02 19:01 ` Jonathan Larmour
2008-04-03  9:38   ` Markus Schaber
     [not found]     ` <47F4A57F.1080501@gaisler.com>
2008-04-03 11:14       ` Jiri Gaisler
2008-04-03 18:49         ` Alexander Neundorf
     [not found]           ` <47F55A47.7070602@gaisler.com>
2008-04-03 22:40             ` Jiri Gaisler
2008-04-04  4:11               ` Alexander Neundorf
2008-04-04  9:02               ` Markus Schaber
     [not found]                 ` <47F5F130.2030800@gaisler.com>
2008-04-04  9:36                   ` Jiri Gaisler [this message]
     [not found]                     ` <20080404114231.7efcf59a@kingfisher.sec.intern.logix-tt.com>
     [not found]                       ` <47F5FC4A.2080401@gaisler.com>
2008-04-04 10:50                         ` Jiri Gaisler
2008-04-04 15:33                           ` Alex Schuilenburg
2008-04-04 16:09                             ` Markus Schaber
2008-04-04 16:13                               ` Markus Schaber
2008-04-04 16:25                                 ` Andrew Lunn
2008-04-04 16:26                                   ` Markus Schaber
2008-04-04 14:58                         ` Andrew Lunn
     [not found]                           ` <47F6450C.4090302@gaisler.com>
2008-04-04 15:17                             ` Jiri Gaisler
2008-04-04 16:06                               ` Alex Schuilenburg
     [not found]                                 ` <47F65C78.5050005@gaisler.com>
2008-04-04 23:18                                   ` Jiri Gaisler
2008-04-05  0:44                                     ` Jonathan Larmour
2008-04-07 12:18                                     ` Alex Schuilenburg
     [not found]                                       ` <47FA1CE4.8090708@gaisler.com>
2008-04-07 13:17                                         ` Jiri Gaisler
2008-04-07 13:28                                           ` Gary Thomas
     [not found]                                             ` <47FA2438.4090904@gaisler.com>
2008-04-07 13:44                                               ` Jiri Gaisler
2008-04-07 15:51                                             ` Gregg Levine
2008-04-04 15:45                             ` Andrew Lunn
     [not found]                           ` <47F642D0.7000907@xylanta.com>
2008-04-04 15:17                             ` Andrew Lunn
2008-04-04 15:20                           ` Andy Jackson
2008-04-04 16:47                             ` Markus Schaber
2008-04-07  8:00                             ` Gary Thomas
2008-04-04 10:00                   ` Chris Zimman
2008-04-04 15:09                     ` Andrew Lunn
2008-04-04 15:46                       ` Chris Zimman
2008-04-03 18:46     ` Bart Veer
2008-04-03 19:01   ` Alexander Neundorf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200804040912.m349CrYq028389@mail176c2.megamailservers.com \
    --to=jiri@gaisler.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=schabi@logix-tt.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).