1
0
forked from mirrors/0ad

Remove unnecessary executable bits

This removes the executable bits from files which aren't supposed to
have them.

Also removes shebangs for files which aren't supposed to be executable.
This commit is contained in:
Dunedan
2024-08-24 13:22:23 +02:00
parent 05e708f987
commit f58dc9b485
22 changed files with 0 additions and 2 deletions
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
View File
Executable → Regular
View File
-2
View File
@@ -1,5 +1,3 @@
#!/usr/bin/env python3
#
# Copyright (C) 2024 Wildfire Games.
# All rights reserved.
#