diff options
Diffstat (limited to 'create_disk_images.py')
-rwxr-xr-x | create_disk_images.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/create_disk_images.py b/create_disk_images.py index d4a7cfd..0812576 100755 --- a/create_disk_images.py +++ b/create_disk_images.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# SPDX-License-Identifier: AGPL-3.0-or-later import hashlib import collections |