diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-09 08:46:34 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-09 08:46:34 +0200 |
commit | 6123a93e79239a7d5886604b1ecafd7d4fc3710d (patch) | |
tree | db62497219e234b6bd328327c6b2b2616520d0ce /butl/char-scanner.cxx | |
parent | 304b4e97bef93bcbeb82b5339451bacbb72b4f31 (diff) |
Update copyright year
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 1561ad1..0da02a1 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-2015 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <butl/char-scanner> |