mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-28 13:28:59 +02:00
license headers
This commit is contained in:
parent
d8c05470a9
commit
d87341eaa6
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|*.qml)
|
*.kt*|*.cpp|*.h|*.qml|*.swift|*.mm)
|
||||||
begin="//"
|
begin="//"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue