blob: 614bcaf6462a7fc8a4af72a77e893c8d12a98ad4 [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
Andrew Geisslerfc113ea2023-03-31 09:59:46 -050010SRC_URI[sha256sum] = "36b972a6d4ae97584dd186925fbbc397d26cb20632a76c2f52ac7653cd081b58"