From 3e4c26eeb701d96aa73bd482d48140f229cd9079 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sat, 14 Jan 2023 21:58:26 +0000 Subject: 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... --- LICENCE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LICENCE') 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 +Copyright © 2023 Michael Smith Copyright © 2022 Willian Henrique Copyright © 2022 Hayden K -- cgit v1.2.3