]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg/IndustryStandard/Xen: replace MIT license text with SPDX ID
authorLaszlo Ersek <lersek@redhat.com>
Wed, 10 Apr 2019 11:55:19 +0000 (13:55 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Fri, 12 Apr 2019 10:04:36 +0000 (12:04 +0200)
The header files under "OvmfPkg/Include/IndustryStandard/Xen" include the
MIT License text. Replace those license blocks with
"SPDX-License-Identifier: MIT" (which refers to
<https://spdx.org/licenses/MIT.html>) for easier parsing by machines (and
humans).

This follows the tree-wide adoption of "SPDX-License-Identifier"s, made
for <https://bugzilla.tianocore.org/show_bug.cgi?id=1373>.

Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien.grall@arm.com>
Cc: Lars Kurth <lars.kurth@citrix.com>
Cc: xen-devel@lists.xenproject.org
Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=1654
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
17 files changed:
OvmfPkg/Include/IndustryStandard/Xen/arch-arm/xen.h
OvmfPkg/Include/IndustryStandard/Xen/arch-x86/xen-x86_32.h
OvmfPkg/Include/IndustryStandard/Xen/arch-x86/xen-x86_64.h
OvmfPkg/Include/IndustryStandard/Xen/arch-x86/xen.h
OvmfPkg/Include/IndustryStandard/Xen/event_channel.h
OvmfPkg/Include/IndustryStandard/Xen/grant_table.h
OvmfPkg/Include/IndustryStandard/Xen/hvm/hvm_op.h
OvmfPkg/Include/IndustryStandard/Xen/hvm/params.h
OvmfPkg/Include/IndustryStandard/Xen/io/blkif.h
OvmfPkg/Include/IndustryStandard/Xen/io/console.h
OvmfPkg/Include/IndustryStandard/Xen/io/protocols.h
OvmfPkg/Include/IndustryStandard/Xen/io/ring.h
OvmfPkg/Include/IndustryStandard/Xen/io/xenbus.h
OvmfPkg/Include/IndustryStandard/Xen/io/xs_wire.h
OvmfPkg/Include/IndustryStandard/Xen/memory.h
OvmfPkg/Include/IndustryStandard/Xen/xen-compat.h
OvmfPkg/Include/IndustryStandard/Xen/xen.h

index 625a0fc99416247366b5fc1ca1c9f3d881ee0600..a394f8d85a5d9cf9a71f11b38f70fec11bfe0bf7 100644 (file)
@@ -3,23 +3,7 @@
  *\r
  * Guest OS interface to ARM Xen.\r
  *\r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright 2011 (C) Citrix Systems\r
  */\r
index 82f9e49f3341ad9156b553054bf65778f218992c..86378fba9b342b9a12d7f40e801e26a5132f7295 100644 (file)
@@ -3,23 +3,7 @@
  * \r
  * Guest OS interface to x86 32-bit Xen.\r
  * \r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (c) 2004-2007, K A Fraser\r
  */\r
index ad2b6b0a4c6206b00214b9146c73df41753d08ab..9dc92d02ce6cd0627369bd8ff36f5f4d0bf5197d 100644 (file)
@@ -3,23 +3,7 @@
  * \r
  * Guest OS interface to x86 64-bit Xen.\r
  * \r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (c) 2004-2006, K A Fraser\r
  */\r
index 684ca688c09a29bf9425ae05eb213cc9f546323f..ed69f9241485a472f5a4dc39b89d7ead698e1078 100644 (file)
@@ -3,23 +3,7 @@
  * \r
  * Guest OS interface to x86 Xen.\r
  * \r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (c) 2004-2006, K A Fraser\r
  */\r
index 6377ce7b1afbb74267af0ebd50c38e7f8c7865b7..4fff5654af6614f469c2bf520801cda09811bb6c 100644 (file)
@@ -3,23 +3,7 @@
  *\r
  * Event channels between domains.\r
  *\r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (c) 2003-2004, K A Fraser.\r
  */\r
index 029d049382e15cdf440aab3367f4d9f4b07724d6..da8d6c2705f090dc580daf933a094441f49524a7 100644 (file)
@@ -4,23 +4,7 @@
  * Interface for granting foreign access to page frames, and receiving\r
  * page-ownership transfers.\r
  *\r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (c) 2004, K A Fraser\r
  */\r
index bd8d445c081dd9c9ceabdd0a1bf46ba5c9e0ab63..5eca23c2055a08846288395caa5f9c9c54b89bef 100644 (file)
@@ -1,21 +1,5 @@
 /*\r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  */\r
 \r
 #ifndef __XEN_PUBLIC_HVM_HVM_OP_H__\r
index cac33359ceb0b51b57078166e9b29878e04dca41..3b94435c9f8d6cb0ea08bb0d4e107024fc7aa732 100644 (file)
@@ -1,21 +1,5 @@
 /*\r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  */\r
 \r
 #ifndef __XEN_PUBLIC_HVM_PARAMS_H__\r
index 27774d6285efb3a7e6f0851e5e698b0405d52302..ff8e77589f92b23abffca50ef284772a08d05c85 100644 (file)
@@ -3,23 +3,7 @@
  *\r
  * Unified block-device I/O interface for Xen guest OSes.\r
  *\r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (c) 2003-2004, Keir Fraser\r
  * Copyright (c) 2012, Spectra Logic Corporation\r
index f1caa9765bcf7bbca9af180fc0e993eec712c265..c38d88b07aa31626493030c3ddb87e0691b6518e 100644 (file)
@@ -3,23 +3,7 @@
  *\r
  * Console I/O interface for Xen guest OSes.\r
  *\r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (c) 2005, Keir Fraser\r
  */\r
index e2cbd871aa7ce322af7665034dd3ca4751115a11..0c48e7693787e3bd0f562b4dd5ad6e13cac332c7 100644 (file)
@@ -1,23 +1,7 @@
 /******************************************************************************\r
  * protocols.h\r
  * \r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  */\r
 \r
 #ifndef __XEN_PROTOCOLS_H__\r
index 16313773cb9ee97dfa2fd96d113de34980448a42..c770ade4078567c07e5ab4f1025f0d91f8433afb 100644 (file)
@@ -3,23 +3,7 @@
  * \r
  * Shared producer-consumer ring macros.\r
  *\r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Tim Deegan and Andrew Warfield November 2004.\r
  */\r
index 4c76b5ba0f68aacf92d775932744c9ee60fc66c4..80db1909e9a4a8d7d19810867d7d9d93ab6daddc 100644 (file)
@@ -3,23 +3,7 @@
  *\r
  * Xenbus protocol details.\r
  *\r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (C) 2005 XenSource Ltd.\r
  */\r
index 6f302d1447fadf1ac9c795d5c529d53801e6915b..fb4e48d59182a553fbf203abd07ca40dcd2b382c 100644 (file)
@@ -2,23 +2,7 @@
  * Details of the "wire" protocol between Xen Store Daemon and client\r
  * library or guest kernel.\r
  *\r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (C) 2005 Rusty Russell IBM Corporation\r
  */\r
index 020155962c3bc4b6e4ad51813ce293a31e15411a..81e981331a80088ed22b22763f34419e5f5fa022 100644 (file)
@@ -3,23 +3,7 @@
  * \r
  * Memory reservation and information.\r
  * \r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (c) 2005, Keir Fraser <keir@xensource.com>\r
  */\r
index 53b7a3c7f6f2445823f0ec178c4c3c4dce7ea4f8..99d5a5dc0419d4ccffb3aa94fd853c92e4049fcc 100644 (file)
@@ -3,23 +3,7 @@
  * \r
  * Guest OS interface to Xen.  Compatibility layer.\r
  * \r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (c) 2006, Christian Limpach\r
  */\r
index 8596ca1bd26f0f04ac2a1940f0ee2840473224fa..eccc1ad6251a726e7aad079fb688d9a2c13a958b 100644 (file)
@@ -3,23 +3,7 @@
  * \r
  * Guest OS interface to Xen.\r
  * \r
- * Permission is hereby granted, free of charge, to any person obtaining a copy\r
- * of this software and associated documentation files (the "Software"), to\r
- * deal in the Software without restriction, including without limitation the\r
- * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\r
- * sell copies of the Software, and to permit persons to whom the Software is\r
- * furnished to do so, subject to the following conditions:\r
- *\r
- * The above copyright notice and this permission notice shall be included in\r
- * all copies or substantial portions of the Software.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
- * DEALINGS IN THE SOFTWARE.\r
+ * SPDX-License-Identifier: MIT\r
  *\r
  * Copyright (c) 2004, K A Fraser\r
  */\r