summaryrefslogtreecommitdiff
path: root/xs_fcgi.h
diff options
context:
space:
mode:
authorGravatar default2024-01-04 09:22:03 +0100
committerGravatar default2024-01-04 09:22:03 +0100
commit755d997fb1fa5189cd227fa57fd8d4b5ad4f7819 (patch)
tree1d94bd46c0112a6d42c3af76cd3e9c145c3dde94 /xs_fcgi.h
parentUpdated RELEASE_NOTES. (diff)
downloadpenes-snac2-755d997fb1fa5189cd227fa57fd8d4b5ad4f7819.tar.gz
penes-snac2-755d997fb1fa5189cd227fa57fd8d4b5ad4f7819.tar.xz
penes-snac2-755d997fb1fa5189cd227fa57fd8d4b5ad4f7819.zip
Updated copyright year.
Diffstat (limited to 'xs_fcgi.h')
-rw-r--r--xs_fcgi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xs_fcgi.h b/xs_fcgi.h
index 65d00da..3bf21ee 100644
--- a/xs_fcgi.h
+++ b/xs_fcgi.h
@@ -1,4 +1,4 @@
1/* copyright (c) 2022 - 2023 grunfink et al. / MIT license */ 1/* copyright (c) 2022 - 2024 grunfink et al. / MIT license */
2 2
3/* 3/*
4 This is an intentionally-dead-simple FastCGI implementation; 4 This is an intentionally-dead-simple FastCGI implementation;