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 caf0d60..f89f0e7 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <web/apache/request> |