diff options
Diffstat (limited to 'butl/char-scanner.cxx')
-rw-r--r-- | butl/char-scanner.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/butl/char-scanner.cxx b/butl/char-scanner.cxx index 0da02a1..a54c20d 100644 --- a/butl/char-scanner.cxx +++ b/butl/char-scanner.cxx @@ -1,5 +1,5 @@ // file : butl/char-scanner.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <butl/char-scanner> |