LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Peter Alfredsen <loki_val@gentoo.org>
To: linux-kernel@vger.kernel.org
Cc: Russell King <rmk+lkml@arm.linux.org.uk>
Subject: Re: Is the PCI serial driver code GPL v2 or v3
Date: Thu, 6 Nov 2008 20:52:31 +0200	[thread overview]
Message-ID: <200811061952.37490.loki_val@gentoo.org> (raw)
In-Reply-To: <20081106174341.GA8155@xolotl.n0ano.com>

[-- Attachment #1: Type: text/plain, Size: 1373 bytes --]

On Thursday 06 November 2008, n0ano@n0ano.com wrote:
> I notice that many of the files that make up the serial driver
> are licensed as "either version 2 of the License, or (at your
> option) any later version".  Unfortunatley, I would like to use
> some of the code from `drivers/serial/8250_pci.c' in grub2,
> which is a GPL v3 project, but the copyright for this file
> says:
>
>  * This program is free software; you can redistribute it and/or
> modify * it under the terms of the GNU General Public License as
> published by * the Free Software Foundation; either version 2 of the
> License.
>
> The `either' in that sentence would lead me to believe that there
> was a typo and the `or later' clause was dropped off but, as it
> stands, it's just bad English that says version 2 only.
>
> Anyone know what the true intent was and how to resolve this?

It seems like a typo to me to.. That wording has been constant since the 
file drivers/serial/serial_8250_pci.c was created based on work in 
drivers/char/serial.c:
http://git.kernel.org/?p=linux/kernel/git/tglx/history.git;a=commitdiff;h=33c0d1b0c3ebb61243d9b19ce70d9063acff2aac
serial_8250.c has the "or later" clause there.

But I suppose the best way is to ask the originator of that file. 
Russell, what say you?
Did you mean to license that file under GPL-2 or GPL-2+?

-- 
/PA

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2008-11-06 18:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-06 17:43 Is the PCI serial driver code GPL v2 or v3 n0ano
2008-11-06 18:52 ` Peter Alfredsen [this message]
2008-11-06 19:12   ` Russell King
2008-11-06 19:20     ` Theodore Tso
2008-11-06 19:39     ` Lee Howard
2008-11-06 20:15       ` Russell King
2008-11-06 20:33         ` Russell King
2008-11-07  6:06         ` Lee Howard
2008-11-07 16:08         ` Alan Cox
2008-11-11 23:05           ` Russell King
2008-11-09 19:34     ` Pavel Machek
2008-11-16 15:18       ` Theodore Tso

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=200811061952.37490.loki_val@gentoo.org \
    --to=loki_val@gentoo.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk+lkml@arm.linux.org.uk \
    /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 NNTP newsgroup(s).