From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anup Patel Date: Sun, 11 Jun 2023 09:38:57 +0530 Subject: [PATCH 2/2] README.md: Improve project copyright information In-Reply-To: <20230611040857.51858-1-apatel@ventanamicro.com> References: <20230611040857.51858-1-apatel@ventanamicro.com> Message-ID: <20230611040857.51858-3-apatel@ventanamicro.com> List-Id: To: opensbi@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Over-time a lot of organizations and individuals have contributed to the OpenSBI project so let us add copyright RISC-V International to respect the contributions from all RISC-V members. Signed-off-by: Anup Patel --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb09fdf..73de8ea 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,10 @@ RISC-V Open Source Supervisor Binary Interface (OpenSBI) Copyright and License --------------------- -The OpenSBI project is copyright (c) 2019 Western Digital Corporation -or its affiliates and other contributors. +The OpenSBI project is: + +* Copyright (c) 2019 Western Digital Corporation or its affiliates +* Copyright (c) 2023 RISC-V International It is distributed under the terms of the BSD 2-clause license ("Simplified BSD License" or "FreeBSD License", SPDX: *BSD-2-Clause*). -- 2.34.1