aboutsummaryrefslogtreecommitdiff
path: root/old-tests/depdb
diff options
context:
space:
mode:
Diffstat (limited to 'old-tests/depdb')
-rw-r--r--old-tests/depdb/buildfile2
-rw-r--r--old-tests/depdb/driver.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/old-tests/depdb/buildfile b/old-tests/depdb/buildfile
index de6fbe3..c8b9583 100644
--- a/old-tests/depdb/buildfile
+++ b/old-tests/depdb/buildfile
@@ -1,5 +1,5 @@
# file : tests/depdb/buildfile
-# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import libs = libbutl%lib{butl}
diff --git a/old-tests/depdb/driver.cxx b/old-tests/depdb/driver.cxx
index c371dfd..b95d299 100644
--- a/old-tests/depdb/driver.cxx
+++ b/old-tests/depdb/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/depdb/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <iostream>