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