aboutsummaryrefslogtreecommitdiff
path: root/tests/package-version
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-05 16:01:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-05 16:01:24 +0200
commitc24eeeb246c5a2b513ed08b155b2bce742324d06 (patch)
tree28b25efad6f6939ee6a7c2210854592118b7727c /tests/package-version
parent629bf8540fd4446c1c13ec7ce95e14c4c4b663fe (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 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 <string>