Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -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=262857ec5923f073fa06a1f1812225ea" |
| 8 | require byacc.inc |
| 9 | |
Andrew Geissler | a2681d9 | 2020-10-16 10:17:07 -0500 | [diff] [blame] | 10 | SRC_URI[md5sum] = "5726a5a655c6fd4e8f950552cceeae29" |
| 11 | SRC_URI[sha256sum] = "0a5906073aeaf23ddc20aaac0ea61cb5ccc18572870b113375dec4ffe85ecf30" |