diff mbox series

[1/1] package/python-pysnmp-apps: update license to BSD-2-Clause

Message ID 20191008043719.8301-1-asafka7@gmail.com
State Accepted
Headers show
Series [1/1] package/python-pysnmp-apps: update license to BSD-2-Clause | expand

Commit Message

Asaf Kahlon Oct. 8, 2019, 4:37 a.m. UTC
The license file for this application is BSD-2-Clause and not
BSD-3-Clause as we currently state in the _LICENSE variable.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-pysnmp-apps/python-pysnmp-apps.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni Oct. 8, 2019, 8:53 p.m. UTC | #1
On Tue,  8 Oct 2019 07:37:19 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> The license file for this application is BSD-2-Clause and not
> BSD-3-Clause as we currently state in the _LICENSE variable.
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-pysnmp-apps/python-pysnmp-apps.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
Peter Korsgaard Oct. 28, 2019, 12:58 p.m. UTC | #2
>>>>> "Asaf" == Asaf Kahlon <asafka7@gmail.com> writes:

 > The license file for this application is BSD-2-Clause and not
 > BSD-3-Clause as we currently state in the _LICENSE variable.

 > Signed-off-by: Asaf Kahlon <asafka7@gmail.com>

Committed to 2019.02.x and 2019.08.x, thanks.
diff mbox series

Patch

diff --git a/package/python-pysnmp-apps/python-pysnmp-apps.mk b/package/python-pysnmp-apps/python-pysnmp-apps.mk
index ee494eba0f..70d63834cb 100644
--- a/package/python-pysnmp-apps/python-pysnmp-apps.mk
+++ b/package/python-pysnmp-apps/python-pysnmp-apps.mk
@@ -8,7 +8,7 @@  PYTHON_PYSNMP_APPS_VERSION = 0.5.3
 PYTHON_PYSNMP_APPS_SOURCE = pysnmp-apps-$(PYTHON_PYSNMP_APPS_VERSION).tar.gz
 PYTHON_PYSNMP_APPS_SITE = https://files.pythonhosted.org/packages/c2/1a/26f5f3732df2c7d34663a7f2fa6534b5b4ffae73a4a440b75864ec826ba6
 PYTHON_PYSNMP_APPS_SETUP_TYPE = setuptools
-PYTHON_PYSNMP_APPS_LICENSE = BSD-3-Clause
+PYTHON_PYSNMP_APPS_LICENSE = BSD-2-Clause
 PYTHON_PYSNMP_APPS_LICENSE_FILES = LICENSE.txt
 PYTHON_PYSNMP_APPS_DEPENDENCIES = python-pysnmp