diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2022-10-06 13:24:36 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2022-10-06 13:24:36 -0400 |
commit | 5379b962bc177f26f550a23fb9685ca49a048076 (patch) | |
tree | 9237b71a411b5a79e9b5b576db1f217b59d24ef6 /tnslc/ast/value.tnsl | |
parent | f4bc4570be7a51b00bf44d5bd4be99108dd94a30 (diff) |
Update license date
Diffstat (limited to 'tnslc/ast/value.tnsl')
-rw-r--r-- | tnslc/ast/value.tnsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tnslc/ast/value.tnsl b/tnslc/ast/value.tnsl index d4cef56..59655c7 100644 --- a/tnslc/ast/value.tnsl +++ b/tnslc/ast/value.tnsl @@ -1,5 +1,5 @@ /## - Copyright 2021 Kyle Gunger + Copyright 2021-2022 Kyle Gunger This file is licensed under the CDDL 1.0 (the License) and may only be used in accordance with the License. |