Closed jrgemignani closed 4 months ago
@jrgemignani Shoudn't there be a LICENSE file too as stated here https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository ?
@jrgemignani Currently the repo states the license as below
Its coming from COPYRIGHT file. If the license of the entire repository is being changed, not just specific works within it, then we may also need to update the COPYRIGHT file.
@jrgemignani Shoudn't there be a LICENSE file too as stated here https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository ?
Yes, @eyab will be taking care of that part.
Added the Apache 2.0 license header to all C source files, including the scanner and grammar files.
Verified builds successfully.