File tree Expand file tree Collapse file tree
ckeditor5-build-balloon-block
ckeditor5-build-decoupled-document Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/**
2- * @license Copyright (c) 2003-2022 , CKSource Holding sp. z o.o. All rights reserved.
2+ * @license Copyright (c) 2003-2023 , CKSource Holding sp. z o.o. All rights reserved.
33 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
44 */
55
Original file line number Diff line number Diff line change 11/**
2- * @license Copyright (c) 2003-2022 , CKSource Holding sp. z o.o. All rights reserved.
2+ * @license Copyright (c) 2003-2023 , CKSource Holding sp. z o.o. All rights reserved.
33 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
44 */
55
Original file line number Diff line number Diff line change 11/**
2- * @license Copyright (c) 2003-2022 , CKSource Holding sp. z o.o. All rights reserved.
2+ * @license Copyright (c) 2003-2023 , CKSource Holding sp. z o.o. All rights reserved.
33 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
44 */
55
Original file line number Diff line number Diff line change 11/**
2- * @license Copyright (c) 2003-2022 , CKSource Holding sp. z o.o. All rights reserved.
2+ * @license Copyright (c) 2003-2023 , CKSource Holding sp. z o.o. All rights reserved.
33 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
44 */
55
Original file line number Diff line number Diff line change 11/**
2- * @license Copyright (c) 2003-2022 , CKSource Holding sp. z o.o. All rights reserved.
2+ * @license Copyright (c) 2003-2023 , CKSource Holding sp. z o.o. All rights reserved.
33 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
44 */
55
Original file line number Diff line number Diff line change @@ -37,6 +37,9 @@ require( '@ckeditor/ckeditor5-dev-bump-year' )
3737 '**/ckeditor5-*/build/**'
3838 ]
3939 }
40+ } ,
41+ {
42+ pattern : 'packages/*/.eslintrc.js'
4043 }
4144 ]
4245 } ) ;
You can’t perform that action at this time.
0 commit comments