diff options
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> |