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.cxx | |
parent | 20a26f01a43c758755159eb0d991b27c83dbae66 (diff) |
Correct copyright
Diffstat (limited to 'web/apache/service.cxx')
-rw-r--r-- | web/apache/service.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/apache/service.cxx b/web/apache/service.cxx index 6b73e02..dc06a12 100644 --- a/web/apache/service.cxx +++ b/web/apache/service.cxx @@ -1,5 +1,5 @@ // file : web/apache/service.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/service> |