aboutsummaryrefslogtreecommitdiff
path: root/libbutl/regex.txx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 20:45:00 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 20:45:00 +0300
commit2ad811b3fbb5e8101111ea24a58fa7ffce7f06dd (patch)
tree084d33c38c3c64e9417c432eb07a97c9d5e61e74 /libbutl/regex.txx
parent78be8e1604f183b28527159047bab69a5cbe9232 (diff)
Update copyright year
Diffstat (limited to 'libbutl/regex.txx')
-rw-r--r--libbutl/regex.txx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/regex.txx b/libbutl/regex.txx
index fbe2885..1f87663 100644
--- a/libbutl/regex.txx
+++ b/libbutl/regex.txx
@@ -1,5 +1,5 @@
// file : libbutl/regex.txx -*- C++ -*-
-// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
LIBBUTL_MODEXPORT namespace butl //@@ MOD Clang needs this for some reason.