aboutsummaryrefslogtreecommitdiff
path: root/butl/char-scanner.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-05 16:01:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-05 16:01:24 +0200
commit7b5d1f33f434034eb7946f459c7fa76b10f620f1 (patch)
tree995c7462602e01c62fd490e8db916d871f385917 /butl/char-scanner.cxx
parentc61d6e14c08fec7658dbdc33c16b5feeece08fbf (diff)
Update copyright year
Diffstat (limited to 'butl/char-scanner.cxx')
-rw-r--r--butl/char-scanner.cxx2
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>