diff options
Diffstat (limited to 'MdeModulePkg/Universal/RegularExpressionDxe/stdlib.h')
| -rw-r--r-- | MdeModulePkg/Universal/RegularExpressionDxe/stdlib.h | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/MdeModulePkg/Universal/RegularExpressionDxe/stdlib.h b/MdeModulePkg/Universal/RegularExpressionDxe/stdlib.h index 820040066c..130f70d078 100644 --- a/MdeModulePkg/Universal/RegularExpressionDxe/stdlib.h +++ b/MdeModulePkg/Universal/RegularExpressionDxe/stdlib.h @@ -1,9 +1,9 @@ -/** @file
- Include file to support building the third-party oniguruma.
-
-Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
-SPDX-License-Identifier: BSD-2-Clause-Patent
-
-**/
-
-#include <OnigurumaUefiPort.h>
+/** @file + Include file to support building the third-party oniguruma. + +Copyright (c) 2020, Intel Corporation. All rights reserved.<BR> +SPDX-License-Identifier: BSD-2-Clause-Patent + +**/ + +#include <OnigurumaUefiPort.h> |
