blob: 409212e693342236a0c30bdecf6762746a73534c [file] [log] [blame]
Andrew Geissler517393d2023-01-13 08:55:19 -06001# 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
6LICENSE = "PD"
Patrick Williams864cc432023-02-09 14:54:44 -06007LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=b56b7454f5f865de2e6e35ee2185b461"
Andrew Geissler517393d2023-01-13 08:55:19 -06008require byacc.inc
9
Patrick Williams864cc432023-02-09 14:54:44 -060010SRC_URI[sha256sum] = "576cc9d9ae5e22503ed5e3582498cf2cccacef401969106420547b4d05c87d76"