diff options
Diffstat (limited to 'dev/lib/tests/gtest.hpp')
| -rw-r--r-- | dev/lib/tests/gtest.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/lib/tests/gtest.hpp b/dev/lib/tests/gtest.hpp index deb2ddf..31ae5d7 100644 --- a/dev/lib/tests/gtest.hpp +++ b/dev/lib/tests/gtest.hpp @@ -2,7 +2,7 @@ * File: tests/gtest.hpp * Purpose: Google Test wrapper for the OCL library. * Author: Amlal El Mahrouss (amlal@nekernel.org) - * Copyright 2025, Amlal El Mahrouss + * Copyright 2025, Amlal El Mahrouss, licensed under the MIT license. */ #include <gtest/gtest.h> |
