]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/StringFuncs.h
BaseTools: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / BaseTools / Source / C / Common / StringFuncs.h
index cf18460c4c7812c5bcb1fdaa382f0fae7151f21e..8fc616de80341baf257f2ca5fa3bb53b9f47327b 100644 (file)
@@ -1,21 +1,8 @@
-/**\r
-\r
-Copyright (c) 2007 - 2008, Intel Corporation                                                         \r
-All rights reserved. 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
-\r
-Module Name:\r
-\r
-  StringFuncs.h\r
-\r
-Abstract:\r
+/** @file\r
+String routines implementation\r
 \r
-  String routines implementation.\r
+Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -77,7 +64,7 @@ Routine Description:
 \r
 Arguments:\r
 \r
-  Strin          The string to 'strip'\r
+  String          The string to 'strip'\r
 \r
 Returns:\r
 \r