summaryrefslogtreecommitdiffstats
path: root/unit-tests/cc/lexer/driver.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 20:38:22 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 20:38:22 +0300
commit3eb73174972d542425e82a107e3eae06cab2f9ca (patch)
tree116b9686b61f5dda66dbf9b8572c7a40cfe59e36 /unit-tests/cc/lexer/driver.cxx
parent28fb279aba3af8bf1a57a9e36b2b183ef68c5454 (diff)
downloadbuild2-3eb73174972d542425e82a107e3eae06cab2f9ca.tar.gz
build2-3eb73174972d542425e82a107e3eae06cab2f9ca.tar.xz
build2-3eb73174972d542425e82a107e3eae06cab2f9ca.zip
Update copyright year
Diffstat (limited to 'unit-tests/cc/lexer/driver.cxx')
-rw-r--r--unit-tests/cc/lexer/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unit-tests/cc/lexer/driver.cxx b/unit-tests/cc/lexer/driver.cxx
index 3314a388..ebbb9ab9 100644
--- a/unit-tests/cc/lexer/driver.cxx
+++ b/unit-tests/cc/lexer/driver.cxx
@@ -1,5 +1,5 @@
// file : unit-tests/cc/lexer/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <cassert>