diff options
Diffstat (limited to 'tests/dir-iterator/buildfile')
-rw-r--r-- | tests/dir-iterator/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dir-iterator/buildfile b/tests/dir-iterator/buildfile index 0a9dcf4..e8a33c5 100644 --- a/tests/dir-iterator/buildfile +++ b/tests/dir-iterator/buildfile @@ -1,5 +1,5 @@ # file : tests/dir-iterator/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} |