From dd5bd655afad50484293ab9d72477569903838dd Mon Sep 17 00:00:00 2001 From: Toshio くらとみ Date: Jul 06 2010 02:03:17 +0000 Subject: Update license tag --- diff --git a/python-sphinx.spec b/python-sphinx.spec index eae8155..4a04718 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -11,7 +11,12 @@ Release: %{?prerel:0.}1.%{?prerel}%{?dist} Summary: Python documentation generator Group: Development/Tools -License: BSD + +# Unless otherwise noted, the license for code is BSD +# sphinx/util/stemmer.py Public Domain +# sphinx/pycode/pgen2 Python +# jquery (MIT or GPLv2) +License: BSD and Public Domain and Python and (MIT or GPLv2) URL: http://sphinx.pocoo.org/ Source0: http://pypi.python.org/packages/source/S/%{upstream_name}/%{upstream_name}-%{version}%{?prerel}.tar.gz