summaryrefslogtreecommitdiff
path: root/xs_fcgi.h
diff options
context:
space:
mode:
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;