From 3635dd436b60ba9b19ef9b3b651234e108da005b Mon Sep 17 00:00:00 2001 From: Allan Jeremy Date: Fri, 24 Jun 2022 09:53:21 +0300 Subject: [PATCH] doc: added license info to LuauPolyfillMap.lua --- bench/static_analysis/LuauPolyfillMap.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/bench/static_analysis/LuauPolyfillMap.lua b/bench/static_analysis/LuauPolyfillMap.lua index 6ea75e1d..1cfd0181 100644 --- a/bench/static_analysis/LuauPolyfillMap.lua +++ b/bench/static_analysis/LuauPolyfillMap.lua @@ -1,3 +1,4 @@ +-- This file is part of the Roblox luau-polyfill repository and is licensed under MIT License; see LICENSE.txt for details --!nonstrict -- #region Array -- Array related