Re: [RFC PATCH 01/28] Add Zlib License

2021-07-05 Thread Simon Glass
On Thu, 1 Jul 2021 at 00:16, Sean Anderson wrote: > > This adds the Zlib License which is compatible with GPLv2 as long as its > terms are met. Files originally licensed as Zlib should use the "GPL-2.0+ > AND Zlib" SPDX identifier. > > Signed-off-by: Sean Anderson > --- > > Licenses/README |

[RFC PATCH 01/28] Add Zlib License

2021-06-30 Thread Sean Anderson
This adds the Zlib License which is compatible with GPLv2 as long as its terms are met. Files originally licensed as Zlib should use the "GPL-2.0+ AND Zlib" SPDX identifier. Signed-off-by: Sean Anderson --- Licenses/README | 1 + Licenses/zlib.txt | 14 ++ 2 files changed, 15 ins