mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-11 00:28:29 +00:00
license headers
This commit is contained in:
parent
a643e729e5
commit
1428c3fa06
|
|
@ -115,7 +115,7 @@ for file in $FILES; do
|
|||
*.cmake|*.sh|*CMakeLists.txt)
|
||||
begin="#"
|
||||
;;
|
||||
*.kt*|*.cpp|*.h|*.qml)
|
||||
*.kt*|*.cpp|*.h|*.qml|*.swift|*.mm)
|
||||
begin="//"
|
||||
;;
|
||||
*)
|
||||
|
|
|
|||
Loading…
Reference in a new issue