]> git.proxmox.com Git - mirror_edk2.git/commitdiff
edk2: Change License.txt from 2-Clause BSD to BSD+Patent
authorMichael D Kinney <michael.d.kinney@intel.com>
Tue, 5 Mar 2019 22:09:08 +0000 (14:09 -0800)
committerMichael D Kinney <michael.d.kinney@intel.com>
Tue, 9 Apr 2019 16:10:18 +0000 (09:10 -0700)
Change License.txt in the root of the edk2 repository from the
2-Clause BSD License to the BSD+Patent License.

The text difference between these licenses in the patch is larger
than expected due to different choices for the position of the line
breaks.  The text from the BSD 2-Clause license and its disclaimer
are the same.  New clauses from the BSD+Patent license have been
added.

https://bugzilla.tianocore.org/show_bug.cgi?id=1373

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 <michael.d.kinney@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
License.txt

index 0f235b2893677cbd0f08b61706cf6efdeccb5b63..ee840505cb0c041145ee87fa07be69a51fa325b2 100644 (file)
@@ -1,29 +1,51 @@
-Copyright (c) 2004 - 2016, Intel Corporation. All rights reserved.\r
-Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.\r
-Copyright (c) 2011 - 2015, ARM Limited. All rights reserved.\r
-Copyright (c) 2014 - 2015, Linaro Limited. All rights reserved.\r
-Copyright (c) 2013 - 2015, Red Hat, Inc.\r
+Copyright (c) 2019, TianoCore and contributors.  All rights reserved.\r
+\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 Redistribution and use in source and binary forms, with or without\r
-modification, are permitted provided that the following conditions\r
-are met:\r
-\r
-* Redistributions of source code must retain the above copyright\r
-  notice, this list of conditions and the following disclaimer.\r
-* Redistributions in binary form must reproduce the above copyright\r
-  notice, this list of conditions and the following disclaimer in\r
-  the documentation and/or other materials provided with the\r
-  distribution.\r
-\r
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\r
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\r
-FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE\r
-COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,\r
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\r
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\r
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\r
-CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\r
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN\r
-ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\r
+modification, are permitted provided that the following conditions are met:\r
+\r
+1. Redistributions of source code must retain the above copyright notice,\r
+   this list of conditions and the following disclaimer.\r
+\r
+2. Redistributions in binary form must reproduce the above copyright notice,\r
+   this list of conditions and the following disclaimer in the documentation\r
+   and/or other materials provided with the distribution.\r
+\r
+Subject to the terms and conditions of this license, each copyright holder\r
+and contributor hereby grants to those receiving rights under this license\r
+a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r
+(except for failure to satisfy the conditions of this license) patent\r
+license to make, have made, use, offer to sell, sell, import, and otherwise\r
+transfer this software, where such license applies only to those patent\r
+claims, already acquired or hereafter acquired, licensable by such copyright\r
+holder or contributor that are necessarily infringed by:\r
+\r
+(a) their Contribution(s) (the licensed copyrights of copyright holders and\r
+    non-copyrightable additions of contributors, in source or binary form)\r
+    alone; or\r
+\r
+(b) combination of their Contribution(s) with the work of authorship to\r
+    which such Contribution(s) was added by such copyright holder or\r
+    contributor, if, at the time the Contribution is added, such addition\r
+    causes such combination to be necessarily infringed. The patent license\r
+    shall not apply to any other combinations which include the\r
+    Contribution.\r
+\r
+Except as expressly stated above, no rights or licenses from any copyright\r
+holder or contributor is granted under this license, whether expressly, by\r
+implication, estoppel or otherwise.\r
+\r
+DISCLAIMER\r
+\r
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"\r
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\r
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE\r
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\r
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\r
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\r
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\r
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\r
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\r
 POSSIBILITY OF SUCH DAMAGE.\r