diff options
Diffstat (limited to 'libtnsl/time')
-rw-r--r-- | libtnsl/time/alg.tnsl | 2 | ||||
-rw-r--r-- | libtnsl/time/conv.tnsl | 2 | ||||
-rw-r--r-- | libtnsl/time/parse.tnsl | 2 | ||||
-rw-r--r-- | libtnsl/time/time.tnsl | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libtnsl/time/alg.tnsl b/libtnsl/time/alg.tnsl index d346464..f39ebca 100644 --- a/libtnsl/time/alg.tnsl +++ b/libtnsl/time/alg.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/time/conv.tnsl b/libtnsl/time/conv.tnsl index d346464..f39ebca 100644 --- a/libtnsl/time/conv.tnsl +++ b/libtnsl/time/conv.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/time/parse.tnsl b/libtnsl/time/parse.tnsl index d346464..f39ebca 100644 --- a/libtnsl/time/parse.tnsl +++ b/libtnsl/time/parse.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/time/time.tnsl b/libtnsl/time/time.tnsl index dc24369..96e4d23 100644 --- a/libtnsl/time/time.tnsl +++ b/libtnsl/time/time.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. |