From 5b8af4ee9020b1c7170125f072f319c858735989 Mon Sep 17 00:00:00 2001 From: Alasdair McLeay Date: Thu, 25 Nov 2021 16:00:00 +0000 Subject: [PATCH] Update license within js files Further to #160, make license changes to tslib.d.ts, tslib.es6.js and tslib.js files too --- tslib.d.ts | 2 +- tslib.es6.js | 2 +- tslib.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tslib.d.ts b/tslib.d.ts index 17ca4c3..233bcc4 100644 --- a/tslib.d.ts +++ b/tslib.d.ts @@ -1,4 +1,4 @@ -/*! ***************************************************************************** +/****************************************************************************** Copyright (c) Microsoft Corporation. Permission to use, copy, modify, and/or distribute this software for any diff --git a/tslib.es6.js b/tslib.es6.js index 3d5ddad..f7c687f 100644 --- a/tslib.es6.js +++ b/tslib.es6.js @@ -1,4 +1,4 @@ -/*! ***************************************************************************** +/****************************************************************************** Copyright (c) Microsoft Corporation. Permission to use, copy, modify, and/or distribute this software for any diff --git a/tslib.js b/tslib.js index 9a727dc..2e4326a 100644 --- a/tslib.js +++ b/tslib.js @@ -1,4 +1,4 @@ -/*! ***************************************************************************** +/****************************************************************************** Copyright (c) Microsoft Corporation. Permission to use, copy, modify, and/or distribute this software for any