diff options
Diffstat (limited to 'meta/recipes-core/readline/readline.inc')
-rw-r--r-- | meta/recipes-core/readline/readline.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/readline/readline.inc b/meta/recipes-core/readline/readline.inc index 24a3301285..7f2f1a092b 100644 --- a/meta/recipes-core/readline/readline.inc +++ b/meta/recipes-core/readline/readline.inc | |||
@@ -6,7 +6,7 @@ lines, and perform csh-like history expansion on previous commands." | |||
6 | SECTION = "libs" | 6 | SECTION = "libs" |
7 | HOMEPAGE = "https://tiswww.case.edu/php/chet/readline/rltop.html" | 7 | HOMEPAGE = "https://tiswww.case.edu/php/chet/readline/rltop.html" |
8 | 8 | ||
9 | # GPLv2+ (< 6.0), GPLv3+ (>= 6.0) | 9 | # GPL-2.0-or-later (< 6.0), GPL-3.0-or-later (>= 6.0) |
10 | LICENSE = "GPL-3.0-or-later" | 10 | LICENSE = "GPL-3.0-or-later" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
12 | 12 | ||