From 578a7ce768dc5fa3014655c8edf784822582ff3a Mon Sep 17 00:00:00 2001 From: Franziskus Kiefer Date: Tue, 24 Jan 2017 15:46:16 +0100 Subject: Bug 1177759 - build script for oss-fuzz, r=ttaubert Differential Revision: https://nss-review.dev.mozaws.net/D172 --- build.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'build.sh') diff --git a/build.sh b/build.sh index ab1774c4c..c9ff426bb 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,10 @@ #!/usr/bin/env bash +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +################################################################################ +# # This script builds NSS with gyp and ninja. # # This build system is still under development. It does not yet support all -- cgit v1.2.1