diff options
Diffstat (limited to 'butl/string-table.txx')
-rw-r--r-- | butl/string-table.txx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/butl/string-table.txx b/butl/string-table.txx index 8e97157..8c18f71 100644 --- a/butl/string-table.txx +++ b/butl/string-table.txx @@ -1,5 +1,5 @@ // file : butl/string-table.txx -*- C++ -*- -// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <limits> // numeric_limits |