Follow-up Comment #117, task #14667 (project administration): Hi Ineiev,
NEWS is listed here: http://git.savannah.nongnu.org/cgit/gsequencer.git/tree/README?h=2.1.x#n250 but anyway added the permissive notice to it. http://git.savannah.nongnu.org/cgit/gsequencer.git/commit/?h=2.1.x&id=bc7fa24584ab50ca855b9978f41693170ad82b78 The script checks if it has a notice in README. So everything is fine. This is why the file was not listed as suspicious. # ============================================================================== # title: Test copyright and license # description: This script tests recursive all files to have valid copyright # and license notice. # C header and body files can be either GNU General Public # License v3.0+ or GNU Affero General Public License v3.0+. # XML, DTD, XSL or XSD files can be either GNU Free # Documentation License v1.3 or permissive with copyright # attribution licensed. # Other files are checked against README files in current # directory to have an external copyright and license notice. # Obviously only the most common files and license combination # are tested. Not matching files are listed and the end of # output as "Verify: <filename>". They have a need for manual # review. Note README files are excluded from the check. # author: Jo\u00EBl Kr\u00E4hemann # date: Sun Oct 7 00:17:53 UTC 2018 # version: v1.0.0 # usage: bash test-copyright-and-license.sh # ============================================================================== _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/task/?14667> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
