Skip to content

Commit 5974d06

Browse files
committed
run oss tool
1 parent a00fb70 commit 5974d06

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

cglicenses.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,13 @@
123123
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
124124
"SOFTWARE."
125125
]
126+
},
127+
{
128+
// Reason: The license at https://github.com/microsoft/tslib/blob/master/LICENSE.txt
129+
// does not include a clear Copyright statement.
130+
"name": "tslib",
131+
"prependLicenseText": [
132+
"Copyright (c) Microsoft Corporation. All rights reserved."
133+
]
126134
}
127135
]

0 commit comments

Comments
 (0)