From 018ba2509091965488080a3ce0300eb6178cd22b28ec5b06d1fbce1b34789e97 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Tue, 28 Feb 2017 14:51:35 +0000 Subject: [PATCH] - Change License to MIT. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libffi?expand=0&rev=3 --- libffi.changes | 5 +++++ libffi.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libffi.changes b/libffi.changes index e743616..ecd8063 100644 --- a/libffi.changes +++ b/libffi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 28 14:51:07 UTC 2017 - rguenther@suse.com + +- Change License to MIT. + ------------------------------------------------------------------- Tue Feb 7 23:21:39 UTC 2017 - jengelh@inai.de diff --git a/libffi.spec b/libffi.spec index e52441f..801618e 100644 --- a/libffi.spec +++ b/libffi.spec @@ -21,7 +21,7 @@ Name: libffi Version: 3.2.1.git259 Release: 0 Summary: Foreign Function Interface Library -License: BSD-3-Clause +License: MIT Group: Development/Languages/C and C++ Url: https://github.com/libffi/ Source: %name-%version.tar.xz