8
0

ckeditor.js.LICENSE.txt 476 B

1234567891011121314
  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 if -- @preserve */
  4. /* istanbul ignore if: paranoid check -- @preserve */
  5. /* istanbul ignore next -- @preserve */
  6. /**
  7. * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
  8. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
  9. */