mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -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-resize
vendored
1
dist/pillow-resize
vendored
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
# Simple and dumb Pillow-based resizer
|
||||
# Usage: pillow-resize src-img.png dst-img.png WIDTH HEIGHT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue