Add MIT-license.txt (#5072)

(partially cherry picked from commit b5eae69e36)
This commit is contained in:
Felix Fontein 2022-08-05 12:47:18 +02:00 committed by GitHub
commit 54bf6ef6de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 1 deletions

View file

@ -1,5 +1,6 @@
# Copyright (c) 2018 Antoine Catton
# MIT License (see licenses/MIT-license.txt or https://opensource.org/licenses/MIT)
# MIT License (see MIT-license.txt or https://opensource.org/licenses/MIT)
# SPDX-License-Identifier: MIT
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type