mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-06 01:25:46 -04:00
Add missing SPDX identifiers, use CC0 explicitly in dist
This commit is contained in:
parent
65ca45aed6
commit
4e0a23811d
8 changed files with 128 additions and 4 deletions
1
dist/pillow-compose
vendored
1
dist/pillow-compose
vendored
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
# Simple and dumb Pillow-based compositor
|
||||
# Usage: pillow-compose src-img.png dst-img.png WIDTH HEIGHT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue