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/process/buildfile | 2 +- tests/process/driver.cxx | 2 +- tests/process/testscript | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/process') diff --git a/tests/process/buildfile b/tests/process/buildfile index 1b797b8..8548c4b 100644 --- a/tests/process/buildfile +++ b/tests/process/buildfile @@ -1,5 +1,5 @@ # file : tests/process/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/process/driver.cxx b/tests/process/driver.cxx index 01f2c30..9bee6c5 100644 --- a/tests/process/driver.cxx +++ b/tests/process/driver.cxx @@ -1,5 +1,5 @@ // file : tests/process/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 // getenv(), setenv(), _putenv() diff --git a/tests/process/testscript b/tests/process/testscript index c734a05..fd0badc 100644 --- a/tests/process/testscript +++ b/tests/process/testscript @@ -1,5 +1,5 @@ # file : tests/process/testscript -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file if ($cxx.target.class == 'windows') -- cgit v1.1