From 18f888e389aaeabdd7828aa584c0b7c9b9fd2dc1 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/load/buildfile | 2 +- tests/load/driver.cxx | 2 +- tests/web/buildfile | 2 +- tests/web/xhtml/buildfile | 2 +- tests/web/xhtml/driver.cxx | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'tests') diff --git a/tests/buildfile b/tests/buildfile index 2bdea00..3c57ff9 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 = load/ web/ diff --git a/tests/load/buildfile b/tests/load/buildfile index e68fd1f..a4b0ffb 100644 --- a/tests/load/buildfile +++ b/tests/load/buildfile @@ -1,5 +1,5 @@ # file : tests/load/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 += libbpkg%lib{bpkg} diff --git a/tests/load/driver.cxx b/tests/load/driver.cxx index 597625f..6539152 100644 --- a/tests/load/driver.cxx +++ b/tests/load/driver.cxx @@ -1,5 +1,5 @@ // file : tests/load/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/web/buildfile b/tests/web/buildfile index 152ca5b..76e8a80 100644 --- a/tests/web/buildfile +++ b/tests/web/buildfile @@ -1,5 +1,5 @@ # file : tests/web/buildfile -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file d = xhtml/ diff --git a/tests/web/xhtml/buildfile b/tests/web/xhtml/buildfile index 3d12031..8822869 100644 --- a/tests/web/xhtml/buildfile +++ b/tests/web/xhtml/buildfile @@ -1,5 +1,5 @@ # file : tests/web/xhtml/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 = libstudxml%lib{studxml} diff --git a/tests/web/xhtml/driver.cxx b/tests/web/xhtml/driver.cxx index ab41138..e50a9a7 100644 --- a/tests/web/xhtml/driver.cxx +++ b/tests/web/xhtml/driver.cxx @@ -1,5 +1,5 @@ // file : tests/web/xhtml/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