mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Clarify source and license on msvc script.
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
#!/usr/bin/env python3
|
#!/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 platform
|
||||||
import io
|
import io
|
||||||
import os
|
import os
|
||||||
|
|||||||
Reference in New Issue
Block a user