linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Monta Vista software license terms
@ 2003-02-05 11:58 Nilmoni Deb
  2003-02-05 17:04 ` Disconnect
                   ` (6 more replies)
  0 siblings, 7 replies; 83+ messages in thread
From: Nilmoni Deb @ 2003-02-05 11:58 UTC (permalink / raw)
  To: linux-kernel


This is about Monta Vista Software, a company that develops software for
embedded platforms, based on the Linux kernel and (possibly) other GPL
software.

In its official FAQ page, http://www.mvista.com/products/faq.html#q9 , it
says:

"A: The GNU General Public License (GPL) is very specific about the 
obligations imposed on developers leveraging Open Source. If you 
deploy/redistribute program binaries derived from source code licensed  
under the GPL, you must


 Supply the source code to derived GPL code or Make an offer (good for 3
years) to supply the source code
 
 Retain all licensing / header information, copyright notices, etc. in
those sources
 
 Redistribute the text of the GPL with the binaries and/or source code
 
 Note that your obligation is strictly to the recipients of binaries
(i.e., your customers). You have no responsibility to the "community" at
large."





	Its the last sentence that is of concern. Does this mean no 3rd
party (who is not a customer) can get the GPL source code part of their
products ? Seems like a GPL violation of clause 3b in
http://www.gnu.org/licenses/gpl.html .

In addition:

1. There is no linux kernel source in ftp://ftp.mvista.com/

2. The download page http://www.mvista.com/previewkit/index.html does not
claim to offer any source code at all.

thanks
- Nil


