Στις Κυρ 30 Δεκ 2012 00:47:10 Ian Leonard έγραψε:
> The license changed in version 1.2.0 from the wxWindows Library license to
> the 3-clause BSD.
>
> Signed-off-by: Ian Leonard <[email protected]>
> ---

Hello Ian,

> Index: libs/libjpeg-turbo/Makefile
> ==================================================================> --- 
> libs/libjpeg-turbo/Makefile   (revision 34879)
> +++ libs/libjpeg-turbo/Makefile       (working copy)
> @@ -1,19 +1,19 @@
>  #
> -# Copyright (C) 20011 OpenWrt.org
> +# Copyright (C) 2011-2012 OpenWrt.org
>  #
> -# This is free software, licensed under the wxWindows Library Licence,
> Version 3.1. -# See /LICENSE for more information.
> +# This is free software, licensed under the 3-clause BSD license.
> +# See /README-turbo.txt for more information.
>  #

OpenWrt project is licensed under GPLv2. This header does not specify the
license of the source package but the license of the Makefile.

To specify the license of the source package you should use PKG_LICENSE and
PKG_LICENSE_FILES macros.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to