summaryrefslogtreecommitdiffhomepage
path: root/dev/lib/tests/gtest.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'dev/lib/tests/gtest.hpp')
-rw-r--r--dev/lib/tests/gtest.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/lib/tests/gtest.hpp b/dev/lib/tests/gtest.hpp
index 14474c0..126ce90 100644
--- a/dev/lib/tests/gtest.hpp
+++ b/dev/lib/tests/gtest.hpp
@@ -1,8 +1,8 @@
/*
* File: tests/gtest.hpp
* Purpose: Google Test wrapper for the SOCL library.
- * Author: Amlal El Mahrouss (founder@snu.systems)
- * Copyright 2025, Amlal El Mahrouss and SNU Systems Corp.
+ * Author: Amlal El Mahrouss (amlal@nekernel.org)
+ * Copyright 2025, Amlal El Mahrouss
*/
#include <gtest/gtest.h>