X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Fcommon%2Foverride-build-std.sh;h=472e89e64441c3223432b9b5391be7e4066c674c;hb=82a91d62571974049269652e097cc4e199888077;hp=658c01f8265bb3a1e6e146b4ab44797f2932bea6;hpb=51c9c62db1805a4cdd96be18df4082f1ac5d81c5;p=lttng-ci.git diff --git a/scripts/common/override-build-std.sh b/scripts/common/override-build-std.sh index 658c01f..472e89e 100755 --- a/scripts/common/override-build-std.sh +++ b/scripts/common/override-build-std.sh @@ -1,19 +1,7 @@ #!/bin/bash # -# Copyright (C) 2020 Jonathan Rajotte-Julien -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# SPDX-FileCopyrightText: 2020 Jonathan Rajotte-Julien +# SPDX-License-Identifier: GPL-2.0-or-later # This file should be used as a jenkins job builder RAW import allowing the # override of the "build" variable on shell builder execution.