mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
fate-source: exclude Apache-2 licensed files
This commit is contained in:
parent
6ec58ff820
commit
5dc047716a
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue