]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Thu, 12 Nov 2020 03:54:28 +0000 (11:54 +0800)
commite29fb3d418f3ac53e49a14b430f0ef6ef323375f
tree07a0018ac135cb2683f21827e1d97932753a6250
parent2eb8cd12bdc4b6a83f8ab1ac6643821db5d8087c
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).

(From OE-Core rev: f303c31b813f371737c9a9d7a93e9f920f84e75a)

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 f3f62ed09d09c606cf28480c1258d900f449e621)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/files/common-licenses/bzip2-1.0.4 [new file with mode: 0644]