aboutsummaryrefslogtreecommitdiff
path: root/.run_formal_checks.sh
diff options
context:
space:
mode:
Diffstat (limited to '.run_formal_checks.sh')
-rwxr-xr-x.run_formal_checks.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/.run_formal_checks.sh b/.run_formal_checks.sh
index 1caa2297..f5ffec25 100755
--- a/.run_formal_checks.sh
+++ b/.run_formal_checks.sh
@@ -1,4 +1,7 @@
#!/usr/bin/env bash
+
+# SPDX-License-Identifier: Apache-2.0
+
set -e
if [ $# -ne 1 ]; then