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 0d3aefc..b3528d7 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-2015 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <strings.h> // strcasecmp() |