From dd5bd655afad50484293ab9d72477569903838dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toshio=20=E3=81=8F=E3=82=89=E3=81=A8=E3=81=BF?= Date: Tue, 6 Jul 2010 02:03:17 +0000 Subject: [PATCH] Update license tag --- python-sphinx.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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