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/manifest-parser.cxx | |
parent | 281b9ef7a740f89175a4feb29447153307f4802e (diff) |
Update copyright year
Diffstat (limited to 'bpkg/manifest-parser.cxx')
-rw-r--r-- | bpkg/manifest-parser.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/manifest-parser.cxx b/bpkg/manifest-parser.cxx index 513573a..58e920a 100644 --- a/bpkg/manifest-parser.cxx +++ b/bpkg/manifest-parser.cxx @@ -1,5 +1,5 @@ // file : bpkg/manifest-parser.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <bpkg/manifest-parser> |