Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CKEditor 5 Custom Build
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Daniel Kaufmann
CKEditor 5 Custom Build
Commits
b9a47a74
Commit
b9a47a74
authored
Jan 07, 2020
by
Kamil Piechaczek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Internal: Bumped the year. [skip ci]
parent
d8c6f9c0
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
.eslintrc.js
.eslintrc.js
+1
-1
LICENSE.md
LICENSE.md
+1
-1
ckeditor.js
src/ckeditor.js
+1
-1
ckeditor.js
tests/ckeditor.js
+1
-1
ckeditor-cjs-version.js
tests/manual/ckeditor-cjs-version.js
+1
-1
ckeditor.js
tests/manual/ckeditor.js
+1
-1
webpack.config.js
webpack.config.js
+1
-1
No files found.
.eslintrc.js
View file @
b9a47a74
/**
* @license Copyright (c) 2003-20
19
, CKSource - Frederico Knabben. All rights reserved.
* @license Copyright (c) 2003-20
20
, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
...
...
LICENSE.md
View file @
b9a47a74
...
...
@@ -2,7 +2,7 @@ Software License Agreement
==========================
**CKEditor 5 document editor build**
– https://github.com/ckeditor/ckeditor5-build-decoupled-document
<br>
Copyright (c) 2003-20
19
,
[
CKSource
](
http://cksource.com
)
Frederico Knabben. All rights reserved.
Copyright (c) 2003-20
20
,
[
CKSource
](
http://cksource.com
)
Frederico Knabben. All rights reserved.
Licensed under the terms of
[
GNU General Public License Version 2 or later
](
http://www.gnu.org/licenses/gpl.html
)
.
...
...
src/ckeditor.js
View file @
b9a47a74
/**
* @license Copyright (c) 2003-20
19
, CKSource - Frederico Knabben. All rights reserved.
* @license Copyright (c) 2003-20
20
, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
...
...
tests/ckeditor.js
View file @
b9a47a74
/**
* @license Copyright (c) 2003-20
19
, CKSource - Frederico Knabben. All rights reserved.
* @license Copyright (c) 2003-20
20
, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
...
...
tests/manual/ckeditor-cjs-version.js
View file @
b9a47a74
/**
* @license Copyright (c) 2003-20
19
, CKSource - Frederico Knabben. All rights reserved.
* @license Copyright (c) 2003-20
20
, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
...
...
tests/manual/ckeditor.js
View file @
b9a47a74
/**
* @license Copyright (c) 2003-20
19
, CKSource - Frederico Knabben. All rights reserved.
* @license Copyright (c) 2003-20
20
, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
...
...
webpack.config.js
View file @
b9a47a74
/**
* @license Copyright (c) 2003-20
19
, CKSource - Frederico Knabben. All rights reserved.
* @license Copyright (c) 2003-20
20
, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment