[libvirt] [tck PATCH 02/12] rpm: fix license tag to include option of Artistic license

Daniel P. Berrangé posted 12 patches 6 years, 11 months ago
There is a newer version of this series
[libvirt] [tck PATCH 02/12] rpm: fix license tag to include option of Artistic license
Posted by Daniel P. Berrangé 6 years, 11 months ago
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 perl-Sys-Virt-TCK.spec.PL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-Sys-Virt-TCK.spec.PL b/perl-Sys-Virt-TCK.spec.PL
index 4b1683f..39cc72f 100644
--- a/perl-Sys-Virt-TCK.spec.PL
+++ b/perl-Sys-Virt-TCK.spec.PL
@@ -30,7 +30,7 @@ Summary: Sys::Virt::TCK - libvirt Technology Compatibility Kit
 Name: perl-%{appname}
 Version: @VERSION@
 Release: 1
-License: GPLv2
+License: GPLv2 or Artistic
 Group: Development/Tools
 Source: http://libvirt.org/sources/tck/%{appname}-v%{version}.tar.gz
 Url: http://libvirt.org/
-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [tck PATCH 02/12] rpm: fix license tag to include option of Artistic license
Posted by Laine Stump 6 years, 11 months ago
On 06/08/2018 09:45 AM, Daniel P. Berrangé wrote:
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

Reviewed-by: Laine Stump <laine@laine.org>

> ---
>  perl-Sys-Virt-TCK.spec.PL | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/perl-Sys-Virt-TCK.spec.PL b/perl-Sys-Virt-TCK.spec.PL
> index 4b1683f..39cc72f 100644
> --- a/perl-Sys-Virt-TCK.spec.PL
> +++ b/perl-Sys-Virt-TCK.spec.PL
> @@ -30,7 +30,7 @@ Summary: Sys::Virt::TCK - libvirt Technology Compatibility Kit
>  Name: perl-%{appname}
>  Version: @VERSION@
>  Release: 1
> -License: GPLv2
> +License: GPLv2 or Artistic
>  Group: Development/Tools
>  Source: http://libvirt.org/sources/tck/%{appname}-v%{version}.tar.gz
>  Url: http://libvirt.org/


--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list