Skip to content

Commit 93b121e

Browse files
committed
StdLibPrivateInternalFiles: 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: Daryl McDaniel <[email protected]> Cc: Jaben Carsey <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney <[email protected]>
1 parent 91a1d41 commit 93b121e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

StdLibPrivateInternalFiles/DoNotUse.dec

+1-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22
#
33
# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>
44
#
5-
# This program and the accompanying materials are licensed and made available under
6-
# the terms and conditions of the BSD License which accompanies this distribution.
7-
# The full text of the license may be found at
8-
# http://opensource.org/licenses/bsd-license.
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

0 commit comments

Comments
 (0)