aboutsummaryrefslogtreecommitdiff
path: root/tests/loader
diff options
context:
space:
mode:
Diffstat (limited to 'tests/loader')
-rw-r--r--tests/loader/buildfile2
-rw-r--r--tests/loader/driver.cxx2
2 files changed, 2 insertions, 2 deletions
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 <iostream>