Skip to content

Commit

Permalink
Updated years in license.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekbogdanski committed Aug 14, 2024
1 parent ba2704e commit bb12ba1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ done by developers outside of CKSource with their express permission.

The following libraries are included in CKEditor under the MIT license (see Appendix D):

* CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2023, CKSource Holding sp. z o.o.
* CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2024, CKSource Holding sp. z o.o.
* PicoModal (included in `samples/js/sf.js`) - Copyright (c) 2012 James Frasca.
* CodeMirror (included in the samples) - Copyright (C) 2014 by Marijn Haverbeke <marijnh@gmail.com> and others.
* ES6Promise - Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors.
Expand All @@ -68,16 +68,16 @@ The following libraries are included in CKEditor under the BSD-3 License (see Ap

The following libraries are included only in the development version of CKEditor under the MIT license (see Appendix D):

* CKBuilder - Copyright (c) 2012-2023, CKSource Holding sp. z o.o.
* CKLangTool - Copyright (c) 2012-2023, CKSource Holding sp. z o.o.
* CKBuilder - Copyright (c) 2012-2024, CKSource Holding sp. z o.o.
* CKLangTool - Copyright (c) 2012-2024, CKSource Holding sp. z o.o.
* Optimist - Copyright 2010 James Halliday (mail@substack.net).
* Tmp - Copyright (c) 2014 KARASZI István.
* Mkdirp - Copyright 2010 James Halliday (mail@substack.net).
* Bender.js - Copyright (c) 2014-2023, CKSource Holding sp. z o.o.
* benderjs-coverage - Copyright (c) 2014-2023, CKSource Holding sp. z o.o.
* benderjs-jquery - Copyright (c) 2014-2023, CKSource Holding sp. z o.o.
* benderjs-sinon - Copyright (c) 2014-2023, CKSource Holding sp. z o.o.
* benderjs-yui - Copyright (c) 2014-2023, CKSource Holding sp. z o.o.
* Bender.js - Copyright (c) 2014-2024, CKSource Holding sp. z o.o.
* benderjs-coverage - Copyright (c) 2014-2024, CKSource Holding sp. z o.o.
* benderjs-jquery - Copyright (c) 2014-2024, CKSource Holding sp. z o.o.
* benderjs-sinon - Copyright (c) 2014-2024, CKSource Holding sp. z o.o.
* benderjs-yui - Copyright (c) 2014-2024, CKSource Holding sp. z o.o.
* Grunt - Copyright (c) 2015 "Cowboy" Ben Alman.
* grunt-contrib-imagemin - Copyright (c) 2014 Sindre Sorhus, contributors.
* grunt-jscs - Copyright (c) 2014 Gustavo Henke, contributors.
Expand Down

0 comments on commit bb12ba1

Please sign in to comment.