diff options
Diffstat (limited to 'UnitTestFrameworkPkg/Library/GoogleTestLib/GoogleTestLib.uni')
| -rw-r--r-- | UnitTestFrameworkPkg/Library/GoogleTestLib/GoogleTestLib.uni | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/UnitTestFrameworkPkg/Library/GoogleTestLib/GoogleTestLib.uni b/UnitTestFrameworkPkg/Library/GoogleTestLib/GoogleTestLib.uni index 695588ce3f..2a0af3f7f5 100644 --- a/UnitTestFrameworkPkg/Library/GoogleTestLib/GoogleTestLib.uni +++ b/UnitTestFrameworkPkg/Library/GoogleTestLib/GoogleTestLib.uni @@ -1,11 +1,11 @@ -// /** @file
-// This module provides GoogleTest Library implementation.
-//
-// Copyright (c) 2022, Intel Corporation. All rights reserved.<BR>
-// SPDX-License-Identifier: BSD-2-Clause-Patent
-//
-// **/
-
-#string STR_MODULE_ABSTRACT #language en-US "GoogleTest Library implementation"
-
-#string STR_MODULE_DESCRIPTION #language en-US "This module provides GoogleTest Library implementation."
+// /** @file +// This module provides GoogleTest Library implementation. +// +// Copyright (c) 2022, Intel Corporation. All rights reserved.<BR> +// SPDX-License-Identifier: BSD-2-Clause-Patent +// +// **/ + +#string STR_MODULE_ABSTRACT #language en-US "GoogleTest Library implementation" + +#string STR_MODULE_DESCRIPTION #language en-US "This module provides GoogleTest Library implementation." |
