diff options
Diffstat (limited to 'tests/target-triplet')
-rw-r--r-- | tests/target-triplet/buildfile | 2 | ||||
-rw-r--r-- | tests/target-triplet/driver.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/target-triplet/buildfile b/tests/target-triplet/buildfile index a2cc548..d883695 100644 --- a/tests/target-triplet/buildfile +++ b/tests/target-triplet/buildfile @@ -1,5 +1,5 @@ # file : tests/target-triplet/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/target-triplet/driver.cxx b/tests/target-triplet/driver.cxx index 1bed65b..264a6c6 100644 --- a/tests/target-triplet/driver.cxx +++ b/tests/target-triplet/driver.cxx @@ -1,5 +1,5 @@ // file : tests/target-triplet/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> |