diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:50:28 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:50:28 +0300 |
commit | fdf479f5576098899fbfc26cdc861ba74d010d27 (patch) | |
tree | f1a9912a79d58b58f06444ffbf240f868001f100 /bpkg-rep/buildfile | |
parent | d549ef65e1dfcac0371074f89f175b7ec48c5fbc (diff) |
Update copyright year
Diffstat (limited to 'bpkg-rep/buildfile')
-rw-r--r-- | bpkg-rep/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg-rep/buildfile b/bpkg-rep/buildfile index 6f4a025..6ed65ac 100644 --- a/bpkg-rep/buildfile +++ b/bpkg-rep/buildfile @@ -1,5 +1,5 @@ # file : bpkg-rep/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: exe{bpkg-rep-publish} |