Browse Source

license headers

lizzie/ios-port-sud
lizzie 5 months ago
parent
commit
7bb30f4de2
  1. 2
      .ci/license-header.sh

2
.ci/license-header.sh

@ -115,7 +115,7 @@ for file in $FILES; do
*.cmake|*.sh|*.ps1|*.py|*.rb|*.perl|*.pl|*.nix|*CMakeLists.txt)
begin="#"
;;
*.kt|*.kts|*.cpp|*.h|*.qml|*.c|*.hpp|*.hxx|*.cxx|*.h.in|*.inc)
*.kt|*.kts|*.cpp|*.h|*.qml|*.c|*.hpp|*.hxx|*.cxx|*.h.in|*.inc|*.mm)
begin="//"
;;
*)

Loading…
Cancel
Save