From: Raphael Assenat <raph@raphnet.net>
To: Andrew Morton <akpm@osdl.org>
Cc: Ian Campbell <ijc@hellion.org.uk>,
alessandro.zummo@towertech.it, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add max6902 RTC support
Date: Wed, 31 May 2006 08:43:34 -0400 [thread overview]
Message-ID: <20060531124333.GA945@aramis.lan.raphnet.net> (raw)
In-Reply-To: <20060530235500.edc9ef49.akpm@osdl.org>
On Tue, May 30, 2006 at 11:55:00PM -0700, Andrew Morton wrote:
> Ian Campbell <ijc@hellion.org.uk> wrote:
> > On Tue, 2006-05-30 at 15:01 -0700, Andrew Morton wrote:
...
> > (a) The contribution was created in whole or in part by me and I
> > have the right to submit it under the open source license
> > indicated in the file; or
> >
> > (b) The contribution is based upon previous work that, to the
> > best of my knowledge, is covered under an appropriate open
> > source license and I have the right under that license to submit
> > that work with modifications, whether created in whole or in
> > part by me, under the same open source license (unless I am
> > permitted to submit under a different license), as indicated in
> > the file; or
>
> Yes, I think that would work, if Rafael is prepared to make that assertion.
>
> If so, please send along a few words describing where the Compulab code
> came from and some substantiation of your belief that it was appropriately
> licensed. (It probably had some license words at the top of the file..)
The compulab code comes from the kernel patch the produce for their
cn-x255 board. (inside a zip file on the
http://www.compulab.co.il/x255/html/x255-developer.htm)
The original file (drivers/char/max6902.c) was GPL, which is of course
an appropriate licence:
/*
* max6902.c
*
* Driver for MAX6902 RTC
*
* Copyright (C) 2004 Compulab Ltd.
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
*
*/
For reference, you can get the original file here:
http://raph.people.8d.com/misc/max6902.c
Regards,
Raphael Assenat
next prev parent reply other threads:[~2006-05-31 13:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-30 15:09 [PATCH] Add max6902 RTC support Raphael Assenat
2006-05-30 18:32 ` Alessandro Zummo
2006-05-30 18:49 ` Raphael Assenat
2006-05-30 22:01 ` Andrew Morton
2006-05-31 6:32 ` Ian Campbell
2006-05-31 6:55 ` Andrew Morton
2006-05-31 12:43 ` Raphael Assenat [this message]
2006-05-31 17:13 ` Andrew Morton
2006-06-02 16:38 ` Raphael Assenat
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=20060531124333.GA945@aramis.lan.raphnet.net \
--to=raph@raphnet.net \
--cc=akpm@osdl.org \
--cc=alessandro.zummo@towertech.it \
--cc=ijc@hellion.org.uk \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.