diff --git a/python-simplegeneric.changes b/python-simplegeneric.changes index c7e4274..b8baae6 100644 --- a/python-simplegeneric.changes +++ b/python-simplegeneric.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 17 10:07:38 UTC 2013 - cfarrell@suse.com + +- license update: ZPL-2.1 + SPDX format + ------------------------------------------------------------------- Wed Jan 16 13:25:51 UTC 2013 - saschpe@suse.de diff --git a/python-simplegeneric.spec b/python-simplegeneric.spec index cb76c2a..981639b 100644 --- a/python-simplegeneric.spec +++ b/python-simplegeneric.spec @@ -18,7 +18,7 @@ Name: python-simplegeneric Version: 0.8.1 Release: 0 -License: ZPL 2.1 +License: ZPL-2.1 Summary: Simple generic functions (similar to Python's own len(), pickle.dump(), etc) Url: http://cheeseshop.python.org/pypi/simplegeneric Group: Development/Languages/Python