summaryrefslogtreecommitdiffhomepage
path: root/dev/tests/fix_basic
diff options
context:
space:
mode:
Diffstat (limited to 'dev/tests/fix_basic')
-rw-r--r--dev/tests/fix_basic/fix_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/tests/fix_basic/fix_test.cc b/dev/tests/fix_basic/fix_test.cc
index 413dd57..058831b 100644
--- a/dev/tests/fix_basic/fix_test.cc
+++ b/dev/tests/fix_basic/fix_test.cc
@@ -2,7 +2,7 @@
* File: tests/tracked_ptr_test.cc
* Purpose: Custom smart pointer unit tests in C++
* Author: Amlal El Mahrouss (amlal@nekernel.org)
- * Copyright 2025, Amlal El Mahrouss, licensed under the MIT license.
+ * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License.
*/
#include <lib/fix/fix.hpp>