aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_hashed_bin.py
diff options
context:
space:
mode:
authorJerome Forissier <jerome.forissier@linaro.org>2017-12-15 14:28:24 +0100
committerJérôme Forissier <jerome.forissier@linaro.org>2018-01-10 19:09:42 +0100
commitb1d7375c01ec8bcbf3561d27425d320afed23bce (patch)
tree9300f5adb482b72675135a00d542b9fce61d480f /scripts/gen_hashed_bin.py
parent78b7c7c7653f8bff42fe44d31a79d7f6bbfd4d47 (diff)
Remove 'All rights reserved' from Linaro files
The text 'All rights reserved' is useless [1]. The Free Software Foundation's REUSE Initiative best practices document [2] does not contain these words. Therefore, we can safely remove the text from the files that are owned by Linaro. Generated by: spdxify.py --linaro-only --strip-arr optee_os/ Link: [1] https://en.wikipedia.org/wiki/All_rights_reserved Link: [2] https://reuse.software/practices/ Link: [3] https://github.com/jforissier/misc/blob/f7b56c8/spdxify.py Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Joakim Bech <joakim.bech@linaro.org>
Diffstat (limited to 'scripts/gen_hashed_bin.py')
-rwxr-xr-xscripts/gen_hashed_bin.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/gen_hashed_bin.py b/scripts/gen_hashed_bin.py
index 5da88c16..32350a47 100755
--- a/scripts/gen_hashed_bin.py
+++ b/scripts/gen_hashed_bin.py
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: BSD-2-Clause
#
# Copyright (c) 2014-2017, Linaro Limited
-# All rights reserved.
#
import argparse