diff options
Diffstat (limited to 'libbutl/manifest-parser.bash.in')
-rw-r--r-- | libbutl/manifest-parser.bash.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/manifest-parser.bash.in b/libbutl/manifest-parser.bash.in index 4af565a..2c6158a 100644 --- a/libbutl/manifest-parser.bash.in +++ b/libbutl/manifest-parser.bash.in @@ -1,5 +1,5 @@ # file : libbutl/manifest-parser.bash.in -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file if [ "$butl_manifest_parser" ]; then |