From: Anup Patel Date: Fri, 9 Jun 2023 11:59:10 +0000 (+0530) Subject: README.md: Improve project copyright information X-Git-Tag: v1.3~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=932be2cde1b0f38c676bddaf801fa1030f9e9065;p=platform%2Fkernel%2Fopensbi.git README.md: Improve project copyright information 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 Reviewed-by: Andrew Jones --- 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*).