From 0fce873325623317ff0c4b5a003cdfb2863f4b23 Mon Sep 17 00:00:00 2001 From: Daniel Ruthardt Date: Thu, 26 Sep 2019 20:47:36 +0200 Subject: [PATCH] Added license header and "signed-off-by". Signed-off-by: Daniel Ruthardt --- fabcar/stopFabric.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fabcar/stopFabric.sh b/fabcar/stopFabric.sh index 3e7826ef..bc34cc15 100755 --- a/fabcar/stopFabric.sh +++ b/fabcar/stopFabric.sh @@ -1,4 +1,9 @@ #!/bin/bash +# +# Copyright The Linux Foundation All Rights Reserved +# +# SPDX-License-Identifier: Apache-2.0 +# set -e function clearContainers() {