doc: added license info to measure_time.py

This commit is contained in:
Allan Jeremy 2022-06-24 09:50:24 +03:00
parent 2a357d1e6c
commit 5383c4c8ad

View file

@ -1,3 +1,4 @@
# This file is part of the Luau programming language and is licensed under MIT License; see LICENSE.txt for details
import os, sys, time, numpy
try: