[yajl] Fix License tag to reflect change in 2.0.0 series from BSD to ISC

Daniel P. Berrange berrange at fedoraproject.org
Mon Aug 6 13:17:38 UTC 2012


commit 796d59094b87466963dd7222a03c841764408e4d
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Mon Aug 6 14:16:37 2012 +0100

    Fix License tag to reflect change in 2.0.0 series from BSD to ISC

 yajl.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/yajl.spec b/yajl.spec
index cd67a03..cdc8b89 100644
--- a/yajl.spec
+++ b/yajl.spec
@@ -4,7 +4,7 @@ Release: 1%{?dist}
 Summary: Yet Another JSON Library (YAJL)
 
 Group: Development/Libraries
-License: BSD
+License: ISC
 URL: http://lloyd.github.com/yajl/
 
 #
@@ -111,6 +111,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Mon Aug  6 2012 Daniel P. Berrange <berrange at redhat.com> - 2.0.4-1
 - Update to 2.0.4 release (rhbz #845777)
+- Fix License tag to reflect change in 2.0.0 series from BSD to ISC
 
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild


More information about the scm-commits mailing list