LWN.net Logo

LGPL is compatible with Cygwin's license (GPL+exceptions)

LGPL is compatible with Cygwin's license (GPL+exceptions)

Posted Nov 21, 2008 17:39 UTC (Fri) by giraffedata (subscriber, #1954)
In reply to: LGPL is compatible with Cygwin's license (GPL+exceptions) by dwheeler
Parent article: MinGW and why Linux users should care

Red Hat permits [open source programs] to be linked with libcygwin.a/cygwin1.dll without libcygwin.a/cygwin1.dll itself causing the resulting program to be covered by the GNU GPL.

This wording shows a typical misunderstanding of copyright, wherein someone thinks a copyright license is something that restricts you in distributing software.

If the resulting program is not covered by GPL, nobody has Red Hat's permission to distribute it at all. (We assume of course that it's a derivative work so that Red Hat has copyright, because otherwise nobody needs Red Hat's permission and the whole point is moot).

I believe what the license means to say is, "... without Red Hat asserting any copyright over the resulting program due to libcygwin.a/cygwin1.dll itself."


(Log in to post comments)

LGPL is compatible with Cygwin's license (GPL+exceptions)

Posted Nov 23, 2008 0:16 UTC (Sun) by vonbrand (subscriber, #4458) [Link]

The Red Hat people must have done their assignment before distributing the library under this license... and they are careful with legal stuff.

In any case, it is not the license which restricts distribution, it is copyright law. All the license does is allow you to do stuff the law forbids.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds