Andrew Geissler | 5199d83 | 2021-09-24 16:47:35 -0500 | [diff] [blame] | 1 | # Sigh. This is one of those places where everyone licenses it differently. Someone |
| 2 | # even apply UCB to it (Free/Net/OpenBSD). The maintainer states that: |
| 3 | # "I've found no reliable source which states that byacc must bear a UCB copyright." |
| 4 | # Setting to PD as this is what the upstream has it as. |
| 5 | |
| 6 | LICENSE = "PD" |
| 7 | LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=80ce98c6ab91cc4a93a9d2cfb7c14463" |
| 8 | require byacc.inc |
| 9 | |
| 10 | SRC_URI[sha256sum] = "f158529be9d0594263c7f11a87616a49ea23e55ac63691252a2304fbbc7d3a83" |