Skip to content

Commit 1684666

Browse files
authored
Merge pull request #541 from ckeditor/ci/4272-update-license-key-in-packagejson
Update `package.json#license` to reflect `LICENSE.md`.
2 parents 83b005b + eba1121 commit 1684666

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ckeditor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"rxjs": ">=6.0.0"
3030
},
3131
"author": "CKSource (http://cksource.com/)",
32-
"license": "GPL-2.0-or-later",
32+
"license": "SEE LICENSE IN LICENSE.md",
3333
"homepage": "https://ckeditor.com",
3434
"bugs": "https://github.com/ckeditor/ckeditor5-angular/issues",
3535
"repository": {

0 commit comments

Comments
 (0)