mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:07:46 +00:00
Meta: Fix wonky copyright headers in Tests
This commit is contained in:
parent
fad0c8e712
commit
c8668e9b7c
3 changed files with 2 additions and 3 deletions
|
@ -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' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue