]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/OsPath.h
BaseTools: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / BaseTools / Source / C / Common / OsPath.h
index d3d75ea5dccdc854f3ea09c79fe1252f20c69ca8..1868103e7f1b52f9b5d87ba7e2531fc82ec2c803 100644 (file)
@@ -3,13 +3,7 @@ Header file for helper functions useful to operate file directories by parsing
 file path.\r
 \r
 Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\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
@@ -104,7 +98,7 @@ Routine Description:
 Arguments:\r
 \r
   OldPath     Path name of replace the final segment\r
-  Peer        The new path name to concatinate to become the peer path\r
+  Peer        The new path name to concatenate to become the peer path\r
 \r
 Returns:\r
 \r