@@ -1,6 +1,6 @@
/**
* @license Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
- * For licensing, see LICENSE.md.
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
/* eslint-env node */
/* globals ClassicEditor, console, window, document */
import Heading from '../src/heading';
/* globals document */
import ModelTestEditor from '@ckeditor/ckeditor5-core/tests/_utils/modeltesteditor';
import HeadingEditing from '../src/headingediting';
/* global document */
/* globals console, document, window */
import HeadingEditing from '../../src/headingediting';
/*
* Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
.ck.ck-heading_heading1 {