diff options
| -rw-r--r-- | meta/recipes-extended/less/less_444.bb | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/meta/recipes-extended/less/less_444.bb b/meta/recipes-extended/less/less_444.bb index f413ba0699..fb7059d96f 100644 --- a/meta/recipes-extended/less/less_444.bb +++ b/meta/recipes-extended/less/less_444.bb | |||
| @@ -6,9 +6,18 @@ HOMEPAGE = "http://www.greenwoodsoftware.com/" | |||
| 6 | SECTION = "console/utils" | 6 | SECTION = "console/utils" |
| 7 | 7 | ||
| 8 | # (GPLv2+ (<< 418), GPLv3+ (>= 418)) | less | 8 | # (GPLv2+ (<< 418), GPLv3+ (>= 418)) | less |
| 9 | # less is a 2-clause BSD-like permissive license | 9 | # Including email author giving permissing to use BSD |
| 10 | # Mark Nudelman (author of less) has given permission to utilize a generic | 10 | # |
| 11 | # 2-clause BSD | 11 | # From: Mark Nudelman <markn@greenwoodsoftware.com> |
| 12 | # To: Elizabeth Flanagan <elizabeth.flanagan@intel.com | ||
| 13 | # Date: 12/19/11 | ||
| 14 | # | ||
| 15 | # Hi Elizabeth, | ||
| 16 | # Using a generic BSD license for less is fine with me. | ||
| 17 | # Thanks, | ||
| 18 | # | ||
| 19 | # --Mark | ||
| 20 | # | ||
| 12 | 21 | ||
| 13 | LICENSE = "GPLv3+ | BSD-2-Clause" | 22 | LICENSE = "GPLv3+ | BSD-2-Clause" |
| 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 23 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
