Skip to content

Commit 5d973df

Browse files
committed
Update LICENSE.md files
1 parent d3de5e2 commit 5d973df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following libraries are included in CKEditor under the [MIT license](https:/
3030
* is-emoji-supported - Copyright (c) 2016-2020 Koala Interactive, Inc.
3131
* vanilla-colorful - Copyright (c) 2020 Serhii Kulykov <iamkulykov@gmail.com>.
3232
* Regular Expression for URL validation - Copyright (c) 2010-2018 Diego Perini.
33-
* hast - Copyright (c) Titus Wormer
33+
* @types/hast - Copyright (c) Microsoft Corporation.
3434
* hast-util-to-html - Copyright (c) Titus Wormer <tituswormer@gmail.com>
3535
* hast-util-to-mdast - Copyright (c) Titus Wormer <tituswormer@gmail.com> and Copyright (c) Seth Vincent <sethvincent@gmail.com>
3636
* hastscript - Copyright (c) Titus Wormer <tituswormer@gmail.com>

packages/ckeditor5-markdown-gfm/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Where not otherwise indicated, all CKEditor content is authored by CKSource engi
1818

1919
The following libraries are included in CKEditor under the [MIT license](https://opensource.org/licenses/MIT):
2020

21-
* hast - Copyright (c) Titus Wormer
21+
* @types/hast - Copyright (c) Microsoft Corporation.
2222
* hast-util-to-html - Copyright (c) Titus Wormer <tituswormer@gmail.com>
2323
* hast-util-to-mdast - Copyright (c) Titus Wormer <tituswormer@gmail.com> and Copyright (c) Seth Vincent <sethvincent@gmail.com>
2424
* hastscript - Copyright (c) Titus Wormer <tituswormer@gmail.com>

0 commit comments

Comments
 (0)