^ permalink raw reply	[flat|nested] 83+ messages in thread
* Re: Monta Vista software license terms
@ 2003-02-06 19:11 Dan Kegel
  2003-02-06 20:38 ` Andre Hedrick
  0 siblings, 1 reply; 83+ messages in thread
From: Dan Kegel @ 2003-02-06 19:11 UTC (permalink / raw)
  To: linux-kernel

My two bits:

1. I am eternally grateful for the contributions Montavista has
made to the gnu tools.  Their recent contribution of a
multithread cabable gdbserver to gdb-5.3 is invaluable.

2. I contantly see Montavista people feeding back improvements
here and there, and they are quick to respond when I have
questions about issues like the ppc405 erratum 77 workarounds.
And I've never given them any money!

Montavista *is* playing nice.  As far as I can
tell, they obey the rules, and actively feed
their improvements back to the community.

Yes, they could do more -- but they don't have to, and if
they did, it might endanger their cash flow and thus the
stream of improvements they're feeding back to the community.

Please let them be.  I like what they're doing.
- Dan

-- 
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045


^ permalink raw reply	[flat|nested] 83+ messages in thread
* Re: Monta Vista software license terms
@ 2003-02-11 22:27 Larry McVoy
  0 siblings, 0 replies; 83+ messages in thread
From: Larry McVoy @ 2003-02-11 22:27 UTC (permalink / raw)
  To: David Schwartz; +Cc: brand, Linux Kernel Mailing List

> 	I'll explain it again, repeating myself more slowly.

David has a good point here.  It is worth emphasizing that what you believe
to be true may not be legally true.  Everyone believes certain things about
the GPL but those beliefs are just opinions.

If David is correct, and what he is saying seems plausible, then because
there is no click through, shrink wrap, or written agreement to the GPL,
if you had the rights to the software *before* it was modified then
you had those rights, end of story.  And the GPL grants those rights
to everyone.  This is why almost 100% of the other licenses in the world
start out with "XYZ expressly  reserves  all  rights  in  the Software
not specifically granted to Licensee."

I think people should read his posting below carefully, which is why I
quoted it.  

> 	Nobody signs the GPL. So the only way you can determine whether or 
> not someone is bound by the GPL is if they did something that they 
> could not have obtained the right to do other than by the GPL.
> 
> 	You don't need to assent to the GPL to receive GPL'd works. You 
> don't need to assent to the GPL to distribute rights to use a GPL'd 
> work (because everyone is already given that right).
> 
> 	So what did you do that you couldn't do without the GPL? The answer 
> is that you distributed a derived work to people who already had the 
> right to possess the original work. I am saying that that is not an 
> *additional* right to the *original* work. It's the simple sum of 
> other rights. So you don't need to assent to the GPL to get it.
> 
> 	The difference with other software licenses is that you *do* need to 
> assent to them to get the rights you already have without the GPL. 
> For example, with Microsoft's EULA, you don't have the right to use 
> the work without assenting to the EUAL, so mere use of the work can 
> be used as proof of assent.
> 
> 	As an example, suppose you and I both have some greeting card 
> program. I produce a greeting card that includes some graphics 
> included with the greeting card program. That greeting card is a 
> derived work. I can't distribute it to anyone I want because it 
> contains embedded graphics and I would be distributing those graphics 
> to people who had no right to them.
> 
> 	On the other hand, if I distributed it only to people who also owned 
> the greeting card program, there would be no rights question. Every 
> recipient of my derived work already has the rights to use and 
> possess the work from which it is derived. The only additional right 
> they need is the right to my modifications, which I can give them.
> 
> 	Again, the right to possess and use a derivative work when you 
> already have the right to possess and use the original work and the 
> right to make the derivative work is not an *additional* right to the 
> *original* work. I can't say it any clearer than that, and I welcome 
> any citations to law or court precedent to the contrary.
> 
> -- 
> David Schwartz
> <davids@webmaster.com>
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
---
Larry McVoy            	 lm at bitmover.com           http://www.bitmover.com/lm 

^ permalink raw reply	[flat|nested] 83+ messages in thread
[parent not found: <20030212201840.AAA15967%shell.webmaster.com@whenever>]
[parent not found: <20030212213022.AAA17490%shell.webmaster.com@whenever>]

end of thread, other threads:[~2003-02-13  2:50 UTC | newest]

Thread overview: 83+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-05 11:58 Monta Vista software license terms Nilmoni Deb
2003-02-05 17:04 ` Disconnect
2003-02-05 17:25   ` Christoph Hellwig
2003-02-05 17:10 ` Robert Love
2003-02-05 17:18   ` Nilmoni Deb
2003-02-05 17:23     ` Robert Love
2003-02-05 17:36       ` andrea.glorioso
2003-02-05 17:57         ` Nicolas Pitre
2003-02-05 18:13           ` andrea.glorioso
2003-02-05 18:15           ` Christoph Hellwig
2003-02-05 18:24             ` Steven Dake
2003-02-05 18:28               ` Christoph Hellwig
2003-02-05 19:41               ` Alan Cox
2003-02-05 18:47                 ` Christoph Hellwig
2003-02-05 18:52                   ` Steven Dake
2003-02-05 18:31             ` Nicolas Pitre
2003-02-05 18:34               ` Christoph Hellwig
2003-02-05 18:41                 ` Nicolas Pitre
2003-02-05 18:42                   ` Christoph Hellwig
2003-02-05 19:00                     ` Nicolas Pitre
2003-02-05 18:51                 ` Ben Greear
2003-02-05 18:54             ` Dana Lacoste
2003-02-05 18:56               ` Christoph Hellwig
2003-02-05 19:25                 ` Hugo Mills
2003-02-06  8:08             ` Andre Hedrick
2003-02-05 18:44       ` Nilmoni Deb
2003-02-05 17:16 ` Daniel Jacobowitz
2003-02-05 17:38   ` andrea.glorioso
2003-02-05 17:54     ` Christoph Hellwig
2003-02-05 18:04       ` andrea.glorioso
2003-02-06  1:11       ` jeff millar
2003-02-06  2:19         ` James Buchanan
2003-02-06  9:12         ` Andre Hedrick
2003-02-06 14:37           ` Alan Cox
2003-02-06 18:41             ` Valdis.Kletnieks
2003-02-06 19:14               ` Charles Cazabon
2003-02-06 20:36               ` Andre Hedrick
2003-02-10  7:18         ` Oliver Xymoron
2003-02-10  7:24           ` Christoph Hellwig
2003-02-10 13:24           ` Alan Cox
2003-02-10 17:42             ` Oliver Xymoron
2003-02-10 21:33               ` David Schwartz
2003-02-11  7:42                 ` Horst von Brand
2003-02-11 19:39                   ` David Schwartz
2003-02-11 20:42                     ` Horst von Brand
2003-02-11 22:11                       ` David Schwartz
2003-02-12  8:00                         ` Horst von Brand
2003-02-12 13:26                         ` Mark Hounschell
2003-02-12 15:32                         ` Chris Friesen
2003-02-12 20:18                           ` David Schwartz
2003-02-13  2:21                             ` Jamie Lokier
2003-02-13  2:41                               ` David Schwartz
2003-02-13  3:01                                 ` Jamie Lokier
2003-02-12  3:25                 ` Derek Fawcus
2003-02-12  4:13                   ` David Schwartz
2003-02-05 18:47   ` Nilmoni Deb
2003-02-05 17:17 ` Christoph Hellwig
2003-02-05 18:17   ` Nicolas Pitre
2003-02-05 18:20     ` Christoph Hellwig
2003-02-05 18:33       ` Nicolas Pitre
2003-02-05 18:40       ` Russell King
2003-02-06 11:31       ` Alex Bennee
2003-02-05 17:28 ` Chris Friesen
2003-02-05 17:31 ` Russell King
2003-02-05 19:15 ` Alan Cox
2003-02-05 19:02   ` Nilmoni Deb
2003-02-05 19:12     ` Daniel Jacobowitz
2003-02-05 21:11       ` Nilmoni Deb
2003-02-06 23:06         ` Bill Davidsen
2003-02-06 23:59           ` Nilmoni Deb
2003-02-09 14:52             ` Bill Davidsen
2003-02-09 16:50               ` Nilmoni Deb
2003-02-06 19:11 Dan Kegel
2003-02-06 20:38 ` Andre Hedrick
2003-02-07 17:28   ` Dan Kegel
2003-02-11 22:27 Larry McVoy
     [not found] <20030212201840.AAA15967%shell.webmaster.com@whenever>
2003-02-12 20:46 ` Valdis.Kletnieks
2003-02-12 21:30   ` David Schwartz
2003-02-12 21:41     ` Derek Fawcus
     [not found] <20030212213022.AAA17490%shell.webmaster.com@whenever>
2003-02-12 21:43 ` Valdis.Kletnieks
2003-02-12 22:31   ` David Schwartz
2003-02-12 23:04     ` Daniel Forrest
2003-02-12 23:28       ` David Schwartz

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 NNTP newsgroup(s).