mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
289b63c06f
Creates file structure that maps files to licenses by grepping for license patterns (patterns for licenses found in RIOT included). Sets exit code to 1 if an unknown license header is detected.
2 lines
475 B
Plaintext
2 lines
475 B
Plaintext
.+ is free software; you can redistribute it and or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2\.1 of the License, or \(at your option\) any later version\. .+ is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\. See the GNU Lesser General Public License for more details\.
|