summaryrefslogtreecommitdiff
path: root/tnslc/compile
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 /tnslc/compile
parentf4bc4570be7a51b00bf44d5bd4be99108dd94a30 (diff)
Update license date
Diffstat (limited to 'tnslc/compile')
-rw-r--r--tnslc/compile/compile.tnsl2
-rw-r--r--tnslc/compile/isa_x86.tnsl2
2 files changed, 2 insertions, 2 deletions
diff --git a/tnslc/compile/compile.tnsl b/tnslc/compile/compile.tnsl
index a178d25..eb43594 100644
--- a/tnslc/compile/compile.tnsl
+++ b/tnslc/compile/compile.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.
diff --git a/tnslc/compile/isa_x86.tnsl b/tnslc/compile/isa_x86.tnsl
index a5d9b0a..664108f 100644
--- a/tnslc/compile/isa_x86.tnsl
+++ b/tnslc/compile/isa_x86.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.