public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Michael D Kinney" <michael.d.kinney@intel.com>
To: Leif Lindholm <leif.lindholm@linaro.org>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>
Subject: Re: [PATCH edk2-platforms 3/3] Silicon/Hisilicon: add SPDX license tags to IORT .asl files
Date: Tue, 23 Jul 2019 07:13:17 +0000	[thread overview]
Message-ID: <E92EE9817A31E24EB0585FDF735412F5B9D7C9DD@ORSMSX113.amr.corp.intel.com> (raw)
In-Reply-To: <20190709160744.5898-4-leif.lindholm@linaro.org>

Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

> -----Original Message-----
> From: Leif Lindholm [mailto:leif.lindholm@linaro.org]
> Sent: Tuesday, July 9, 2019 9:08 AM
> To: devel@edk2.groups.io
> Cc: Kinney, Michael D <michael.d.kinney@intel.com>
> Subject: [PATCH edk2-platforms 3/3] Silicon/Hisilicon:
> add SPDX license tags to IORT .asl files
> 
> These files were generated using iasl as a disassembler,
> which adds a
> (questionable) copyright Intel statement (which I don't
> actually care about), but leaves out any sort of license
> message.
> 
> As per https://edk2.groups.io/g/devel/message/41048,
> these were always intended to be contributed as 2-clause
> BSD + CLA, and would have been converted to BSD+Patent at
> the big switchover had that been the case.
> 
> Add SPDX header for BSD+Patent, and adjust the
> questionable copyright year to when the files were
> actually created/modified.
> 
> Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> ---
>  Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/D03Iort.asl
> | 4 +++-
>  Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Iort.asl
> | 4 +++-
>  Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Iort.asl
> | 4 +++-
> 
> Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620IortNoSmm
> u.asl | 4 +++-
>  4 files changed, 12 insertions(+), 4 deletions(-)
> 
> diff --git
> a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/D03Iort.asl
> b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/D03Iort.asl
> index bb70dcd0c443..4101d86672cd 100644
> ---
> a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/D03Iort.asl
> +++
> b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/D03Iort.asl
> @@ -1,7 +1,9 @@
>  /*
>   * Intel ACPI Component Architecture
>   * iASL Compiler/Disassembler version 20151124-64
> - * Copyright (c) 2000 - 2015 Intel Corporation
> + * Copyright (c) 2015 Intel Corporation
> + *
> + * SPDX-License-Identifier: BSD-2-Clause-Patent
>   *
>   * Template for [IORT] ACPI Table (static data table)
>   * Format: [ByteLength]  FieldName : HexFieldValue diff
> --git
> a/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Iort.asl
> b/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Iort.asl
> index b64fcb4c7891..472e461f9f07 100644
> --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Iort.asl
> +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Iort.asl
> @@ -1,7 +1,9 @@
>  /*
>   * Intel ACPI Component Architecture
>   * iASL Compiler/Disassembler version 20151124-64
> - * Copyright (c) 2000 - 2015 Intel Corporation
> + * Copyright (c) 2015 - 2016 Intel Corporation
> + *
> + * SPDX-License-Identifier: BSD-2-Clause-Patent
>   *
>   * Template for [IORT] ACPI Table (static data table)
>   * Format: [ByteLength]  FieldName : HexFieldValue diff
> --git
> a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Iort.as
> l
> b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Iort.as
> l
> index 994018db96b5..910e406841c1 100644
> ---
> a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Iort.as
> l
> +++
> b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Iort.as
> l
> @@ -1,7 +1,9 @@
>  /*
>   * Intel ACPI Component Architecture
>   * iASL Compiler/Disassembler version 20151124-64
> - * Copyright (c) 2000 - 2015 Intel Corporation
> + * Copyright (c) 2018 Intel Corporation
> + *
> + * SPDX-License-Identifier: BSD-2-Clause-Patent
>   *
>   * Template for [IORT] ACPI Table (static data table)
>   * Format: [ByteLength]  FieldName : HexFieldValue diff
> --git
> a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620IortNoS
> mmu.asl
> b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620IortNoS
> mmu.asl
> index c9e1cbd6830d..ce56157b3a92 100644
> ---
> a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620IortNoS
> mmu.asl
> +++
> b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620IortNoS
> mmu.asl
> @@ -1,7 +1,9 @@
>  /*
>   * Intel ACPI Component Architecture
>   * iASL Compiler/Disassembler version 20151124-64
> - * Copyright (c) 2000 - 2015 Intel Corporation
> + * Copyright (c) 2018 Intel Corporation
> + *
> + * SPDX-License-Identifier: BSD-2-Clause-Patent
>   *
>   * Template for [IORT] ACPI Table (static data table)
>   * Format: [ByteLength]  FieldName : HexFieldValue
> --
> 2.20.1


      reply	other threads:[~2019-07-23  7:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-09 16:07 [PATCH edk2-platforms 0/3] Rectify licensing on various files Leif Lindholm
2019-07-09 16:07 ` [PATCH edk2-platforms 1/3] Platform,Silicon RPi3: update license headers to BSD+Patent Leif Lindholm
2019-07-23  7:12   ` [edk2-devel] " Michael D Kinney
2019-07-09 16:07 ` [PATCH edk2-platforms 2/3] Platform/RaspberryPi: add license header to PlatformUiAppLib.inf Leif Lindholm
2019-07-23  7:12   ` Michael D Kinney
2019-07-23  8:47     ` Leif Lindholm
2019-07-09 16:07 ` [PATCH edk2-platforms 3/3] Silicon/Hisilicon: add SPDX license tags to IORT .asl files Leif Lindholm
2019-07-23  7:13   ` Michael D Kinney [this message]

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-list 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=E92EE9817A31E24EB0585FDF735412F5B9D7C9DD@ORSMSX113.amr.corp.intel.com \
    --to=devel@edk2.groups.io \
    /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