From c24eeeb246c5a2b513ed08b155b2bce742324d06 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 5 Jan 2017 16:01:24 +0200 Subject: Update copyright year --- tests/buildfile | 2 +- tests/manifest/buildfile | 2 +- tests/manifest/driver.cxx | 2 +- tests/package-version/buildfile | 2 +- tests/package-version/driver.cxx | 2 +- tests/repository-location/buildfile | 2 +- tests/repository-location/driver.cxx | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'tests') diff --git a/tests/buildfile b/tests/buildfile index a8f8f3e..47f5226 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,5 @@ # file : tests/buildfile -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file d = manifest/ package-version/ repository-location/ diff --git a/tests/manifest/buildfile b/tests/manifest/buildfile index 8f4b8f0..d3c55f8 100644 --- a/tests/manifest/buildfile +++ b/tests/manifest/buildfile @@ -1,5 +1,5 @@ # file : tests/manifest/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} ../../bpkg/lib{bpkg} diff --git a/tests/manifest/driver.cxx b/tests/manifest/driver.cxx index 4083516..9b6c31a 100644 --- a/tests/manifest/driver.cxx +++ b/tests/manifest/driver.cxx @@ -1,5 +1,5 @@ // file : tests/manifest/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 diff --git a/tests/package-version/buildfile b/tests/package-version/buildfile index 056dd13..9a47c0b 100644 --- a/tests/package-version/buildfile +++ b/tests/package-version/buildfile @@ -1,5 +1,5 @@ # file : tests/package-version/buildfile -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs += libbutl%lib{butl} diff --git a/tests/package-version/driver.cxx b/tests/package-version/driver.cxx index be300c4..3e80b2e 100644 --- a/tests/package-version/driver.cxx +++ b/tests/package-version/driver.cxx @@ -1,5 +1,5 @@ // file : tests/package-version/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 diff --git a/tests/repository-location/buildfile b/tests/repository-location/buildfile index b1538ca..54811d3 100644 --- a/tests/repository-location/buildfile +++ b/tests/repository-location/buildfile @@ -1,5 +1,5 @@ # file : tests/repository-location/buildfile -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs += libbutl%lib{butl} diff --git a/tests/repository-location/driver.cxx b/tests/repository-location/driver.cxx index 6b4a1d7..da7cea2 100644 --- a/tests/repository-location/driver.cxx +++ b/tests/repository-location/driver.cxx @@ -1,5 +1,5 @@ // file : tests/repository-location/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