summaryrefslogtreecommitdiff
path: root/libtnsl/math
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2022-10-06 13:24:36 -0400
committerKyle Gunger <kgunger12@gmail.com>2022-10-06 13:24:36 -0400
commit5379b962bc177f26f550a23fb9685ca49a048076 (patch)
tree9237b71a411b5a79e9b5b576db1f217b59d24ef6 /libtnsl/math
parentf4bc4570be7a51b00bf44d5bd4be99108dd94a30 (diff)
Update license date
Diffstat (limited to 'libtnsl/math')
-rw-r--r--libtnsl/math/basic.tnsl2
-rw-r--r--libtnsl/math/math.tnsl2
2 files changed, 2 insertions, 2 deletions
diff --git a/libtnsl/math/basic.tnsl b/libtnsl/math/basic.tnsl
index 3eefc0d..354abe8 100644
--- a/libtnsl/math/basic.tnsl
+++ b/libtnsl/math/basic.tnsl
@@ -1,5 +1,5 @@
/##
- Copyright 2021 Kyle Gunger
+ Copyright 2021-2022 Kyle Gunger
Dual licensed under the CDDL 1.0 and BSD 3-Clause licenses.
diff --git a/libtnsl/math/math.tnsl b/libtnsl/math/math.tnsl
index eff1aa3..4c7f443 100644
--- a/libtnsl/math/math.tnsl
+++ b/libtnsl/math/math.tnsl
@@ -1,5 +1,5 @@
/##
- Copyright 2021 Kyle Gunger
+ Copyright 2021-2022 Kyle Gunger
Dual licensed under the CDDL 1.0 and BSD 3-Clause licenses.