From adbb9bceba06718b422ccb5a0215a76ea2811367 Mon Sep 17 00:00:00 2001 From: Haikel Guemar Date: Wed, 22 Jun 2016 18:36:44 +0200 Subject: [PATCH] Update license for crc16 crc16 is licensed under the LGPLv3+ [1] [1] https://github.com/gtrafimenkov/pycrc16/blob/master/COPYING.txt Change-Id: I2360b75a10121347b38a9013f64b7098f6df8d9f --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 4a784c2e14..bfeeeaabcb 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -155,7 +155,7 @@ PyMySQL>=0.6.2 # MIT License python-k8sclient>=0.2.0 # Apache-2.0 voluptuous>=0.8.9 # BSD License pydotplus>=2.0.2 # MIT License -crc16>=0.1.1 # LGPL +crc16>=0.1.1 # LGPLv3+ pyzabbix>=0.7.4 # LGPL # NOTE(flaper87): This added 2 packages to `integration.sh`