diff --git a/tool-openssl/test_util.h b/tool-openssl/test_util.h index f12369defe..53ed2e4935 100644 --- a/tool-openssl/test_util.h +++ b/tool-openssl/test_util.h @@ -1,6 +1,5 @@ -// -// Created by erindeye on 7/26/2024. -// +// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 OR ISC #ifndef TEST_UTIL_H #define TEST_UTIL_H @@ -13,6 +12,7 @@ #include #include #include +#include // Helper function to trim whitespace from both ends of a string to test comparison output