]> code.ossystems Code Review - openembedded-core.git/commit
common-licenses: add bzip2-1.0.4
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 28 Oct 2020 15:47:55 +0000 (16:47 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 5 Nov 2020 14:07:15 +0000 (04:07 -1000)
commitd395630a026c16f47541082c8e1279492cfd95be
tree0b3e834e011cd7f20ef963f4cf4a8360dc1dd851
parente40068578ec403df84527cd4ac7acd336cce6a08
common-licenses: add bzip2-1.0.4

The bzip2 license changes with each version; the changes are subtle, but
that makes it a different license everytime:
  - copyright year
  - authorship identification and address
  - version of the release
  - date of the release

Although we currently only have bzip2 and pbzip2 packages, we're going
to need this license for busybox, which uses code from bzip2-1.0.4.

Add it, as copied from the upstream bzip2 git tree at tag 'bzip2-1.0.4'
(commit f10a33538e9bab6deb61779b3d8aae168824ef48).

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Khem Raj <raj.khem@gmail.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit f303c31b813f371737c9a9d7a93e9f920f84e75a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/files/common-licenses/bzip2-1.0.4 [new file with mode: 0644]