aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 16:04:06 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 16:04:06 +0300
commit99be5b167fecec25e2da7f91fc5fc43b204c2e13 (patch)
tree65ac1c31d6a845d0b658f6c95402feac1a901396 /build.sh
parent4908eb08232c51819a26ce0f03e04a4cab991265 (diff)
Drop copyright notice from source code
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index b6a5fc6..a8f5bb5 100755
--- a/build.sh
+++ b/build.sh
@@ -1,7 +1,6 @@
#!/bin/sh
# file : build.sh
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
usage="Usage: $0 [-h|--help] [<options>] <c++-compiler> [<compile-options>]"