aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2023-05-28 05:02:31 +0200
committerLynne <dev@lynne.ee>2023-05-29 00:41:59 +0200
commit5dc047716ab62945e30e490e88b4f2faad3ddb3d (patch)
treeb1bdea132d8ab60dde08cef96527a86ab100c013
parent6ec58ff820529052bca87f5b05292197d7c51cf3 (diff)
downloadffmpeg-5dc047716ab62945e30e490e88b4f2faad3ddb3d.tar.gz
fate-source: exclude Apache-2 licensed files
-rwxr-xr-xtests/fate/source-check.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fate/source-check.sh b/tests/fate/source-check.sh
index 5f3fd8960e..658823fc0b 100755
--- a/tests/fate/source-check.sh
+++ b/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: