From 7b5d1f33f434034eb7946f459c7fa76b10f620f1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 5 Jan 2017 16:01:24 +0200 Subject: Update copyright year --- tests/link/buildfile | 2 +- tests/link/driver.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/link') diff --git a/tests/link/buildfile b/tests/link/buildfile index 860f0fc..b5d1bd3 100644 --- a/tests/link/buildfile +++ b/tests/link/buildfile @@ -1,5 +1,5 @@ # file : tests/link/buildfile -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file exe{driver}: cxx{driver} ../../butl/lib{butl} diff --git a/tests/link/driver.cxx b/tests/link/driver.cxx index 4a4a00f..3171af0 100644 --- a/tests/link/driver.cxx +++ b/tests/link/driver.cxx @@ -1,5 +1,5 @@ // file : tests/link/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include -- cgit v1.1