diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-05-11 16:43:16 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-05-11 16:43:16 +0200 |
commit | f3de4f28f74f1733158ca23de8a4cf1774072619 (patch) | |
tree | 04901d6c486d9eaadeefd666222ddc135713356c /web/apache/service.txx | |
parent | 20a26f01a43c758755159eb0d991b27c83dbae66 (diff) |
Correct copyright
Diffstat (limited to 'web/apache/service.txx')
-rw-r--r-- | web/apache/service.txx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/apache/service.txx b/web/apache/service.txx index 06f3599..38fa8ad 100644 --- a/web/apache/service.txx +++ b/web/apache/service.txx @@ -1,5 +1,5 @@ // file : web/apache/service.txx -*- 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 <httpd/http_log.h> |