mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-30 00:09:00 +02:00
license headers
This commit is contained in:
parent
2c9d9788e3
commit
fce3bec917
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ for file in $FILES; do
|
||||||
*.cmake|*.sh|*CMakeLists.txt)
|
*.cmake|*.sh|*CMakeLists.txt)
|
||||||
begin="#"
|
begin="#"
|
||||||
;;
|
;;
|
||||||
*.kt*|*.cpp|*.h)
|
*.kt*|*.cpp|*.h|*.swift|*.mm)
|
||||||
begin="//"
|
begin="//"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue