diff options
Diffstat (limited to 'web/apache/request.ixx')
-rw-r--r-- | web/apache/request.ixx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/apache/request.ixx b/web/apache/request.ixx index 3bd843d..157a751 100644 --- a/web/apache/request.ixx +++ b/web/apache/request.ixx @@ -1,5 +1,5 @@ // file : web/apache/request.ixx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <http_protocol.h> // ap_*() |