From 1320a34dbe075496eb0b8d3fafed4902efae475a Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Tue, 7 May 2013 16:02:16 +0200 Subject: [PATCH] some source files are under MIT license --- qpdf.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/qpdf.spec b/qpdf.spec index fcb5ee7..98846c6 100644 --- a/qpdf.spec +++ b/qpdf.spec @@ -1,8 +1,9 @@ Summary: Command-line tools and library for transforming PDF files Name: qpdf Version: 4.1.0 -Release: 1%{?dist} -License: Artistic 2.0 +Release: 2%{?dist} +# MIT: e.g. libqpdf/sha2.c +License: Artistic 2.0 and MIT Group: System Environment/Base URL: http://qpdf.sourceforge.net/ Source0: http://downloads.sourceforge.net/sourceforge/qpdf/qpdf-%{version}.tar.gz @@ -104,6 +105,9 @@ make check %doc __doc/* %changelog +* Tue May 07 2013 Jiri Popelka - 4.1.0-2 +- some source files are under MIT license + * Mon Apr 15 2013 Jiri Popelka - 4.1.0-1 - 4.1.0