diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:44:20 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295 (patch) | |
| tree | 5b71e3261028cf7043840154af1a9ae140b8a61e /meta-oe/recipes-support/procmail | |
| parent | 66298242119cf805e757b9af8a7ceaf39c05d69a (diff) | |
| download | meta-openembedded-14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/procmail')
| -rw-r--r-- | meta-oe/recipes-support/procmail/procmail_3.22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/procmail/procmail_3.22.bb b/meta-oe/recipes-support/procmail/procmail_3.22.bb index 6160733b3d..ba268de0a5 100644 --- a/meta-oe/recipes-support/procmail/procmail_3.22.bb +++ b/meta-oe/recipes-support/procmail/procmail_3.22.bb | |||
| @@ -16,7 +16,7 @@ SRC_URI = "http://www.ring.gr.jp/archives/net/mail/${BPN}/${BP}.tar.gz \ | |||
| 16 | SRC_URI[md5sum] = "1678ea99b973eb77eda4ecf6acae53f1" | 16 | SRC_URI[md5sum] = "1678ea99b973eb77eda4ecf6acae53f1" |
| 17 | SRC_URI[sha256sum] = "087c75b34dd33d8b9df5afe9e42801c9395f4bf373a784d9bc97153b0062e117" | 17 | SRC_URI[sha256sum] = "087c75b34dd33d8b9df5afe9e42801c9395f4bf373a784d9bc97153b0062e117" |
| 18 | 18 | ||
| 19 | LICENSE = "GPL-2.0 & Artistic-1.0" | 19 | LICENSE = "GPL-2.0-only & Artistic-1.0" |
| 20 | LIC_FILES_CHKSUM = "file://COPYING;md5=a71e50e197a992c862379e576e669757 \ | 20 | LIC_FILES_CHKSUM = "file://COPYING;md5=a71e50e197a992c862379e576e669757 \ |
| 21 | file://Artistic;md5=505e00d03c3428cde21b17b2a386590e" | 21 | file://Artistic;md5=505e00d03c3428cde21b17b2a386590e" |
| 22 | 22 | ||
