diff --git a/scripts/check_copyright.sh b/scripts/check_copyright.sh index d6dcfd5e148..8ccc634c5c7 100755 --- a/scripts/check_copyright.sh +++ b/scripts/check_copyright.sh @@ -24,6 +24,7 @@ options=( list=$(git grep "${options[@]}" -- \ '*.'{c,cc,cmake,h,js,m,mm,py,rb,sh,swift} \ CMakeLists.txt '**/CMakeLists.txt' \ + ':(exclude)third_party/**' \ ':(exclude)**/third_party/**') # Allow copyrights before 2020 without LLC.