Skip to content

Commit 5b8af4e

Browse files
committed
Update license within js files
Further to #160, make license changes to tslib.d.ts, tslib.es6.js and tslib.js files too
1 parent 7def9b5 commit 5b8af4e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

tslib.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! *****************************************************************************
1+
/******************************************************************************
22
Copyright (c) Microsoft Corporation.
33
44
Permission to use, copy, modify, and/or distribute this software for any

tslib.es6.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! *****************************************************************************
1+
/******************************************************************************
22
Copyright (c) Microsoft Corporation.
33
44
Permission to use, copy, modify, and/or distribute this software for any

tslib.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! *****************************************************************************
1+
/******************************************************************************
22
Copyright (c) Microsoft Corporation.
33
44
Permission to use, copy, modify, and/or distribute this software for any

0 commit comments

Comments
 (0)