diff --git a/python-web.py.changes b/python-web.py.changes index 2880ea1..ef0ed58 100644 --- a/python-web.py.changes +++ b/python-web.py.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 10:26:47 UTC 2012 - cfarrell@suse.com + +- license update: SUSE-Public-Domain and BSD-3-Clause + See e.g. Colin Stewart copyright and license in web/httpserver.py (lines + 22 to 25) + ------------------------------------------------------------------- Thu Mar 15 15:47:45 UTC 2012 - saschpe@suse.de diff --git a/python-web.py.spec b/python-web.py.spec index 99f510f..44637f5 100644 --- a/python-web.py.spec +++ b/python-web.py.spec @@ -20,7 +20,7 @@ Version: 0.36 Release: 0 Url: http://webpy.org/ Summary: web.py: makes web apps -License: SUSE-Public-Domain +License: SUSE-Public-Domain and BSD-3-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/w/web.py/web.py-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build