From: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
To: Milton Miller II <miltonm@us.ibm.com>, Jeremy Kerr <jk@ozlabs.org>
Cc: openbmc@lists.ozlabs.org
Subject: Re: [PATCH openbmc 3/6] linux-obmc: apply the aspeed-spi-nor controller patchset
Date: Mon, 25 Jan 2016 12:08:59 +1100 [thread overview]
Message-ID: <56A575AB.1000704@au1.ibm.com> (raw)
In-Reply-To: <201601211606.u0LG6uMr000899@d03av01.boulder.ibm.com>
On 22/01/16 03:06, Milton Miller II wrote:
>>> +diff --git a/drivers/mtd/spi-nor/aspeed-smc.c b/drivers/mtd/spi-nor/aspeed-smc.c
>>> +new file mode 100644
>>> +index 0000000..2497648
>>> +--- /dev/null
>>> ++++ b/drivers/mtd/spi-nor/aspeed-smc.c
>>> +@@ -0,0 +1,539 @@
>>> ++/* ASPEED Static Memory Controller driver
>>>> ++ * Copyright 2015
>>> ++ * Milton Miller
>>> ++ *
>>> ++ */
>>
>> Make sure you have the right copyright headers on this one.
>
> This is a literal post of what I had submitted in 2015. However I
> admit I am a noob at copyright headers and detailed advice will
> be gladly accepted.
My preferred copyright header for IBM kernel work is as follows:
/*
* [Description of file]
*
* Copyright (C) [Years] IBM Corporation.
* Author: [Name] <[User]@[Country].ibm.com>
*
* 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, or (at your option) any later version.
*/
--
Andrew Donnellan Software Engineer, OzLabs
andrew.donnellan@au1.ibm.com Australia Development Lab, Canberra
+61 2 6201 8874 (work) IBM Australia Limited
next prev parent reply other threads:[~2016-01-25 1:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-20 23:10 [PATCH openbmc 0/6] Persistent 1 OpenBMC Patches
2016-01-20 23:10 ` [PATCH openbmc 1/6] create obmc-phosphor-initfs OpenBMC Patches
2016-01-21 6:10 ` Jeremy Kerr
2016-01-20 23:10 ` [PATCH openbmc 2/6] phosphor: modify use obmc-phosphor-initfs OpenBMC Patches
2016-01-20 23:10 ` [PATCH openbmc 3/6] linux-obmc: apply the aspeed-spi-nor controller patchset OpenBMC Patches
2016-01-21 5:40 ` Jeremy Kerr
2016-01-21 16:06 ` Milton Miller II
2016-01-25 1:08 ` Andrew Donnellan [this message]
2016-01-20 23:10 ` [PATCH openbmc 4/6] u-boot : switch to repro, add fw_env.config OpenBMC Patches
2016-01-21 6:14 ` Jeremy Kerr
2016-01-21 23:17 ` Milton Miller II
2016-01-20 23:10 ` [PATCH openbmc 5/6] create u-boot-fw-utils for our u-boot version OpenBMC Patches
2016-01-25 0:42 ` Andrew Jeffery
2016-01-20 23:10 ` [PATCH openbmc 6/6] phosphor: Create image class image-overlay and move phosphor to use it OpenBMC Patches
2016-01-25 0:22 ` Andrew Jeffery
2016-01-22 2:16 ` [PATCH openbmc 0/6] Persistent 1 Stewart Smith
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=56A575AB.1000704@au1.ibm.com \
--to=andrew.donnellan@au1.ibm.com \
--cc=jk@ozlabs.org \
--cc=miltonm@us.ibm.com \
--cc=openbmc@lists.ozlabs.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.