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/base64/buildfile | 2 +- tests/base64/driver.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/base64') diff --git a/tests/base64/buildfile b/tests/base64/buildfile index bb27f11..f4ee9ac 100644 --- a/tests/base64/buildfile +++ b/tests/base64/buildfile @@ -1,5 +1,5 @@ # file : tests/base64/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/base64/driver.cxx b/tests/base64/driver.cxx index bb18e88..a713a76 100644 --- a/tests/base64/driver.cxx +++ b/tests/base64/driver.cxx @@ -1,5 +1,5 @@ // file : tests/base64/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