From 5e84d7dcb9b33cfdd31c62416f545db84f33fd38 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 25 Jun 2013 14:37:13 +0200 Subject: [PATCH] the + in MPL license is implicit --- libwpd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libwpd.spec b/libwpd.spec index eba6186..32226e5 100644 --- a/libwpd.spec +++ b/libwpd.spec @@ -8,7 +8,7 @@ Release: 2%{?dist} Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz Group: System Environment/Libraries URL: http://libwpd.sf.net/ -License: LGPLv2+ or MPLv2.0+ +License: LGPLv2+ or MPLv2.0 BuildRequires: cppunit-devel BuildRequires: zlib-devel