Clarify source and license on msvc script.

This commit is contained in:
Christoffer Lerno
2022-10-10 15:02:36 +02:00
parent df8595cd64
commit 6523982f14

View File

@@ -1,4 +1,9 @@
#!/usr/bin/env python3
# Script based on https://gist.github.com/mmozeiko/7f3162ec2988e81e56d5c4e22cde9977
# by Mārtiņš Možeiko.
# Changes and additions to the gist are licensed under the CC0 License.
import platform
import io
import os