mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-10 14:18:04 +02:00
Add SPDX license identifiers to each source file
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
from pathlib import Path
|
||||
import subprocess
|
||||
import unittest
|
||||
|
Reference in New Issue
Block a user