summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-07-14 18:33:58 -0300
committerRenato Botelho <renato@netgate.com>2016-07-14 18:33:58 -0300
commitac24dc242f6b3e4eaa81b12272a739985c3e7932 (patch)
tree9b1d17f1c66dd7c0b92b2af0d3b2929f0c488c5a /build.sh
parent30b94997728be7a75bf17065e2d6850927821526 (diff)
downloadpfsense-ac24dc242f6b3e4eaa81b12272a739985c3e7932.zip
pfsense-ac24dc242f6b3e4eaa81b12272a739985c3e7932.tar.gz
Review license / copyright on all files (1st round)
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index 7e5f794..3535bcf 100755
--- a/build.sh
+++ b/build.sh
@@ -2,7 +2,9 @@
#
# build.sh
#
-# Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved.
+# part of pfSense (https://www.pfsense.org)
+# Copyright (c) 2004-2016 Electric Sheep Fencing, LLC
+# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
@@ -47,7 +49,6 @@
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
# OF THE POSSIBILITY OF SUCH DAMAGE.
-#
set +e
usage() {
OpenPOWER on IntegriCloud