diff options
Diffstat (limited to 'old-tests/depdb')
-rw-r--r-- | old-tests/depdb/buildfile | 2 | ||||
-rw-r--r-- | old-tests/depdb/driver.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/old-tests/depdb/buildfile b/old-tests/depdb/buildfile index 53e9cd3..8acc227 100644 --- a/old-tests/depdb/buildfile +++ b/old-tests/depdb/buildfile @@ -1,5 +1,5 @@ # file : tests/depdb/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/old-tests/depdb/driver.cxx b/old-tests/depdb/driver.cxx index f156991..b64b97e 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-2016 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <iostream> |