editor.min.js.LICENSE.txt 523 B

12345678910111213141516
  1. /* istanbul ignore else -- @preserve */
  2. /* istanbul ignore else: This is always true because otherwise it would not register a reducer callback. -- @preserve */
  3. /* istanbul ignore file -- @preserve */
  4. /* istanbul ignore if -- @preserve */
  5. /* istanbul ignore if: paranoid check -- @preserve */
  6. /* istanbul ignore next -- @preserve */
  7. /**
  8. * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
  9. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
  10. */