diff options
Diffstat (limited to 'tests/progress')
-rw-r--r-- | tests/progress/buildfile | 1 | ||||
-rw-r--r-- | tests/progress/driver.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/progress/buildfile b/tests/progress/buildfile index e1a1e77..35b771c 100644 --- a/tests/progress/buildfile +++ b/tests/progress/buildfile @@ -1,5 +1,4 @@ # file : tests/progress/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/progress/driver.cxx b/tests/progress/driver.cxx index fd7996d..2ec310b 100644 --- a/tests/progress/driver.cxx +++ b/tests/progress/driver.cxx @@ -1,5 +1,4 @@ // file : tests/progress/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef _WIN32 |