Change license of example.py to MIT.

This commit is contained in:
Andrius Štikonas 2020-12-27 19:20:34 +00:00
parent 5afe389234
commit 67b502a861
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python3
# SPDX-FileCopyrightText: 2020 Andrius Štikonas <andrius@stikonas.eu>
# SPDX-License-Identifier: LGPL-3.0-or-later
# SPDX-License-Identifier: MIT
import asyncio