Great point. I had forgotten about that exception. The ARM lawyers are
looking into this now :).
Cheers,
Jason
On Wed, Apr 8, 2020 at 5:52 PM Bobby Bruce wrote:
> I think this is a great idea. My only question is that some of our code has
> a slightly extended BSD license. In particular I'm thi
I think this is a great idea. My only question is that some of our code has
a slightly extended BSD license. In particular I'm thinking about code ARM
is involved in (E.g. :
https://gem5.googlesource.com/public/gem5/+/refs/heads/develop/src/arch/arm/decoder.cc
). Is the solution here something like
Hi all,
I propose to replace all of the BSD text in the headers of all files with
the following:
/*
* Copyright (c)
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
We will also update the LICENSE file to say the following:
```
Note: Individual files contain the followi