aboutsummaryrefslogtreecommitdiff
path: root/core/math/big/api.odin
diff options
context:
space:
mode:
Diffstat (limited to 'core/math/big/api.odin')
-rw-r--r--core/math/big/api.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/math/big/api.odin b/core/math/big/api.odin
index 668afa534..e18a40b30 100644
--- a/core/math/big/api.odin
+++ b/core/math/big/api.odin
@@ -2,7 +2,7 @@ package math_big
/*
Copyright 2021 Jeroen van Rijn <nom@duclavier.com>.
- Made available under Odin's BSD-3 license.
+ Made available under Odin's license.
This file collects public proc maps and their aliases.
*/