diff options
Diffstat (limited to 'bpkg/manifest-serializer.cxx')
-rw-r--r-- | bpkg/manifest-serializer.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/manifest-serializer.cxx b/bpkg/manifest-serializer.cxx index 1d9fd89..07b7db9 100644 --- a/bpkg/manifest-serializer.cxx +++ b/bpkg/manifest-serializer.cxx @@ -1,5 +1,5 @@ // file : bpkg/manifest-serializer.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-serializer> |