public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* Licensing problem in drivers/mmc/card/block.c
@ 2011-09-10  2:48 Alexey Zaytsev
  2011-09-10  3:04 ` Chris Ball
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Zaytsev @ 2011-09-10  2:48 UTC (permalink / raw)
  To: Chris Ball; +Cc: linux-mmc, Pierre Ossman

Hi.

Please correct me if I'm wrong, but It seems that additional
restrictions are imposed on the distribution of the code here, which
is explicitly prohibited by the GPL paragraph 6:

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.


 * Block driver for media (i.e., flash cards)
 *
 * Copyright 2002 Hewlett-Packard Company
 * Copyright 2005-2008 Pierre Ossman
 *
 * Use consistent with the GNU GPL is permitted,
 * provided that this copyright notice is
 * preserved in its entirety in all copies and derived works.
 *
 * HEWLETT-PACKARD COMPANY MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
 * AS TO THE USEFULNESS OR CORRECTNESS OF THIS CODE OR ITS
 * FITNESS FOR ANY PARTICULAR PURPOSE.
 *
 * Many thanks to Alessandro Rubini and Jonathan Corbet!

And if I'm right, there is a whole bunch of other files with a similar problem.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-10  3:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-10  2:48 Licensing problem in drivers/mmc/card/block.c Alexey Zaytsev
2011-09-10  3:04 ` Chris Ball

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