From: Greg KH <greg@kroah.com>
To: Erik Gilling <konkers@google.com>
Cc: achew@nvidia.com, jmayo@nvidia.com, a.zummo@towertech.it,
olof@lixom.net, mcuos.com@gmail.com,
linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org,
rtc-linux@googlegroups.com
Subject: Re: [PATCH 1/1 V2] rtc: Add real-time clock driver for Tegra.
Date: Fri, 15 Oct 2010 15:35:01 -0700 [thread overview]
Message-ID: <20101015223501.GA18609@kroah.com> (raw)
In-Reply-To: <AANLkTim1LQ5xE9fxT9JgKb4a7AKsnRF+3daHcSGBKK4O@mail.gmail.com>
On Fri, Oct 15, 2010 at 03:12:47PM -0700, Erik Gilling wrote:
> > --- /dev/null
> > +++ b/drivers/rtc/rtc-tegra.c
> > @@ -0,0 +1,509 @@
> > +/*
> > + * An RTC driver for the NVIDIA Tegra 200 series internal RTC.
> > + *
> > + * Copyright (c) 2010, NVIDIA Corporation.
> > + * Copyright (c) 2010 Jon Mayo <jmayo@nvidia.com>
>
> This is kinda odd. Usually when doing work on behalf of the company
> you work for, the code is (c) the company. Consider changing Jon's
> line to "Author: Jon Mayo <jmayo@nvidia.com>"
Woah, are you sure? Some companies, and countries, allow/require dual
copyright. The only one who can change this for sure is Jon, not anyone
else.
thanks,
greg 'I work for such a company' k-h
next prev parent reply other threads:[~2010-10-15 22:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-14 20:56 [PATCH 1/1 V2] rtc: Add real-time clock driver for Tegra achew
2010-10-15 8:03 ` Alessandro Zummo
2010-10-15 22:12 ` Erik Gilling
2010-10-15 22:35 ` Greg KH [this message]
2010-10-15 22:55 ` Erik Gilling
2010-10-15 22:57 ` Andrew Chew
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=20101015223501.GA18609@kroah.com \
--to=greg@kroah.com \
--cc=a.zummo@towertech.it \
--cc=achew@nvidia.com \
--cc=jmayo@nvidia.com \
--cc=konkers@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mcuos.com@gmail.com \
--cc=olof@lixom.net \
--cc=rtc-linux@googlegroups.com \
/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.