Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended CKBuilder to support ESM license header #37

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Conversation

jacekbogdanski
Copy link
Member

I've added an additional option to support LTS license headers.

Copy link
Contributor

@vokiel vokiel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be great to have this option also described in the help, e.g.

--commercial builds a package with commercial license

@jacekbogdanski
Copy link
Member Author

@vokiel thanks, added 👍🏻

@vokiel
Copy link
Contributor

vokiel commented Aug 8, 2023

Tested, it works. Adds proper license header to bilt ckeditor.js and to translation files.

But only to them. Other files with copyright header still contains the default:

/**
 * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see https://ckeditor.com/legal/ckeditor-oss-license
 */

@vokiel vokiel merged commit 4311dbf into master Aug 22, 2023
@vokiel vokiel deleted the lts-license branch August 22, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants