From 5379b962bc177f26f550a23fb9685ca49a048076 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Thu, 6 Oct 2022 13:24:36 -0400 Subject: Update license date --- libtnsl/math/basic.tnsl | 2 +- libtnsl/math/math.tnsl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libtnsl/math') 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. -- cgit v1.2.3