From 2ad811b3fbb5e8101111ea24a58fa7ffce7f06dd Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 16 Jan 2019 20:45:00 +0300 Subject: Update copyright year --- tests/timestamp/buildfile | 2 +- tests/timestamp/driver.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/timestamp') diff --git a/tests/timestamp/buildfile b/tests/timestamp/buildfile index d2c5492..0a0857e 100644 --- a/tests/timestamp/buildfile +++ b/tests/timestamp/buildfile @@ -1,5 +1,5 @@ # file : tests/timestamp/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/timestamp/driver.cxx b/tests/timestamp/driver.cxx index bfd67b4..c8e5051 100644 --- a/tests/timestamp/driver.cxx +++ b/tests/timestamp/driver.cxx @@ -1,5 +1,5 @@ // file : tests/timestamp/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 // tzset() (POSIX), _tzset() (Windows) -- cgit v1.1