summaryrefslogtreecommitdiffhomepage
path: root/LICENCE
diff options
context:
space:
mode:
authorMichael Smith <mikesmiffy128@gmail.com>2023-01-14 21:58:26 +0000
committerMichael Smith <mikesmiffy128@gmail.com>2023-01-15 15:17:51 +0000
commit3e4c26eeb701d96aa73bd482d48140f229cd9079 (patch)
treee476b3c257e463c91684aecfbd8cb3e35af0fbbb /LICENCE
parentfac74801bc7a1c08fa04b6e98de24604c53a9bbb (diff)
Fix a sizeof blunder I happened to notice recently
Nobody seems to have been affected by this in the wild yet, thank goodness. Will probably be a while before there's an actual release, so hopefully people will continue not to be affected. I suppose it's only an issue for paths longer than 128 characters, so it's not too likely to matter under normal circumstances...
Diffstat (limited to 'LICENCE')
-rw-r--r--LICENCE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENCE b/LICENCE
index 31f7963..3b765fb 100644
--- a/LICENCE
+++ b/LICENCE
@@ -1,6 +1,6 @@
Except where otherwise noted, the following terms apply:
════════════════════════════════════════════════════════════════════════════════
-Copyright © 2022 Michael Smith <mikesmiffy128@gmail.com>
+Copyright © 2023 Michael Smith <mikesmiffy128@gmail.com>
Copyright © 2022 Willian Henrique <wsimanbrazil@yahoo.com.br>
Copyright © 2022 Hayden K <imaciidz@gmail.com>