Skip to content

Commit 908d82c

Browse files
committed
ArmVirtPkg: 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: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html Branch for review: https://github.com/mdkinney/edk2/tree/Bug_1373_BsdPatentLicense Cc: Laszlo Ersek <[email protected]> Cc: Ard Biesheuvel <[email protected]> Cc: Julien Grall <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney <[email protected]>
1 parent 4eb0a6b commit 908d82c

File tree

80 files changed

+80
-561
lines changed

Some content is hidden

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

80 files changed

+80
-561
lines changed

ArmVirtPkg/ArmVirt.dsc.inc

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
# Copyright (c) 2014, Linaro Limited. All rights reserved.
44
# Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.
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

ArmVirtPkg/ArmVirtPkg.dec

+1-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22
#
33
# Copyright (c) 2014, Linaro Limited. All rights reserved.
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

ArmVirtPkg/ArmVirtQemu.dsc

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
# Copyright (c) 2014, Linaro Limited. All rights reserved.
44
# Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.
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

ArmVirtPkg/ArmVirtQemu.fdf

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
# Copyright (c) 2014, Linaro Limited. All rights reserved.
44
# Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.
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
################################################################################

ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
# Copyright (c) 2014-2016, Linaro Limited. All rights reserved.
44
# Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.
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
################################################################################

ArmVirtPkg/ArmVirtQemuKernel.dsc

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
# Copyright (c) 2014, Linaro Limited. All rights reserved.
44
# Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.
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

ArmVirtPkg/ArmVirtQemuKernel.fdf

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
# Copyright (c) 2014, Linaro Limited. All rights reserved.
44
# Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.
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
################################################################################

ArmVirtPkg/ArmVirtRules.fdf.inc

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
# Copyright (c) 2014-2016, Linaro Limited. All rights reserved.
44
# Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.
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
################################################################################

ArmVirtPkg/ArmVirtXen.dsc

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
# Copyright (c) 2014, Linaro Limited. All rights reserved.
44
# Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>
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

ArmVirtPkg/ArmVirtXen.fdf

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
# Copyright (c) 2014, Linaro Limited. All rights reserved.
44
# Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>
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
################################################################################

ArmVirtPkg/FdtClientDxe/FdtClientDxe.c

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
*
44
* Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>
55
*
6-
* This program and the accompanying materials are
7-
* 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

ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
#
44
# Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>
55
#
6-
# This program and the accompanying materials are
7-
# 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

ArmVirtPkg/HighMemDxe/HighMemDxe.c

+1-8
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,7 @@
33
*
44
* Copyright (c) 2015-2016, Linaro Ltd. All rights reserved.
55
*
6-
* This program and the accompanying materials are licensed and made available
7-
* under the terms and conditions of the BSD License which accompanies this
8-
* 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
13-
* IMPLIED.
6+
* SPDX-License-Identifier: BSD-2-Clause-Patent
147
*
158
**/
169

ArmVirtPkg/HighMemDxe/HighMemDxe.inf

+1-8
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,7 @@
33
#
44
# Copyright (c) 2015-2016, Linaro Ltd. All rights reserved.
55
#
6-
# This program and the accompanying materials are licensed and made available
7-
# under the terms and conditions of the BSD License which accompanies this
8-
# 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
13-
# IMPLIED.
6+
# SPDX-License-Identifier: BSD-2-Clause-Patent
147
#
158
##
169

ArmVirtPkg/Include/Guid/EarlyPL011BaseAddress.h

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

ArmVirtPkg/Include/Library/ArmVirtMemInfoLib.h

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
Copyright (c) 2011-2013, ARM Limited. All rights reserved.
44
Copyright (c) 2017, Linaro, Ltd. All rights reserved.
55
6-
This program and the accompanying materials are licensed and made available
7-
under the terms and conditions of the BSD License which accompanies this
8-
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

ArmVirtPkg/Include/Platform/Hidden.h

+1-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22
33
Copyright (c) 2018, Linaro Limited. All rights reserved.
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

ArmVirtPkg/Include/Protocol/FdtClient.h

+1-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@
55
66
Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>
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

ArmVirtPkg/Library/ArmVirtDxeHobLib/ArmVirtDxeHobLib.inf

+1-6
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,7 @@
88
# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
99
# Copyright (c) 2014, Linaro Ltd. 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-
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
16-
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11+
# SPDX-License-Identifier: BSD-2-Clause-Patent
1712
#
1813
#
1914
##

ArmVirtPkg/Library/ArmVirtDxeHobLib/HobLib.c

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
44
Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>
55
Copyright (c) 2014, Linaro Ltd. All rights reserved.<BR>
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

ArmVirtPkg/Library/ArmVirtGicArchLib/ArmVirtGicArchLib.c

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
44
Copyright (c) 2015 - 2016, Linaro Ltd. All rights reserved.<BR>
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

ArmVirtPkg/Library/ArmVirtGicArchLib/ArmVirtGicArchLib.inf

+1-7
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@
44
#
55
# Copyright (c) 2015, Linaro Ltd. All rights reserved.<BR>
66
#
7-
# This program and the accompanying materials
8-
# are licensed and made available under the terms and conditions of the BSD License
9-
# which accompanies this distribution. The full text of the license may be found at
10-
# http://opensource.org/licenses/bsd-license.php
11-
#
12-
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13-
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
7+
# SPDX-License-Identifier: BSD-2-Clause-Patent
148
#
159
#**/
1610

ArmVirtPkg/Library/ArmVirtMemoryInitPeiLib/ArmVirtMemoryInitPeiLib.c

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
* Copyright (c) 2011-2014, ARM Limited. All rights reserved.
44
* Copyright (c) 2014, Linaro Limited. All rights reserved.
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

ArmVirtPkg/Library/ArmVirtMemoryInitPeiLib/ArmVirtMemoryInitPeiLib.inf

+1-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22
#
33
# Copyright (c) 2011-2014, ARM Ltd. All rights reserved.<BR>
44
# Copyright (c) 2014, Linaro Ltd. All rights reserved.<BR>
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

ArmVirtPkg/Library/ArmVirtPL031FdtClientLib/ArmVirtPL031FdtClientLib.c

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
44
Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>
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

ArmVirtPkg/Library/ArmVirtPL031FdtClientLib/ArmVirtPL031FdtClientLib.inf

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
#
44
# Copyright (c) 2016, Linaro Ltd. All rights reserved.
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

0 commit comments

Comments
 (0)