1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 11:37:34 +00:00

Meta: Fix wonky copyright headers in Tests

This commit is contained in:
Ben Wiederhake 2020-09-05 12:25:33 +02:00 committed by Andreas Kling
parent fad0c8e712
commit c8668e9b7c
3 changed files with 2 additions and 3 deletions

View file

@ -39,7 +39,6 @@ while IFS= read -r f; do
done < <(git ls-files -- \
'*.cpp' \
'*.h' \
':!:Tests' \
':!:Base' \
':!:Kernel/FileSystem/ext2_fs.h' \
':!:Libraries/LibC/getopt.cpp' \