aboutsummaryrefslogtreecommitdiff
path: root/tests/core/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/crypto')
-rw-r--r--tests/core/crypto/test_core_crypto.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core/crypto/test_core_crypto.odin b/tests/core/crypto/test_core_crypto.odin
index b3eb6e041..984f61bd8 100644
--- a/tests/core/crypto/test_core_crypto.odin
+++ b/tests/core/crypto/test_core_crypto.odin
@@ -2,7 +2,7 @@ package test_core_crypto
/*
Copyright 2021 zhibog
- Made available under the BSD-3 license.
+ Made available under Odin's license.
List of contributors:
zhibog, dotbmp: Initial implementation.