There should be an automated test to check that all source code in the project has the SPDX Identifier, and, in case of third_party tools, that the LICENSE file is present.
This script can be used and changed accordingly to the source file-types by adding/removing the correct extensions
Activity
daniellimws commentedon Feb 20, 2021
This seems to be done, as seen at https://github.com/SymbiFlow/fasm/blob/master/.github/check_license.sh. Can close?