mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-*: add Apache license to known licenses in lilac_r_utils
This commit is contained in:
parent
7d70bb1433
commit
1604319817
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ class Pkgbuild:
|
|||
|
||||
# maps the license field in the DESCRIPTION file to a PKGBUILD license value
|
||||
license_map = {
|
||||
"Apache License 2.0": "Apache",
|
||||
"BSD_2_clause + file LICENSE": "BSD",
|
||||
"BSD_3_clause + file LICENSE": "BSD",
|
||||
"BSL-1.0": "Boost",
|
||||
|
|
Loading…
Add table
Reference in a new issue