diff --git a/python-ws4py.changes b/python-ws4py.changes index cc4181e..8c5e1ee 100644 --- a/python-ws4py.changes +++ b/python-ws4py.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 17 22:28:45 UTC 2020 - Julio González Gil + +- Fix license. Correct one is BSD-3-Clause. + ------------------------------------------------------------------- Thu Apr 11 12:09:24 UTC 2019 - Marketa Calabkova diff --git a/python-ws4py.spec b/python-ws4py.spec index c33d2c4..c4c81ba 100644 --- a/python-ws4py.spec +++ b/python-ws4py.spec @@ -1,7 +1,7 @@ # # spec file for package python-ws4py # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ Name: python-ws4py%{psuffix} Version: 0.5.1 Release: 0 Summary: WebSocket client and server library for Python -License: BSD-2-Clause +License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/Lawouach/WebSocket-for-Python Source: https://files.pythonhosted.org/packages/source/w/ws4py/ws4py-%{version}.tar.gz