From f7a0e23b391a5fd7a96734d62ac76916f128376e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 20:35:36 +0300 Subject: Update copyright year --- unit-tests/test/script/regex/buildfile | 2 +- unit-tests/test/script/regex/driver.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'unit-tests/test/script/regex') diff --git a/unit-tests/test/script/regex/buildfile b/unit-tests/test/script/regex/buildfile index 217ff70..87c10eb 100644 --- a/unit-tests/test/script/regex/buildfile +++ b/unit-tests/test/script/regex/buildfile @@ -1,5 +1,5 @@ # file : unit-tests/test/script/regex/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file include ../../../../build2/ diff --git a/unit-tests/test/script/regex/driver.cxx b/unit-tests/test/script/regex/driver.cxx index fd35f2a..8696da6 100644 --- a/unit-tests/test/script/regex/driver.cxx +++ b/unit-tests/test/script/regex/driver.cxx @@ -1,5 +1,5 @@ // file : unit-tests/test/script/regex/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include -- cgit v1.1