]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemInternal.h
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Universal / FvSimpleFileSystemDxe / FvSimpleFileSystemInternal.h
index 495ba97a59dae8466c2bb8f30f1ab1dd6eeb8cad..dea2b7a21188fd8d91ebb8d7736bb21301c2d007 100644 (file)
@@ -2,15 +2,9 @@
   The internal header file of FvSimpleFileSystem driver.\r
 \r
 Copyright (c) 2014, ARM Limited. All rights reserved.\r
-Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
-This program and the accompanying materials\r
-are licensed and made available under the terms and conditions of the BSD License\r
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -58,7 +52,7 @@ struct _FV_FILESYSTEM_INSTANCE {
 };\r
 \r
 //\r
-// Struct representing a opening file. Each opening operation on file will \r
+// Struct representing a opening file. Each opening operation on file will\r
 // create such an instance except for the "root directory", which will only\r
 // be created once for each FV.\r
 //\r