[rubygem-rack] Clarify license.

Vít Ondruch vondruch at fedoraproject.org
Fri Mar 6 09:16:26 UTC 2015


commit c0c7ac95bfab56b921cee54633ab35b5f26a1179
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Mar 6 10:16:17 2015 +0100

    Clarify license.

 rubygem-rack.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rubygem-rack.spec b/rubygem-rack.spec
index 9238beb..11d45eb 100644
--- a/rubygem-rack.spec
+++ b/rubygem-rack.spec
@@ -19,7 +19,8 @@ Version:        1.6.0
 Release:        1%{?dist}
 Group:          Development/Languages
 # lib/rack/backports/uri/* are taken from Ruby which is (Ruby or BSD)
-License:        MIT and (Ruby or BSD)
+# lib/rack/show{status,exceptions}.rb contains snippets from Django under BSD license.
+License:        MIT and (Ruby or BSD) and BSD
 URL:            http://rubyforge.org/projects/%{gem_name}/
 Source0:        http://gems.rubyforge.org/gems/%{gem_name}-%{version}.gem
 %if 0%{?fc20} || 0%{?el6} || 0%{?el7}


More information about the scm-commits mailing list