aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:02:54 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:02:54 +0300
commitabfae72bc08a86291e014ff583ad1d226ffa7422 (patch)
treecd3776832e7f58c28a113fd65becd5a8b348c2b6 /build.sh
parentcba9cde07c64bef71eab6676d16395d8d831d490 (diff)
Update copyright year
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 60e0934..ac9f479 100755
--- a/build.sh
+++ b/build.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# file : build.sh
-# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
usage="Usage: $0 [-h|--help] [<options>] <c++-compiler> [<compile-options>]"