diff options
author | Brad Love <brad@nextdimension.cc> | 2018-08-24 08:54:06 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-24 23:54:21 +0200 |
commit | 0753ffb23d6d39c07c754bee009cfd13ed6509c5 (patch) | |
tree | 915b68f0e9b44f8a4fba791b9f7ba356ce5b3cd7 /package/i2c-tools/i2c-tools.hash | |
parent | c9837870dab8c61e2801b39cc20b167fa4709c25 (diff) | |
download | buildroot-0753ffb23d6d39c07c754bee009cfd13ed6509c5.tar.gz buildroot-0753ffb23d6d39c07c754bee009cfd13ed6509c5.zip |
i2c-tools: include LGPL-2.1+ license for libi2c
Extend i2c-tools SPDX identifiers to include the library license.
Also include COPYING.LGPL and README to license files.
The ic2-tools readme states:
LICENSE
Check the documentation of individual tools for licensing information.
The library is released under the LGPL version 2.1 or later, while most
tools are released under the GPL version 2 or later, but there are a few
exceptions.
Signed-off-by: Brad Love <brad@nextdimension.cc>
[Thomas: add hashes for COPYING.LGPL and README.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/i2c-tools/i2c-tools.hash')
-rw-r--r-- | package/i2c-tools/i2c-tools.hash | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package/i2c-tools/i2c-tools.hash b/package/i2c-tools/i2c-tools.hash index 3475d20657..37563074fc 100644 --- a/package/i2c-tools/i2c-tools.hash +++ b/package/i2c-tools/i2c-tools.hash @@ -1,5 +1,7 @@ # Locally computed sha256 d900ca1c11c51ea20caa50b096f948008b8a7ad832311b23353e21baa7af28d6 i2c-tools-4.0.tar.xz -# License file +# License files sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING +sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LGPL +sha256 158abc6886c2c6e2dec7e9cb11b46fd41cb13a015c5057c2a587ef581f9142f8 README |