aboutsummaryrefslogtreecommitdiff
path: root/tests/core/image
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/image')
-rw-r--r--tests/core/image/test_core_image.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core/image/test_core_image.odin b/tests/core/image/test_core_image.odin
index 3293b80fa..46790bc8c 100644
--- a/tests/core/image/test_core_image.odin
+++ b/tests/core/image/test_core_image.odin
@@ -1,6 +1,6 @@
/*
Copyright 2021-2024 Jeroen van Rijn <nom@duclavier.com>.
- Made available under Odin's BSD-3 license.
+ Made available under Odin's license.
List of contributors:
Jeroen van Rijn: Initial implementation.