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/variable.ixx | |
parent | 40537e7e0941926168226f8a841544f3536a55cb (diff) |
Correct copyright
Diffstat (limited to 'build/variable.ixx')
-rw-r--r-- | build/variable.ixx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/variable.ixx b/build/variable.ixx index 576d0cb..7cbd8f4 100644 --- a/build/variable.ixx +++ b/build/variable.ixx @@ -1,5 +1,5 @@ // file : build/variable.ixx -*- C++ -*- -// copyright : Copyright (c) 2014-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file namespace build |