diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:46:47 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:46:47 +0300 |
commit | a74595dfb3eeafec60aafc7d17d3d44af426ee41 (patch) | |
tree | b973c2105a5316527e674986368a0657c8daffe0 /libbutl/buildfile | |
parent | de48dc1954af14f1a569a1d4132b5261c21f1274 (diff) |
Update copyright year
Diffstat (limited to 'libbutl/buildfile')
-rw-r--r-- | libbutl/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/buildfile b/libbutl/buildfile index 03dd084..cbe40eb 100644 --- a/libbutl/buildfile +++ b/libbutl/buildfile @@ -1,5 +1,5 @@ # file : libbutl/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} |