aboutsummaryrefslogtreecommitdiff
path: root/bpkg/manifest-parser
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-09 08:46:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-09 08:46:34 +0200
commit9239c606dfadf96a5a69e2581ddb54064afcdfa7 (patch)
tree58ea0e13530e30ffe84803b34f7a77275fc38da7 /bpkg/manifest-parser
parent281b9ef7a740f89175a4feb29447153307f4802e (diff)
Update copyright year
Diffstat (limited to 'bpkg/manifest-parser')
-rw-r--r--bpkg/manifest-parser2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/manifest-parser b/bpkg/manifest-parser
index cee0786..77918ee 100644
--- a/bpkg/manifest-parser
+++ b/bpkg/manifest-parser
@@ -1,5 +1,5 @@
// file : bpkg/manifest-parser -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BPKG_MANIFEST_PARSER