diff options
Diffstat (limited to 'tests/target-triplet')
-rw-r--r-- | tests/target-triplet/buildfile | 1 | ||||
-rw-r--r-- | tests/target-triplet/driver.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/target-triplet/buildfile b/tests/target-triplet/buildfile index 6a77de4..c77cf46 100644 --- a/tests/target-triplet/buildfile +++ b/tests/target-triplet/buildfile @@ -1,5 +1,4 @@ # file : tests/target-triplet/buildfile -# copyright : Copyright (c) 2014-2019 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 3d0522c..62e6503 100644 --- a/tests/target-triplet/driver.cxx +++ b/tests/target-triplet/driver.cxx @@ -1,5 +1,4 @@ // file : tests/target-triplet/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> |