Skip to content

Commit 75c3756

Browse files
committed
QuarkPlatformPkg: Replace BSD License with BSD+Patent License
https://bugzilla.tianocore.org/show_bug.cgi?id=1373 Replace BSD 2-Clause License with BSD+Patent License. This change is based on the following emails: https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html RFCs with detailed process for the license change: V3: https://lists.01.org/pipermail/edk2-devel/2019-March/038116.html V2: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html V1: https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney <[email protected]>
1 parent 657491e commit 75c3756

File tree

201 files changed

+201
-1402
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

201 files changed

+201
-1402
lines changed

QuarkPlatformPkg/Acpi/AcpiTables/AcpiTables.inf

+1-7
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,7 @@
88
#
99
# Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
1010
#
11-
# This program and the accompanying materials
12-
# are licensed and made available under the terms and conditions of the BSD License
13-
# which accompanies this distribution. The full text of the license may be found at
14-
# http://opensource.org/licenses/bsd-license.php
15-
#
16-
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
17-
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11+
# SPDX-License-Identifier: BSD-2-Clause-Patent
1812
#
1913
##
2014

QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Cst/Cpu0Cst.asl

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ CPU C State control methods
33
44
Copyright (c) 2013-2015 Intel Corporation.
55
6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137
148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Ist/Cpu0Ist.asl

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ CPU EIST control methods
33
44
Copyright (c) 2013-2015 Intel Corporation.
55
6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137
148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Tst/Cpu0Tst.asl

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ CPU T-state control methods
33
44
Copyright (c) 2013-2015 Intel Corporation.
55
6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137
148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/CpuPm/CpuPm.asl

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ CPU power management control methods
33
44
Copyright (c) 2013-2015 Intel Corporation.
55
6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137
148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/AD7298.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ Analog devices AD7298 ADC.
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/ADC108S102.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ TI ADC108S102 ADC.
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/CAT24C08.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ ONSEMI CAT24C08 I2C 8KB EEPROM.
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/CY8C9540A.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22

33
Copyright (c) 2013-2015 Intel Corporation.
44

5-
This program and the accompanying materials
6-
are licensed and made available under the terms and conditions of the BSD License
7-
which accompanies this distribution. The full text of the license may be found at
8-
http://opensource.org/licenses/bsd-license.php
9-
10-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
5+
SPDX-License-Identifier: BSD-2-Clause-Patent
126

137
CY8C9540A 40 Bit I/O Expander with EEPROM.
148

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/GpioClient.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ Expose GPIO resources to usermode through client driver.
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/LpcDev.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ Legacy resource template
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PCA9685.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ NXP PCA9685 i2c-accessible PWM/LED controller.
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PCAL9555A.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ NXP PCAL9555A i2c-accessible I/O expander.
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PciHostBridge.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ PCI Host Bridge Definitions
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PciIrq.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22

33
Copyright (c) 2013-2015 Intel Corporation.
44

5-
This program and the accompanying materials
6-
are licensed and made available under the terms and conditions of the BSD License
7-
which accompanies this distribution. The full text of the license may be found at
8-
http://opensource.org/licenses/bsd-license.php
9-
10-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
5+
SPDX-License-Identifier: BSD-2-Clause-Patent
126

137
**/
148

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PcieExpansionPrt.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ PCI express expansion ports
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/Platform.asl

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ Contains root level name space objects for the platform
33
44
Copyright (c) 2013-2015 Intel Corporation.
55
6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137
148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNC.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ QNC devices
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNCApic.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ QNC I/O Apic devices
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNCLpc.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ Lpc devices and control methods
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QuarkSouthCluster.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ Quark South Cluster Devices.
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/Tpm.asi

+1-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ Provides TPM device info. and TPM presence check only.
55

66
Copyright (c) 2013-2015 Intel Corporation.
77

8-
This program and the accompanying materials
9-
are licensed and made available under the terms and conditions of the BSD License
10-
which accompanies this distribution. The full text of the license may be found at
11-
http://opensource.org/licenses/bsd-license.php
12-
13-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
14-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
8+
SPDX-License-Identifier: BSD-2-Clause-Patent
159

1610
**/
1711

QuarkPlatformPkg/Acpi/AcpiTables/Facs/Facs.aslc

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ This file contains the FACS structure definition.
33

44
Copyright (c) 2013-2015 Intel Corporation.
55

6-
This program and the accompanying materials
7-
are licensed and made available under the terms and conditions of the BSD License
8-
which accompanies this distribution. The full text of the license may be found at
9-
http://opensource.org/licenses/bsd-license.php
10-
11-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
6+
SPDX-License-Identifier: BSD-2-Clause-Patent
137

148
**/
159

QuarkPlatformPkg/Acpi/AcpiTables/Facs/Facs.h

+1-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ All changes to the FACS contents should be done in this file.
55
66
Copyright (c) 2013-2015 Intel Corporation.
77
8-
This program and the accompanying materials
9-
are licensed and made available under the terms and conditions of the BSD License
10-
which accompanies this distribution. The full text of the license may be found at
11-
http://opensource.org/licenses/bsd-license.php
12-
13-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
14-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
8+
SPDX-License-Identifier: BSD-2-Clause-Patent
159
1610
**/
1711

QuarkPlatformPkg/Acpi/AcpiTables/Fadt/Fadt.h

+1-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ All changes to the FADT contents should be done in this file.
55
66
Copyright (c) 2013-2015 Intel Corporation.
77
8-
This program and the accompanying materials
9-
are licensed and made available under the terms and conditions of the BSD License
10-
which accompanies this distribution. The full text of the license may be found at
11-
http://opensource.org/licenses/bsd-license.php
12-
13-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
14-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
8+
SPDX-License-Identifier: BSD-2-Clause-Patent
159
1610
**/
1711

QuarkPlatformPkg/Acpi/AcpiTables/Fadt/Fadt1.0.aslc

+1-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ All changes to the FADT contents should be done in this file.
55

66
Copyright (c) 2013-2015 Intel Corporation.
77

8-
This program and the accompanying materials
9-
are licensed and made available under the terms and conditions of the BSD License
10-
which accompanies this distribution. The full text of the license may be found at
11-
http://opensource.org/licenses/bsd-license.php
12-
13-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
14-
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
8+
SPDX-License-Identifier: BSD-2-Clause-Patent
159

1610
**/
1711

0 commit comments

Comments
 (0)