From 0ff1a22db2bc2664e539289ab8caebbbd1c2e71b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 20:25:43 +0300 Subject: Update copyright year --- tests/path-entry/buildfile | 2 +- tests/path-entry/driver.cxx | 2 +- tests/path-entry/testscript | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/path-entry') diff --git a/tests/path-entry/buildfile b/tests/path-entry/buildfile index 3339fa7..ce2582a 100644 --- a/tests/path-entry/buildfile +++ b/tests/path-entry/buildfile @@ -1,5 +1,5 @@ # file : tests/path-entry/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/path-entry/driver.cxx b/tests/path-entry/driver.cxx index c69bf9c..db37de9 100644 --- a/tests/path-entry/driver.cxx +++ b/tests/path-entry/driver.cxx @@ -1,5 +1,5 @@ // file : tests/path-entry/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 diff --git a/tests/path-entry/testscript b/tests/path-entry/testscript index a9f2c2e..9ee796d 100644 --- a/tests/path-entry/testscript +++ b/tests/path-entry/testscript @@ -1,5 +1,5 @@ # file : tests/path-entry/testscript -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : existing -- cgit v1.1