diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-05-11 16:39:48 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-05-11 16:39:48 +0200 |
commit | f3226a88235cf66db6e4b30b1b6953d050bb39c9 (patch) | |
tree | 9ae6a7da3edd78c4d1124711f884a9153a25250d /build/string-table.txx | |
parent | 40537e7e0941926168226f8a841544f3536a55cb (diff) |
Correct copyright
Diffstat (limited to 'build/string-table.txx')
-rw-r--r-- | build/string-table.txx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/string-table.txx b/build/string-table.txx index 67d93c9..7bd9864 100644 --- a/build/string-table.txx +++ b/build/string-table.txx @@ -1,5 +1,5 @@ // file : build/string-table.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 <limits> // numeric_limits |