diff options
Diffstat (limited to 'web/apache/request.cxx')
-rw-r--r-- | web/apache/request.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/apache/request.cxx b/web/apache/request.cxx index 51590e3..32a1737 100644 --- a/web/apache/request.cxx +++ b/web/apache/request.cxx @@ -1,5 +1,5 @@ // file : web/apache/request.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <web/apache/request.hxx> |