diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-09 08:46:34 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-09 08:46:34 +0200 |
commit | 9239c606dfadf96a5a69e2581ddb54064afcdfa7 (patch) | |
tree | 58ea0e13530e30ffe84803b34f7a77275fc38da7 /bpkg/version | |
parent | 281b9ef7a740f89175a4feb29447153307f4802e (diff) |
Update copyright year
Diffstat (limited to 'bpkg/version')
-rw-r--r-- | bpkg/version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/version b/bpkg/version index 6ced4fc..6b2e119 100644 --- a/bpkg/version +++ b/bpkg/version @@ -1,5 +1,5 @@ // file : bpkg/version -*- C++ -*- -// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBPKG_VERSION // Note: using the version macro itself. |