diff options
Diffstat (limited to 'test/mock/libpthread_mock.hpp')
-rw-r--r-- | test/mock/libpthread_mock.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/mock/libpthread_mock.hpp b/test/mock/libpthread_mock.hpp index 61ce43c..a7a1b93 100644 --- a/test/mock/libpthread_mock.hpp +++ b/test/mock/libpthread_mock.hpp @@ -1,3 +1,6 @@ +/** + * SPDX-License-Identifier: Apache-2.0 + */ #include <gmock/gmock.h> #include <functional> |