ckeditor.js.LICENSE.txt 592 B

123456789101112131415161718
  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. /* istanbul ignore next: static function definition -- @preserve */
  8. /**
  9. * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
  10. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
  11. */