From a49149ba35d4fb138c7c325f506f658a475f847e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 9 Jan 2016 08:46:34 +0200 Subject: Update copyright year --- tests/loader/buildfile | 2 +- tests/loader/driver.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/loader') diff --git a/tests/loader/buildfile b/tests/loader/buildfile index e531a1f..d8ab9ac 100644 --- a/tests/loader/buildfile +++ b/tests/loader/buildfile @@ -1,5 +1,5 @@ # file : tests/loader/buildfile -# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs += libbpkg%lib{bpkg} diff --git a/tests/loader/driver.cxx b/tests/loader/driver.cxx index eea3d0c..d732895 100644 --- a/tests/loader/driver.cxx +++ b/tests/loader/driver.cxx @@ -1,5 +1,5 @@ // file : tests/loader/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include -- cgit v1.1