utils/{generate,replace}_resources: add shebang

This commit is contained in:
Noa Virellia
2025-10-10 12:43:59 +08:00
parent d813f47f4e
commit ea61e0bcd5
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python3
# Copyright 2025 The Helium Authors
# You can use, redistribute, and/or modify this source code under
# the terms of the GPL-3.0 license that can be found in the LICENSE file.

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python3
# Copyright 2025 The Helium Authors
# You can use, redistribute, and/or modify this source code under
# the terms of the GPL-3.0 license that can be found in the LICENSE file.