On Wed, Oct 21, 2020 at 5:42 AM Grant Likely <[email protected]> wrote: > > On 13/10/2020 19:39, Atish Patra wrote: > > Signed-off-by: Atish Patra <[email protected]> > > No need for this to be a separate patch. Squash into patch 2 please > where the additional copyright text is actually added. >
Sure. I will do that. > > --- > > source/index.rst | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/source/index.rst b/source/index.rst > > index bf2dadf3be47..6758994c5bbf 100644 > > --- a/source/index.rst > > +++ b/source/index.rst > > @@ -1,5 +1,6 @@ > > .. EBBR Source Document > > Copyright Arm Limited, 2017-2019 > > + Copyright Western Digital Corporation or its affiliates, 2020 > > These copyright statements should be specific. Just "Western Digital > Corporation" please. Affiliates can provide their own copyright lines if > they care. > I think Affiliates here means any subsidiaries of Western Digital. IIRC, this is what our legal has approved for the copyrights. I will check with legal and update this if required. > The "and Contributors" bit from the Arm line is historical from when the > document was forked from SBBR. I'll look to clean that up. > > g. > > > SPDX-License-Identifier: CC-BY-SA-4.0 > > > > #################################################### > > @@ -8,6 +9,8 @@ Embedded Base Boot Requirements (EBBR) Specification > > > > Copyright © 2017-2019 Arm Limited and Contributors. > > > > +Copyright © Western Digital Corporation or its affiliates, 2020. > > + > > This work is licensed under the Creative Commons Attribution-ShareAlike > > 4.0 > > International License. To view a copy of this license, visit > > http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to > > > _______________________________________________ > boot-architecture mailing list > [email protected] > https://lists.linaro.org/mailman/listinfo/boot-architecture -- Regards, Atish _______________________________________________ boot-architecture mailing list [email protected] https://lists.linaro.org/mailman/listinfo/boot-architecture
