Commit Graph

7 Commits

Author SHA1 Message Date
Rafal Stefanowski
cb8e322033 copyright/license: Extend file header check
- tighten the copyright regex to include all necessary info
- add checking for proper license identifier
- output only in case of error and put it in stderr

Signed-off-by: Rafal Stefanowski <rafal.stefanowski@intel.com>
2022-09-07 15:26:36 +02:00
Rafal Stefanowski
c2011c693d copyright/license: Improve checking for copyright header
Besides looking for files with proper extension, check also listed
files without extension, which should contain this header as well.

Signed-off-by: Rafal Stefanowski <rafal.stefanowski@intel.com>
2022-09-07 15:26:34 +02:00
Rafal Stefanowski
d74933b10a Exclude renamed and copied files from copyright check
Only added or modified files will be checked for a proper
copyright statement.

Signed-off-by: Rafal Stefanowski <rafal.stefanowski@intel.com>
2022-09-07 13:01:20 +02:00
Kamil Lepek
8e46e442f6 Fix permissions for verify_header.sh
Signed-off-by: Kamil Lepek <kamil.lepek@intel.com>
2022-05-05 13:46:36 +02:00
Kamil Lepek
3f532c5cee Added header verification script
Signed-off-by: Kamil Lepek <kamil.lepek@intel.com>
2022-05-04 13:09:49 +02:00
Slawomir Jankowski
84c54e2740 Enumerate few types of devices in issue templates
instead of asking user about specific model.

Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com>
2021-02-15 11:34:24 +01:00
Slawomir Jankowski
bfcc5e5c4a Add a template for several kinds of issues
Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com>
2020-10-14 14:52:40 +02:00