summaryrefslogtreecommitdiff
path: root/xs_json.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-01-17 09:50:16 +0100
committerdefault <nobody@localhost>2023-01-17 09:50:16 +0100
commita38c7aeadcc69b3405d40b008a0b87f7c5d023dc (patch)
treeafe36eed782e9731d2b7e95768c6937e4592c842 /xs_json.h
parente46559c022c6b28302ab7e1df4778ee46457cfa4 (diff)
Updated year in copyright notices.
Diffstat (limited to 'xs_json.h')
-rw-r--r--xs_json.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xs_json.h b/xs_json.h
index d992494..2b047ae 100644
--- a/xs_json.h
+++ b/xs_json.h
@@ -1,4 +1,4 @@
-/* copyright (c) 2022 grunfink - MIT license */
+/* copyright (c) 2022 - 2023 grunfink / MIT license */
#ifndef _XS_JSON_H