diff options
Diffstat (limited to 'libtnsl/algo')
-rw-r--r-- | libtnsl/algo/algo.tnsl | 2 | ||||
-rw-r--r-- | libtnsl/algo/alloc.tnsl | 2 | ||||
-rw-r--r-- | libtnsl/algo/dealloc.tnsl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libtnsl/algo/algo.tnsl b/libtnsl/algo/algo.tnsl index 90a55da..a2f928c 100644 --- a/libtnsl/algo/algo.tnsl +++ b/libtnsl/algo/algo.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/algo/alloc.tnsl b/libtnsl/algo/alloc.tnsl index d346464..f39ebca 100644 --- a/libtnsl/algo/alloc.tnsl +++ b/libtnsl/algo/alloc.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/algo/dealloc.tnsl b/libtnsl/algo/dealloc.tnsl index d346464..f39ebca 100644 --- a/libtnsl/algo/dealloc.tnsl +++ b/libtnsl/algo/dealloc.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. |