diff --git a/python-pyzmq.changes b/python-pyzmq.changes index 38d5311..27ab542 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Apr 5 13:00:39 UTC 2013 - cfarrell@suse.com + +- license update: LGPL-3.0+ and BSD-3-Clause + the core is LGPL-3.0+ but most of what is outside the code is + BSD-3-Clause + ------------------------------------------------------------------- Wed Mar 27 12:06:12 UTC 2013 - speilicke@suse.com diff --git a/python-pyzmq.spec b/python-pyzmq.spec index d9b6220..9f27365 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -20,7 +20,7 @@ Name: python-pyzmq Version: 13.0.0 Release: 0 Summary: Python bindings for 0MQ -License: LGPL-3.0+ +License: LGPL-3.0+ and BSD-3-Clause Group: Development/Languages/Python Url: http://github.com/zeromq/pyzmq Source: http://pypi.python.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz