From b1d7375c01ec8bcbf3561d27425d320afed23bce Mon Sep 17 00:00:00 2001 From: Jerome Forissier Date: Fri, 15 Dec 2017 14:28:24 +0100 Subject: 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 Acked-by: Joakim Bech --- core/tee/tee_fs_rpc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'core/tee/tee_fs_rpc.c') diff --git a/core/tee/tee_fs_rpc.c b/core/tee/tee_fs_rpc.c index 539eb9ec..21ebc586 100644 --- a/core/tee/tee_fs_rpc.c +++ b/core/tee/tee_fs_rpc.c @@ -1,7 +1,6 @@ // SPDX-License-Identifier: BSD-2-Clause /* * Copyright (c) 2016, Linaro Limited - * All rights reserved. */ #include -- cgit v1.2.3