diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 20:35:36 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 20:35:36 +0300 |
commit | f7a0e23b391a5fd7a96734d62ac76916f128376e (patch) | |
tree | 4001f19d18ff42343a183b39e8ec6822ea202778 /bootstrap.sh | |
parent | 3fce45aadf75d5d5e1f9fea19f5a1bf04726ab68 (diff) |
Update copyright year
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-x | bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index 0b33156..f8bfd3b 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,7 +1,7 @@ #!/bin/sh # file : bootstrap.sh -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file usage="Usage: $0 [-h] [--libbutl <dir>] [--host <triplet>] <cxx> [<cxx-option>...]" |