diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 20:35:36 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 20:35:36 +0300 |
commit | f7a0e23b391a5fd7a96734d62ac76916f128376e (patch) | |
tree | 4001f19d18ff42343a183b39e8ec6822ea202778 /old-tests/depdb/buildfile | |
parent | 3fce45aadf75d5d5e1f9fea19f5a1bf04726ab68 (diff) |
Update copyright year
Diffstat (limited to 'old-tests/depdb/buildfile')
-rw-r--r-- | old-tests/depdb/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old-tests/depdb/buildfile b/old-tests/depdb/buildfile index 8acc227..de6fbe3 100644 --- a/old-tests/depdb/buildfile +++ b/old-tests/depdb/buildfile @@ -1,5 +1,5 @@ # file : tests/depdb/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} |