aboutsummaryrefslogtreecommitdiff
path: root/tests/package-version
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-09 08:46:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-09 08:46:34 +0200
commit9239c606dfadf96a5a69e2581ddb54064afcdfa7 (patch)
tree58ea0e13530e30ffe84803b34f7a77275fc38da7 /tests/package-version
parent281b9ef7a740f89175a4feb29447153307f4802e (diff)
Update copyright year
Diffstat (limited to 'tests/package-version')
-rw-r--r--tests/package-version/buildfile2
-rw-r--r--tests/package-version/driver.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/package-version/buildfile b/tests/package-version/buildfile
index 2fc3c01..947ec53 100644
--- a/tests/package-version/buildfile
+++ b/tests/package-version/buildfile
@@ -1,5 +1,5 @@
# file : tests/package-version/buildfile
-# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
exe{driver}: cxx{driver} ../../bpkg/lib{bpkg}
diff --git a/tests/package-version/driver.cxx b/tests/package-version/driver.cxx
index a48d4cf..db1a55f 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-2015 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <string>