On Mon, Oct 03, 2016 at 09:01:24PM +0200, Andreas Pretzsch wrote:
> License information is pretty much the same as with unzip, just a newer
> revision of the (BSD-like) Info-ZIP license (here: version 2007-Mar-4).
> 
> Signed-off-by: Andreas Pretzsch <a...@cn-eng.de>
> ---
>  rules/zip.make | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/rules/zip.make b/rules/zip.make
> index 09ba4a0..ec59e72 100644
> --- a/rules/zip.make
> +++ b/rules/zip.make
> @@ -26,6 +26,8 @@ ZIP         := zip$(ZIP_AVERSION)
>  ZIP_URL              := $(call ptx/mirror, SF, infozip/$(ZIP_ARCHIVE))
>  ZIP_SOURCE   := $(SRCDIR)/$(ZIP_ARCHIVE)
>  ZIP_DIR              := $(BUILDDIR)/$(ZIP)
> +ZIP_LICENSE  := Info-ZIP, BSD-like

Nothing with ',' here please. I think only 'Info-ZIP' is correct here, the
'BSD-like' is just a different description for the same license, right? And
'Info-ZIP' ist the correct SPDX identifiere.

Michael

> +ZIP_LICENSE_FILES    := file://LICENSE;md5=04d43c5d70b496c032308106e26ae17d
>  
>  # 
> ----------------------------------------------------------------------------
>  # Compile
> -- 
> 2.9.3
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to