diff options
Diffstat (limited to 'build/config/utility.txx')
-rw-r--r-- | build/config/utility.txx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/config/utility.txx b/build/config/utility.txx index e37c2b5..bee8a0b 100644 --- a/build/config/utility.txx +++ b/build/config/utility.txx @@ -1,5 +1,5 @@ // file : build/config/utility.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 <utility> // move() |