diff options
Diffstat (limited to 'libbutl/utility.bash.in')
-rw-r--r-- | libbutl/utility.bash.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/utility.bash.in b/libbutl/utility.bash.in index 1face1a..3eab109 100644 --- a/libbutl/utility.bash.in +++ b/libbutl/utility.bash.in @@ -1,5 +1,5 @@ # file : libbutl/utility.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_utility" ]; then |