fate-source: exclude Apache-2 licensed files

pull/389/head
Lynne 2 years ago
parent 6ec58ff820
commit 5dc047716a
No known key found for this signature in database
GPG Key ID: A2FEA5F03F034464
  1. 1
      tests/fate/source-check.sh

@ -14,6 +14,7 @@ git grep -L -E "This file is part of FFmpeg|This file is part of libswresample|"
"Redistribution and use in source and binary forms, with or without modification|"\
"This library is free software; you can redistribute it and/or|"\
"This program is free software; you can redistribute it and/or modify|"\
"Licensed under the Apache License|"\
"This file is placed in the public domain" | grep -E '\.c$|\.h$|\.S$|\.asm$'
echo Headers without standard inclusion guards:

Loading…
Cancel
Save