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 a019183..ba5952e 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-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <web/apache/request.hxx> |