]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/StringFuncs.c
License header updated to match correct format.
[mirror_edk2.git] / BaseTools / Source / C / Common / StringFuncs.c
index bccb0b2d3423e51eda45a333c288899cd047297e..a2bb87fe1b883944b5e3ee85a33336709a567c87 100644 (file)
@@ -1,6 +1,7 @@
 /** @file\r
+Function prototypes and defines for string routines.\r
 \r
-Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2007 - 2014, 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
@@ -9,14 +10,6 @@ http://opensource.org/licenses/bsd-license.php
 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.c\r
-\r
-Abstract:\r
-\r
-  Function prototypes and defines for string routines.\r
-\r
 **/\r
 \r
 #include <string.h>\r