From 02c5ecb3d42a9d79c457dd0e1d27959ea9db6fcd Mon Sep 17 00:00:00 2001 From: KarolDawidziuk Date: Tue, 13 Aug 2024 14:16:52 +0200 Subject: [PATCH] Update year in license headers --- .npm/README.md | 2 +- LICENSE.md | 4 ++-- README.md | 2 +- adapters/jquery.js | 2 +- ckeditor.js | 2 +- config.js | 2 +- contents.css | 2 +- core/_bootstrap.js | 2 +- core/ckeditor.js | 2 +- core/ckeditor_base.js | 2 +- core/ckeditor_basic.js | 2 +- core/ckeditor_license-check.js | 2 +- core/ckeditor_version-check.js | 2 +- core/command.js | 2 +- core/commanddefinition.js | 2 +- core/config.js | 2 +- core/creators/inline.js | 2 +- core/creators/themedui.js | 2 +- core/dataprocessor.js | 2 +- core/dom.js | 2 +- core/dom/comment.js | 2 +- core/dom/document.js | 2 +- core/dom/documentfragment.js | 2 +- core/dom/domobject.js | 2 +- core/dom/element.js | 2 +- core/dom/elementpath.js | 2 +- core/dom/event.js | 2 +- core/dom/iterator.js | 2 +- core/dom/node.js | 2 +- core/dom/nodelist.js | 2 +- core/dom/range.js | 2 +- core/dom/rangelist.js | 2 +- core/dom/rect.js | 2 +- core/dom/text.js | 2 +- core/dom/walker.js | 2 +- core/dom/window.js | 2 +- core/dtd.js | 2 +- core/editable.js | 2 +- core/editor.js | 2 +- core/editor_basic.js | 2 +- core/env.js | 2 +- core/event.js | 2 +- core/eventInfo.js | 2 +- core/filter.js | 2 +- core/focusmanager.js | 2 +- core/htmldataprocessor.js | 2 +- core/htmlparser.js | 2 +- core/htmlparser/basicwriter.js | 2 +- core/htmlparser/cdata.js | 2 +- core/htmlparser/comment.js | 2 +- core/htmlparser/element.js | 2 +- core/htmlparser/filter.js | 2 +- core/htmlparser/filterRulesDefinition.js | 2 +- core/htmlparser/fragment.js | 2 +- core/htmlparser/nameTransformRule.js | 2 +- core/htmlparser/node.js | 2 +- core/htmlparser/text.js | 2 +- core/keystrokehandler.js | 2 +- core/lang.js | 2 +- core/loader.js | 2 +- core/log.js | 2 +- core/plugindefinition.js | 2 +- core/plugins.js | 2 +- core/promise.js | 2 +- core/resourcemanager.js | 2 +- core/scriptloader.js | 2 +- core/selection.js | 2 +- core/selection/optimization.js | 2 +- core/skin.js | 2 +- core/style.js | 2 +- core/template.js | 2 +- core/tools.js | 2 +- core/tools/color.js | 2 +- core/ui.js | 2 +- dev/builder/build-config.js | 2 +- dev/builder/build.sh | 2 +- dev/console/console.css | 2 +- dev/console/console.js | 2 +- dev/console/focusconsole.js | 2 +- dev/dtd/dtd.html | 2 +- dev/getemoji/getemoji.js | 2 +- dev/iconmaker/iconmaker.js | 2 +- dev/iconmaker/lib/main.js | 2 +- dev/langtool/_common.sh | 2 +- dev/langtool/export_po_files.sh | 2 +- dev/langtool/fix_plugins.sh | 2 +- dev/langtool/langtool.sh | 2 +- dev/langtool/meta/ckeditor.core/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-a11yhelp-dialogs/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-about/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-autoembed/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-basicstyles/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-bidi/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-blockquote/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-clipboard/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-codesnippet/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-colorbutton/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-colordialog/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-contextmenu/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-copyformatting/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-devtools/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-div/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-docprops/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-easyimage/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-elementspath/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-embedbase/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-emoji/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-fakeobjects/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-filetools/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-find/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-findandreplace/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-font/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-format/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-forms/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-horizontalrule/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-iframe/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-image/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-image2/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-imagebase/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-indent/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-language/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-link/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-list/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-liststyle/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-magicline/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-mathjax/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-maximize/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-newpage/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-notification/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-pagebreak/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-pastefromword/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-pastetext/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-placeholder/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-preview/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-print/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-removeformat/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-save/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-scayt/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-selectall/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-showblocks/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-smiley/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-sourcearea/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-sourcedialog/meta.txt | 2 +- .../meta/ckeditor.plugin-specialchar-dialogs/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-specialchar/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-spellcheck/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-stylescombo/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-table/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-templates/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-toolbar/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-uicolor/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-undo/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-uploadwidget/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-widget/meta.txt | 2 +- dev/langtool/meta/ckeditor.plugin-wsc/meta.txt | 2 +- dev/langtool/update_meta_files.sh | 2 +- dev/license/updatelicense.js | 2 +- dev/pastetools/getclipboard.html | 2 +- dev/samplesvalidator/samplesvalidator.py | 2 +- dev/tasks/ckeditor-base-replace.js | 2 +- dev/tasks/plugin.js | 2 +- dev/tasks/samples.js | 2 +- dev/tasks/utils/tools.js | 2 +- lang/_translationstatus.txt | 2 +- lang/af.js | 2 +- lang/ar.js | 2 +- lang/az.js | 2 +- lang/bg.js | 2 +- lang/bn.js | 2 +- lang/bs.js | 2 +- lang/ca.js | 2 +- lang/cs.js | 2 +- lang/cy.js | 2 +- lang/da.js | 2 +- lang/de-ch.js | 2 +- lang/de.js | 2 +- lang/el.js | 2 +- lang/en-au.js | 2 +- lang/en-ca.js | 2 +- lang/en-gb.js | 2 +- lang/en.js | 2 +- lang/eo.js | 2 +- lang/es-mx.js | 2 +- lang/es.js | 2 +- lang/et.js | 2 +- lang/eu.js | 2 +- lang/fa.js | 2 +- lang/fi.js | 2 +- lang/fo.js | 2 +- lang/fr-ca.js | 2 +- lang/fr.js | 2 +- lang/gl.js | 2 +- lang/gu.js | 2 +- lang/he.js | 2 +- lang/hi.js | 2 +- lang/hr.js | 2 +- lang/hu.js | 2 +- lang/id.js | 2 +- lang/is.js | 2 +- lang/it.js | 2 +- lang/ja.js | 2 +- lang/ka.js | 2 +- lang/km.js | 2 +- lang/ko.js | 2 +- lang/ku.js | 2 +- lang/lt.js | 2 +- lang/lv.js | 2 +- lang/mk.js | 2 +- lang/mn.js | 2 +- lang/ms.js | 2 +- lang/nb.js | 2 +- lang/nl.js | 2 +- lang/no.js | 2 +- lang/oc.js | 2 +- lang/pl.js | 2 +- lang/pt-br.js | 2 +- lang/pt.js | 2 +- lang/ro.js | 2 +- lang/ru.js | 2 +- lang/si.js | 2 +- lang/sk.js | 2 +- lang/sl.js | 2 +- lang/sq.js | 2 +- lang/sr-latn.js | 2 +- lang/sr.js | 2 +- lang/sv.js | 2 +- lang/th.js | 2 +- lang/tr.js | 2 +- lang/tt.js | 2 +- lang/ug.js | 2 +- lang/uk.js | 2 +- lang/vi.js | 2 +- lang/zh-cn.js | 2 +- lang/zh.js | 2 +- plugins/a11yhelp/dialogs/a11yhelp.js | 2 +- plugins/a11yhelp/dialogs/lang/_translationstatus.txt | 2 +- plugins/a11yhelp/dialogs/lang/af.js | 2 +- plugins/a11yhelp/dialogs/lang/ar.js | 2 +- plugins/a11yhelp/dialogs/lang/az.js | 2 +- plugins/a11yhelp/dialogs/lang/bg.js | 2 +- plugins/a11yhelp/dialogs/lang/ca.js | 2 +- plugins/a11yhelp/dialogs/lang/cs.js | 2 +- plugins/a11yhelp/dialogs/lang/cy.js | 2 +- plugins/a11yhelp/dialogs/lang/da.js | 2 +- plugins/a11yhelp/dialogs/lang/de-ch.js | 2 +- plugins/a11yhelp/dialogs/lang/de.js | 2 +- plugins/a11yhelp/dialogs/lang/el.js | 2 +- plugins/a11yhelp/dialogs/lang/en-au.js | 2 +- plugins/a11yhelp/dialogs/lang/en-gb.js | 2 +- plugins/a11yhelp/dialogs/lang/en.js | 2 +- plugins/a11yhelp/dialogs/lang/eo.js | 2 +- plugins/a11yhelp/dialogs/lang/es-mx.js | 2 +- plugins/a11yhelp/dialogs/lang/es.js | 2 +- plugins/a11yhelp/dialogs/lang/et.js | 2 +- plugins/a11yhelp/dialogs/lang/eu.js | 2 +- plugins/a11yhelp/dialogs/lang/fa.js | 2 +- plugins/a11yhelp/dialogs/lang/fi.js | 2 +- plugins/a11yhelp/dialogs/lang/fo.js | 2 +- plugins/a11yhelp/dialogs/lang/fr-ca.js | 2 +- plugins/a11yhelp/dialogs/lang/fr.js | 2 +- plugins/a11yhelp/dialogs/lang/gl.js | 2 +- plugins/a11yhelp/dialogs/lang/gu.js | 2 +- plugins/a11yhelp/dialogs/lang/he.js | 2 +- plugins/a11yhelp/dialogs/lang/hi.js | 2 +- plugins/a11yhelp/dialogs/lang/hr.js | 2 +- plugins/a11yhelp/dialogs/lang/hu.js | 2 +- plugins/a11yhelp/dialogs/lang/id.js | 2 +- plugins/a11yhelp/dialogs/lang/it.js | 2 +- plugins/a11yhelp/dialogs/lang/ja.js | 2 +- plugins/a11yhelp/dialogs/lang/km.js | 2 +- plugins/a11yhelp/dialogs/lang/ko.js | 2 +- plugins/a11yhelp/dialogs/lang/ku.js | 2 +- plugins/a11yhelp/dialogs/lang/lt.js | 2 +- plugins/a11yhelp/dialogs/lang/lv.js | 2 +- plugins/a11yhelp/dialogs/lang/mk.js | 2 +- plugins/a11yhelp/dialogs/lang/mn.js | 2 +- plugins/a11yhelp/dialogs/lang/nb.js | 2 +- plugins/a11yhelp/dialogs/lang/nl.js | 2 +- plugins/a11yhelp/dialogs/lang/no.js | 2 +- plugins/a11yhelp/dialogs/lang/oc.js | 2 +- plugins/a11yhelp/dialogs/lang/pl.js | 2 +- plugins/a11yhelp/dialogs/lang/pt-br.js | 2 +- plugins/a11yhelp/dialogs/lang/pt.js | 2 +- plugins/a11yhelp/dialogs/lang/ro.js | 2 +- plugins/a11yhelp/dialogs/lang/ru.js | 2 +- plugins/a11yhelp/dialogs/lang/si.js | 2 +- plugins/a11yhelp/dialogs/lang/sk.js | 2 +- plugins/a11yhelp/dialogs/lang/sl.js | 2 +- plugins/a11yhelp/dialogs/lang/sq.js | 2 +- plugins/a11yhelp/dialogs/lang/sr-latn.js | 2 +- plugins/a11yhelp/dialogs/lang/sr.js | 2 +- plugins/a11yhelp/dialogs/lang/sv.js | 2 +- plugins/a11yhelp/dialogs/lang/th.js | 2 +- plugins/a11yhelp/dialogs/lang/tr.js | 2 +- plugins/a11yhelp/dialogs/lang/tt.js | 2 +- plugins/a11yhelp/dialogs/lang/ug.js | 2 +- plugins/a11yhelp/dialogs/lang/uk.js | 2 +- plugins/a11yhelp/dialogs/lang/vi.js | 2 +- plugins/a11yhelp/dialogs/lang/zh-cn.js | 2 +- plugins/a11yhelp/dialogs/lang/zh.js | 2 +- plugins/a11yhelp/plugin.js | 2 +- plugins/about/dialogs/about.js | 2 +- plugins/about/lang/af.js | 2 +- plugins/about/lang/ar.js | 2 +- plugins/about/lang/az.js | 2 +- plugins/about/lang/bg.js | 2 +- plugins/about/lang/bn.js | 2 +- plugins/about/lang/bs.js | 2 +- plugins/about/lang/ca.js | 2 +- plugins/about/lang/cs.js | 2 +- plugins/about/lang/cy.js | 2 +- plugins/about/lang/da.js | 2 +- plugins/about/lang/de-ch.js | 2 +- plugins/about/lang/de.js | 2 +- plugins/about/lang/el.js | 2 +- plugins/about/lang/en-au.js | 2 +- plugins/about/lang/en-ca.js | 2 +- plugins/about/lang/en-gb.js | 2 +- plugins/about/lang/en.js | 2 +- plugins/about/lang/eo.js | 2 +- plugins/about/lang/es-mx.js | 2 +- plugins/about/lang/es.js | 2 +- plugins/about/lang/et.js | 2 +- plugins/about/lang/eu.js | 2 +- plugins/about/lang/fa.js | 2 +- plugins/about/lang/fi.js | 2 +- plugins/about/lang/fo.js | 2 +- plugins/about/lang/fr-ca.js | 2 +- plugins/about/lang/fr.js | 2 +- plugins/about/lang/gl.js | 2 +- plugins/about/lang/gu.js | 2 +- plugins/about/lang/he.js | 2 +- plugins/about/lang/hi.js | 2 +- plugins/about/lang/hr.js | 2 +- plugins/about/lang/hu.js | 2 +- plugins/about/lang/id.js | 2 +- plugins/about/lang/is.js | 2 +- plugins/about/lang/it.js | 2 +- plugins/about/lang/ja.js | 2 +- plugins/about/lang/ka.js | 2 +- plugins/about/lang/km.js | 2 +- plugins/about/lang/ko.js | 2 +- plugins/about/lang/ku.js | 2 +- plugins/about/lang/lt.js | 2 +- plugins/about/lang/lv.js | 2 +- plugins/about/lang/mk.js | 2 +- plugins/about/lang/mn.js | 2 +- plugins/about/lang/ms.js | 2 +- plugins/about/lang/nb.js | 2 +- plugins/about/lang/nl.js | 2 +- plugins/about/lang/no.js | 2 +- plugins/about/lang/oc.js | 2 +- plugins/about/lang/pl.js | 2 +- plugins/about/lang/pt-br.js | 2 +- plugins/about/lang/pt.js | 2 +- plugins/about/lang/ro.js | 2 +- plugins/about/lang/ru.js | 2 +- plugins/about/lang/si.js | 2 +- plugins/about/lang/sk.js | 2 +- plugins/about/lang/sl.js | 2 +- plugins/about/lang/sq.js | 2 +- plugins/about/lang/sr-latn.js | 2 +- plugins/about/lang/sr.js | 2 +- plugins/about/lang/sv.js | 2 +- plugins/about/lang/th.js | 2 +- plugins/about/lang/tr.js | 2 +- plugins/about/lang/tt.js | 2 +- plugins/about/lang/ug.js | 2 +- plugins/about/lang/uk.js | 2 +- plugins/about/lang/vi.js | 2 +- plugins/about/lang/zh-cn.js | 2 +- plugins/about/lang/zh.js | 2 +- plugins/about/plugin.js | 2 +- plugins/adobeair/plugin.js | 2 +- plugins/ajax/plugin.js | 2 +- plugins/autocomplete/plugin.js | 2 +- plugins/autocomplete/skins/default.css | 2 +- plugins/autoembed/lang/ar.js | 2 +- plugins/autoembed/lang/az.js | 2 +- plugins/autoembed/lang/bg.js | 2 +- plugins/autoembed/lang/ca.js | 2 +- plugins/autoembed/lang/cs.js | 2 +- plugins/autoembed/lang/da.js | 2 +- plugins/autoembed/lang/de-ch.js | 2 +- plugins/autoembed/lang/de.js | 2 +- plugins/autoembed/lang/el.js | 2 +- plugins/autoembed/lang/en-au.js | 2 +- plugins/autoembed/lang/en.js | 2 +- plugins/autoembed/lang/eo.js | 2 +- plugins/autoembed/lang/es-mx.js | 2 +- plugins/autoembed/lang/es.js | 2 +- plugins/autoembed/lang/et.js | 2 +- plugins/autoembed/lang/eu.js | 2 +- plugins/autoembed/lang/fa.js | 2 +- plugins/autoembed/lang/fr.js | 2 +- plugins/autoembed/lang/gl.js | 2 +- plugins/autoembed/lang/hr.js | 2 +- plugins/autoembed/lang/hu.js | 2 +- plugins/autoembed/lang/id.js | 2 +- plugins/autoembed/lang/it.js | 2 +- plugins/autoembed/lang/ja.js | 2 +- plugins/autoembed/lang/km.js | 2 +- plugins/autoembed/lang/ko.js | 2 +- plugins/autoembed/lang/ku.js | 2 +- plugins/autoembed/lang/lt.js | 2 +- plugins/autoembed/lang/lv.js | 2 +- plugins/autoembed/lang/mk.js | 2 +- plugins/autoembed/lang/nb.js | 2 +- plugins/autoembed/lang/nl.js | 2 +- plugins/autoembed/lang/oc.js | 2 +- plugins/autoembed/lang/pl.js | 2 +- plugins/autoembed/lang/pt-br.js | 2 +- plugins/autoembed/lang/pt.js | 2 +- plugins/autoembed/lang/ro.js | 2 +- plugins/autoembed/lang/ru.js | 2 +- plugins/autoembed/lang/sk.js | 2 +- plugins/autoembed/lang/sq.js | 2 +- plugins/autoembed/lang/sr-latn.js | 2 +- plugins/autoembed/lang/sr.js | 2 +- plugins/autoembed/lang/sv.js | 2 +- plugins/autoembed/lang/tr.js | 2 +- plugins/autoembed/lang/ug.js | 2 +- plugins/autoembed/lang/uk.js | 2 +- plugins/autoembed/lang/vi.js | 2 +- plugins/autoembed/lang/zh-cn.js | 2 +- plugins/autoembed/lang/zh.js | 2 +- plugins/autoembed/plugin.js | 2 +- plugins/autogrow/plugin.js | 2 +- plugins/autogrow/samples/autogrow.html | 2 +- plugins/autolink/plugin.js | 2 +- plugins/balloonpanel/plugin.js | 2 +- plugins/balloonpanel/skins/kama/balloonpanel.css | 2 +- plugins/balloonpanel/skins/moono-lisa/balloonpanel.css | 2 +- plugins/balloonpanel/skins/moono/balloonpanel.css | 2 +- plugins/balloontoolbar/plugin.js | 2 +- plugins/balloontoolbar/skins/default.css | 2 +- plugins/balloontoolbar/skins/kama/balloontoolbar.css | 2 +- plugins/balloontoolbar/skins/moono-lisa/balloontoolbar.css | 2 +- plugins/balloontoolbar/skins/moono/balloontoolbar.css | 2 +- plugins/basicstyles/lang/af.js | 2 +- plugins/basicstyles/lang/ar.js | 2 +- plugins/basicstyles/lang/az.js | 2 +- plugins/basicstyles/lang/bg.js | 2 +- plugins/basicstyles/lang/bn.js | 2 +- plugins/basicstyles/lang/bs.js | 2 +- plugins/basicstyles/lang/ca.js | 2 +- plugins/basicstyles/lang/cs.js | 2 +- plugins/basicstyles/lang/cy.js | 2 +- plugins/basicstyles/lang/da.js | 2 +- plugins/basicstyles/lang/de-ch.js | 2 +- plugins/basicstyles/lang/de.js | 2 +- plugins/basicstyles/lang/el.js | 2 +- plugins/basicstyles/lang/en-au.js | 2 +- plugins/basicstyles/lang/en-ca.js | 2 +- plugins/basicstyles/lang/en-gb.js | 2 +- plugins/basicstyles/lang/en.js | 2 +- plugins/basicstyles/lang/eo.js | 2 +- plugins/basicstyles/lang/es-mx.js | 2 +- plugins/basicstyles/lang/es.js | 2 +- plugins/basicstyles/lang/et.js | 2 +- plugins/basicstyles/lang/eu.js | 2 +- plugins/basicstyles/lang/fa.js | 2 +- plugins/basicstyles/lang/fi.js | 2 +- plugins/basicstyles/lang/fo.js | 2 +- plugins/basicstyles/lang/fr-ca.js | 2 +- plugins/basicstyles/lang/fr.js | 2 +- plugins/basicstyles/lang/gl.js | 2 +- plugins/basicstyles/lang/gu.js | 2 +- plugins/basicstyles/lang/he.js | 2 +- plugins/basicstyles/lang/hi.js | 2 +- plugins/basicstyles/lang/hr.js | 2 +- plugins/basicstyles/lang/hu.js | 2 +- plugins/basicstyles/lang/id.js | 2 +- plugins/basicstyles/lang/is.js | 2 +- plugins/basicstyles/lang/it.js | 2 +- plugins/basicstyles/lang/ja.js | 2 +- plugins/basicstyles/lang/ka.js | 2 +- plugins/basicstyles/lang/km.js | 2 +- plugins/basicstyles/lang/ko.js | 2 +- plugins/basicstyles/lang/ku.js | 2 +- plugins/basicstyles/lang/lt.js | 2 +- plugins/basicstyles/lang/lv.js | 2 +- plugins/basicstyles/lang/mk.js | 2 +- plugins/basicstyles/lang/mn.js | 2 +- plugins/basicstyles/lang/ms.js | 2 +- plugins/basicstyles/lang/nb.js | 2 +- plugins/basicstyles/lang/nl.js | 2 +- plugins/basicstyles/lang/no.js | 2 +- plugins/basicstyles/lang/oc.js | 2 +- plugins/basicstyles/lang/pl.js | 2 +- plugins/basicstyles/lang/pt-br.js | 2 +- plugins/basicstyles/lang/pt.js | 2 +- plugins/basicstyles/lang/ro.js | 2 +- plugins/basicstyles/lang/ru.js | 2 +- plugins/basicstyles/lang/si.js | 2 +- plugins/basicstyles/lang/sk.js | 2 +- plugins/basicstyles/lang/sl.js | 2 +- plugins/basicstyles/lang/sq.js | 2 +- plugins/basicstyles/lang/sr-latn.js | 2 +- plugins/basicstyles/lang/sr.js | 2 +- plugins/basicstyles/lang/sv.js | 2 +- plugins/basicstyles/lang/th.js | 2 +- plugins/basicstyles/lang/tr.js | 2 +- plugins/basicstyles/lang/tt.js | 2 +- plugins/basicstyles/lang/ug.js | 2 +- plugins/basicstyles/lang/uk.js | 2 +- plugins/basicstyles/lang/vi.js | 2 +- plugins/basicstyles/lang/zh-cn.js | 2 +- plugins/basicstyles/lang/zh.js | 2 +- plugins/basicstyles/plugin.js | 2 +- plugins/bbcode/dev/bbcode.html | 2 +- plugins/bbcode/plugin.js | 2 +- plugins/bbcode/samples/bbcode.html | 2 +- plugins/bidi/lang/af.js | 2 +- plugins/bidi/lang/ar.js | 2 +- plugins/bidi/lang/az.js | 2 +- plugins/bidi/lang/bg.js | 2 +- plugins/bidi/lang/bn.js | 2 +- plugins/bidi/lang/bs.js | 2 +- plugins/bidi/lang/ca.js | 2 +- plugins/bidi/lang/cs.js | 2 +- plugins/bidi/lang/cy.js | 2 +- plugins/bidi/lang/da.js | 2 +- plugins/bidi/lang/de-ch.js | 2 +- plugins/bidi/lang/de.js | 2 +- plugins/bidi/lang/el.js | 2 +- plugins/bidi/lang/en-au.js | 2 +- plugins/bidi/lang/en-ca.js | 2 +- plugins/bidi/lang/en-gb.js | 2 +- plugins/bidi/lang/en.js | 2 +- plugins/bidi/lang/eo.js | 2 +- plugins/bidi/lang/es-mx.js | 2 +- plugins/bidi/lang/es.js | 2 +- plugins/bidi/lang/et.js | 2 +- plugins/bidi/lang/eu.js | 2 +- plugins/bidi/lang/fa.js | 2 +- plugins/bidi/lang/fi.js | 2 +- plugins/bidi/lang/fo.js | 2 +- plugins/bidi/lang/fr-ca.js | 2 +- plugins/bidi/lang/fr.js | 2 +- plugins/bidi/lang/gl.js | 2 +- plugins/bidi/lang/gu.js | 2 +- plugins/bidi/lang/he.js | 2 +- plugins/bidi/lang/hi.js | 2 +- plugins/bidi/lang/hr.js | 2 +- plugins/bidi/lang/hu.js | 2 +- plugins/bidi/lang/id.js | 2 +- plugins/bidi/lang/is.js | 2 +- plugins/bidi/lang/it.js | 2 +- plugins/bidi/lang/ja.js | 2 +- plugins/bidi/lang/ka.js | 2 +- plugins/bidi/lang/km.js | 2 +- plugins/bidi/lang/ko.js | 2 +- plugins/bidi/lang/ku.js | 2 +- plugins/bidi/lang/lt.js | 2 +- plugins/bidi/lang/lv.js | 2 +- plugins/bidi/lang/mk.js | 2 +- plugins/bidi/lang/mn.js | 2 +- plugins/bidi/lang/ms.js | 2 +- plugins/bidi/lang/nb.js | 2 +- plugins/bidi/lang/nl.js | 2 +- plugins/bidi/lang/no.js | 2 +- plugins/bidi/lang/oc.js | 2 +- plugins/bidi/lang/pl.js | 2 +- plugins/bidi/lang/pt-br.js | 2 +- plugins/bidi/lang/pt.js | 2 +- plugins/bidi/lang/ro.js | 2 +- plugins/bidi/lang/ru.js | 2 +- plugins/bidi/lang/si.js | 2 +- plugins/bidi/lang/sk.js | 2 +- plugins/bidi/lang/sl.js | 2 +- plugins/bidi/lang/sq.js | 2 +- plugins/bidi/lang/sr-latn.js | 2 +- plugins/bidi/lang/sr.js | 2 +- plugins/bidi/lang/sv.js | 2 +- plugins/bidi/lang/th.js | 2 +- plugins/bidi/lang/tr.js | 2 +- plugins/bidi/lang/tt.js | 2 +- plugins/bidi/lang/ug.js | 2 +- plugins/bidi/lang/uk.js | 2 +- plugins/bidi/lang/vi.js | 2 +- plugins/bidi/lang/zh-cn.js | 2 +- plugins/bidi/lang/zh.js | 2 +- plugins/bidi/plugin.js | 2 +- plugins/blockquote/lang/af.js | 2 +- plugins/blockquote/lang/ar.js | 2 +- plugins/blockquote/lang/az.js | 2 +- plugins/blockquote/lang/bg.js | 2 +- plugins/blockquote/lang/bn.js | 2 +- plugins/blockquote/lang/bs.js | 2 +- plugins/blockquote/lang/ca.js | 2 +- plugins/blockquote/lang/cs.js | 2 +- plugins/blockquote/lang/cy.js | 2 +- plugins/blockquote/lang/da.js | 2 +- plugins/blockquote/lang/de-ch.js | 2 +- plugins/blockquote/lang/de.js | 2 +- plugins/blockquote/lang/el.js | 2 +- plugins/blockquote/lang/en-au.js | 2 +- plugins/blockquote/lang/en-ca.js | 2 +- plugins/blockquote/lang/en-gb.js | 2 +- plugins/blockquote/lang/en.js | 2 +- plugins/blockquote/lang/eo.js | 2 +- plugins/blockquote/lang/es-mx.js | 2 +- plugins/blockquote/lang/es.js | 2 +- plugins/blockquote/lang/et.js | 2 +- plugins/blockquote/lang/eu.js | 2 +- plugins/blockquote/lang/fa.js | 2 +- plugins/blockquote/lang/fi.js | 2 +- plugins/blockquote/lang/fo.js | 2 +- plugins/blockquote/lang/fr-ca.js | 2 +- plugins/blockquote/lang/fr.js | 2 +- plugins/blockquote/lang/gl.js | 2 +- plugins/blockquote/lang/gu.js | 2 +- plugins/blockquote/lang/he.js | 2 +- plugins/blockquote/lang/hi.js | 2 +- plugins/blockquote/lang/hr.js | 2 +- plugins/blockquote/lang/hu.js | 2 +- plugins/blockquote/lang/id.js | 2 +- plugins/blockquote/lang/is.js | 2 +- plugins/blockquote/lang/it.js | 2 +- plugins/blockquote/lang/ja.js | 2 +- plugins/blockquote/lang/ka.js | 2 +- plugins/blockquote/lang/km.js | 2 +- plugins/blockquote/lang/ko.js | 2 +- plugins/blockquote/lang/ku.js | 2 +- plugins/blockquote/lang/lt.js | 2 +- plugins/blockquote/lang/lv.js | 2 +- plugins/blockquote/lang/mk.js | 2 +- plugins/blockquote/lang/mn.js | 2 +- plugins/blockquote/lang/ms.js | 2 +- plugins/blockquote/lang/nb.js | 2 +- plugins/blockquote/lang/nl.js | 2 +- plugins/blockquote/lang/no.js | 2 +- plugins/blockquote/lang/oc.js | 2 +- plugins/blockquote/lang/pl.js | 2 +- plugins/blockquote/lang/pt-br.js | 2 +- plugins/blockquote/lang/pt.js | 2 +- plugins/blockquote/lang/ro.js | 2 +- plugins/blockquote/lang/ru.js | 2 +- plugins/blockquote/lang/si.js | 2 +- plugins/blockquote/lang/sk.js | 2 +- plugins/blockquote/lang/sl.js | 2 +- plugins/blockquote/lang/sq.js | 2 +- plugins/blockquote/lang/sr-latn.js | 2 +- plugins/blockquote/lang/sr.js | 2 +- plugins/blockquote/lang/sv.js | 2 +- plugins/blockquote/lang/th.js | 2 +- plugins/blockquote/lang/tr.js | 2 +- plugins/blockquote/lang/tt.js | 2 +- plugins/blockquote/lang/ug.js | 2 +- plugins/blockquote/lang/uk.js | 2 +- plugins/blockquote/lang/vi.js | 2 +- plugins/blockquote/lang/zh-cn.js | 2 +- plugins/blockquote/lang/zh.js | 2 +- plugins/blockquote/plugin.js | 2 +- plugins/button/plugin.js | 2 +- plugins/clipboard/dev/clipboard.html | 2 +- plugins/clipboard/dev/console.js | 2 +- plugins/clipboard/dev/dnd.html | 2 +- plugins/clipboard/dialogs/paste.js | 2 +- plugins/clipboard/lang/af.js | 2 +- plugins/clipboard/lang/ar.js | 2 +- plugins/clipboard/lang/az.js | 2 +- plugins/clipboard/lang/bg.js | 2 +- plugins/clipboard/lang/bn.js | 2 +- plugins/clipboard/lang/bs.js | 2 +- plugins/clipboard/lang/ca.js | 2 +- plugins/clipboard/lang/cs.js | 2 +- plugins/clipboard/lang/cy.js | 2 +- plugins/clipboard/lang/da.js | 2 +- plugins/clipboard/lang/de-ch.js | 2 +- plugins/clipboard/lang/de.js | 2 +- plugins/clipboard/lang/el.js | 2 +- plugins/clipboard/lang/en-au.js | 2 +- plugins/clipboard/lang/en-ca.js | 2 +- plugins/clipboard/lang/en-gb.js | 2 +- plugins/clipboard/lang/en.js | 2 +- plugins/clipboard/lang/eo.js | 2 +- plugins/clipboard/lang/es-mx.js | 2 +- plugins/clipboard/lang/es.js | 2 +- plugins/clipboard/lang/et.js | 2 +- plugins/clipboard/lang/eu.js | 2 +- plugins/clipboard/lang/fa.js | 2 +- plugins/clipboard/lang/fi.js | 2 +- plugins/clipboard/lang/fo.js | 2 +- plugins/clipboard/lang/fr-ca.js | 2 +- plugins/clipboard/lang/fr.js | 2 +- plugins/clipboard/lang/gl.js | 2 +- plugins/clipboard/lang/gu.js | 2 +- plugins/clipboard/lang/he.js | 2 +- plugins/clipboard/lang/hi.js | 2 +- plugins/clipboard/lang/hr.js | 2 +- plugins/clipboard/lang/hu.js | 2 +- plugins/clipboard/lang/id.js | 2 +- plugins/clipboard/lang/is.js | 2 +- plugins/clipboard/lang/it.js | 2 +- plugins/clipboard/lang/ja.js | 2 +- plugins/clipboard/lang/ka.js | 2 +- plugins/clipboard/lang/km.js | 2 +- plugins/clipboard/lang/ko.js | 2 +- plugins/clipboard/lang/ku.js | 2 +- plugins/clipboard/lang/lt.js | 2 +- plugins/clipboard/lang/lv.js | 2 +- plugins/clipboard/lang/mk.js | 2 +- plugins/clipboard/lang/mn.js | 2 +- plugins/clipboard/lang/ms.js | 2 +- plugins/clipboard/lang/nb.js | 2 +- plugins/clipboard/lang/nl.js | 2 +- plugins/clipboard/lang/no.js | 2 +- plugins/clipboard/lang/oc.js | 2 +- plugins/clipboard/lang/pl.js | 2 +- plugins/clipboard/lang/pt-br.js | 2 +- plugins/clipboard/lang/pt.js | 2 +- plugins/clipboard/lang/ro.js | 2 +- plugins/clipboard/lang/ru.js | 2 +- plugins/clipboard/lang/si.js | 2 +- plugins/clipboard/lang/sk.js | 2 +- plugins/clipboard/lang/sl.js | 2 +- plugins/clipboard/lang/sq.js | 2 +- plugins/clipboard/lang/sr-latn.js | 2 +- plugins/clipboard/lang/sr.js | 2 +- plugins/clipboard/lang/sv.js | 2 +- plugins/clipboard/lang/th.js | 2 +- plugins/clipboard/lang/tr.js | 2 +- plugins/clipboard/lang/tt.js | 2 +- plugins/clipboard/lang/ug.js | 2 +- plugins/clipboard/lang/uk.js | 2 +- plugins/clipboard/lang/vi.js | 2 +- plugins/clipboard/lang/zh-cn.js | 2 +- plugins/clipboard/lang/zh.js | 2 +- plugins/clipboard/plugin.js | 2 +- plugins/cloudservices/plugin.js | 2 +- plugins/codesnippet/dialogs/codesnippet.js | 2 +- plugins/codesnippet/lang/ar.js | 2 +- plugins/codesnippet/lang/az.js | 2 +- plugins/codesnippet/lang/bg.js | 2 +- plugins/codesnippet/lang/ca.js | 2 +- plugins/codesnippet/lang/cs.js | 2 +- plugins/codesnippet/lang/da.js | 2 +- plugins/codesnippet/lang/de-ch.js | 2 +- plugins/codesnippet/lang/de.js | 2 +- plugins/codesnippet/lang/el.js | 2 +- plugins/codesnippet/lang/en-au.js | 2 +- plugins/codesnippet/lang/en-gb.js | 2 +- plugins/codesnippet/lang/en.js | 2 +- plugins/codesnippet/lang/eo.js | 2 +- plugins/codesnippet/lang/es-mx.js | 2 +- plugins/codesnippet/lang/es.js | 2 +- plugins/codesnippet/lang/et.js | 2 +- plugins/codesnippet/lang/eu.js | 2 +- plugins/codesnippet/lang/fa.js | 2 +- plugins/codesnippet/lang/fi.js | 2 +- plugins/codesnippet/lang/fr-ca.js | 2 +- plugins/codesnippet/lang/fr.js | 2 +- plugins/codesnippet/lang/gl.js | 2 +- plugins/codesnippet/lang/he.js | 2 +- plugins/codesnippet/lang/hr.js | 2 +- plugins/codesnippet/lang/hu.js | 2 +- plugins/codesnippet/lang/id.js | 2 +- plugins/codesnippet/lang/it.js | 2 +- plugins/codesnippet/lang/ja.js | 2 +- plugins/codesnippet/lang/km.js | 2 +- plugins/codesnippet/lang/ko.js | 2 +- plugins/codesnippet/lang/ku.js | 2 +- plugins/codesnippet/lang/lt.js | 2 +- plugins/codesnippet/lang/lv.js | 2 +- plugins/codesnippet/lang/nb.js | 2 +- plugins/codesnippet/lang/nl.js | 2 +- plugins/codesnippet/lang/no.js | 2 +- plugins/codesnippet/lang/oc.js | 2 +- plugins/codesnippet/lang/pl.js | 2 +- plugins/codesnippet/lang/pt-br.js | 2 +- plugins/codesnippet/lang/pt.js | 2 +- plugins/codesnippet/lang/ro.js | 2 +- plugins/codesnippet/lang/ru.js | 2 +- plugins/codesnippet/lang/sk.js | 2 +- plugins/codesnippet/lang/sl.js | 2 +- plugins/codesnippet/lang/sq.js | 2 +- plugins/codesnippet/lang/sr-latn.js | 2 +- plugins/codesnippet/lang/sr.js | 2 +- plugins/codesnippet/lang/sv.js | 2 +- plugins/codesnippet/lang/th.js | 2 +- plugins/codesnippet/lang/tr.js | 2 +- plugins/codesnippet/lang/tt.js | 2 +- plugins/codesnippet/lang/ug.js | 2 +- plugins/codesnippet/lang/uk.js | 2 +- plugins/codesnippet/lang/vi.js | 2 +- plugins/codesnippet/lang/zh-cn.js | 2 +- plugins/codesnippet/lang/zh.js | 2 +- plugins/codesnippet/plugin.js | 2 +- plugins/codesnippet/samples/codesnippet.html | 2 +- plugins/codesnippetgeshi/plugin.js | 2 +- plugins/colorbutton/lang/af.js | 2 +- plugins/colorbutton/lang/ar.js | 2 +- plugins/colorbutton/lang/az.js | 2 +- plugins/colorbutton/lang/bg.js | 2 +- plugins/colorbutton/lang/bn.js | 2 +- plugins/colorbutton/lang/bs.js | 2 +- plugins/colorbutton/lang/ca.js | 2 +- plugins/colorbutton/lang/cs.js | 2 +- plugins/colorbutton/lang/cy.js | 2 +- plugins/colorbutton/lang/da.js | 2 +- plugins/colorbutton/lang/de-ch.js | 2 +- plugins/colorbutton/lang/de.js | 2 +- plugins/colorbutton/lang/el.js | 2 +- plugins/colorbutton/lang/en-au.js | 2 +- plugins/colorbutton/lang/en-ca.js | 2 +- plugins/colorbutton/lang/en-gb.js | 2 +- plugins/colorbutton/lang/en.js | 2 +- plugins/colorbutton/lang/eo.js | 2 +- plugins/colorbutton/lang/es-mx.js | 2 +- plugins/colorbutton/lang/es.js | 2 +- plugins/colorbutton/lang/et.js | 2 +- plugins/colorbutton/lang/eu.js | 2 +- plugins/colorbutton/lang/fa.js | 2 +- plugins/colorbutton/lang/fi.js | 2 +- plugins/colorbutton/lang/fo.js | 2 +- plugins/colorbutton/lang/fr-ca.js | 2 +- plugins/colorbutton/lang/fr.js | 2 +- plugins/colorbutton/lang/gl.js | 2 +- plugins/colorbutton/lang/gu.js | 2 +- plugins/colorbutton/lang/he.js | 2 +- plugins/colorbutton/lang/hi.js | 2 +- plugins/colorbutton/lang/hr.js | 2 +- plugins/colorbutton/lang/hu.js | 2 +- plugins/colorbutton/lang/id.js | 2 +- plugins/colorbutton/lang/is.js | 2 +- plugins/colorbutton/lang/it.js | 2 +- plugins/colorbutton/lang/ja.js | 2 +- plugins/colorbutton/lang/ka.js | 2 +- plugins/colorbutton/lang/km.js | 2 +- plugins/colorbutton/lang/ko.js | 2 +- plugins/colorbutton/lang/ku.js | 2 +- plugins/colorbutton/lang/lt.js | 2 +- plugins/colorbutton/lang/lv.js | 2 +- plugins/colorbutton/lang/mk.js | 2 +- plugins/colorbutton/lang/mn.js | 2 +- plugins/colorbutton/lang/ms.js | 2 +- plugins/colorbutton/lang/nb.js | 2 +- plugins/colorbutton/lang/nl.js | 2 +- plugins/colorbutton/lang/no.js | 2 +- plugins/colorbutton/lang/oc.js | 2 +- plugins/colorbutton/lang/pl.js | 2 +- plugins/colorbutton/lang/pt-br.js | 2 +- plugins/colorbutton/lang/pt.js | 2 +- plugins/colorbutton/lang/ro.js | 2 +- plugins/colorbutton/lang/ru.js | 2 +- plugins/colorbutton/lang/si.js | 2 +- plugins/colorbutton/lang/sk.js | 2 +- plugins/colorbutton/lang/sl.js | 2 +- plugins/colorbutton/lang/sq.js | 2 +- plugins/colorbutton/lang/sr-latn.js | 2 +- plugins/colorbutton/lang/sr.js | 2 +- plugins/colorbutton/lang/sv.js | 2 +- plugins/colorbutton/lang/th.js | 2 +- plugins/colorbutton/lang/tr.js | 2 +- plugins/colorbutton/lang/tt.js | 2 +- plugins/colorbutton/lang/ug.js | 2 +- plugins/colorbutton/lang/uk.js | 2 +- plugins/colorbutton/lang/vi.js | 2 +- plugins/colorbutton/lang/zh-cn.js | 2 +- plugins/colorbutton/lang/zh.js | 2 +- plugins/colorbutton/plugin.js | 2 +- plugins/colordialog/dialogs/colordialog.css | 2 +- plugins/colordialog/dialogs/colordialog.js | 2 +- plugins/colordialog/lang/af.js | 2 +- plugins/colordialog/lang/ar.js | 2 +- plugins/colordialog/lang/az.js | 2 +- plugins/colordialog/lang/bg.js | 2 +- plugins/colordialog/lang/bn.js | 2 +- plugins/colordialog/lang/bs.js | 2 +- plugins/colordialog/lang/ca.js | 2 +- plugins/colordialog/lang/cs.js | 2 +- plugins/colordialog/lang/cy.js | 2 +- plugins/colordialog/lang/da.js | 2 +- plugins/colordialog/lang/de-ch.js | 2 +- plugins/colordialog/lang/de.js | 2 +- plugins/colordialog/lang/el.js | 2 +- plugins/colordialog/lang/en-au.js | 2 +- plugins/colordialog/lang/en-ca.js | 2 +- plugins/colordialog/lang/en-gb.js | 2 +- plugins/colordialog/lang/en.js | 2 +- plugins/colordialog/lang/eo.js | 2 +- plugins/colordialog/lang/es-mx.js | 2 +- plugins/colordialog/lang/es.js | 2 +- plugins/colordialog/lang/et.js | 2 +- plugins/colordialog/lang/eu.js | 2 +- plugins/colordialog/lang/fa.js | 2 +- plugins/colordialog/lang/fi.js | 2 +- plugins/colordialog/lang/fo.js | 2 +- plugins/colordialog/lang/fr-ca.js | 2 +- plugins/colordialog/lang/fr.js | 2 +- plugins/colordialog/lang/gl.js | 2 +- plugins/colordialog/lang/gu.js | 2 +- plugins/colordialog/lang/he.js | 2 +- plugins/colordialog/lang/hi.js | 2 +- plugins/colordialog/lang/hr.js | 2 +- plugins/colordialog/lang/hu.js | 2 +- plugins/colordialog/lang/id.js | 2 +- plugins/colordialog/lang/is.js | 2 +- plugins/colordialog/lang/it.js | 2 +- plugins/colordialog/lang/ja.js | 2 +- plugins/colordialog/lang/ka.js | 2 +- plugins/colordialog/lang/km.js | 2 +- plugins/colordialog/lang/ko.js | 2 +- plugins/colordialog/lang/ku.js | 2 +- plugins/colordialog/lang/lt.js | 2 +- plugins/colordialog/lang/lv.js | 2 +- plugins/colordialog/lang/mk.js | 2 +- plugins/colordialog/lang/mn.js | 2 +- plugins/colordialog/lang/ms.js | 2 +- plugins/colordialog/lang/nb.js | 2 +- plugins/colordialog/lang/nl.js | 2 +- plugins/colordialog/lang/no.js | 2 +- plugins/colordialog/lang/oc.js | 2 +- plugins/colordialog/lang/pl.js | 2 +- plugins/colordialog/lang/pt-br.js | 2 +- plugins/colordialog/lang/pt.js | 2 +- plugins/colordialog/lang/ro.js | 2 +- plugins/colordialog/lang/ru.js | 2 +- plugins/colordialog/lang/si.js | 2 +- plugins/colordialog/lang/sk.js | 2 +- plugins/colordialog/lang/sl.js | 2 +- plugins/colordialog/lang/sq.js | 2 +- plugins/colordialog/lang/sr-latn.js | 2 +- plugins/colordialog/lang/sr.js | 2 +- plugins/colordialog/lang/sv.js | 2 +- plugins/colordialog/lang/th.js | 2 +- plugins/colordialog/lang/tr.js | 2 +- plugins/colordialog/lang/tt.js | 2 +- plugins/colordialog/lang/ug.js | 2 +- plugins/colordialog/lang/uk.js | 2 +- plugins/colordialog/lang/vi.js | 2 +- plugins/colordialog/lang/zh-cn.js | 2 +- plugins/colordialog/lang/zh.js | 2 +- plugins/colordialog/plugin.js | 2 +- plugins/contextmenu/lang/af.js | 2 +- plugins/contextmenu/lang/ar.js | 2 +- plugins/contextmenu/lang/az.js | 2 +- plugins/contextmenu/lang/bg.js | 2 +- plugins/contextmenu/lang/bn.js | 2 +- plugins/contextmenu/lang/bs.js | 2 +- plugins/contextmenu/lang/ca.js | 2 +- plugins/contextmenu/lang/cs.js | 2 +- plugins/contextmenu/lang/cy.js | 2 +- plugins/contextmenu/lang/da.js | 2 +- plugins/contextmenu/lang/de-ch.js | 2 +- plugins/contextmenu/lang/de.js | 2 +- plugins/contextmenu/lang/el.js | 2 +- plugins/contextmenu/lang/en-au.js | 2 +- plugins/contextmenu/lang/en-ca.js | 2 +- plugins/contextmenu/lang/en-gb.js | 2 +- plugins/contextmenu/lang/en.js | 2 +- plugins/contextmenu/lang/eo.js | 2 +- plugins/contextmenu/lang/es-mx.js | 2 +- plugins/contextmenu/lang/es.js | 2 +- plugins/contextmenu/lang/et.js | 2 +- plugins/contextmenu/lang/eu.js | 2 +- plugins/contextmenu/lang/fa.js | 2 +- plugins/contextmenu/lang/fi.js | 2 +- plugins/contextmenu/lang/fo.js | 2 +- plugins/contextmenu/lang/fr-ca.js | 2 +- plugins/contextmenu/lang/fr.js | 2 +- plugins/contextmenu/lang/gl.js | 2 +- plugins/contextmenu/lang/gu.js | 2 +- plugins/contextmenu/lang/he.js | 2 +- plugins/contextmenu/lang/hi.js | 2 +- plugins/contextmenu/lang/hr.js | 2 +- plugins/contextmenu/lang/hu.js | 2 +- plugins/contextmenu/lang/id.js | 2 +- plugins/contextmenu/lang/is.js | 2 +- plugins/contextmenu/lang/it.js | 2 +- plugins/contextmenu/lang/ja.js | 2 +- plugins/contextmenu/lang/ka.js | 2 +- plugins/contextmenu/lang/km.js | 2 +- plugins/contextmenu/lang/ko.js | 2 +- plugins/contextmenu/lang/ku.js | 2 +- plugins/contextmenu/lang/lt.js | 2 +- plugins/contextmenu/lang/lv.js | 2 +- plugins/contextmenu/lang/mk.js | 2 +- plugins/contextmenu/lang/mn.js | 2 +- plugins/contextmenu/lang/ms.js | 2 +- plugins/contextmenu/lang/nb.js | 2 +- plugins/contextmenu/lang/nl.js | 2 +- plugins/contextmenu/lang/no.js | 2 +- plugins/contextmenu/lang/oc.js | 2 +- plugins/contextmenu/lang/pl.js | 2 +- plugins/contextmenu/lang/pt-br.js | 2 +- plugins/contextmenu/lang/pt.js | 2 +- plugins/contextmenu/lang/ro.js | 2 +- plugins/contextmenu/lang/ru.js | 2 +- plugins/contextmenu/lang/si.js | 2 +- plugins/contextmenu/lang/sk.js | 2 +- plugins/contextmenu/lang/sl.js | 2 +- plugins/contextmenu/lang/sq.js | 2 +- plugins/contextmenu/lang/sr-latn.js | 2 +- plugins/contextmenu/lang/sr.js | 2 +- plugins/contextmenu/lang/sv.js | 2 +- plugins/contextmenu/lang/th.js | 2 +- plugins/contextmenu/lang/tr.js | 2 +- plugins/contextmenu/lang/tt.js | 2 +- plugins/contextmenu/lang/ug.js | 2 +- plugins/contextmenu/lang/uk.js | 2 +- plugins/contextmenu/lang/vi.js | 2 +- plugins/contextmenu/lang/zh-cn.js | 2 +- plugins/contextmenu/lang/zh.js | 2 +- plugins/contextmenu/plugin.js | 2 +- plugins/copyformatting/lang/ar.js | 2 +- plugins/copyformatting/lang/az.js | 2 +- plugins/copyformatting/lang/bg.js | 2 +- plugins/copyformatting/lang/cs.js | 2 +- plugins/copyformatting/lang/da.js | 2 +- plugins/copyformatting/lang/de-ch.js | 2 +- plugins/copyformatting/lang/de.js | 2 +- plugins/copyformatting/lang/el.js | 2 +- plugins/copyformatting/lang/en-au.js | 2 +- plugins/copyformatting/lang/en.js | 2 +- plugins/copyformatting/lang/eo.js | 2 +- plugins/copyformatting/lang/es-mx.js | 2 +- plugins/copyformatting/lang/et.js | 2 +- plugins/copyformatting/lang/eu.js | 2 +- plugins/copyformatting/lang/fa.js | 2 +- plugins/copyformatting/lang/fr.js | 2 +- plugins/copyformatting/lang/gl.js | 2 +- plugins/copyformatting/lang/hr.js | 2 +- plugins/copyformatting/lang/hu.js | 2 +- plugins/copyformatting/lang/it.js | 2 +- plugins/copyformatting/lang/ja.js | 2 +- plugins/copyformatting/lang/ko.js | 2 +- plugins/copyformatting/lang/ku.js | 2 +- plugins/copyformatting/lang/lv.js | 2 +- plugins/copyformatting/lang/nb.js | 2 +- plugins/copyformatting/lang/nl.js | 2 +- plugins/copyformatting/lang/oc.js | 2 +- plugins/copyformatting/lang/pl.js | 2 +- plugins/copyformatting/lang/pt-br.js | 2 +- plugins/copyformatting/lang/pt.js | 2 +- plugins/copyformatting/lang/ro.js | 2 +- plugins/copyformatting/lang/ru.js | 2 +- plugins/copyformatting/lang/sk.js | 2 +- plugins/copyformatting/lang/sq.js | 2 +- plugins/copyformatting/lang/sr-latn.js | 2 +- plugins/copyformatting/lang/sr.js | 2 +- plugins/copyformatting/lang/sv.js | 2 +- plugins/copyformatting/lang/tr.js | 2 +- plugins/copyformatting/lang/uk.js | 2 +- plugins/copyformatting/lang/vi.js | 2 +- plugins/copyformatting/lang/zh-cn.js | 2 +- plugins/copyformatting/lang/zh.js | 2 +- plugins/copyformatting/plugin.js | 2 +- plugins/copyformatting/styles/copyformatting.css | 2 +- plugins/devtools/lang/_translationstatus.txt | 2 +- plugins/devtools/lang/ar.js | 2 +- plugins/devtools/lang/az.js | 2 +- plugins/devtools/lang/bg.js | 2 +- plugins/devtools/lang/ca.js | 2 +- plugins/devtools/lang/cs.js | 2 +- plugins/devtools/lang/cy.js | 2 +- plugins/devtools/lang/da.js | 2 +- plugins/devtools/lang/de-ch.js | 2 +- plugins/devtools/lang/de.js | 2 +- plugins/devtools/lang/el.js | 2 +- plugins/devtools/lang/en-au.js | 2 +- plugins/devtools/lang/en-gb.js | 2 +- plugins/devtools/lang/en.js | 2 +- plugins/devtools/lang/eo.js | 2 +- plugins/devtools/lang/es-mx.js | 2 +- plugins/devtools/lang/es.js | 2 +- plugins/devtools/lang/et.js | 2 +- plugins/devtools/lang/eu.js | 2 +- plugins/devtools/lang/fa.js | 2 +- plugins/devtools/lang/fi.js | 2 +- plugins/devtools/lang/fr-ca.js | 2 +- plugins/devtools/lang/fr.js | 2 +- plugins/devtools/lang/gl.js | 2 +- plugins/devtools/lang/gu.js | 2 +- plugins/devtools/lang/he.js | 2 +- plugins/devtools/lang/hr.js | 2 +- plugins/devtools/lang/hu.js | 2 +- plugins/devtools/lang/id.js | 2 +- plugins/devtools/lang/it.js | 2 +- plugins/devtools/lang/ja.js | 2 +- plugins/devtools/lang/km.js | 2 +- plugins/devtools/lang/ko.js | 2 +- plugins/devtools/lang/ku.js | 2 +- plugins/devtools/lang/lt.js | 2 +- plugins/devtools/lang/lv.js | 2 +- plugins/devtools/lang/nb.js | 2 +- plugins/devtools/lang/nl.js | 2 +- plugins/devtools/lang/no.js | 2 +- plugins/devtools/lang/oc.js | 2 +- plugins/devtools/lang/pl.js | 2 +- plugins/devtools/lang/pt-br.js | 2 +- plugins/devtools/lang/pt.js | 2 +- plugins/devtools/lang/ro.js | 2 +- plugins/devtools/lang/ru.js | 2 +- plugins/devtools/lang/si.js | 2 +- plugins/devtools/lang/sk.js | 2 +- plugins/devtools/lang/sl.js | 2 +- plugins/devtools/lang/sq.js | 2 +- plugins/devtools/lang/sr-latn.js | 2 +- plugins/devtools/lang/sr.js | 2 +- plugins/devtools/lang/sv.js | 2 +- plugins/devtools/lang/tr.js | 2 +- plugins/devtools/lang/tt.js | 2 +- plugins/devtools/lang/ug.js | 2 +- plugins/devtools/lang/uk.js | 2 +- plugins/devtools/lang/vi.js | 2 +- plugins/devtools/lang/zh-cn.js | 2 +- plugins/devtools/lang/zh.js | 2 +- plugins/devtools/plugin.js | 2 +- plugins/devtools/samples/devtools.html | 2 +- plugins/dialog/dialogDefinition.js | 2 +- plugins/dialog/plugin.js | 2 +- plugins/dialog/samples/assets/my_dialog.js | 2 +- plugins/dialog/samples/dialog.html | 2 +- plugins/dialogadvtab/plugin.js | 2 +- plugins/dialogui/plugin.js | 2 +- plugins/div/dialogs/div.js | 2 +- plugins/div/lang/af.js | 2 +- plugins/div/lang/ar.js | 2 +- plugins/div/lang/az.js | 2 +- plugins/div/lang/bg.js | 2 +- plugins/div/lang/bn.js | 2 +- plugins/div/lang/bs.js | 2 +- plugins/div/lang/ca.js | 2 +- plugins/div/lang/cs.js | 2 +- plugins/div/lang/cy.js | 2 +- plugins/div/lang/da.js | 2 +- plugins/div/lang/de-ch.js | 2 +- plugins/div/lang/de.js | 2 +- plugins/div/lang/el.js | 2 +- plugins/div/lang/en-au.js | 2 +- plugins/div/lang/en-ca.js | 2 +- plugins/div/lang/en-gb.js | 2 +- plugins/div/lang/en.js | 2 +- plugins/div/lang/eo.js | 2 +- plugins/div/lang/es-mx.js | 2 +- plugins/div/lang/es.js | 2 +- plugins/div/lang/et.js | 2 +- plugins/div/lang/eu.js | 2 +- plugins/div/lang/fa.js | 2 +- plugins/div/lang/fi.js | 2 +- plugins/div/lang/fo.js | 2 +- plugins/div/lang/fr-ca.js | 2 +- plugins/div/lang/fr.js | 2 +- plugins/div/lang/gl.js | 2 +- plugins/div/lang/gu.js | 2 +- plugins/div/lang/he.js | 2 +- plugins/div/lang/hi.js | 2 +- plugins/div/lang/hr.js | 2 +- plugins/div/lang/hu.js | 2 +- plugins/div/lang/id.js | 2 +- plugins/div/lang/is.js | 2 +- plugins/div/lang/it.js | 2 +- plugins/div/lang/ja.js | 2 +- plugins/div/lang/ka.js | 2 +- plugins/div/lang/km.js | 2 +- plugins/div/lang/ko.js | 2 +- plugins/div/lang/ku.js | 2 +- plugins/div/lang/lt.js | 2 +- plugins/div/lang/lv.js | 2 +- plugins/div/lang/mk.js | 2 +- plugins/div/lang/mn.js | 2 +- plugins/div/lang/ms.js | 2 +- plugins/div/lang/nb.js | 2 +- plugins/div/lang/nl.js | 2 +- plugins/div/lang/no.js | 2 +- plugins/div/lang/oc.js | 2 +- plugins/div/lang/pl.js | 2 +- plugins/div/lang/pt-br.js | 2 +- plugins/div/lang/pt.js | 2 +- plugins/div/lang/ro.js | 2 +- plugins/div/lang/ru.js | 2 +- plugins/div/lang/si.js | 2 +- plugins/div/lang/sk.js | 2 +- plugins/div/lang/sl.js | 2 +- plugins/div/lang/sq.js | 2 +- plugins/div/lang/sr-latn.js | 2 +- plugins/div/lang/sr.js | 2 +- plugins/div/lang/sv.js | 2 +- plugins/div/lang/th.js | 2 +- plugins/div/lang/tr.js | 2 +- plugins/div/lang/tt.js | 2 +- plugins/div/lang/ug.js | 2 +- plugins/div/lang/uk.js | 2 +- plugins/div/lang/vi.js | 2 +- plugins/div/lang/zh-cn.js | 2 +- plugins/div/lang/zh.js | 2 +- plugins/div/plugin.js | 2 +- plugins/divarea/plugin.js | 2 +- plugins/divarea/samples/divarea.html | 2 +- plugins/docprops/dialogs/docprops.js | 2 +- plugins/docprops/lang/af.js | 2 +- plugins/docprops/lang/ar.js | 2 +- plugins/docprops/lang/az.js | 2 +- plugins/docprops/lang/bg.js | 2 +- plugins/docprops/lang/bn.js | 2 +- plugins/docprops/lang/bs.js | 2 +- plugins/docprops/lang/ca.js | 2 +- plugins/docprops/lang/cs.js | 2 +- plugins/docprops/lang/cy.js | 2 +- plugins/docprops/lang/da.js | 2 +- plugins/docprops/lang/de-ch.js | 2 +- plugins/docprops/lang/de.js | 2 +- plugins/docprops/lang/el.js | 2 +- plugins/docprops/lang/en-au.js | 2 +- plugins/docprops/lang/en-ca.js | 2 +- plugins/docprops/lang/en-gb.js | 2 +- plugins/docprops/lang/en.js | 2 +- plugins/docprops/lang/eo.js | 2 +- plugins/docprops/lang/es-mx.js | 2 +- plugins/docprops/lang/es.js | 2 +- plugins/docprops/lang/et.js | 2 +- plugins/docprops/lang/eu.js | 2 +- plugins/docprops/lang/fa.js | 2 +- plugins/docprops/lang/fi.js | 2 +- plugins/docprops/lang/fo.js | 2 +- plugins/docprops/lang/fr-ca.js | 2 +- plugins/docprops/lang/fr.js | 2 +- plugins/docprops/lang/gl.js | 2 +- plugins/docprops/lang/gu.js | 2 +- plugins/docprops/lang/he.js | 2 +- plugins/docprops/lang/hi.js | 2 +- plugins/docprops/lang/hr.js | 2 +- plugins/docprops/lang/hu.js | 2 +- plugins/docprops/lang/id.js | 2 +- plugins/docprops/lang/is.js | 2 +- plugins/docprops/lang/it.js | 2 +- plugins/docprops/lang/ja.js | 2 +- plugins/docprops/lang/ka.js | 2 +- plugins/docprops/lang/km.js | 2 +- plugins/docprops/lang/ko.js | 2 +- plugins/docprops/lang/ku.js | 2 +- plugins/docprops/lang/lt.js | 2 +- plugins/docprops/lang/lv.js | 2 +- plugins/docprops/lang/mk.js | 2 +- plugins/docprops/lang/mn.js | 2 +- plugins/docprops/lang/ms.js | 2 +- plugins/docprops/lang/nb.js | 2 +- plugins/docprops/lang/nl.js | 2 +- plugins/docprops/lang/no.js | 2 +- plugins/docprops/lang/oc.js | 2 +- plugins/docprops/lang/pl.js | 2 +- plugins/docprops/lang/pt-br.js | 2 +- plugins/docprops/lang/pt.js | 2 +- plugins/docprops/lang/ro.js | 2 +- plugins/docprops/lang/ru.js | 2 +- plugins/docprops/lang/si.js | 2 +- plugins/docprops/lang/sk.js | 2 +- plugins/docprops/lang/sl.js | 2 +- plugins/docprops/lang/sq.js | 2 +- plugins/docprops/lang/sr-latn.js | 2 +- plugins/docprops/lang/sr.js | 2 +- plugins/docprops/lang/sv.js | 2 +- plugins/docprops/lang/th.js | 2 +- plugins/docprops/lang/tr.js | 2 +- plugins/docprops/lang/tt.js | 2 +- plugins/docprops/lang/ug.js | 2 +- plugins/docprops/lang/uk.js | 2 +- plugins/docprops/lang/vi.js | 2 +- plugins/docprops/lang/zh-cn.js | 2 +- plugins/docprops/lang/zh.js | 2 +- plugins/docprops/plugin.js | 2 +- plugins/docprops/samples/docprops.html | 2 +- plugins/easyimage/dialogs/easyimagealt.js | 2 +- plugins/easyimage/lang/ar.js | 2 +- plugins/easyimage/lang/az.js | 2 +- plugins/easyimage/lang/bg.js | 2 +- plugins/easyimage/lang/cs.js | 2 +- plugins/easyimage/lang/da.js | 2 +- plugins/easyimage/lang/de-ch.js | 2 +- plugins/easyimage/lang/de.js | 2 +- plugins/easyimage/lang/el.js | 2 +- plugins/easyimage/lang/en-au.js | 2 +- plugins/easyimage/lang/en.js | 2 +- plugins/easyimage/lang/et.js | 2 +- plugins/easyimage/lang/fa.js | 2 +- plugins/easyimage/lang/fr.js | 2 +- plugins/easyimage/lang/gl.js | 2 +- plugins/easyimage/lang/hr.js | 2 +- plugins/easyimage/lang/hu.js | 2 +- plugins/easyimage/lang/it.js | 2 +- plugins/easyimage/lang/ku.js | 2 +- plugins/easyimage/lang/lv.js | 2 +- plugins/easyimage/lang/nb.js | 2 +- plugins/easyimage/lang/nl.js | 2 +- plugins/easyimage/lang/no.js | 2 +- plugins/easyimage/lang/pl.js | 2 +- plugins/easyimage/lang/pt-br.js | 2 +- plugins/easyimage/lang/pt.js | 2 +- plugins/easyimage/lang/ro.js | 2 +- plugins/easyimage/lang/ru.js | 2 +- plugins/easyimage/lang/sk.js | 2 +- plugins/easyimage/lang/sq.js | 2 +- plugins/easyimage/lang/sr-latn.js | 2 +- plugins/easyimage/lang/sr.js | 2 +- plugins/easyimage/lang/sv.js | 2 +- plugins/easyimage/lang/tr.js | 2 +- plugins/easyimage/lang/tt.js | 2 +- plugins/easyimage/lang/uk.js | 2 +- plugins/easyimage/lang/zh-cn.js | 2 +- plugins/easyimage/lang/zh.js | 2 +- plugins/easyimage/plugin.js | 2 +- plugins/easyimage/samples/easyimage.html | 2 +- plugins/easyimage/styles/easyimage.css | 2 +- plugins/editorplaceholder/plugin.js | 2 +- plugins/elementspath/lang/af.js | 2 +- plugins/elementspath/lang/ar.js | 2 +- plugins/elementspath/lang/az.js | 2 +- plugins/elementspath/lang/bg.js | 2 +- plugins/elementspath/lang/bn.js | 2 +- plugins/elementspath/lang/bs.js | 2 +- plugins/elementspath/lang/ca.js | 2 +- plugins/elementspath/lang/cs.js | 2 +- plugins/elementspath/lang/cy.js | 2 +- plugins/elementspath/lang/da.js | 2 +- plugins/elementspath/lang/de-ch.js | 2 +- plugins/elementspath/lang/de.js | 2 +- plugins/elementspath/lang/el.js | 2 +- plugins/elementspath/lang/en-au.js | 2 +- plugins/elementspath/lang/en-ca.js | 2 +- plugins/elementspath/lang/en-gb.js | 2 +- plugins/elementspath/lang/en.js | 2 +- plugins/elementspath/lang/eo.js | 2 +- plugins/elementspath/lang/es-mx.js | 2 +- plugins/elementspath/lang/es.js | 2 +- plugins/elementspath/lang/et.js | 2 +- plugins/elementspath/lang/eu.js | 2 +- plugins/elementspath/lang/fa.js | 2 +- plugins/elementspath/lang/fi.js | 2 +- plugins/elementspath/lang/fo.js | 2 +- plugins/elementspath/lang/fr-ca.js | 2 +- plugins/elementspath/lang/fr.js | 2 +- plugins/elementspath/lang/gl.js | 2 +- plugins/elementspath/lang/gu.js | 2 +- plugins/elementspath/lang/he.js | 2 +- plugins/elementspath/lang/hi.js | 2 +- plugins/elementspath/lang/hr.js | 2 +- plugins/elementspath/lang/hu.js | 2 +- plugins/elementspath/lang/is.js | 2 +- plugins/elementspath/lang/it.js | 2 +- plugins/elementspath/lang/ja.js | 2 +- plugins/elementspath/lang/ka.js | 2 +- plugins/elementspath/lang/km.js | 2 +- plugins/elementspath/lang/ko.js | 2 +- plugins/elementspath/lang/ku.js | 2 +- plugins/elementspath/lang/lt.js | 2 +- plugins/elementspath/lang/lv.js | 2 +- plugins/elementspath/lang/mk.js | 2 +- plugins/elementspath/lang/mn.js | 2 +- plugins/elementspath/lang/ms.js | 2 +- plugins/elementspath/lang/nb.js | 2 +- plugins/elementspath/lang/nl.js | 2 +- plugins/elementspath/lang/no.js | 2 +- plugins/elementspath/lang/oc.js | 2 +- plugins/elementspath/lang/pl.js | 2 +- plugins/elementspath/lang/pt-br.js | 2 +- plugins/elementspath/lang/pt.js | 2 +- plugins/elementspath/lang/ro.js | 2 +- plugins/elementspath/lang/ru.js | 2 +- plugins/elementspath/lang/si.js | 2 +- plugins/elementspath/lang/sk.js | 2 +- plugins/elementspath/lang/sl.js | 2 +- plugins/elementspath/lang/sq.js | 2 +- plugins/elementspath/lang/sr-latn.js | 2 +- plugins/elementspath/lang/sr.js | 2 +- plugins/elementspath/lang/sv.js | 2 +- plugins/elementspath/lang/th.js | 2 +- plugins/elementspath/lang/tr.js | 2 +- plugins/elementspath/lang/tt.js | 2 +- plugins/elementspath/lang/ug.js | 2 +- plugins/elementspath/lang/uk.js | 2 +- plugins/elementspath/lang/vi.js | 2 +- plugins/elementspath/lang/zh-cn.js | 2 +- plugins/elementspath/lang/zh.js | 2 +- plugins/elementspath/plugin.js | 2 +- plugins/embed/plugin.js | 2 +- plugins/embedbase/dialogs/embedbase.js | 2 +- plugins/embedbase/lang/ar.js | 2 +- plugins/embedbase/lang/az.js | 2 +- plugins/embedbase/lang/bg.js | 2 +- plugins/embedbase/lang/ca.js | 2 +- plugins/embedbase/lang/cs.js | 2 +- plugins/embedbase/lang/da.js | 2 +- plugins/embedbase/lang/de-ch.js | 2 +- plugins/embedbase/lang/de.js | 2 +- plugins/embedbase/lang/el.js | 2 +- plugins/embedbase/lang/en-au.js | 2 +- plugins/embedbase/lang/en.js | 2 +- plugins/embedbase/lang/eo.js | 2 +- plugins/embedbase/lang/es-mx.js | 2 +- plugins/embedbase/lang/es.js | 2 +- plugins/embedbase/lang/et.js | 2 +- plugins/embedbase/lang/eu.js | 2 +- plugins/embedbase/lang/fa.js | 2 +- plugins/embedbase/lang/fr.js | 2 +- plugins/embedbase/lang/gl.js | 2 +- plugins/embedbase/lang/hr.js | 2 +- plugins/embedbase/lang/hu.js | 2 +- plugins/embedbase/lang/id.js | 2 +- plugins/embedbase/lang/it.js | 2 +- plugins/embedbase/lang/ja.js | 2 +- plugins/embedbase/lang/ko.js | 2 +- plugins/embedbase/lang/ku.js | 2 +- plugins/embedbase/lang/lv.js | 2 +- plugins/embedbase/lang/nb.js | 2 +- plugins/embedbase/lang/nl.js | 2 +- plugins/embedbase/lang/oc.js | 2 +- plugins/embedbase/lang/pl.js | 2 +- plugins/embedbase/lang/pt-br.js | 2 +- plugins/embedbase/lang/pt.js | 2 +- plugins/embedbase/lang/ro.js | 2 +- plugins/embedbase/lang/ru.js | 2 +- plugins/embedbase/lang/sk.js | 2 +- plugins/embedbase/lang/sq.js | 2 +- plugins/embedbase/lang/sr-latn.js | 2 +- plugins/embedbase/lang/sr.js | 2 +- plugins/embedbase/lang/sv.js | 2 +- plugins/embedbase/lang/tr.js | 2 +- plugins/embedbase/lang/ug.js | 2 +- plugins/embedbase/lang/uk.js | 2 +- plugins/embedbase/lang/zh-cn.js | 2 +- plugins/embedbase/lang/zh.js | 2 +- plugins/embedbase/plugin.js | 2 +- plugins/embedsemantic/plugin.js | 2 +- plugins/emoji/lang/cs.js | 2 +- plugins/emoji/lang/da.js | 2 +- plugins/emoji/lang/de-ch.js | 2 +- plugins/emoji/lang/de.js | 2 +- plugins/emoji/lang/el.js | 2 +- plugins/emoji/lang/en-au.js | 2 +- plugins/emoji/lang/en.js | 2 +- plugins/emoji/lang/et.js | 2 +- plugins/emoji/lang/fa.js | 2 +- plugins/emoji/lang/fr.js | 2 +- plugins/emoji/lang/gl.js | 2 +- plugins/emoji/lang/hr.js | 2 +- plugins/emoji/lang/hu.js | 2 +- plugins/emoji/lang/it.js | 2 +- plugins/emoji/lang/nl.js | 2 +- plugins/emoji/lang/pl.js | 2 +- plugins/emoji/lang/pt-br.js | 2 +- plugins/emoji/lang/sk.js | 2 +- plugins/emoji/lang/sr-latn.js | 2 +- plugins/emoji/lang/sr.js | 2 +- plugins/emoji/lang/sv.js | 2 +- plugins/emoji/lang/tr.js | 2 +- plugins/emoji/lang/uk.js | 2 +- plugins/emoji/lang/zh-cn.js | 2 +- plugins/emoji/lang/zh.js | 2 +- plugins/emoji/plugin.js | 2 +- plugins/emoji/samples/emoji.html | 2 +- plugins/enterkey/plugin.js | 2 +- plugins/enterkey/samples/enterkey.html | 2 +- plugins/entities/plugin.js | 2 +- plugins/fakeobjects/lang/af.js | 2 +- plugins/fakeobjects/lang/ar.js | 2 +- plugins/fakeobjects/lang/az.js | 2 +- plugins/fakeobjects/lang/bg.js | 2 +- plugins/fakeobjects/lang/bn.js | 2 +- plugins/fakeobjects/lang/bs.js | 2 +- plugins/fakeobjects/lang/ca.js | 2 +- plugins/fakeobjects/lang/cs.js | 2 +- plugins/fakeobjects/lang/cy.js | 2 +- plugins/fakeobjects/lang/da.js | 2 +- plugins/fakeobjects/lang/de-ch.js | 2 +- plugins/fakeobjects/lang/de.js | 2 +- plugins/fakeobjects/lang/el.js | 2 +- plugins/fakeobjects/lang/en-au.js | 2 +- plugins/fakeobjects/lang/en-ca.js | 2 +- plugins/fakeobjects/lang/en-gb.js | 2 +- plugins/fakeobjects/lang/en.js | 2 +- plugins/fakeobjects/lang/eo.js | 2 +- plugins/fakeobjects/lang/es-mx.js | 2 +- plugins/fakeobjects/lang/es.js | 2 +- plugins/fakeobjects/lang/et.js | 2 +- plugins/fakeobjects/lang/eu.js | 2 +- plugins/fakeobjects/lang/fa.js | 2 +- plugins/fakeobjects/lang/fi.js | 2 +- plugins/fakeobjects/lang/fo.js | 2 +- plugins/fakeobjects/lang/fr-ca.js | 2 +- plugins/fakeobjects/lang/fr.js | 2 +- plugins/fakeobjects/lang/gl.js | 2 +- plugins/fakeobjects/lang/gu.js | 2 +- plugins/fakeobjects/lang/he.js | 2 +- plugins/fakeobjects/lang/hi.js | 2 +- plugins/fakeobjects/lang/hr.js | 2 +- plugins/fakeobjects/lang/hu.js | 2 +- plugins/fakeobjects/lang/id.js | 2 +- plugins/fakeobjects/lang/is.js | 2 +- plugins/fakeobjects/lang/it.js | 2 +- plugins/fakeobjects/lang/ja.js | 2 +- plugins/fakeobjects/lang/ka.js | 2 +- plugins/fakeobjects/lang/km.js | 2 +- plugins/fakeobjects/lang/ko.js | 2 +- plugins/fakeobjects/lang/ku.js | 2 +- plugins/fakeobjects/lang/lt.js | 2 +- plugins/fakeobjects/lang/lv.js | 2 +- plugins/fakeobjects/lang/mk.js | 2 +- plugins/fakeobjects/lang/mn.js | 2 +- plugins/fakeobjects/lang/ms.js | 2 +- plugins/fakeobjects/lang/nb.js | 2 +- plugins/fakeobjects/lang/nl.js | 2 +- plugins/fakeobjects/lang/no.js | 2 +- plugins/fakeobjects/lang/oc.js | 2 +- plugins/fakeobjects/lang/pl.js | 2 +- plugins/fakeobjects/lang/pt-br.js | 2 +- plugins/fakeobjects/lang/pt.js | 2 +- plugins/fakeobjects/lang/ro.js | 2 +- plugins/fakeobjects/lang/ru.js | 2 +- plugins/fakeobjects/lang/si.js | 2 +- plugins/fakeobjects/lang/sk.js | 2 +- plugins/fakeobjects/lang/sl.js | 2 +- plugins/fakeobjects/lang/sq.js | 2 +- plugins/fakeobjects/lang/sr-latn.js | 2 +- plugins/fakeobjects/lang/sr.js | 2 +- plugins/fakeobjects/lang/sv.js | 2 +- plugins/fakeobjects/lang/th.js | 2 +- plugins/fakeobjects/lang/tr.js | 2 +- plugins/fakeobjects/lang/tt.js | 2 +- plugins/fakeobjects/lang/ug.js | 2 +- plugins/fakeobjects/lang/uk.js | 2 +- plugins/fakeobjects/lang/vi.js | 2 +- plugins/fakeobjects/lang/zh-cn.js | 2 +- plugins/fakeobjects/lang/zh.js | 2 +- plugins/fakeobjects/plugin.js | 2 +- plugins/filebrowser/plugin.js | 2 +- plugins/filetools/dev/uploaddebugger.js | 2 +- plugins/filetools/lang/az.js | 2 +- plugins/filetools/lang/bg.js | 2 +- plugins/filetools/lang/ca.js | 2 +- plugins/filetools/lang/cs.js | 2 +- plugins/filetools/lang/da.js | 2 +- plugins/filetools/lang/de-ch.js | 2 +- plugins/filetools/lang/de.js | 2 +- plugins/filetools/lang/el.js | 2 +- plugins/filetools/lang/en-au.js | 2 +- plugins/filetools/lang/en.js | 2 +- plugins/filetools/lang/eo.js | 2 +- plugins/filetools/lang/es-mx.js | 2 +- plugins/filetools/lang/es.js | 2 +- plugins/filetools/lang/et.js | 2 +- plugins/filetools/lang/eu.js | 2 +- plugins/filetools/lang/fa.js | 2 +- plugins/filetools/lang/fr.js | 2 +- plugins/filetools/lang/gl.js | 2 +- plugins/filetools/lang/hr.js | 2 +- plugins/filetools/lang/hu.js | 2 +- plugins/filetools/lang/id.js | 2 +- plugins/filetools/lang/it.js | 2 +- plugins/filetools/lang/ja.js | 2 +- plugins/filetools/lang/km.js | 2 +- plugins/filetools/lang/ko.js | 2 +- plugins/filetools/lang/ku.js | 2 +- plugins/filetools/lang/lv.js | 2 +- plugins/filetools/lang/nb.js | 2 +- plugins/filetools/lang/nl.js | 2 +- plugins/filetools/lang/no.js | 2 +- plugins/filetools/lang/oc.js | 2 +- plugins/filetools/lang/pl.js | 2 +- plugins/filetools/lang/pt-br.js | 2 +- plugins/filetools/lang/pt.js | 2 +- plugins/filetools/lang/ro.js | 2 +- plugins/filetools/lang/ru.js | 2 +- plugins/filetools/lang/sk.js | 2 +- plugins/filetools/lang/sq.js | 2 +- plugins/filetools/lang/sr-latn.js | 2 +- plugins/filetools/lang/sr.js | 2 +- plugins/filetools/lang/sv.js | 2 +- plugins/filetools/lang/tr.js | 2 +- plugins/filetools/lang/ug.js | 2 +- plugins/filetools/lang/uk.js | 2 +- plugins/filetools/lang/vi.js | 2 +- plugins/filetools/lang/zh-cn.js | 2 +- plugins/filetools/lang/zh.js | 2 +- plugins/filetools/plugin.js | 2 +- plugins/find/dialogs/find.js | 2 +- plugins/find/lang/af.js | 2 +- plugins/find/lang/ar.js | 2 +- plugins/find/lang/az.js | 2 +- plugins/find/lang/bg.js | 2 +- plugins/find/lang/bn.js | 2 +- plugins/find/lang/bs.js | 2 +- plugins/find/lang/ca.js | 2 +- plugins/find/lang/cs.js | 2 +- plugins/find/lang/cy.js | 2 +- plugins/find/lang/da.js | 2 +- plugins/find/lang/de-ch.js | 2 +- plugins/find/lang/de.js | 2 +- plugins/find/lang/el.js | 2 +- plugins/find/lang/en-au.js | 2 +- plugins/find/lang/en-ca.js | 2 +- plugins/find/lang/en-gb.js | 2 +- plugins/find/lang/en.js | 2 +- plugins/find/lang/eo.js | 2 +- plugins/find/lang/es-mx.js | 2 +- plugins/find/lang/es.js | 2 +- plugins/find/lang/et.js | 2 +- plugins/find/lang/eu.js | 2 +- plugins/find/lang/fa.js | 2 +- plugins/find/lang/fi.js | 2 +- plugins/find/lang/fo.js | 2 +- plugins/find/lang/fr-ca.js | 2 +- plugins/find/lang/fr.js | 2 +- plugins/find/lang/gl.js | 2 +- plugins/find/lang/gu.js | 2 +- plugins/find/lang/he.js | 2 +- plugins/find/lang/hi.js | 2 +- plugins/find/lang/hr.js | 2 +- plugins/find/lang/hu.js | 2 +- plugins/find/lang/id.js | 2 +- plugins/find/lang/is.js | 2 +- plugins/find/lang/it.js | 2 +- plugins/find/lang/ja.js | 2 +- plugins/find/lang/ka.js | 2 +- plugins/find/lang/km.js | 2 +- plugins/find/lang/ko.js | 2 +- plugins/find/lang/ku.js | 2 +- plugins/find/lang/lt.js | 2 +- plugins/find/lang/lv.js | 2 +- plugins/find/lang/mk.js | 2 +- plugins/find/lang/mn.js | 2 +- plugins/find/lang/ms.js | 2 +- plugins/find/lang/nb.js | 2 +- plugins/find/lang/nl.js | 2 +- plugins/find/lang/no.js | 2 +- plugins/find/lang/oc.js | 2 +- plugins/find/lang/pl.js | 2 +- plugins/find/lang/pt-br.js | 2 +- plugins/find/lang/pt.js | 2 +- plugins/find/lang/ro.js | 2 +- plugins/find/lang/ru.js | 2 +- plugins/find/lang/si.js | 2 +- plugins/find/lang/sk.js | 2 +- plugins/find/lang/sl.js | 2 +- plugins/find/lang/sq.js | 2 +- plugins/find/lang/sr-latn.js | 2 +- plugins/find/lang/sr.js | 2 +- plugins/find/lang/sv.js | 2 +- plugins/find/lang/th.js | 2 +- plugins/find/lang/tr.js | 2 +- plugins/find/lang/tt.js | 2 +- plugins/find/lang/ug.js | 2 +- plugins/find/lang/uk.js | 2 +- plugins/find/lang/vi.js | 2 +- plugins/find/lang/zh-cn.js | 2 +- plugins/find/lang/zh.js | 2 +- plugins/find/plugin.js | 2 +- plugins/flash/plugin.js | 2 +- plugins/floatingspace/plugin.js | 2 +- plugins/floatpanel/plugin.js | 2 +- plugins/font/lang/af.js | 2 +- plugins/font/lang/ar.js | 2 +- plugins/font/lang/az.js | 2 +- plugins/font/lang/bg.js | 2 +- plugins/font/lang/bn.js | 2 +- plugins/font/lang/bs.js | 2 +- plugins/font/lang/ca.js | 2 +- plugins/font/lang/cs.js | 2 +- plugins/font/lang/cy.js | 2 +- plugins/font/lang/da.js | 2 +- plugins/font/lang/de-ch.js | 2 +- plugins/font/lang/de.js | 2 +- plugins/font/lang/el.js | 2 +- plugins/font/lang/en-au.js | 2 +- plugins/font/lang/en-ca.js | 2 +- plugins/font/lang/en-gb.js | 2 +- plugins/font/lang/en.js | 2 +- plugins/font/lang/eo.js | 2 +- plugins/font/lang/es-mx.js | 2 +- plugins/font/lang/es.js | 2 +- plugins/font/lang/et.js | 2 +- plugins/font/lang/eu.js | 2 +- plugins/font/lang/fa.js | 2 +- plugins/font/lang/fi.js | 2 +- plugins/font/lang/fo.js | 2 +- plugins/font/lang/fr-ca.js | 2 +- plugins/font/lang/fr.js | 2 +- plugins/font/lang/gl.js | 2 +- plugins/font/lang/gu.js | 2 +- plugins/font/lang/he.js | 2 +- plugins/font/lang/hi.js | 2 +- plugins/font/lang/hr.js | 2 +- plugins/font/lang/hu.js | 2 +- plugins/font/lang/id.js | 2 +- plugins/font/lang/is.js | 2 +- plugins/font/lang/it.js | 2 +- plugins/font/lang/ja.js | 2 +- plugins/font/lang/ka.js | 2 +- plugins/font/lang/km.js | 2 +- plugins/font/lang/ko.js | 2 +- plugins/font/lang/ku.js | 2 +- plugins/font/lang/lt.js | 2 +- plugins/font/lang/lv.js | 2 +- plugins/font/lang/mk.js | 2 +- plugins/font/lang/mn.js | 2 +- plugins/font/lang/ms.js | 2 +- plugins/font/lang/nb.js | 2 +- plugins/font/lang/nl.js | 2 +- plugins/font/lang/no.js | 2 +- plugins/font/lang/oc.js | 2 +- plugins/font/lang/pl.js | 2 +- plugins/font/lang/pt-br.js | 2 +- plugins/font/lang/pt.js | 2 +- plugins/font/lang/ro.js | 2 +- plugins/font/lang/ru.js | 2 +- plugins/font/lang/si.js | 2 +- plugins/font/lang/sk.js | 2 +- plugins/font/lang/sl.js | 2 +- plugins/font/lang/sq.js | 2 +- plugins/font/lang/sr-latn.js | 2 +- plugins/font/lang/sr.js | 2 +- plugins/font/lang/sv.js | 2 +- plugins/font/lang/th.js | 2 +- plugins/font/lang/tr.js | 2 +- plugins/font/lang/tt.js | 2 +- plugins/font/lang/ug.js | 2 +- plugins/font/lang/uk.js | 2 +- plugins/font/lang/vi.js | 2 +- plugins/font/lang/zh-cn.js | 2 +- plugins/font/lang/zh.js | 2 +- plugins/font/plugin.js | 2 +- plugins/format/lang/af.js | 2 +- plugins/format/lang/ar.js | 2 +- plugins/format/lang/az.js | 2 +- plugins/format/lang/bg.js | 2 +- plugins/format/lang/bn.js | 2 +- plugins/format/lang/bs.js | 2 +- plugins/format/lang/ca.js | 2 +- plugins/format/lang/cs.js | 2 +- plugins/format/lang/cy.js | 2 +- plugins/format/lang/da.js | 2 +- plugins/format/lang/de-ch.js | 2 +- plugins/format/lang/de.js | 2 +- plugins/format/lang/el.js | 2 +- plugins/format/lang/en-au.js | 2 +- plugins/format/lang/en-ca.js | 2 +- plugins/format/lang/en-gb.js | 2 +- plugins/format/lang/en.js | 2 +- plugins/format/lang/eo.js | 2 +- plugins/format/lang/es-mx.js | 2 +- plugins/format/lang/es.js | 2 +- plugins/format/lang/et.js | 2 +- plugins/format/lang/eu.js | 2 +- plugins/format/lang/fa.js | 2 +- plugins/format/lang/fi.js | 2 +- plugins/format/lang/fo.js | 2 +- plugins/format/lang/fr-ca.js | 2 +- plugins/format/lang/fr.js | 2 +- plugins/format/lang/gl.js | 2 +- plugins/format/lang/gu.js | 2 +- plugins/format/lang/he.js | 2 +- plugins/format/lang/hi.js | 2 +- plugins/format/lang/hr.js | 2 +- plugins/format/lang/hu.js | 2 +- plugins/format/lang/id.js | 2 +- plugins/format/lang/is.js | 2 +- plugins/format/lang/it.js | 2 +- plugins/format/lang/ja.js | 2 +- plugins/format/lang/ka.js | 2 +- plugins/format/lang/km.js | 2 +- plugins/format/lang/ko.js | 2 +- plugins/format/lang/ku.js | 2 +- plugins/format/lang/lt.js | 2 +- plugins/format/lang/lv.js | 2 +- plugins/format/lang/mk.js | 2 +- plugins/format/lang/mn.js | 2 +- plugins/format/lang/ms.js | 2 +- plugins/format/lang/nb.js | 2 +- plugins/format/lang/nl.js | 2 +- plugins/format/lang/no.js | 2 +- plugins/format/lang/oc.js | 2 +- plugins/format/lang/pl.js | 2 +- plugins/format/lang/pt-br.js | 2 +- plugins/format/lang/pt.js | 2 +- plugins/format/lang/ro.js | 2 +- plugins/format/lang/ru.js | 2 +- plugins/format/lang/si.js | 2 +- plugins/format/lang/sk.js | 2 +- plugins/format/lang/sl.js | 2 +- plugins/format/lang/sq.js | 2 +- plugins/format/lang/sr-latn.js | 2 +- plugins/format/lang/sr.js | 2 +- plugins/format/lang/sv.js | 2 +- plugins/format/lang/th.js | 2 +- plugins/format/lang/tr.js | 2 +- plugins/format/lang/tt.js | 2 +- plugins/format/lang/ug.js | 2 +- plugins/format/lang/uk.js | 2 +- plugins/format/lang/vi.js | 2 +- plugins/format/lang/zh-cn.js | 2 +- plugins/format/lang/zh.js | 2 +- plugins/format/plugin.js | 2 +- plugins/forms/dialogs/button.js | 2 +- plugins/forms/dialogs/checkbox.js | 2 +- plugins/forms/dialogs/form.js | 2 +- plugins/forms/dialogs/hiddenfield.js | 2 +- plugins/forms/dialogs/radio.js | 2 +- plugins/forms/dialogs/select.js | 2 +- plugins/forms/dialogs/textarea.js | 2 +- plugins/forms/dialogs/textfield.js | 2 +- plugins/forms/lang/af.js | 2 +- plugins/forms/lang/ar.js | 2 +- plugins/forms/lang/az.js | 2 +- plugins/forms/lang/bg.js | 2 +- plugins/forms/lang/bn.js | 2 +- plugins/forms/lang/bs.js | 2 +- plugins/forms/lang/ca.js | 2 +- plugins/forms/lang/cs.js | 2 +- plugins/forms/lang/cy.js | 2 +- plugins/forms/lang/da.js | 2 +- plugins/forms/lang/de-ch.js | 2 +- plugins/forms/lang/de.js | 2 +- plugins/forms/lang/el.js | 2 +- plugins/forms/lang/en-au.js | 2 +- plugins/forms/lang/en-ca.js | 2 +- plugins/forms/lang/en-gb.js | 2 +- plugins/forms/lang/en.js | 2 +- plugins/forms/lang/eo.js | 2 +- plugins/forms/lang/es-mx.js | 2 +- plugins/forms/lang/es.js | 2 +- plugins/forms/lang/et.js | 2 +- plugins/forms/lang/eu.js | 2 +- plugins/forms/lang/fa.js | 2 +- plugins/forms/lang/fi.js | 2 +- plugins/forms/lang/fo.js | 2 +- plugins/forms/lang/fr-ca.js | 2 +- plugins/forms/lang/fr.js | 2 +- plugins/forms/lang/gl.js | 2 +- plugins/forms/lang/gu.js | 2 +- plugins/forms/lang/he.js | 2 +- plugins/forms/lang/hi.js | 2 +- plugins/forms/lang/hr.js | 2 +- plugins/forms/lang/hu.js | 2 +- plugins/forms/lang/id.js | 2 +- plugins/forms/lang/is.js | 2 +- plugins/forms/lang/it.js | 2 +- plugins/forms/lang/ja.js | 2 +- plugins/forms/lang/ka.js | 2 +- plugins/forms/lang/km.js | 2 +- plugins/forms/lang/ko.js | 2 +- plugins/forms/lang/ku.js | 2 +- plugins/forms/lang/lt.js | 2 +- plugins/forms/lang/lv.js | 2 +- plugins/forms/lang/mk.js | 2 +- plugins/forms/lang/mn.js | 2 +- plugins/forms/lang/ms.js | 2 +- plugins/forms/lang/nb.js | 2 +- plugins/forms/lang/nl.js | 2 +- plugins/forms/lang/no.js | 2 +- plugins/forms/lang/oc.js | 2 +- plugins/forms/lang/pl.js | 2 +- plugins/forms/lang/pt-br.js | 2 +- plugins/forms/lang/pt.js | 2 +- plugins/forms/lang/ro.js | 2 +- plugins/forms/lang/ru.js | 2 +- plugins/forms/lang/si.js | 2 +- plugins/forms/lang/sk.js | 2 +- plugins/forms/lang/sl.js | 2 +- plugins/forms/lang/sq.js | 2 +- plugins/forms/lang/sr-latn.js | 2 +- plugins/forms/lang/sr.js | 2 +- plugins/forms/lang/sv.js | 2 +- plugins/forms/lang/th.js | 2 +- plugins/forms/lang/tr.js | 2 +- plugins/forms/lang/tt.js | 2 +- plugins/forms/lang/ug.js | 2 +- plugins/forms/lang/uk.js | 2 +- plugins/forms/lang/vi.js | 2 +- plugins/forms/lang/zh-cn.js | 2 +- plugins/forms/lang/zh.js | 2 +- plugins/forms/plugin.js | 2 +- plugins/horizontalrule/lang/af.js | 2 +- plugins/horizontalrule/lang/ar.js | 2 +- plugins/horizontalrule/lang/az.js | 2 +- plugins/horizontalrule/lang/bg.js | 2 +- plugins/horizontalrule/lang/bn.js | 2 +- plugins/horizontalrule/lang/bs.js | 2 +- plugins/horizontalrule/lang/ca.js | 2 +- plugins/horizontalrule/lang/cs.js | 2 +- plugins/horizontalrule/lang/cy.js | 2 +- plugins/horizontalrule/lang/da.js | 2 +- plugins/horizontalrule/lang/de-ch.js | 2 +- plugins/horizontalrule/lang/de.js | 2 +- plugins/horizontalrule/lang/el.js | 2 +- plugins/horizontalrule/lang/en-au.js | 2 +- plugins/horizontalrule/lang/en-ca.js | 2 +- plugins/horizontalrule/lang/en-gb.js | 2 +- plugins/horizontalrule/lang/en.js | 2 +- plugins/horizontalrule/lang/eo.js | 2 +- plugins/horizontalrule/lang/es-mx.js | 2 +- plugins/horizontalrule/lang/es.js | 2 +- plugins/horizontalrule/lang/et.js | 2 +- plugins/horizontalrule/lang/eu.js | 2 +- plugins/horizontalrule/lang/fa.js | 2 +- plugins/horizontalrule/lang/fi.js | 2 +- plugins/horizontalrule/lang/fo.js | 2 +- plugins/horizontalrule/lang/fr-ca.js | 2 +- plugins/horizontalrule/lang/fr.js | 2 +- plugins/horizontalrule/lang/gl.js | 2 +- plugins/horizontalrule/lang/gu.js | 2 +- plugins/horizontalrule/lang/he.js | 2 +- plugins/horizontalrule/lang/hi.js | 2 +- plugins/horizontalrule/lang/hr.js | 2 +- plugins/horizontalrule/lang/hu.js | 2 +- plugins/horizontalrule/lang/id.js | 2 +- plugins/horizontalrule/lang/is.js | 2 +- plugins/horizontalrule/lang/it.js | 2 +- plugins/horizontalrule/lang/ja.js | 2 +- plugins/horizontalrule/lang/ka.js | 2 +- plugins/horizontalrule/lang/km.js | 2 +- plugins/horizontalrule/lang/ko.js | 2 +- plugins/horizontalrule/lang/ku.js | 2 +- plugins/horizontalrule/lang/lt.js | 2 +- plugins/horizontalrule/lang/lv.js | 2 +- plugins/horizontalrule/lang/mk.js | 2 +- plugins/horizontalrule/lang/mn.js | 2 +- plugins/horizontalrule/lang/ms.js | 2 +- plugins/horizontalrule/lang/nb.js | 2 +- plugins/horizontalrule/lang/nl.js | 2 +- plugins/horizontalrule/lang/no.js | 2 +- plugins/horizontalrule/lang/oc.js | 2 +- plugins/horizontalrule/lang/pl.js | 2 +- plugins/horizontalrule/lang/pt-br.js | 2 +- plugins/horizontalrule/lang/pt.js | 2 +- plugins/horizontalrule/lang/ro.js | 2 +- plugins/horizontalrule/lang/ru.js | 2 +- plugins/horizontalrule/lang/si.js | 2 +- plugins/horizontalrule/lang/sk.js | 2 +- plugins/horizontalrule/lang/sl.js | 2 +- plugins/horizontalrule/lang/sq.js | 2 +- plugins/horizontalrule/lang/sr-latn.js | 2 +- plugins/horizontalrule/lang/sr.js | 2 +- plugins/horizontalrule/lang/sv.js | 2 +- plugins/horizontalrule/lang/th.js | 2 +- plugins/horizontalrule/lang/tr.js | 2 +- plugins/horizontalrule/lang/tt.js | 2 +- plugins/horizontalrule/lang/ug.js | 2 +- plugins/horizontalrule/lang/uk.js | 2 +- plugins/horizontalrule/lang/vi.js | 2 +- plugins/horizontalrule/lang/zh-cn.js | 2 +- plugins/horizontalrule/lang/zh.js | 2 +- plugins/horizontalrule/plugin.js | 2 +- plugins/htmlwriter/plugin.js | 2 +- plugins/htmlwriter/samples/outputhtml.html | 2 +- plugins/iframe/dialogs/iframe.js | 2 +- plugins/iframe/lang/af.js | 2 +- plugins/iframe/lang/ar.js | 2 +- plugins/iframe/lang/az.js | 2 +- plugins/iframe/lang/bg.js | 2 +- plugins/iframe/lang/bn.js | 2 +- plugins/iframe/lang/bs.js | 2 +- plugins/iframe/lang/ca.js | 2 +- plugins/iframe/lang/cs.js | 2 +- plugins/iframe/lang/cy.js | 2 +- plugins/iframe/lang/da.js | 2 +- plugins/iframe/lang/de-ch.js | 2 +- plugins/iframe/lang/de.js | 2 +- plugins/iframe/lang/el.js | 2 +- plugins/iframe/lang/en-au.js | 2 +- plugins/iframe/lang/en-ca.js | 2 +- plugins/iframe/lang/en-gb.js | 2 +- plugins/iframe/lang/en.js | 2 +- plugins/iframe/lang/eo.js | 2 +- plugins/iframe/lang/es-mx.js | 2 +- plugins/iframe/lang/es.js | 2 +- plugins/iframe/lang/et.js | 2 +- plugins/iframe/lang/eu.js | 2 +- plugins/iframe/lang/fa.js | 2 +- plugins/iframe/lang/fi.js | 2 +- plugins/iframe/lang/fo.js | 2 +- plugins/iframe/lang/fr-ca.js | 2 +- plugins/iframe/lang/fr.js | 2 +- plugins/iframe/lang/gl.js | 2 +- plugins/iframe/lang/gu.js | 2 +- plugins/iframe/lang/he.js | 2 +- plugins/iframe/lang/hi.js | 2 +- plugins/iframe/lang/hr.js | 2 +- plugins/iframe/lang/hu.js | 2 +- plugins/iframe/lang/id.js | 2 +- plugins/iframe/lang/is.js | 2 +- plugins/iframe/lang/it.js | 2 +- plugins/iframe/lang/ja.js | 2 +- plugins/iframe/lang/ka.js | 2 +- plugins/iframe/lang/km.js | 2 +- plugins/iframe/lang/ko.js | 2 +- plugins/iframe/lang/ku.js | 2 +- plugins/iframe/lang/lt.js | 2 +- plugins/iframe/lang/lv.js | 2 +- plugins/iframe/lang/mk.js | 2 +- plugins/iframe/lang/mn.js | 2 +- plugins/iframe/lang/ms.js | 2 +- plugins/iframe/lang/nb.js | 2 +- plugins/iframe/lang/nl.js | 2 +- plugins/iframe/lang/no.js | 2 +- plugins/iframe/lang/oc.js | 2 +- plugins/iframe/lang/pl.js | 2 +- plugins/iframe/lang/pt-br.js | 2 +- plugins/iframe/lang/pt.js | 2 +- plugins/iframe/lang/ro.js | 2 +- plugins/iframe/lang/ru.js | 2 +- plugins/iframe/lang/si.js | 2 +- plugins/iframe/lang/sk.js | 2 +- plugins/iframe/lang/sl.js | 2 +- plugins/iframe/lang/sq.js | 2 +- plugins/iframe/lang/sr-latn.js | 2 +- plugins/iframe/lang/sr.js | 2 +- plugins/iframe/lang/sv.js | 2 +- plugins/iframe/lang/th.js | 2 +- plugins/iframe/lang/tr.js | 2 +- plugins/iframe/lang/tt.js | 2 +- plugins/iframe/lang/ug.js | 2 +- plugins/iframe/lang/uk.js | 2 +- plugins/iframe/lang/vi.js | 2 +- plugins/iframe/lang/zh-cn.js | 2 +- plugins/iframe/lang/zh.js | 2 +- plugins/iframe/plugin.js | 2 +- plugins/iframedialog/plugin.js | 2 +- plugins/image/dialogs/image.js | 2 +- plugins/image/lang/af.js | 2 +- plugins/image/lang/ar.js | 2 +- plugins/image/lang/az.js | 2 +- plugins/image/lang/bg.js | 2 +- plugins/image/lang/bn.js | 2 +- plugins/image/lang/bs.js | 2 +- plugins/image/lang/ca.js | 2 +- plugins/image/lang/cs.js | 2 +- plugins/image/lang/cy.js | 2 +- plugins/image/lang/da.js | 2 +- plugins/image/lang/de-ch.js | 2 +- plugins/image/lang/de.js | 2 +- plugins/image/lang/el.js | 2 +- plugins/image/lang/en-au.js | 2 +- plugins/image/lang/en-ca.js | 2 +- plugins/image/lang/en-gb.js | 2 +- plugins/image/lang/en.js | 2 +- plugins/image/lang/eo.js | 2 +- plugins/image/lang/es-mx.js | 2 +- plugins/image/lang/es.js | 2 +- plugins/image/lang/et.js | 2 +- plugins/image/lang/eu.js | 2 +- plugins/image/lang/fa.js | 2 +- plugins/image/lang/fi.js | 2 +- plugins/image/lang/fo.js | 2 +- plugins/image/lang/fr-ca.js | 2 +- plugins/image/lang/fr.js | 2 +- plugins/image/lang/gl.js | 2 +- plugins/image/lang/gu.js | 2 +- plugins/image/lang/he.js | 2 +- plugins/image/lang/hi.js | 2 +- plugins/image/lang/hr.js | 2 +- plugins/image/lang/hu.js | 2 +- plugins/image/lang/id.js | 2 +- plugins/image/lang/is.js | 2 +- plugins/image/lang/it.js | 2 +- plugins/image/lang/ja.js | 2 +- plugins/image/lang/ka.js | 2 +- plugins/image/lang/km.js | 2 +- plugins/image/lang/ko.js | 2 +- plugins/image/lang/ku.js | 2 +- plugins/image/lang/lt.js | 2 +- plugins/image/lang/lv.js | 2 +- plugins/image/lang/mk.js | 2 +- plugins/image/lang/mn.js | 2 +- plugins/image/lang/ms.js | 2 +- plugins/image/lang/nb.js | 2 +- plugins/image/lang/nl.js | 2 +- plugins/image/lang/no.js | 2 +- plugins/image/lang/oc.js | 2 +- plugins/image/lang/pl.js | 2 +- plugins/image/lang/pt-br.js | 2 +- plugins/image/lang/pt.js | 2 +- plugins/image/lang/ro.js | 2 +- plugins/image/lang/ru.js | 2 +- plugins/image/lang/si.js | 2 +- plugins/image/lang/sk.js | 2 +- plugins/image/lang/sl.js | 2 +- plugins/image/lang/sq.js | 2 +- plugins/image/lang/sr-latn.js | 2 +- plugins/image/lang/sr.js | 2 +- plugins/image/lang/sv.js | 2 +- plugins/image/lang/th.js | 2 +- plugins/image/lang/tr.js | 2 +- plugins/image/lang/tt.js | 2 +- plugins/image/lang/ug.js | 2 +- plugins/image/lang/uk.js | 2 +- plugins/image/lang/vi.js | 2 +- plugins/image/lang/zh-cn.js | 2 +- plugins/image/lang/zh.js | 2 +- plugins/image/plugin.js | 2 +- plugins/image2/dev/contents.css | 2 +- plugins/image2/dev/image2.html | 2 +- plugins/image2/dialogs/image2.js | 2 +- plugins/image2/lang/af.js | 2 +- plugins/image2/lang/ar.js | 2 +- plugins/image2/lang/az.js | 2 +- plugins/image2/lang/bg.js | 2 +- plugins/image2/lang/bn.js | 2 +- plugins/image2/lang/bs.js | 2 +- plugins/image2/lang/ca.js | 2 +- plugins/image2/lang/cs.js | 2 +- plugins/image2/lang/cy.js | 2 +- plugins/image2/lang/da.js | 2 +- plugins/image2/lang/de-ch.js | 2 +- plugins/image2/lang/de.js | 2 +- plugins/image2/lang/el.js | 2 +- plugins/image2/lang/en-au.js | 2 +- plugins/image2/lang/en-ca.js | 2 +- plugins/image2/lang/en-gb.js | 2 +- plugins/image2/lang/en.js | 2 +- plugins/image2/lang/eo.js | 2 +- plugins/image2/lang/es-mx.js | 2 +- plugins/image2/lang/es.js | 2 +- plugins/image2/lang/et.js | 2 +- plugins/image2/lang/eu.js | 2 +- plugins/image2/lang/fa.js | 2 +- plugins/image2/lang/fi.js | 2 +- plugins/image2/lang/fo.js | 2 +- plugins/image2/lang/fr-ca.js | 2 +- plugins/image2/lang/fr.js | 2 +- plugins/image2/lang/gl.js | 2 +- plugins/image2/lang/gu.js | 2 +- plugins/image2/lang/he.js | 2 +- plugins/image2/lang/hi.js | 2 +- plugins/image2/lang/hr.js | 2 +- plugins/image2/lang/hu.js | 2 +- plugins/image2/lang/id.js | 2 +- plugins/image2/lang/is.js | 2 +- plugins/image2/lang/it.js | 2 +- plugins/image2/lang/ja.js | 2 +- plugins/image2/lang/ka.js | 2 +- plugins/image2/lang/km.js | 2 +- plugins/image2/lang/ko.js | 2 +- plugins/image2/lang/ku.js | 2 +- plugins/image2/lang/lt.js | 2 +- plugins/image2/lang/lv.js | 2 +- plugins/image2/lang/mk.js | 2 +- plugins/image2/lang/mn.js | 2 +- plugins/image2/lang/ms.js | 2 +- plugins/image2/lang/nb.js | 2 +- plugins/image2/lang/nl.js | 2 +- plugins/image2/lang/no.js | 2 +- plugins/image2/lang/oc.js | 2 +- plugins/image2/lang/pl.js | 2 +- plugins/image2/lang/pt-br.js | 2 +- plugins/image2/lang/pt.js | 2 +- plugins/image2/lang/ro.js | 2 +- plugins/image2/lang/ru.js | 2 +- plugins/image2/lang/si.js | 2 +- plugins/image2/lang/sk.js | 2 +- plugins/image2/lang/sl.js | 2 +- plugins/image2/lang/sq.js | 2 +- plugins/image2/lang/sr-latn.js | 2 +- plugins/image2/lang/sr.js | 2 +- plugins/image2/lang/sv.js | 2 +- plugins/image2/lang/th.js | 2 +- plugins/image2/lang/tr.js | 2 +- plugins/image2/lang/tt.js | 2 +- plugins/image2/lang/ug.js | 2 +- plugins/image2/lang/uk.js | 2 +- plugins/image2/lang/vi.js | 2 +- plugins/image2/lang/zh-cn.js | 2 +- plugins/image2/lang/zh.js | 2 +- plugins/image2/plugin.js | 2 +- plugins/image2/samples/image2.html | 2 +- plugins/imagebase/lang/az.js | 2 +- plugins/imagebase/lang/bg.js | 2 +- plugins/imagebase/lang/cs.js | 2 +- plugins/imagebase/lang/da.js | 2 +- plugins/imagebase/lang/de-ch.js | 2 +- plugins/imagebase/lang/de.js | 2 +- plugins/imagebase/lang/el.js | 2 +- plugins/imagebase/lang/en-au.js | 2 +- plugins/imagebase/lang/en.js | 2 +- plugins/imagebase/lang/et.js | 2 +- plugins/imagebase/lang/fa.js | 2 +- plugins/imagebase/lang/fr.js | 2 +- plugins/imagebase/lang/gl.js | 2 +- plugins/imagebase/lang/hr.js | 2 +- plugins/imagebase/lang/hu.js | 2 +- plugins/imagebase/lang/it.js | 2 +- plugins/imagebase/lang/ku.js | 2 +- plugins/imagebase/lang/lt.js | 2 +- plugins/imagebase/lang/lv.js | 2 +- plugins/imagebase/lang/nb.js | 2 +- plugins/imagebase/lang/nl.js | 2 +- plugins/imagebase/lang/pl.js | 2 +- plugins/imagebase/lang/pt-br.js | 2 +- plugins/imagebase/lang/pt.js | 2 +- plugins/imagebase/lang/ro.js | 2 +- plugins/imagebase/lang/ru.js | 2 +- plugins/imagebase/lang/sk.js | 2 +- plugins/imagebase/lang/sq.js | 2 +- plugins/imagebase/lang/sr-latn.js | 2 +- plugins/imagebase/lang/sr.js | 2 +- plugins/imagebase/lang/sv.js | 2 +- plugins/imagebase/lang/tr.js | 2 +- plugins/imagebase/lang/ug.js | 2 +- plugins/imagebase/lang/uk.js | 2 +- plugins/imagebase/lang/zh-cn.js | 2 +- plugins/imagebase/lang/zh.js | 2 +- plugins/imagebase/plugin.js | 2 +- plugins/indent/dev/indent.html | 2 +- plugins/indent/lang/af.js | 2 +- plugins/indent/lang/ar.js | 2 +- plugins/indent/lang/az.js | 2 +- plugins/indent/lang/bg.js | 2 +- plugins/indent/lang/bn.js | 2 +- plugins/indent/lang/bs.js | 2 +- plugins/indent/lang/ca.js | 2 +- plugins/indent/lang/cs.js | 2 +- plugins/indent/lang/cy.js | 2 +- plugins/indent/lang/da.js | 2 +- plugins/indent/lang/de-ch.js | 2 +- plugins/indent/lang/de.js | 2 +- plugins/indent/lang/el.js | 2 +- plugins/indent/lang/en-au.js | 2 +- plugins/indent/lang/en-ca.js | 2 +- plugins/indent/lang/en-gb.js | 2 +- plugins/indent/lang/en.js | 2 +- plugins/indent/lang/eo.js | 2 +- plugins/indent/lang/es-mx.js | 2 +- plugins/indent/lang/es.js | 2 +- plugins/indent/lang/et.js | 2 +- plugins/indent/lang/eu.js | 2 +- plugins/indent/lang/fa.js | 2 +- plugins/indent/lang/fi.js | 2 +- plugins/indent/lang/fo.js | 2 +- plugins/indent/lang/fr-ca.js | 2 +- plugins/indent/lang/fr.js | 2 +- plugins/indent/lang/gl.js | 2 +- plugins/indent/lang/gu.js | 2 +- plugins/indent/lang/he.js | 2 +- plugins/indent/lang/hi.js | 2 +- plugins/indent/lang/hr.js | 2 +- plugins/indent/lang/hu.js | 2 +- plugins/indent/lang/id.js | 2 +- plugins/indent/lang/is.js | 2 +- plugins/indent/lang/it.js | 2 +- plugins/indent/lang/ja.js | 2 +- plugins/indent/lang/ka.js | 2 +- plugins/indent/lang/km.js | 2 +- plugins/indent/lang/ko.js | 2 +- plugins/indent/lang/ku.js | 2 +- plugins/indent/lang/lt.js | 2 +- plugins/indent/lang/lv.js | 2 +- plugins/indent/lang/mk.js | 2 +- plugins/indent/lang/mn.js | 2 +- plugins/indent/lang/ms.js | 2 +- plugins/indent/lang/nb.js | 2 +- plugins/indent/lang/nl.js | 2 +- plugins/indent/lang/no.js | 2 +- plugins/indent/lang/oc.js | 2 +- plugins/indent/lang/pl.js | 2 +- plugins/indent/lang/pt-br.js | 2 +- plugins/indent/lang/pt.js | 2 +- plugins/indent/lang/ro.js | 2 +- plugins/indent/lang/ru.js | 2 +- plugins/indent/lang/si.js | 2 +- plugins/indent/lang/sk.js | 2 +- plugins/indent/lang/sl.js | 2 +- plugins/indent/lang/sq.js | 2 +- plugins/indent/lang/sr-latn.js | 2 +- plugins/indent/lang/sr.js | 2 +- plugins/indent/lang/sv.js | 2 +- plugins/indent/lang/th.js | 2 +- plugins/indent/lang/tr.js | 2 +- plugins/indent/lang/tt.js | 2 +- plugins/indent/lang/ug.js | 2 +- plugins/indent/lang/uk.js | 2 +- plugins/indent/lang/vi.js | 2 +- plugins/indent/lang/zh-cn.js | 2 +- plugins/indent/lang/zh.js | 2 +- plugins/indent/plugin.js | 2 +- plugins/indentblock/plugin.js | 2 +- plugins/indentlist/plugin.js | 2 +- plugins/justify/plugin.js | 2 +- plugins/language/lang/ar.js | 2 +- plugins/language/lang/az.js | 2 +- plugins/language/lang/bg.js | 2 +- plugins/language/lang/ca.js | 2 +- plugins/language/lang/cs.js | 2 +- plugins/language/lang/cy.js | 2 +- plugins/language/lang/da.js | 2 +- plugins/language/lang/de-ch.js | 2 +- plugins/language/lang/de.js | 2 +- plugins/language/lang/el.js | 2 +- plugins/language/lang/en-au.js | 2 +- plugins/language/lang/en-gb.js | 2 +- plugins/language/lang/en.js | 2 +- plugins/language/lang/eo.js | 2 +- plugins/language/lang/es-mx.js | 2 +- plugins/language/lang/es.js | 2 +- plugins/language/lang/et.js | 2 +- plugins/language/lang/eu.js | 2 +- plugins/language/lang/fa.js | 2 +- plugins/language/lang/fi.js | 2 +- plugins/language/lang/fo.js | 2 +- plugins/language/lang/fr.js | 2 +- plugins/language/lang/gl.js | 2 +- plugins/language/lang/he.js | 2 +- plugins/language/lang/hr.js | 2 +- plugins/language/lang/hu.js | 2 +- plugins/language/lang/id.js | 2 +- plugins/language/lang/it.js | 2 +- plugins/language/lang/ja.js | 2 +- plugins/language/lang/km.js | 2 +- plugins/language/lang/ko.js | 2 +- plugins/language/lang/ku.js | 2 +- plugins/language/lang/lt.js | 2 +- plugins/language/lang/lv.js | 2 +- plugins/language/lang/nb.js | 2 +- plugins/language/lang/nl.js | 2 +- plugins/language/lang/no.js | 2 +- plugins/language/lang/oc.js | 2 +- plugins/language/lang/pl.js | 2 +- plugins/language/lang/pt-br.js | 2 +- plugins/language/lang/pt.js | 2 +- plugins/language/lang/ro.js | 2 +- plugins/language/lang/ru.js | 2 +- plugins/language/lang/sk.js | 2 +- plugins/language/lang/sl.js | 2 +- plugins/language/lang/sq.js | 2 +- plugins/language/lang/sr-latn.js | 2 +- plugins/language/lang/sr.js | 2 +- plugins/language/lang/sv.js | 2 +- plugins/language/lang/tr.js | 2 +- plugins/language/lang/tt.js | 2 +- plugins/language/lang/ug.js | 2 +- plugins/language/lang/uk.js | 2 +- plugins/language/lang/vi.js | 2 +- plugins/language/lang/zh-cn.js | 2 +- plugins/language/lang/zh.js | 2 +- plugins/language/plugin.js | 2 +- plugins/lineutils/dev/dnd.html | 2 +- plugins/lineutils/dev/magicfinger.html | 2 +- plugins/lineutils/plugin.js | 2 +- plugins/link/dialogs/anchor.js | 2 +- plugins/link/dialogs/link.js | 2 +- plugins/link/lang/af.js | 2 +- plugins/link/lang/ar.js | 2 +- plugins/link/lang/az.js | 2 +- plugins/link/lang/bg.js | 2 +- plugins/link/lang/bn.js | 2 +- plugins/link/lang/bs.js | 2 +- plugins/link/lang/ca.js | 2 +- plugins/link/lang/cs.js | 2 +- plugins/link/lang/cy.js | 2 +- plugins/link/lang/da.js | 2 +- plugins/link/lang/de-ch.js | 2 +- plugins/link/lang/de.js | 2 +- plugins/link/lang/el.js | 2 +- plugins/link/lang/en-au.js | 2 +- plugins/link/lang/en-ca.js | 2 +- plugins/link/lang/en-gb.js | 2 +- plugins/link/lang/en.js | 2 +- plugins/link/lang/eo.js | 2 +- plugins/link/lang/es-mx.js | 2 +- plugins/link/lang/es.js | 2 +- plugins/link/lang/et.js | 2 +- plugins/link/lang/eu.js | 2 +- plugins/link/lang/fa.js | 2 +- plugins/link/lang/fi.js | 2 +- plugins/link/lang/fo.js | 2 +- plugins/link/lang/fr-ca.js | 2 +- plugins/link/lang/fr.js | 2 +- plugins/link/lang/gl.js | 2 +- plugins/link/lang/gu.js | 2 +- plugins/link/lang/he.js | 2 +- plugins/link/lang/hi.js | 2 +- plugins/link/lang/hr.js | 2 +- plugins/link/lang/hu.js | 2 +- plugins/link/lang/id.js | 2 +- plugins/link/lang/is.js | 2 +- plugins/link/lang/it.js | 2 +- plugins/link/lang/ja.js | 2 +- plugins/link/lang/ka.js | 2 +- plugins/link/lang/km.js | 2 +- plugins/link/lang/ko.js | 2 +- plugins/link/lang/ku.js | 2 +- plugins/link/lang/lt.js | 2 +- plugins/link/lang/lv.js | 2 +- plugins/link/lang/mk.js | 2 +- plugins/link/lang/mn.js | 2 +- plugins/link/lang/ms.js | 2 +- plugins/link/lang/nb.js | 2 +- plugins/link/lang/nl.js | 2 +- plugins/link/lang/no.js | 2 +- plugins/link/lang/oc.js | 2 +- plugins/link/lang/pl.js | 2 +- plugins/link/lang/pt-br.js | 2 +- plugins/link/lang/pt.js | 2 +- plugins/link/lang/ro.js | 2 +- plugins/link/lang/ru.js | 2 +- plugins/link/lang/si.js | 2 +- plugins/link/lang/sk.js | 2 +- plugins/link/lang/sl.js | 2 +- plugins/link/lang/sq.js | 2 +- plugins/link/lang/sr-latn.js | 2 +- plugins/link/lang/sr.js | 2 +- plugins/link/lang/sv.js | 2 +- plugins/link/lang/th.js | 2 +- plugins/link/lang/tr.js | 2 +- plugins/link/lang/tt.js | 2 +- plugins/link/lang/ug.js | 2 +- plugins/link/lang/uk.js | 2 +- plugins/link/lang/vi.js | 2 +- plugins/link/lang/zh-cn.js | 2 +- plugins/link/lang/zh.js | 2 +- plugins/link/plugin.js | 2 +- plugins/list/lang/af.js | 2 +- plugins/list/lang/ar.js | 2 +- plugins/list/lang/az.js | 2 +- plugins/list/lang/bg.js | 2 +- plugins/list/lang/bn.js | 2 +- plugins/list/lang/bs.js | 2 +- plugins/list/lang/ca.js | 2 +- plugins/list/lang/cs.js | 2 +- plugins/list/lang/cy.js | 2 +- plugins/list/lang/da.js | 2 +- plugins/list/lang/de-ch.js | 2 +- plugins/list/lang/de.js | 2 +- plugins/list/lang/el.js | 2 +- plugins/list/lang/en-au.js | 2 +- plugins/list/lang/en-ca.js | 2 +- plugins/list/lang/en-gb.js | 2 +- plugins/list/lang/en.js | 2 +- plugins/list/lang/eo.js | 2 +- plugins/list/lang/es-mx.js | 2 +- plugins/list/lang/es.js | 2 +- plugins/list/lang/et.js | 2 +- plugins/list/lang/eu.js | 2 +- plugins/list/lang/fa.js | 2 +- plugins/list/lang/fi.js | 2 +- plugins/list/lang/fo.js | 2 +- plugins/list/lang/fr-ca.js | 2 +- plugins/list/lang/fr.js | 2 +- plugins/list/lang/gl.js | 2 +- plugins/list/lang/gu.js | 2 +- plugins/list/lang/he.js | 2 +- plugins/list/lang/hi.js | 2 +- plugins/list/lang/hr.js | 2 +- plugins/list/lang/hu.js | 2 +- plugins/list/lang/id.js | 2 +- plugins/list/lang/is.js | 2 +- plugins/list/lang/it.js | 2 +- plugins/list/lang/ja.js | 2 +- plugins/list/lang/ka.js | 2 +- plugins/list/lang/km.js | 2 +- plugins/list/lang/ko.js | 2 +- plugins/list/lang/ku.js | 2 +- plugins/list/lang/lt.js | 2 +- plugins/list/lang/lv.js | 2 +- plugins/list/lang/mk.js | 2 +- plugins/list/lang/mn.js | 2 +- plugins/list/lang/ms.js | 2 +- plugins/list/lang/nb.js | 2 +- plugins/list/lang/nl.js | 2 +- plugins/list/lang/no.js | 2 +- plugins/list/lang/oc.js | 2 +- plugins/list/lang/pl.js | 2 +- plugins/list/lang/pt-br.js | 2 +- plugins/list/lang/pt.js | 2 +- plugins/list/lang/ro.js | 2 +- plugins/list/lang/ru.js | 2 +- plugins/list/lang/si.js | 2 +- plugins/list/lang/sk.js | 2 +- plugins/list/lang/sl.js | 2 +- plugins/list/lang/sq.js | 2 +- plugins/list/lang/sr-latn.js | 2 +- plugins/list/lang/sr.js | 2 +- plugins/list/lang/sv.js | 2 +- plugins/list/lang/th.js | 2 +- plugins/list/lang/tr.js | 2 +- plugins/list/lang/tt.js | 2 +- plugins/list/lang/ug.js | 2 +- plugins/list/lang/uk.js | 2 +- plugins/list/lang/vi.js | 2 +- plugins/list/lang/zh-cn.js | 2 +- plugins/list/lang/zh.js | 2 +- plugins/list/plugin.js | 2 +- plugins/listblock/plugin.js | 2 +- plugins/liststyle/dialogs/liststyle.js | 2 +- plugins/liststyle/lang/af.js | 2 +- plugins/liststyle/lang/ar.js | 2 +- plugins/liststyle/lang/az.js | 2 +- plugins/liststyle/lang/bg.js | 2 +- plugins/liststyle/lang/bn.js | 2 +- plugins/liststyle/lang/bs.js | 2 +- plugins/liststyle/lang/ca.js | 2 +- plugins/liststyle/lang/cs.js | 2 +- plugins/liststyle/lang/cy.js | 2 +- plugins/liststyle/lang/da.js | 2 +- plugins/liststyle/lang/de-ch.js | 2 +- plugins/liststyle/lang/de.js | 2 +- plugins/liststyle/lang/el.js | 2 +- plugins/liststyle/lang/en-au.js | 2 +- plugins/liststyle/lang/en-ca.js | 2 +- plugins/liststyle/lang/en-gb.js | 2 +- plugins/liststyle/lang/en.js | 2 +- plugins/liststyle/lang/eo.js | 2 +- plugins/liststyle/lang/es-mx.js | 2 +- plugins/liststyle/lang/es.js | 2 +- plugins/liststyle/lang/et.js | 2 +- plugins/liststyle/lang/eu.js | 2 +- plugins/liststyle/lang/fa.js | 2 +- plugins/liststyle/lang/fi.js | 2 +- plugins/liststyle/lang/fo.js | 2 +- plugins/liststyle/lang/fr-ca.js | 2 +- plugins/liststyle/lang/fr.js | 2 +- plugins/liststyle/lang/gl.js | 2 +- plugins/liststyle/lang/gu.js | 2 +- plugins/liststyle/lang/he.js | 2 +- plugins/liststyle/lang/hi.js | 2 +- plugins/liststyle/lang/hr.js | 2 +- plugins/liststyle/lang/hu.js | 2 +- plugins/liststyle/lang/id.js | 2 +- plugins/liststyle/lang/is.js | 2 +- plugins/liststyle/lang/it.js | 2 +- plugins/liststyle/lang/ja.js | 2 +- plugins/liststyle/lang/ka.js | 2 +- plugins/liststyle/lang/km.js | 2 +- plugins/liststyle/lang/ko.js | 2 +- plugins/liststyle/lang/ku.js | 2 +- plugins/liststyle/lang/lt.js | 2 +- plugins/liststyle/lang/lv.js | 2 +- plugins/liststyle/lang/mk.js | 2 +- plugins/liststyle/lang/mn.js | 2 +- plugins/liststyle/lang/ms.js | 2 +- plugins/liststyle/lang/nb.js | 2 +- plugins/liststyle/lang/nl.js | 2 +- plugins/liststyle/lang/no.js | 2 +- plugins/liststyle/lang/oc.js | 2 +- plugins/liststyle/lang/pl.js | 2 +- plugins/liststyle/lang/pt-br.js | 2 +- plugins/liststyle/lang/pt.js | 2 +- plugins/liststyle/lang/ro.js | 2 +- plugins/liststyle/lang/ru.js | 2 +- plugins/liststyle/lang/si.js | 2 +- plugins/liststyle/lang/sk.js | 2 +- plugins/liststyle/lang/sl.js | 2 +- plugins/liststyle/lang/sq.js | 2 +- plugins/liststyle/lang/sr-latn.js | 2 +- plugins/liststyle/lang/sr.js | 2 +- plugins/liststyle/lang/sv.js | 2 +- plugins/liststyle/lang/th.js | 2 +- plugins/liststyle/lang/tr.js | 2 +- plugins/liststyle/lang/tt.js | 2 +- plugins/liststyle/lang/ug.js | 2 +- plugins/liststyle/lang/uk.js | 2 +- plugins/liststyle/lang/vi.js | 2 +- plugins/liststyle/lang/zh-cn.js | 2 +- plugins/liststyle/lang/zh.js | 2 +- plugins/liststyle/plugin.js | 2 +- plugins/magicline/dev/magicline.html | 2 +- plugins/magicline/lang/af.js | 2 +- plugins/magicline/lang/ar.js | 2 +- plugins/magicline/lang/az.js | 2 +- plugins/magicline/lang/bg.js | 2 +- plugins/magicline/lang/ca.js | 2 +- plugins/magicline/lang/cs.js | 2 +- plugins/magicline/lang/cy.js | 2 +- plugins/magicline/lang/da.js | 2 +- plugins/magicline/lang/de-ch.js | 2 +- plugins/magicline/lang/de.js | 2 +- plugins/magicline/lang/el.js | 2 +- plugins/magicline/lang/en-au.js | 2 +- plugins/magicline/lang/en-gb.js | 2 +- plugins/magicline/lang/en.js | 2 +- plugins/magicline/lang/eo.js | 2 +- plugins/magicline/lang/es-mx.js | 2 +- plugins/magicline/lang/es.js | 2 +- plugins/magicline/lang/et.js | 2 +- plugins/magicline/lang/eu.js | 2 +- plugins/magicline/lang/fa.js | 2 +- plugins/magicline/lang/fi.js | 2 +- plugins/magicline/lang/fr-ca.js | 2 +- plugins/magicline/lang/fr.js | 2 +- plugins/magicline/lang/gl.js | 2 +- plugins/magicline/lang/he.js | 2 +- plugins/magicline/lang/hr.js | 2 +- plugins/magicline/lang/hu.js | 2 +- plugins/magicline/lang/id.js | 2 +- plugins/magicline/lang/it.js | 2 +- plugins/magicline/lang/ja.js | 2 +- plugins/magicline/lang/km.js | 2 +- plugins/magicline/lang/ko.js | 2 +- plugins/magicline/lang/ku.js | 2 +- plugins/magicline/lang/lt.js | 2 +- plugins/magicline/lang/lv.js | 2 +- plugins/magicline/lang/nb.js | 2 +- plugins/magicline/lang/nl.js | 2 +- plugins/magicline/lang/no.js | 2 +- plugins/magicline/lang/oc.js | 2 +- plugins/magicline/lang/pl.js | 2 +- plugins/magicline/lang/pt-br.js | 2 +- plugins/magicline/lang/pt.js | 2 +- plugins/magicline/lang/ro.js | 2 +- plugins/magicline/lang/ru.js | 2 +- plugins/magicline/lang/si.js | 2 +- plugins/magicline/lang/sk.js | 2 +- plugins/magicline/lang/sl.js | 2 +- plugins/magicline/lang/sq.js | 2 +- plugins/magicline/lang/sr-latn.js | 2 +- plugins/magicline/lang/sr.js | 2 +- plugins/magicline/lang/sv.js | 2 +- plugins/magicline/lang/tr.js | 2 +- plugins/magicline/lang/tt.js | 2 +- plugins/magicline/lang/ug.js | 2 +- plugins/magicline/lang/uk.js | 2 +- plugins/magicline/lang/vi.js | 2 +- plugins/magicline/lang/zh-cn.js | 2 +- plugins/magicline/lang/zh.js | 2 +- plugins/magicline/plugin.js | 2 +- plugins/magicline/samples/magicline.html | 2 +- plugins/mathjax/dev/mathjax.html | 2 +- plugins/mathjax/dialogs/mathjax.js | 2 +- plugins/mathjax/lang/af.js | 2 +- plugins/mathjax/lang/ar.js | 2 +- plugins/mathjax/lang/az.js | 2 +- plugins/mathjax/lang/bg.js | 2 +- plugins/mathjax/lang/ca.js | 2 +- plugins/mathjax/lang/cs.js | 2 +- plugins/mathjax/lang/cy.js | 2 +- plugins/mathjax/lang/da.js | 2 +- plugins/mathjax/lang/de-ch.js | 2 +- plugins/mathjax/lang/de.js | 2 +- plugins/mathjax/lang/el.js | 2 +- plugins/mathjax/lang/en-au.js | 2 +- plugins/mathjax/lang/en-gb.js | 2 +- plugins/mathjax/lang/en.js | 2 +- plugins/mathjax/lang/eo.js | 2 +- plugins/mathjax/lang/es-mx.js | 2 +- plugins/mathjax/lang/es.js | 2 +- plugins/mathjax/lang/et.js | 2 +- plugins/mathjax/lang/eu.js | 2 +- plugins/mathjax/lang/fa.js | 2 +- plugins/mathjax/lang/fi.js | 2 +- plugins/mathjax/lang/fr.js | 2 +- plugins/mathjax/lang/gl.js | 2 +- plugins/mathjax/lang/he.js | 2 +- plugins/mathjax/lang/hr.js | 2 +- plugins/mathjax/lang/hu.js | 2 +- plugins/mathjax/lang/id.js | 2 +- plugins/mathjax/lang/it.js | 2 +- plugins/mathjax/lang/ja.js | 2 +- plugins/mathjax/lang/km.js | 2 +- plugins/mathjax/lang/ko.js | 2 +- plugins/mathjax/lang/ku.js | 2 +- plugins/mathjax/lang/lt.js | 2 +- plugins/mathjax/lang/lv.js | 2 +- plugins/mathjax/lang/nb.js | 2 +- plugins/mathjax/lang/nl.js | 2 +- plugins/mathjax/lang/no.js | 2 +- plugins/mathjax/lang/oc.js | 2 +- plugins/mathjax/lang/pl.js | 2 +- plugins/mathjax/lang/pt-br.js | 2 +- plugins/mathjax/lang/pt.js | 2 +- plugins/mathjax/lang/ro.js | 2 +- plugins/mathjax/lang/ru.js | 2 +- plugins/mathjax/lang/sk.js | 2 +- plugins/mathjax/lang/sl.js | 2 +- plugins/mathjax/lang/sq.js | 2 +- plugins/mathjax/lang/sr-latn.js | 2 +- plugins/mathjax/lang/sr.js | 2 +- plugins/mathjax/lang/sv.js | 2 +- plugins/mathjax/lang/tr.js | 2 +- plugins/mathjax/lang/tt.js | 2 +- plugins/mathjax/lang/ug.js | 2 +- plugins/mathjax/lang/uk.js | 2 +- plugins/mathjax/lang/vi.js | 2 +- plugins/mathjax/lang/zh-cn.js | 2 +- plugins/mathjax/lang/zh.js | 2 +- plugins/mathjax/plugin.js | 2 +- plugins/mathjax/samples/mathjax.html | 2 +- plugins/maximize/lang/af.js | 2 +- plugins/maximize/lang/ar.js | 2 +- plugins/maximize/lang/az.js | 2 +- plugins/maximize/lang/bg.js | 2 +- plugins/maximize/lang/bn.js | 2 +- plugins/maximize/lang/bs.js | 2 +- plugins/maximize/lang/ca.js | 2 +- plugins/maximize/lang/cs.js | 2 +- plugins/maximize/lang/cy.js | 2 +- plugins/maximize/lang/da.js | 2 +- plugins/maximize/lang/de-ch.js | 2 +- plugins/maximize/lang/de.js | 2 +- plugins/maximize/lang/el.js | 2 +- plugins/maximize/lang/en-au.js | 2 +- plugins/maximize/lang/en-ca.js | 2 +- plugins/maximize/lang/en-gb.js | 2 +- plugins/maximize/lang/en.js | 2 +- plugins/maximize/lang/eo.js | 2 +- plugins/maximize/lang/es-mx.js | 2 +- plugins/maximize/lang/es.js | 2 +- plugins/maximize/lang/et.js | 2 +- plugins/maximize/lang/eu.js | 2 +- plugins/maximize/lang/fa.js | 2 +- plugins/maximize/lang/fi.js | 2 +- plugins/maximize/lang/fo.js | 2 +- plugins/maximize/lang/fr-ca.js | 2 +- plugins/maximize/lang/fr.js | 2 +- plugins/maximize/lang/gl.js | 2 +- plugins/maximize/lang/gu.js | 2 +- plugins/maximize/lang/he.js | 2 +- plugins/maximize/lang/hi.js | 2 +- plugins/maximize/lang/hr.js | 2 +- plugins/maximize/lang/hu.js | 2 +- plugins/maximize/lang/id.js | 2 +- plugins/maximize/lang/is.js | 2 +- plugins/maximize/lang/it.js | 2 +- plugins/maximize/lang/ja.js | 2 +- plugins/maximize/lang/ka.js | 2 +- plugins/maximize/lang/km.js | 2 +- plugins/maximize/lang/ko.js | 2 +- plugins/maximize/lang/ku.js | 2 +- plugins/maximize/lang/lt.js | 2 +- plugins/maximize/lang/lv.js | 2 +- plugins/maximize/lang/mk.js | 2 +- plugins/maximize/lang/mn.js | 2 +- plugins/maximize/lang/ms.js | 2 +- plugins/maximize/lang/nb.js | 2 +- plugins/maximize/lang/nl.js | 2 +- plugins/maximize/lang/no.js | 2 +- plugins/maximize/lang/oc.js | 2 +- plugins/maximize/lang/pl.js | 2 +- plugins/maximize/lang/pt-br.js | 2 +- plugins/maximize/lang/pt.js | 2 +- plugins/maximize/lang/ro.js | 2 +- plugins/maximize/lang/ru.js | 2 +- plugins/maximize/lang/si.js | 2 +- plugins/maximize/lang/sk.js | 2 +- plugins/maximize/lang/sl.js | 2 +- plugins/maximize/lang/sq.js | 2 +- plugins/maximize/lang/sr-latn.js | 2 +- plugins/maximize/lang/sr.js | 2 +- plugins/maximize/lang/sv.js | 2 +- plugins/maximize/lang/th.js | 2 +- plugins/maximize/lang/tr.js | 2 +- plugins/maximize/lang/tt.js | 2 +- plugins/maximize/lang/ug.js | 2 +- plugins/maximize/lang/uk.js | 2 +- plugins/maximize/lang/vi.js | 2 +- plugins/maximize/lang/zh-cn.js | 2 +- plugins/maximize/lang/zh.js | 2 +- plugins/maximize/plugin.js | 2 +- plugins/mentions/plugin.js | 2 +- plugins/mentions/samples/mentions.html | 2 +- plugins/menu/plugin.js | 2 +- plugins/menubutton/plugin.js | 2 +- plugins/newpage/lang/af.js | 2 +- plugins/newpage/lang/ar.js | 2 +- plugins/newpage/lang/az.js | 2 +- plugins/newpage/lang/bg.js | 2 +- plugins/newpage/lang/bn.js | 2 +- plugins/newpage/lang/bs.js | 2 +- plugins/newpage/lang/ca.js | 2 +- plugins/newpage/lang/cs.js | 2 +- plugins/newpage/lang/cy.js | 2 +- plugins/newpage/lang/da.js | 2 +- plugins/newpage/lang/de-ch.js | 2 +- plugins/newpage/lang/de.js | 2 +- plugins/newpage/lang/el.js | 2 +- plugins/newpage/lang/en-au.js | 2 +- plugins/newpage/lang/en-ca.js | 2 +- plugins/newpage/lang/en-gb.js | 2 +- plugins/newpage/lang/en.js | 2 +- plugins/newpage/lang/eo.js | 2 +- plugins/newpage/lang/es-mx.js | 2 +- plugins/newpage/lang/es.js | 2 +- plugins/newpage/lang/et.js | 2 +- plugins/newpage/lang/eu.js | 2 +- plugins/newpage/lang/fa.js | 2 +- plugins/newpage/lang/fi.js | 2 +- plugins/newpage/lang/fo.js | 2 +- plugins/newpage/lang/fr-ca.js | 2 +- plugins/newpage/lang/fr.js | 2 +- plugins/newpage/lang/gl.js | 2 +- plugins/newpage/lang/gu.js | 2 +- plugins/newpage/lang/he.js | 2 +- plugins/newpage/lang/hi.js | 2 +- plugins/newpage/lang/hr.js | 2 +- plugins/newpage/lang/hu.js | 2 +- plugins/newpage/lang/id.js | 2 +- plugins/newpage/lang/is.js | 2 +- plugins/newpage/lang/it.js | 2 +- plugins/newpage/lang/ja.js | 2 +- plugins/newpage/lang/ka.js | 2 +- plugins/newpage/lang/km.js | 2 +- plugins/newpage/lang/ko.js | 2 +- plugins/newpage/lang/ku.js | 2 +- plugins/newpage/lang/lt.js | 2 +- plugins/newpage/lang/lv.js | 2 +- plugins/newpage/lang/mk.js | 2 +- plugins/newpage/lang/mn.js | 2 +- plugins/newpage/lang/ms.js | 2 +- plugins/newpage/lang/nb.js | 2 +- plugins/newpage/lang/nl.js | 2 +- plugins/newpage/lang/no.js | 2 +- plugins/newpage/lang/oc.js | 2 +- plugins/newpage/lang/pl.js | 2 +- plugins/newpage/lang/pt-br.js | 2 +- plugins/newpage/lang/pt.js | 2 +- plugins/newpage/lang/ro.js | 2 +- plugins/newpage/lang/ru.js | 2 +- plugins/newpage/lang/si.js | 2 +- plugins/newpage/lang/sk.js | 2 +- plugins/newpage/lang/sl.js | 2 +- plugins/newpage/lang/sq.js | 2 +- plugins/newpage/lang/sr-latn.js | 2 +- plugins/newpage/lang/sr.js | 2 +- plugins/newpage/lang/sv.js | 2 +- plugins/newpage/lang/th.js | 2 +- plugins/newpage/lang/tr.js | 2 +- plugins/newpage/lang/tt.js | 2 +- plugins/newpage/lang/ug.js | 2 +- plugins/newpage/lang/uk.js | 2 +- plugins/newpage/lang/vi.js | 2 +- plugins/newpage/lang/zh-cn.js | 2 +- plugins/newpage/lang/zh.js | 2 +- plugins/newpage/plugin.js | 2 +- plugins/notification/lang/az.js | 2 +- plugins/notification/lang/bg.js | 2 +- plugins/notification/lang/ca.js | 2 +- plugins/notification/lang/cs.js | 2 +- plugins/notification/lang/da.js | 2 +- plugins/notification/lang/de-ch.js | 2 +- plugins/notification/lang/de.js | 2 +- plugins/notification/lang/el.js | 2 +- plugins/notification/lang/en-au.js | 2 +- plugins/notification/lang/en.js | 2 +- plugins/notification/lang/eo.js | 2 +- plugins/notification/lang/es-mx.js | 2 +- plugins/notification/lang/es.js | 2 +- plugins/notification/lang/et.js | 2 +- plugins/notification/lang/eu.js | 2 +- plugins/notification/lang/fa.js | 2 +- plugins/notification/lang/fr.js | 2 +- plugins/notification/lang/gl.js | 2 +- plugins/notification/lang/hr.js | 2 +- plugins/notification/lang/hu.js | 2 +- plugins/notification/lang/id.js | 2 +- plugins/notification/lang/it.js | 2 +- plugins/notification/lang/ja.js | 2 +- plugins/notification/lang/km.js | 2 +- plugins/notification/lang/ko.js | 2 +- plugins/notification/lang/ku.js | 2 +- plugins/notification/lang/lt.js | 2 +- plugins/notification/lang/lv.js | 2 +- plugins/notification/lang/nb.js | 2 +- plugins/notification/lang/nl.js | 2 +- plugins/notification/lang/oc.js | 2 +- plugins/notification/lang/pl.js | 2 +- plugins/notification/lang/pt-br.js | 2 +- plugins/notification/lang/pt.js | 2 +- plugins/notification/lang/ro.js | 2 +- plugins/notification/lang/ru.js | 2 +- plugins/notification/lang/sk.js | 2 +- plugins/notification/lang/sq.js | 2 +- plugins/notification/lang/sr-latn.js | 2 +- plugins/notification/lang/sr.js | 2 +- plugins/notification/lang/sv.js | 2 +- plugins/notification/lang/tr.js | 2 +- plugins/notification/lang/ug.js | 2 +- plugins/notification/lang/uk.js | 2 +- plugins/notification/lang/zh-cn.js | 2 +- plugins/notification/lang/zh.js | 2 +- plugins/notification/plugin.js | 2 +- plugins/notificationaggregator/plugin.js | 2 +- plugins/pagebreak/lang/af.js | 2 +- plugins/pagebreak/lang/ar.js | 2 +- plugins/pagebreak/lang/az.js | 2 +- plugins/pagebreak/lang/bg.js | 2 +- plugins/pagebreak/lang/bn.js | 2 +- plugins/pagebreak/lang/bs.js | 2 +- plugins/pagebreak/lang/ca.js | 2 +- plugins/pagebreak/lang/cs.js | 2 +- plugins/pagebreak/lang/cy.js | 2 +- plugins/pagebreak/lang/da.js | 2 +- plugins/pagebreak/lang/de-ch.js | 2 +- plugins/pagebreak/lang/de.js | 2 +- plugins/pagebreak/lang/el.js | 2 +- plugins/pagebreak/lang/en-au.js | 2 +- plugins/pagebreak/lang/en-ca.js | 2 +- plugins/pagebreak/lang/en-gb.js | 2 +- plugins/pagebreak/lang/en.js | 2 +- plugins/pagebreak/lang/eo.js | 2 +- plugins/pagebreak/lang/es-mx.js | 2 +- plugins/pagebreak/lang/es.js | 2 +- plugins/pagebreak/lang/et.js | 2 +- plugins/pagebreak/lang/eu.js | 2 +- plugins/pagebreak/lang/fa.js | 2 +- plugins/pagebreak/lang/fi.js | 2 +- plugins/pagebreak/lang/fo.js | 2 +- plugins/pagebreak/lang/fr-ca.js | 2 +- plugins/pagebreak/lang/fr.js | 2 +- plugins/pagebreak/lang/gl.js | 2 +- plugins/pagebreak/lang/gu.js | 2 +- plugins/pagebreak/lang/he.js | 2 +- plugins/pagebreak/lang/hi.js | 2 +- plugins/pagebreak/lang/hr.js | 2 +- plugins/pagebreak/lang/hu.js | 2 +- plugins/pagebreak/lang/id.js | 2 +- plugins/pagebreak/lang/is.js | 2 +- plugins/pagebreak/lang/it.js | 2 +- plugins/pagebreak/lang/ja.js | 2 +- plugins/pagebreak/lang/ka.js | 2 +- plugins/pagebreak/lang/km.js | 2 +- plugins/pagebreak/lang/ko.js | 2 +- plugins/pagebreak/lang/ku.js | 2 +- plugins/pagebreak/lang/lt.js | 2 +- plugins/pagebreak/lang/lv.js | 2 +- plugins/pagebreak/lang/mk.js | 2 +- plugins/pagebreak/lang/mn.js | 2 +- plugins/pagebreak/lang/ms.js | 2 +- plugins/pagebreak/lang/nb.js | 2 +- plugins/pagebreak/lang/nl.js | 2 +- plugins/pagebreak/lang/no.js | 2 +- plugins/pagebreak/lang/oc.js | 2 +- plugins/pagebreak/lang/pl.js | 2 +- plugins/pagebreak/lang/pt-br.js | 2 +- plugins/pagebreak/lang/pt.js | 2 +- plugins/pagebreak/lang/ro.js | 2 +- plugins/pagebreak/lang/ru.js | 2 +- plugins/pagebreak/lang/si.js | 2 +- plugins/pagebreak/lang/sk.js | 2 +- plugins/pagebreak/lang/sl.js | 2 +- plugins/pagebreak/lang/sq.js | 2 +- plugins/pagebreak/lang/sr-latn.js | 2 +- plugins/pagebreak/lang/sr.js | 2 +- plugins/pagebreak/lang/sv.js | 2 +- plugins/pagebreak/lang/th.js | 2 +- plugins/pagebreak/lang/tr.js | 2 +- plugins/pagebreak/lang/tt.js | 2 +- plugins/pagebreak/lang/ug.js | 2 +- plugins/pagebreak/lang/uk.js | 2 +- plugins/pagebreak/lang/vi.js | 2 +- plugins/pagebreak/lang/zh-cn.js | 2 +- plugins/pagebreak/lang/zh.js | 2 +- plugins/pagebreak/plugin.js | 2 +- plugins/panel/plugin.js | 2 +- plugins/panelbutton/plugin.js | 2 +- plugins/pastefromgdocs/filter/default.js | 2 +- plugins/pastefromgdocs/plugin.js | 2 +- plugins/pastefromlibreoffice/filter/default.js | 2 +- plugins/pastefromlibreoffice/plugin.js | 2 +- plugins/pastefromword/filter/default.js | 2 +- plugins/pastefromword/lang/af.js | 2 +- plugins/pastefromword/lang/ar.js | 2 +- plugins/pastefromword/lang/az.js | 2 +- plugins/pastefromword/lang/bg.js | 2 +- plugins/pastefromword/lang/bn.js | 2 +- plugins/pastefromword/lang/bs.js | 2 +- plugins/pastefromword/lang/ca.js | 2 +- plugins/pastefromword/lang/cs.js | 2 +- plugins/pastefromword/lang/cy.js | 2 +- plugins/pastefromword/lang/da.js | 2 +- plugins/pastefromword/lang/de-ch.js | 2 +- plugins/pastefromword/lang/de.js | 2 +- plugins/pastefromword/lang/el.js | 2 +- plugins/pastefromword/lang/en-au.js | 2 +- plugins/pastefromword/lang/en-ca.js | 2 +- plugins/pastefromword/lang/en-gb.js | 2 +- plugins/pastefromword/lang/en.js | 2 +- plugins/pastefromword/lang/eo.js | 2 +- plugins/pastefromword/lang/es-mx.js | 2 +- plugins/pastefromword/lang/es.js | 2 +- plugins/pastefromword/lang/et.js | 2 +- plugins/pastefromword/lang/eu.js | 2 +- plugins/pastefromword/lang/fa.js | 2 +- plugins/pastefromword/lang/fi.js | 2 +- plugins/pastefromword/lang/fo.js | 2 +- plugins/pastefromword/lang/fr-ca.js | 2 +- plugins/pastefromword/lang/fr.js | 2 +- plugins/pastefromword/lang/gl.js | 2 +- plugins/pastefromword/lang/gu.js | 2 +- plugins/pastefromword/lang/he.js | 2 +- plugins/pastefromword/lang/hi.js | 2 +- plugins/pastefromword/lang/hr.js | 2 +- plugins/pastefromword/lang/hu.js | 2 +- plugins/pastefromword/lang/id.js | 2 +- plugins/pastefromword/lang/is.js | 2 +- plugins/pastefromword/lang/it.js | 2 +- plugins/pastefromword/lang/ja.js | 2 +- plugins/pastefromword/lang/ka.js | 2 +- plugins/pastefromword/lang/km.js | 2 +- plugins/pastefromword/lang/ko.js | 2 +- plugins/pastefromword/lang/ku.js | 2 +- plugins/pastefromword/lang/lt.js | 2 +- plugins/pastefromword/lang/lv.js | 2 +- plugins/pastefromword/lang/mk.js | 2 +- plugins/pastefromword/lang/mn.js | 2 +- plugins/pastefromword/lang/ms.js | 2 +- plugins/pastefromword/lang/nb.js | 2 +- plugins/pastefromword/lang/nl.js | 2 +- plugins/pastefromword/lang/no.js | 2 +- plugins/pastefromword/lang/oc.js | 2 +- plugins/pastefromword/lang/pl.js | 2 +- plugins/pastefromword/lang/pt-br.js | 2 +- plugins/pastefromword/lang/pt.js | 2 +- plugins/pastefromword/lang/ro.js | 2 +- plugins/pastefromword/lang/ru.js | 2 +- plugins/pastefromword/lang/si.js | 2 +- plugins/pastefromword/lang/sk.js | 2 +- plugins/pastefromword/lang/sl.js | 2 +- plugins/pastefromword/lang/sq.js | 2 +- plugins/pastefromword/lang/sr-latn.js | 2 +- plugins/pastefromword/lang/sr.js | 2 +- plugins/pastefromword/lang/sv.js | 2 +- plugins/pastefromword/lang/th.js | 2 +- plugins/pastefromword/lang/tr.js | 2 +- plugins/pastefromword/lang/tt.js | 2 +- plugins/pastefromword/lang/ug.js | 2 +- plugins/pastefromword/lang/uk.js | 2 +- plugins/pastefromword/lang/vi.js | 2 +- plugins/pastefromword/lang/zh-cn.js | 2 +- plugins/pastefromword/lang/zh.js | 2 +- plugins/pastefromword/plugin.js | 2 +- plugins/pastetext/lang/af.js | 2 +- plugins/pastetext/lang/ar.js | 2 +- plugins/pastetext/lang/az.js | 2 +- plugins/pastetext/lang/bg.js | 2 +- plugins/pastetext/lang/bn.js | 2 +- plugins/pastetext/lang/bs.js | 2 +- plugins/pastetext/lang/ca.js | 2 +- plugins/pastetext/lang/cs.js | 2 +- plugins/pastetext/lang/cy.js | 2 +- plugins/pastetext/lang/da.js | 2 +- plugins/pastetext/lang/de-ch.js | 2 +- plugins/pastetext/lang/de.js | 2 +- plugins/pastetext/lang/el.js | 2 +- plugins/pastetext/lang/en-au.js | 2 +- plugins/pastetext/lang/en-ca.js | 2 +- plugins/pastetext/lang/en-gb.js | 2 +- plugins/pastetext/lang/en.js | 2 +- plugins/pastetext/lang/eo.js | 2 +- plugins/pastetext/lang/es-mx.js | 2 +- plugins/pastetext/lang/es.js | 2 +- plugins/pastetext/lang/et.js | 2 +- plugins/pastetext/lang/eu.js | 2 +- plugins/pastetext/lang/fa.js | 2 +- plugins/pastetext/lang/fi.js | 2 +- plugins/pastetext/lang/fo.js | 2 +- plugins/pastetext/lang/fr-ca.js | 2 +- plugins/pastetext/lang/fr.js | 2 +- plugins/pastetext/lang/gl.js | 2 +- plugins/pastetext/lang/gu.js | 2 +- plugins/pastetext/lang/he.js | 2 +- plugins/pastetext/lang/hi.js | 2 +- plugins/pastetext/lang/hr.js | 2 +- plugins/pastetext/lang/hu.js | 2 +- plugins/pastetext/lang/id.js | 2 +- plugins/pastetext/lang/is.js | 2 +- plugins/pastetext/lang/it.js | 2 +- plugins/pastetext/lang/ja.js | 2 +- plugins/pastetext/lang/ka.js | 2 +- plugins/pastetext/lang/km.js | 2 +- plugins/pastetext/lang/ko.js | 2 +- plugins/pastetext/lang/ku.js | 2 +- plugins/pastetext/lang/lt.js | 2 +- plugins/pastetext/lang/lv.js | 2 +- plugins/pastetext/lang/mk.js | 2 +- plugins/pastetext/lang/mn.js | 2 +- plugins/pastetext/lang/ms.js | 2 +- plugins/pastetext/lang/nb.js | 2 +- plugins/pastetext/lang/nl.js | 2 +- plugins/pastetext/lang/no.js | 2 +- plugins/pastetext/lang/oc.js | 2 +- plugins/pastetext/lang/pl.js | 2 +- plugins/pastetext/lang/pt-br.js | 2 +- plugins/pastetext/lang/pt.js | 2 +- plugins/pastetext/lang/ro.js | 2 +- plugins/pastetext/lang/ru.js | 2 +- plugins/pastetext/lang/si.js | 2 +- plugins/pastetext/lang/sk.js | 2 +- plugins/pastetext/lang/sl.js | 2 +- plugins/pastetext/lang/sq.js | 2 +- plugins/pastetext/lang/sr-latn.js | 2 +- plugins/pastetext/lang/sr.js | 2 +- plugins/pastetext/lang/sv.js | 2 +- plugins/pastetext/lang/th.js | 2 +- plugins/pastetext/lang/tr.js | 2 +- plugins/pastetext/lang/tt.js | 2 +- plugins/pastetext/lang/ug.js | 2 +- plugins/pastetext/lang/uk.js | 2 +- plugins/pastetext/lang/vi.js | 2 +- plugins/pastetext/lang/zh-cn.js | 2 +- plugins/pastetext/lang/zh.js | 2 +- plugins/pastetext/plugin.js | 2 +- plugins/pastetools/filter/common.js | 2 +- plugins/pastetools/filter/image.js | 2 +- plugins/pastetools/plugin.js | 2 +- plugins/placeholder/dev/placeholder.html | 2 +- plugins/placeholder/dialogs/placeholder.js | 2 +- plugins/placeholder/lang/af.js | 2 +- plugins/placeholder/lang/ar.js | 2 +- plugins/placeholder/lang/az.js | 2 +- plugins/placeholder/lang/bg.js | 2 +- plugins/placeholder/lang/ca.js | 2 +- plugins/placeholder/lang/cs.js | 2 +- plugins/placeholder/lang/cy.js | 2 +- plugins/placeholder/lang/da.js | 2 +- plugins/placeholder/lang/de-ch.js | 2 +- plugins/placeholder/lang/de.js | 2 +- plugins/placeholder/lang/el.js | 2 +- plugins/placeholder/lang/en-au.js | 2 +- plugins/placeholder/lang/en-gb.js | 2 +- plugins/placeholder/lang/en.js | 2 +- plugins/placeholder/lang/eo.js | 2 +- plugins/placeholder/lang/es-mx.js | 2 +- plugins/placeholder/lang/es.js | 2 +- plugins/placeholder/lang/et.js | 2 +- plugins/placeholder/lang/eu.js | 2 +- plugins/placeholder/lang/fa.js | 2 +- plugins/placeholder/lang/fi.js | 2 +- plugins/placeholder/lang/fr-ca.js | 2 +- plugins/placeholder/lang/fr.js | 2 +- plugins/placeholder/lang/gl.js | 2 +- plugins/placeholder/lang/he.js | 2 +- plugins/placeholder/lang/hr.js | 2 +- plugins/placeholder/lang/hu.js | 2 +- plugins/placeholder/lang/id.js | 2 +- plugins/placeholder/lang/it.js | 2 +- plugins/placeholder/lang/ja.js | 2 +- plugins/placeholder/lang/km.js | 2 +- plugins/placeholder/lang/ko.js | 2 +- plugins/placeholder/lang/ku.js | 2 +- plugins/placeholder/lang/lv.js | 2 +- plugins/placeholder/lang/nb.js | 2 +- plugins/placeholder/lang/nl.js | 2 +- plugins/placeholder/lang/no.js | 2 +- plugins/placeholder/lang/oc.js | 2 +- plugins/placeholder/lang/pl.js | 2 +- plugins/placeholder/lang/pt-br.js | 2 +- plugins/placeholder/lang/pt.js | 2 +- plugins/placeholder/lang/ro.js | 2 +- plugins/placeholder/lang/ru.js | 2 +- plugins/placeholder/lang/si.js | 2 +- plugins/placeholder/lang/sk.js | 2 +- plugins/placeholder/lang/sl.js | 2 +- plugins/placeholder/lang/sq.js | 2 +- plugins/placeholder/lang/sr-latn.js | 2 +- plugins/placeholder/lang/sr.js | 2 +- plugins/placeholder/lang/sv.js | 2 +- plugins/placeholder/lang/th.js | 2 +- plugins/placeholder/lang/tr.js | 2 +- plugins/placeholder/lang/tt.js | 2 +- plugins/placeholder/lang/ug.js | 2 +- plugins/placeholder/lang/uk.js | 2 +- plugins/placeholder/lang/vi.js | 2 +- plugins/placeholder/lang/zh-cn.js | 2 +- plugins/placeholder/lang/zh.js | 2 +- plugins/placeholder/plugin.js | 2 +- plugins/placeholder/samples/placeholder.html | 2 +- plugins/popup/plugin.js | 2 +- plugins/preview/lang/af.js | 2 +- plugins/preview/lang/ar.js | 2 +- plugins/preview/lang/az.js | 2 +- plugins/preview/lang/bg.js | 2 +- plugins/preview/lang/bn.js | 2 +- plugins/preview/lang/bs.js | 2 +- plugins/preview/lang/ca.js | 2 +- plugins/preview/lang/cs.js | 2 +- plugins/preview/lang/cy.js | 2 +- plugins/preview/lang/da.js | 2 +- plugins/preview/lang/de-ch.js | 2 +- plugins/preview/lang/de.js | 2 +- plugins/preview/lang/el.js | 2 +- plugins/preview/lang/en-au.js | 2 +- plugins/preview/lang/en-ca.js | 2 +- plugins/preview/lang/en-gb.js | 2 +- plugins/preview/lang/en.js | 2 +- plugins/preview/lang/eo.js | 2 +- plugins/preview/lang/es-mx.js | 2 +- plugins/preview/lang/es.js | 2 +- plugins/preview/lang/et.js | 2 +- plugins/preview/lang/eu.js | 2 +- plugins/preview/lang/fa.js | 2 +- plugins/preview/lang/fi.js | 2 +- plugins/preview/lang/fo.js | 2 +- plugins/preview/lang/fr-ca.js | 2 +- plugins/preview/lang/fr.js | 2 +- plugins/preview/lang/gl.js | 2 +- plugins/preview/lang/gu.js | 2 +- plugins/preview/lang/he.js | 2 +- plugins/preview/lang/hi.js | 2 +- plugins/preview/lang/hr.js | 2 +- plugins/preview/lang/hu.js | 2 +- plugins/preview/lang/id.js | 2 +- plugins/preview/lang/is.js | 2 +- plugins/preview/lang/it.js | 2 +- plugins/preview/lang/ja.js | 2 +- plugins/preview/lang/ka.js | 2 +- plugins/preview/lang/km.js | 2 +- plugins/preview/lang/ko.js | 2 +- plugins/preview/lang/ku.js | 2 +- plugins/preview/lang/lt.js | 2 +- plugins/preview/lang/lv.js | 2 +- plugins/preview/lang/mk.js | 2 +- plugins/preview/lang/mn.js | 2 +- plugins/preview/lang/ms.js | 2 +- plugins/preview/lang/nb.js | 2 +- plugins/preview/lang/nl.js | 2 +- plugins/preview/lang/no.js | 2 +- plugins/preview/lang/oc.js | 2 +- plugins/preview/lang/pl.js | 2 +- plugins/preview/lang/pt-br.js | 2 +- plugins/preview/lang/pt.js | 2 +- plugins/preview/lang/ro.js | 2 +- plugins/preview/lang/ru.js | 2 +- plugins/preview/lang/si.js | 2 +- plugins/preview/lang/sk.js | 2 +- plugins/preview/lang/sl.js | 2 +- plugins/preview/lang/sq.js | 2 +- plugins/preview/lang/sr-latn.js | 2 +- plugins/preview/lang/sr.js | 2 +- plugins/preview/lang/sv.js | 2 +- plugins/preview/lang/th.js | 2 +- plugins/preview/lang/tr.js | 2 +- plugins/preview/lang/tt.js | 2 +- plugins/preview/lang/ug.js | 2 +- plugins/preview/lang/uk.js | 2 +- plugins/preview/lang/vi.js | 2 +- plugins/preview/lang/zh-cn.js | 2 +- plugins/preview/lang/zh.js | 2 +- plugins/preview/plugin.js | 2 +- plugins/print/lang/af.js | 2 +- plugins/print/lang/ar.js | 2 +- plugins/print/lang/az.js | 2 +- plugins/print/lang/bg.js | 2 +- plugins/print/lang/bn.js | 2 +- plugins/print/lang/bs.js | 2 +- plugins/print/lang/ca.js | 2 +- plugins/print/lang/cs.js | 2 +- plugins/print/lang/cy.js | 2 +- plugins/print/lang/da.js | 2 +- plugins/print/lang/de-ch.js | 2 +- plugins/print/lang/de.js | 2 +- plugins/print/lang/el.js | 2 +- plugins/print/lang/en-au.js | 2 +- plugins/print/lang/en-ca.js | 2 +- plugins/print/lang/en-gb.js | 2 +- plugins/print/lang/en.js | 2 +- plugins/print/lang/eo.js | 2 +- plugins/print/lang/es-mx.js | 2 +- plugins/print/lang/es.js | 2 +- plugins/print/lang/et.js | 2 +- plugins/print/lang/eu.js | 2 +- plugins/print/lang/fa.js | 2 +- plugins/print/lang/fi.js | 2 +- plugins/print/lang/fo.js | 2 +- plugins/print/lang/fr-ca.js | 2 +- plugins/print/lang/fr.js | 2 +- plugins/print/lang/gl.js | 2 +- plugins/print/lang/gu.js | 2 +- plugins/print/lang/he.js | 2 +- plugins/print/lang/hi.js | 2 +- plugins/print/lang/hr.js | 2 +- plugins/print/lang/hu.js | 2 +- plugins/print/lang/id.js | 2 +- plugins/print/lang/is.js | 2 +- plugins/print/lang/it.js | 2 +- plugins/print/lang/ja.js | 2 +- plugins/print/lang/ka.js | 2 +- plugins/print/lang/km.js | 2 +- plugins/print/lang/ko.js | 2 +- plugins/print/lang/ku.js | 2 +- plugins/print/lang/lt.js | 2 +- plugins/print/lang/lv.js | 2 +- plugins/print/lang/mk.js | 2 +- plugins/print/lang/mn.js | 2 +- plugins/print/lang/ms.js | 2 +- plugins/print/lang/nb.js | 2 +- plugins/print/lang/nl.js | 2 +- plugins/print/lang/no.js | 2 +- plugins/print/lang/oc.js | 2 +- plugins/print/lang/pl.js | 2 +- plugins/print/lang/pt-br.js | 2 +- plugins/print/lang/pt.js | 2 +- plugins/print/lang/ro.js | 2 +- plugins/print/lang/ru.js | 2 +- plugins/print/lang/si.js | 2 +- plugins/print/lang/sk.js | 2 +- plugins/print/lang/sl.js | 2 +- plugins/print/lang/sq.js | 2 +- plugins/print/lang/sr-latn.js | 2 +- plugins/print/lang/sr.js | 2 +- plugins/print/lang/sv.js | 2 +- plugins/print/lang/th.js | 2 +- plugins/print/lang/tr.js | 2 +- plugins/print/lang/tt.js | 2 +- plugins/print/lang/ug.js | 2 +- plugins/print/lang/uk.js | 2 +- plugins/print/lang/vi.js | 2 +- plugins/print/lang/zh-cn.js | 2 +- plugins/print/lang/zh.js | 2 +- plugins/print/plugin.js | 2 +- plugins/removeformat/lang/af.js | 2 +- plugins/removeformat/lang/ar.js | 2 +- plugins/removeformat/lang/az.js | 2 +- plugins/removeformat/lang/bg.js | 2 +- plugins/removeformat/lang/bn.js | 2 +- plugins/removeformat/lang/bs.js | 2 +- plugins/removeformat/lang/ca.js | 2 +- plugins/removeformat/lang/cs.js | 2 +- plugins/removeformat/lang/cy.js | 2 +- plugins/removeformat/lang/da.js | 2 +- plugins/removeformat/lang/de-ch.js | 2 +- plugins/removeformat/lang/de.js | 2 +- plugins/removeformat/lang/el.js | 2 +- plugins/removeformat/lang/en-au.js | 2 +- plugins/removeformat/lang/en-ca.js | 2 +- plugins/removeformat/lang/en-gb.js | 2 +- plugins/removeformat/lang/en.js | 2 +- plugins/removeformat/lang/eo.js | 2 +- plugins/removeformat/lang/es-mx.js | 2 +- plugins/removeformat/lang/es.js | 2 +- plugins/removeformat/lang/et.js | 2 +- plugins/removeformat/lang/eu.js | 2 +- plugins/removeformat/lang/fa.js | 2 +- plugins/removeformat/lang/fi.js | 2 +- plugins/removeformat/lang/fo.js | 2 +- plugins/removeformat/lang/fr-ca.js | 2 +- plugins/removeformat/lang/fr.js | 2 +- plugins/removeformat/lang/gl.js | 2 +- plugins/removeformat/lang/gu.js | 2 +- plugins/removeformat/lang/he.js | 2 +- plugins/removeformat/lang/hi.js | 2 +- plugins/removeformat/lang/hr.js | 2 +- plugins/removeformat/lang/hu.js | 2 +- plugins/removeformat/lang/id.js | 2 +- plugins/removeformat/lang/is.js | 2 +- plugins/removeformat/lang/it.js | 2 +- plugins/removeformat/lang/ja.js | 2 +- plugins/removeformat/lang/ka.js | 2 +- plugins/removeformat/lang/km.js | 2 +- plugins/removeformat/lang/ko.js | 2 +- plugins/removeformat/lang/ku.js | 2 +- plugins/removeformat/lang/lt.js | 2 +- plugins/removeformat/lang/lv.js | 2 +- plugins/removeformat/lang/mk.js | 2 +- plugins/removeformat/lang/mn.js | 2 +- plugins/removeformat/lang/ms.js | 2 +- plugins/removeformat/lang/nb.js | 2 +- plugins/removeformat/lang/nl.js | 2 +- plugins/removeformat/lang/no.js | 2 +- plugins/removeformat/lang/oc.js | 2 +- plugins/removeformat/lang/pl.js | 2 +- plugins/removeformat/lang/pt-br.js | 2 +- plugins/removeformat/lang/pt.js | 2 +- plugins/removeformat/lang/ro.js | 2 +- plugins/removeformat/lang/ru.js | 2 +- plugins/removeformat/lang/si.js | 2 +- plugins/removeformat/lang/sk.js | 2 +- plugins/removeformat/lang/sl.js | 2 +- plugins/removeformat/lang/sq.js | 2 +- plugins/removeformat/lang/sr-latn.js | 2 +- plugins/removeformat/lang/sr.js | 2 +- plugins/removeformat/lang/sv.js | 2 +- plugins/removeformat/lang/th.js | 2 +- plugins/removeformat/lang/tr.js | 2 +- plugins/removeformat/lang/tt.js | 2 +- plugins/removeformat/lang/ug.js | 2 +- plugins/removeformat/lang/uk.js | 2 +- plugins/removeformat/lang/vi.js | 2 +- plugins/removeformat/lang/zh-cn.js | 2 +- plugins/removeformat/lang/zh.js | 2 +- plugins/removeformat/plugin.js | 2 +- plugins/resize/plugin.js | 2 +- plugins/richcombo/plugin.js | 2 +- plugins/save/lang/af.js | 2 +- plugins/save/lang/ar.js | 2 +- plugins/save/lang/az.js | 2 +- plugins/save/lang/bg.js | 2 +- plugins/save/lang/bn.js | 2 +- plugins/save/lang/bs.js | 2 +- plugins/save/lang/ca.js | 2 +- plugins/save/lang/cs.js | 2 +- plugins/save/lang/cy.js | 2 +- plugins/save/lang/da.js | 2 +- plugins/save/lang/de-ch.js | 2 +- plugins/save/lang/de.js | 2 +- plugins/save/lang/el.js | 2 +- plugins/save/lang/en-au.js | 2 +- plugins/save/lang/en-ca.js | 2 +- plugins/save/lang/en-gb.js | 2 +- plugins/save/lang/en.js | 2 +- plugins/save/lang/eo.js | 2 +- plugins/save/lang/es-mx.js | 2 +- plugins/save/lang/es.js | 2 +- plugins/save/lang/et.js | 2 +- plugins/save/lang/eu.js | 2 +- plugins/save/lang/fa.js | 2 +- plugins/save/lang/fi.js | 2 +- plugins/save/lang/fo.js | 2 +- plugins/save/lang/fr-ca.js | 2 +- plugins/save/lang/fr.js | 2 +- plugins/save/lang/gl.js | 2 +- plugins/save/lang/gu.js | 2 +- plugins/save/lang/he.js | 2 +- plugins/save/lang/hi.js | 2 +- plugins/save/lang/hr.js | 2 +- plugins/save/lang/hu.js | 2 +- plugins/save/lang/id.js | 2 +- plugins/save/lang/is.js | 2 +- plugins/save/lang/it.js | 2 +- plugins/save/lang/ja.js | 2 +- plugins/save/lang/ka.js | 2 +- plugins/save/lang/km.js | 2 +- plugins/save/lang/ko.js | 2 +- plugins/save/lang/ku.js | 2 +- plugins/save/lang/lt.js | 2 +- plugins/save/lang/lv.js | 2 +- plugins/save/lang/mk.js | 2 +- plugins/save/lang/mn.js | 2 +- plugins/save/lang/ms.js | 2 +- plugins/save/lang/nb.js | 2 +- plugins/save/lang/nl.js | 2 +- plugins/save/lang/no.js | 2 +- plugins/save/lang/oc.js | 2 +- plugins/save/lang/pl.js | 2 +- plugins/save/lang/pt-br.js | 2 +- plugins/save/lang/pt.js | 2 +- plugins/save/lang/ro.js | 2 +- plugins/save/lang/ru.js | 2 +- plugins/save/lang/si.js | 2 +- plugins/save/lang/sk.js | 2 +- plugins/save/lang/sl.js | 2 +- plugins/save/lang/sq.js | 2 +- plugins/save/lang/sr-latn.js | 2 +- plugins/save/lang/sr.js | 2 +- plugins/save/lang/sv.js | 2 +- plugins/save/lang/th.js | 2 +- plugins/save/lang/tr.js | 2 +- plugins/save/lang/tt.js | 2 +- plugins/save/lang/ug.js | 2 +- plugins/save/lang/uk.js | 2 +- plugins/save/lang/vi.js | 2 +- plugins/save/lang/zh-cn.js | 2 +- plugins/save/lang/zh.js | 2 +- plugins/save/plugin.js | 2 +- plugins/selectall/lang/af.js | 2 +- plugins/selectall/lang/ar.js | 2 +- plugins/selectall/lang/az.js | 2 +- plugins/selectall/lang/bg.js | 2 +- plugins/selectall/lang/bn.js | 2 +- plugins/selectall/lang/bs.js | 2 +- plugins/selectall/lang/ca.js | 2 +- plugins/selectall/lang/cs.js | 2 +- plugins/selectall/lang/cy.js | 2 +- plugins/selectall/lang/da.js | 2 +- plugins/selectall/lang/de-ch.js | 2 +- plugins/selectall/lang/de.js | 2 +- plugins/selectall/lang/el.js | 2 +- plugins/selectall/lang/en-au.js | 2 +- plugins/selectall/lang/en-ca.js | 2 +- plugins/selectall/lang/en-gb.js | 2 +- plugins/selectall/lang/en.js | 2 +- plugins/selectall/lang/eo.js | 2 +- plugins/selectall/lang/es-mx.js | 2 +- plugins/selectall/lang/es.js | 2 +- plugins/selectall/lang/et.js | 2 +- plugins/selectall/lang/eu.js | 2 +- plugins/selectall/lang/fa.js | 2 +- plugins/selectall/lang/fi.js | 2 +- plugins/selectall/lang/fo.js | 2 +- plugins/selectall/lang/fr-ca.js | 2 +- plugins/selectall/lang/fr.js | 2 +- plugins/selectall/lang/gl.js | 2 +- plugins/selectall/lang/gu.js | 2 +- plugins/selectall/lang/he.js | 2 +- plugins/selectall/lang/hi.js | 2 +- plugins/selectall/lang/hr.js | 2 +- plugins/selectall/lang/hu.js | 2 +- plugins/selectall/lang/id.js | 2 +- plugins/selectall/lang/is.js | 2 +- plugins/selectall/lang/it.js | 2 +- plugins/selectall/lang/ja.js | 2 +- plugins/selectall/lang/ka.js | 2 +- plugins/selectall/lang/km.js | 2 +- plugins/selectall/lang/ko.js | 2 +- plugins/selectall/lang/ku.js | 2 +- plugins/selectall/lang/lt.js | 2 +- plugins/selectall/lang/lv.js | 2 +- plugins/selectall/lang/mk.js | 2 +- plugins/selectall/lang/mn.js | 2 +- plugins/selectall/lang/ms.js | 2 +- plugins/selectall/lang/nb.js | 2 +- plugins/selectall/lang/nl.js | 2 +- plugins/selectall/lang/no.js | 2 +- plugins/selectall/lang/oc.js | 2 +- plugins/selectall/lang/pl.js | 2 +- plugins/selectall/lang/pt-br.js | 2 +- plugins/selectall/lang/pt.js | 2 +- plugins/selectall/lang/ro.js | 2 +- plugins/selectall/lang/ru.js | 2 +- plugins/selectall/lang/si.js | 2 +- plugins/selectall/lang/sk.js | 2 +- plugins/selectall/lang/sl.js | 2 +- plugins/selectall/lang/sq.js | 2 +- plugins/selectall/lang/sr-latn.js | 2 +- plugins/selectall/lang/sr.js | 2 +- plugins/selectall/lang/sv.js | 2 +- plugins/selectall/lang/th.js | 2 +- plugins/selectall/lang/tr.js | 2 +- plugins/selectall/lang/tt.js | 2 +- plugins/selectall/lang/ug.js | 2 +- plugins/selectall/lang/uk.js | 2 +- plugins/selectall/lang/vi.js | 2 +- plugins/selectall/lang/zh-cn.js | 2 +- plugins/selectall/lang/zh.js | 2 +- plugins/selectall/plugin.js | 2 +- plugins/sharedspace/plugin.js | 2 +- plugins/sharedspace/samples/sharedspace.html | 2 +- plugins/showblocks/lang/af.js | 2 +- plugins/showblocks/lang/ar.js | 2 +- plugins/showblocks/lang/az.js | 2 +- plugins/showblocks/lang/bg.js | 2 +- plugins/showblocks/lang/bn.js | 2 +- plugins/showblocks/lang/bs.js | 2 +- plugins/showblocks/lang/ca.js | 2 +- plugins/showblocks/lang/cs.js | 2 +- plugins/showblocks/lang/cy.js | 2 +- plugins/showblocks/lang/da.js | 2 +- plugins/showblocks/lang/de-ch.js | 2 +- plugins/showblocks/lang/de.js | 2 +- plugins/showblocks/lang/el.js | 2 +- plugins/showblocks/lang/en-au.js | 2 +- plugins/showblocks/lang/en-ca.js | 2 +- plugins/showblocks/lang/en-gb.js | 2 +- plugins/showblocks/lang/en.js | 2 +- plugins/showblocks/lang/eo.js | 2 +- plugins/showblocks/lang/es-mx.js | 2 +- plugins/showblocks/lang/es.js | 2 +- plugins/showblocks/lang/et.js | 2 +- plugins/showblocks/lang/eu.js | 2 +- plugins/showblocks/lang/fa.js | 2 +- plugins/showblocks/lang/fi.js | 2 +- plugins/showblocks/lang/fo.js | 2 +- plugins/showblocks/lang/fr-ca.js | 2 +- plugins/showblocks/lang/fr.js | 2 +- plugins/showblocks/lang/gl.js | 2 +- plugins/showblocks/lang/gu.js | 2 +- plugins/showblocks/lang/he.js | 2 +- plugins/showblocks/lang/hi.js | 2 +- plugins/showblocks/lang/hr.js | 2 +- plugins/showblocks/lang/hu.js | 2 +- plugins/showblocks/lang/id.js | 2 +- plugins/showblocks/lang/is.js | 2 +- plugins/showblocks/lang/it.js | 2 +- plugins/showblocks/lang/ja.js | 2 +- plugins/showblocks/lang/ka.js | 2 +- plugins/showblocks/lang/km.js | 2 +- plugins/showblocks/lang/ko.js | 2 +- plugins/showblocks/lang/ku.js | 2 +- plugins/showblocks/lang/lt.js | 2 +- plugins/showblocks/lang/lv.js | 2 +- plugins/showblocks/lang/mk.js | 2 +- plugins/showblocks/lang/mn.js | 2 +- plugins/showblocks/lang/ms.js | 2 +- plugins/showblocks/lang/nb.js | 2 +- plugins/showblocks/lang/nl.js | 2 +- plugins/showblocks/lang/no.js | 2 +- plugins/showblocks/lang/oc.js | 2 +- plugins/showblocks/lang/pl.js | 2 +- plugins/showblocks/lang/pt-br.js | 2 +- plugins/showblocks/lang/pt.js | 2 +- plugins/showblocks/lang/ro.js | 2 +- plugins/showblocks/lang/ru.js | 2 +- plugins/showblocks/lang/si.js | 2 +- plugins/showblocks/lang/sk.js | 2 +- plugins/showblocks/lang/sl.js | 2 +- plugins/showblocks/lang/sq.js | 2 +- plugins/showblocks/lang/sr-latn.js | 2 +- plugins/showblocks/lang/sr.js | 2 +- plugins/showblocks/lang/sv.js | 2 +- plugins/showblocks/lang/th.js | 2 +- plugins/showblocks/lang/tr.js | 2 +- plugins/showblocks/lang/tt.js | 2 +- plugins/showblocks/lang/ug.js | 2 +- plugins/showblocks/lang/uk.js | 2 +- plugins/showblocks/lang/vi.js | 2 +- plugins/showblocks/lang/zh-cn.js | 2 +- plugins/showblocks/lang/zh.js | 2 +- plugins/showblocks/plugin.js | 2 +- plugins/showborders/plugin.js | 2 +- plugins/smiley/dialogs/smiley.js | 2 +- plugins/smiley/lang/af.js | 2 +- plugins/smiley/lang/ar.js | 2 +- plugins/smiley/lang/az.js | 2 +- plugins/smiley/lang/bg.js | 2 +- plugins/smiley/lang/bn.js | 2 +- plugins/smiley/lang/bs.js | 2 +- plugins/smiley/lang/ca.js | 2 +- plugins/smiley/lang/cs.js | 2 +- plugins/smiley/lang/cy.js | 2 +- plugins/smiley/lang/da.js | 2 +- plugins/smiley/lang/de-ch.js | 2 +- plugins/smiley/lang/de.js | 2 +- plugins/smiley/lang/el.js | 2 +- plugins/smiley/lang/en-au.js | 2 +- plugins/smiley/lang/en-ca.js | 2 +- plugins/smiley/lang/en-gb.js | 2 +- plugins/smiley/lang/en.js | 2 +- plugins/smiley/lang/eo.js | 2 +- plugins/smiley/lang/es-mx.js | 2 +- plugins/smiley/lang/es.js | 2 +- plugins/smiley/lang/et.js | 2 +- plugins/smiley/lang/eu.js | 2 +- plugins/smiley/lang/fa.js | 2 +- plugins/smiley/lang/fi.js | 2 +- plugins/smiley/lang/fo.js | 2 +- plugins/smiley/lang/fr-ca.js | 2 +- plugins/smiley/lang/fr.js | 2 +- plugins/smiley/lang/gl.js | 2 +- plugins/smiley/lang/gu.js | 2 +- plugins/smiley/lang/he.js | 2 +- plugins/smiley/lang/hi.js | 2 +- plugins/smiley/lang/hr.js | 2 +- plugins/smiley/lang/hu.js | 2 +- plugins/smiley/lang/id.js | 2 +- plugins/smiley/lang/is.js | 2 +- plugins/smiley/lang/it.js | 2 +- plugins/smiley/lang/ja.js | 2 +- plugins/smiley/lang/ka.js | 2 +- plugins/smiley/lang/km.js | 2 +- plugins/smiley/lang/ko.js | 2 +- plugins/smiley/lang/ku.js | 2 +- plugins/smiley/lang/lt.js | 2 +- plugins/smiley/lang/lv.js | 2 +- plugins/smiley/lang/mk.js | 2 +- plugins/smiley/lang/mn.js | 2 +- plugins/smiley/lang/ms.js | 2 +- plugins/smiley/lang/nb.js | 2 +- plugins/smiley/lang/nl.js | 2 +- plugins/smiley/lang/no.js | 2 +- plugins/smiley/lang/oc.js | 2 +- plugins/smiley/lang/pl.js | 2 +- plugins/smiley/lang/pt-br.js | 2 +- plugins/smiley/lang/pt.js | 2 +- plugins/smiley/lang/ro.js | 2 +- plugins/smiley/lang/ru.js | 2 +- plugins/smiley/lang/si.js | 2 +- plugins/smiley/lang/sk.js | 2 +- plugins/smiley/lang/sl.js | 2 +- plugins/smiley/lang/sq.js | 2 +- plugins/smiley/lang/sr-latn.js | 2 +- plugins/smiley/lang/sr.js | 2 +- plugins/smiley/lang/sv.js | 2 +- plugins/smiley/lang/th.js | 2 +- plugins/smiley/lang/tr.js | 2 +- plugins/smiley/lang/tt.js | 2 +- plugins/smiley/lang/ug.js | 2 +- plugins/smiley/lang/uk.js | 2 +- plugins/smiley/lang/vi.js | 2 +- plugins/smiley/lang/zh-cn.js | 2 +- plugins/smiley/lang/zh.js | 2 +- plugins/smiley/plugin.js | 2 +- plugins/sourcearea/lang/af.js | 2 +- plugins/sourcearea/lang/ar.js | 2 +- plugins/sourcearea/lang/az.js | 2 +- plugins/sourcearea/lang/bg.js | 2 +- plugins/sourcearea/lang/bn.js | 2 +- plugins/sourcearea/lang/bs.js | 2 +- plugins/sourcearea/lang/ca.js | 2 +- plugins/sourcearea/lang/cs.js | 2 +- plugins/sourcearea/lang/cy.js | 2 +- plugins/sourcearea/lang/da.js | 2 +- plugins/sourcearea/lang/de-ch.js | 2 +- plugins/sourcearea/lang/de.js | 2 +- plugins/sourcearea/lang/el.js | 2 +- plugins/sourcearea/lang/en-au.js | 2 +- plugins/sourcearea/lang/en-ca.js | 2 +- plugins/sourcearea/lang/en-gb.js | 2 +- plugins/sourcearea/lang/en.js | 2 +- plugins/sourcearea/lang/eo.js | 2 +- plugins/sourcearea/lang/es-mx.js | 2 +- plugins/sourcearea/lang/es.js | 2 +- plugins/sourcearea/lang/et.js | 2 +- plugins/sourcearea/lang/eu.js | 2 +- plugins/sourcearea/lang/fa.js | 2 +- plugins/sourcearea/lang/fi.js | 2 +- plugins/sourcearea/lang/fo.js | 2 +- plugins/sourcearea/lang/fr-ca.js | 2 +- plugins/sourcearea/lang/fr.js | 2 +- plugins/sourcearea/lang/gl.js | 2 +- plugins/sourcearea/lang/gu.js | 2 +- plugins/sourcearea/lang/he.js | 2 +- plugins/sourcearea/lang/hi.js | 2 +- plugins/sourcearea/lang/hr.js | 2 +- plugins/sourcearea/lang/hu.js | 2 +- plugins/sourcearea/lang/id.js | 2 +- plugins/sourcearea/lang/is.js | 2 +- plugins/sourcearea/lang/it.js | 2 +- plugins/sourcearea/lang/ja.js | 2 +- plugins/sourcearea/lang/ka.js | 2 +- plugins/sourcearea/lang/km.js | 2 +- plugins/sourcearea/lang/ko.js | 2 +- plugins/sourcearea/lang/ku.js | 2 +- plugins/sourcearea/lang/lt.js | 2 +- plugins/sourcearea/lang/lv.js | 2 +- plugins/sourcearea/lang/mk.js | 2 +- plugins/sourcearea/lang/mn.js | 2 +- plugins/sourcearea/lang/ms.js | 2 +- plugins/sourcearea/lang/nb.js | 2 +- plugins/sourcearea/lang/nl.js | 2 +- plugins/sourcearea/lang/no.js | 2 +- plugins/sourcearea/lang/oc.js | 2 +- plugins/sourcearea/lang/pl.js | 2 +- plugins/sourcearea/lang/pt-br.js | 2 +- plugins/sourcearea/lang/pt.js | 2 +- plugins/sourcearea/lang/ro.js | 2 +- plugins/sourcearea/lang/ru.js | 2 +- plugins/sourcearea/lang/si.js | 2 +- plugins/sourcearea/lang/sk.js | 2 +- plugins/sourcearea/lang/sl.js | 2 +- plugins/sourcearea/lang/sq.js | 2 +- plugins/sourcearea/lang/sr-latn.js | 2 +- plugins/sourcearea/lang/sr.js | 2 +- plugins/sourcearea/lang/sv.js | 2 +- plugins/sourcearea/lang/th.js | 2 +- plugins/sourcearea/lang/tr.js | 2 +- plugins/sourcearea/lang/tt.js | 2 +- plugins/sourcearea/lang/ug.js | 2 +- plugins/sourcearea/lang/uk.js | 2 +- plugins/sourcearea/lang/vi.js | 2 +- plugins/sourcearea/lang/zh-cn.js | 2 +- plugins/sourcearea/lang/zh.js | 2 +- plugins/sourcearea/plugin.js | 2 +- plugins/sourcedialog/dialogs/sourcedialog.js | 2 +- plugins/sourcedialog/lang/af.js | 2 +- plugins/sourcedialog/lang/ar.js | 2 +- plugins/sourcedialog/lang/az.js | 2 +- plugins/sourcedialog/lang/bg.js | 2 +- plugins/sourcedialog/lang/bn.js | 2 +- plugins/sourcedialog/lang/bs.js | 2 +- plugins/sourcedialog/lang/ca.js | 2 +- plugins/sourcedialog/lang/cs.js | 2 +- plugins/sourcedialog/lang/cy.js | 2 +- plugins/sourcedialog/lang/da.js | 2 +- plugins/sourcedialog/lang/de-ch.js | 2 +- plugins/sourcedialog/lang/de.js | 2 +- plugins/sourcedialog/lang/el.js | 2 +- plugins/sourcedialog/lang/en-au.js | 2 +- plugins/sourcedialog/lang/en-ca.js | 2 +- plugins/sourcedialog/lang/en-gb.js | 2 +- plugins/sourcedialog/lang/en.js | 2 +- plugins/sourcedialog/lang/eo.js | 2 +- plugins/sourcedialog/lang/es-mx.js | 2 +- plugins/sourcedialog/lang/es.js | 2 +- plugins/sourcedialog/lang/et.js | 2 +- plugins/sourcedialog/lang/eu.js | 2 +- plugins/sourcedialog/lang/fa.js | 2 +- plugins/sourcedialog/lang/fi.js | 2 +- plugins/sourcedialog/lang/fo.js | 2 +- plugins/sourcedialog/lang/fr-ca.js | 2 +- plugins/sourcedialog/lang/fr.js | 2 +- plugins/sourcedialog/lang/gl.js | 2 +- plugins/sourcedialog/lang/gu.js | 2 +- plugins/sourcedialog/lang/he.js | 2 +- plugins/sourcedialog/lang/hi.js | 2 +- plugins/sourcedialog/lang/hr.js | 2 +- plugins/sourcedialog/lang/hu.js | 2 +- plugins/sourcedialog/lang/id.js | 2 +- plugins/sourcedialog/lang/is.js | 2 +- plugins/sourcedialog/lang/it.js | 2 +- plugins/sourcedialog/lang/ja.js | 2 +- plugins/sourcedialog/lang/ka.js | 2 +- plugins/sourcedialog/lang/km.js | 2 +- plugins/sourcedialog/lang/ko.js | 2 +- plugins/sourcedialog/lang/ku.js | 2 +- plugins/sourcedialog/lang/lt.js | 2 +- plugins/sourcedialog/lang/lv.js | 2 +- plugins/sourcedialog/lang/mn.js | 2 +- plugins/sourcedialog/lang/ms.js | 2 +- plugins/sourcedialog/lang/nb.js | 2 +- plugins/sourcedialog/lang/nl.js | 2 +- plugins/sourcedialog/lang/no.js | 2 +- plugins/sourcedialog/lang/oc.js | 2 +- plugins/sourcedialog/lang/pl.js | 2 +- plugins/sourcedialog/lang/pt-br.js | 2 +- plugins/sourcedialog/lang/pt.js | 2 +- plugins/sourcedialog/lang/ro.js | 2 +- plugins/sourcedialog/lang/ru.js | 2 +- plugins/sourcedialog/lang/si.js | 2 +- plugins/sourcedialog/lang/sk.js | 2 +- plugins/sourcedialog/lang/sl.js | 2 +- plugins/sourcedialog/lang/sq.js | 2 +- plugins/sourcedialog/lang/sr-latn.js | 2 +- plugins/sourcedialog/lang/sr.js | 2 +- plugins/sourcedialog/lang/sv.js | 2 +- plugins/sourcedialog/lang/th.js | 2 +- plugins/sourcedialog/lang/tr.js | 2 +- plugins/sourcedialog/lang/tt.js | 2 +- plugins/sourcedialog/lang/ug.js | 2 +- plugins/sourcedialog/lang/uk.js | 2 +- plugins/sourcedialog/lang/vi.js | 2 +- plugins/sourcedialog/lang/zh-cn.js | 2 +- plugins/sourcedialog/lang/zh.js | 2 +- plugins/sourcedialog/plugin.js | 2 +- plugins/sourcedialog/samples/sourcedialog.html | 2 +- plugins/specialchar/dialogs/lang/_translationstatus.txt | 2 +- plugins/specialchar/dialogs/lang/af.js | 2 +- plugins/specialchar/dialogs/lang/ar.js | 2 +- plugins/specialchar/dialogs/lang/az.js | 2 +- plugins/specialchar/dialogs/lang/bg.js | 2 +- plugins/specialchar/dialogs/lang/ca.js | 2 +- plugins/specialchar/dialogs/lang/cs.js | 2 +- plugins/specialchar/dialogs/lang/cy.js | 2 +- plugins/specialchar/dialogs/lang/da.js | 2 +- plugins/specialchar/dialogs/lang/de-ch.js | 2 +- plugins/specialchar/dialogs/lang/de.js | 2 +- plugins/specialchar/dialogs/lang/el.js | 2 +- plugins/specialchar/dialogs/lang/en-au.js | 2 +- plugins/specialchar/dialogs/lang/en-ca.js | 2 +- plugins/specialchar/dialogs/lang/en-gb.js | 2 +- plugins/specialchar/dialogs/lang/en.js | 2 +- plugins/specialchar/dialogs/lang/eo.js | 2 +- plugins/specialchar/dialogs/lang/es-mx.js | 2 +- plugins/specialchar/dialogs/lang/es.js | 2 +- plugins/specialchar/dialogs/lang/et.js | 2 +- plugins/specialchar/dialogs/lang/eu.js | 2 +- plugins/specialchar/dialogs/lang/fa.js | 2 +- plugins/specialchar/dialogs/lang/fi.js | 2 +- plugins/specialchar/dialogs/lang/fr-ca.js | 2 +- plugins/specialchar/dialogs/lang/fr.js | 2 +- plugins/specialchar/dialogs/lang/gl.js | 2 +- plugins/specialchar/dialogs/lang/he.js | 2 +- plugins/specialchar/dialogs/lang/hr.js | 2 +- plugins/specialchar/dialogs/lang/hu.js | 2 +- plugins/specialchar/dialogs/lang/id.js | 2 +- plugins/specialchar/dialogs/lang/it.js | 2 +- plugins/specialchar/dialogs/lang/ja.js | 2 +- plugins/specialchar/dialogs/lang/km.js | 2 +- plugins/specialchar/dialogs/lang/ko.js | 2 +- plugins/specialchar/dialogs/lang/ku.js | 2 +- plugins/specialchar/dialogs/lang/lt.js | 2 +- plugins/specialchar/dialogs/lang/lv.js | 2 +- plugins/specialchar/dialogs/lang/nb.js | 2 +- plugins/specialchar/dialogs/lang/nl.js | 2 +- plugins/specialchar/dialogs/lang/no.js | 2 +- plugins/specialchar/dialogs/lang/oc.js | 2 +- plugins/specialchar/dialogs/lang/pl.js | 2 +- plugins/specialchar/dialogs/lang/pt-br.js | 2 +- plugins/specialchar/dialogs/lang/pt.js | 2 +- plugins/specialchar/dialogs/lang/ro.js | 2 +- plugins/specialchar/dialogs/lang/ru.js | 2 +- plugins/specialchar/dialogs/lang/si.js | 2 +- plugins/specialchar/dialogs/lang/sk.js | 2 +- plugins/specialchar/dialogs/lang/sl.js | 2 +- plugins/specialchar/dialogs/lang/sq.js | 2 +- plugins/specialchar/dialogs/lang/sr-latn.js | 2 +- plugins/specialchar/dialogs/lang/sr.js | 2 +- plugins/specialchar/dialogs/lang/sv.js | 2 +- plugins/specialchar/dialogs/lang/th.js | 2 +- plugins/specialchar/dialogs/lang/tr.js | 2 +- plugins/specialchar/dialogs/lang/tt.js | 2 +- plugins/specialchar/dialogs/lang/ug.js | 2 +- plugins/specialchar/dialogs/lang/uk.js | 2 +- plugins/specialchar/dialogs/lang/vi.js | 2 +- plugins/specialchar/dialogs/lang/zh-cn.js | 2 +- plugins/specialchar/dialogs/lang/zh.js | 2 +- plugins/specialchar/dialogs/specialchar.js | 2 +- plugins/specialchar/lang/_translationstatus.txt | 2 +- plugins/specialchar/lang/af.js | 2 +- plugins/specialchar/lang/ar.js | 2 +- plugins/specialchar/lang/az.js | 2 +- plugins/specialchar/lang/bg.js | 2 +- plugins/specialchar/lang/bn.js | 2 +- plugins/specialchar/lang/bs.js | 2 +- plugins/specialchar/lang/ca.js | 2 +- plugins/specialchar/lang/cs.js | 2 +- plugins/specialchar/lang/cy.js | 2 +- plugins/specialchar/lang/da.js | 2 +- plugins/specialchar/lang/de-ch.js | 2 +- plugins/specialchar/lang/de.js | 2 +- plugins/specialchar/lang/el.js | 2 +- plugins/specialchar/lang/en-au.js | 2 +- plugins/specialchar/lang/en-ca.js | 2 +- plugins/specialchar/lang/en-gb.js | 2 +- plugins/specialchar/lang/en.js | 2 +- plugins/specialchar/lang/eo.js | 2 +- plugins/specialchar/lang/es-mx.js | 2 +- plugins/specialchar/lang/es.js | 2 +- plugins/specialchar/lang/et.js | 2 +- plugins/specialchar/lang/eu.js | 2 +- plugins/specialchar/lang/fa.js | 2 +- plugins/specialchar/lang/fi.js | 2 +- plugins/specialchar/lang/fo.js | 2 +- plugins/specialchar/lang/fr-ca.js | 2 +- plugins/specialchar/lang/fr.js | 2 +- plugins/specialchar/lang/gl.js | 2 +- plugins/specialchar/lang/gu.js | 2 +- plugins/specialchar/lang/he.js | 2 +- plugins/specialchar/lang/hi.js | 2 +- plugins/specialchar/lang/hr.js | 2 +- plugins/specialchar/lang/hu.js | 2 +- plugins/specialchar/lang/id.js | 2 +- plugins/specialchar/lang/is.js | 2 +- plugins/specialchar/lang/it.js | 2 +- plugins/specialchar/lang/ja.js | 2 +- plugins/specialchar/lang/ka.js | 2 +- plugins/specialchar/lang/km.js | 2 +- plugins/specialchar/lang/ko.js | 2 +- plugins/specialchar/lang/ku.js | 2 +- plugins/specialchar/lang/lt.js | 2 +- plugins/specialchar/lang/lv.js | 2 +- plugins/specialchar/lang/mk.js | 2 +- plugins/specialchar/lang/mn.js | 2 +- plugins/specialchar/lang/ms.js | 2 +- plugins/specialchar/lang/nb.js | 2 +- plugins/specialchar/lang/nl.js | 2 +- plugins/specialchar/lang/no.js | 2 +- plugins/specialchar/lang/oc.js | 2 +- plugins/specialchar/lang/pl.js | 2 +- plugins/specialchar/lang/pt-br.js | 2 +- plugins/specialchar/lang/pt.js | 2 +- plugins/specialchar/lang/ro.js | 2 +- plugins/specialchar/lang/ru.js | 2 +- plugins/specialchar/lang/si.js | 2 +- plugins/specialchar/lang/sk.js | 2 +- plugins/specialchar/lang/sl.js | 2 +- plugins/specialchar/lang/sq.js | 2 +- plugins/specialchar/lang/sr-latn.js | 2 +- plugins/specialchar/lang/sr.js | 2 +- plugins/specialchar/lang/sv.js | 2 +- plugins/specialchar/lang/th.js | 2 +- plugins/specialchar/lang/tr.js | 2 +- plugins/specialchar/lang/tt.js | 2 +- plugins/specialchar/lang/ug.js | 2 +- plugins/specialchar/lang/uk.js | 2 +- plugins/specialchar/lang/vi.js | 2 +- plugins/specialchar/lang/zh-cn.js | 2 +- plugins/specialchar/lang/zh.js | 2 +- plugins/specialchar/plugin.js | 2 +- plugins/stylescombo/lang/af.js | 2 +- plugins/stylescombo/lang/ar.js | 2 +- plugins/stylescombo/lang/az.js | 2 +- plugins/stylescombo/lang/bg.js | 2 +- plugins/stylescombo/lang/bn.js | 2 +- plugins/stylescombo/lang/bs.js | 2 +- plugins/stylescombo/lang/ca.js | 2 +- plugins/stylescombo/lang/cs.js | 2 +- plugins/stylescombo/lang/cy.js | 2 +- plugins/stylescombo/lang/da.js | 2 +- plugins/stylescombo/lang/de-ch.js | 2 +- plugins/stylescombo/lang/de.js | 2 +- plugins/stylescombo/lang/el.js | 2 +- plugins/stylescombo/lang/en-au.js | 2 +- plugins/stylescombo/lang/en-ca.js | 2 +- plugins/stylescombo/lang/en-gb.js | 2 +- plugins/stylescombo/lang/en.js | 2 +- plugins/stylescombo/lang/eo.js | 2 +- plugins/stylescombo/lang/es-mx.js | 2 +- plugins/stylescombo/lang/es.js | 2 +- plugins/stylescombo/lang/et.js | 2 +- plugins/stylescombo/lang/eu.js | 2 +- plugins/stylescombo/lang/fa.js | 2 +- plugins/stylescombo/lang/fi.js | 2 +- plugins/stylescombo/lang/fo.js | 2 +- plugins/stylescombo/lang/fr-ca.js | 2 +- plugins/stylescombo/lang/fr.js | 2 +- plugins/stylescombo/lang/gl.js | 2 +- plugins/stylescombo/lang/gu.js | 2 +- plugins/stylescombo/lang/he.js | 2 +- plugins/stylescombo/lang/hi.js | 2 +- plugins/stylescombo/lang/hr.js | 2 +- plugins/stylescombo/lang/hu.js | 2 +- plugins/stylescombo/lang/id.js | 2 +- plugins/stylescombo/lang/is.js | 2 +- plugins/stylescombo/lang/it.js | 2 +- plugins/stylescombo/lang/ja.js | 2 +- plugins/stylescombo/lang/ka.js | 2 +- plugins/stylescombo/lang/km.js | 2 +- plugins/stylescombo/lang/ko.js | 2 +- plugins/stylescombo/lang/ku.js | 2 +- plugins/stylescombo/lang/lt.js | 2 +- plugins/stylescombo/lang/lv.js | 2 +- plugins/stylescombo/lang/mk.js | 2 +- plugins/stylescombo/lang/mn.js | 2 +- plugins/stylescombo/lang/ms.js | 2 +- plugins/stylescombo/lang/nb.js | 2 +- plugins/stylescombo/lang/nl.js | 2 +- plugins/stylescombo/lang/no.js | 2 +- plugins/stylescombo/lang/oc.js | 2 +- plugins/stylescombo/lang/pl.js | 2 +- plugins/stylescombo/lang/pt-br.js | 2 +- plugins/stylescombo/lang/pt.js | 2 +- plugins/stylescombo/lang/ro.js | 2 +- plugins/stylescombo/lang/ru.js | 2 +- plugins/stylescombo/lang/si.js | 2 +- plugins/stylescombo/lang/sk.js | 2 +- plugins/stylescombo/lang/sl.js | 2 +- plugins/stylescombo/lang/sq.js | 2 +- plugins/stylescombo/lang/sr-latn.js | 2 +- plugins/stylescombo/lang/sr.js | 2 +- plugins/stylescombo/lang/sv.js | 2 +- plugins/stylescombo/lang/th.js | 2 +- plugins/stylescombo/lang/tr.js | 2 +- plugins/stylescombo/lang/tt.js | 2 +- plugins/stylescombo/lang/ug.js | 2 +- plugins/stylescombo/lang/uk.js | 2 +- plugins/stylescombo/lang/vi.js | 2 +- plugins/stylescombo/lang/zh-cn.js | 2 +- plugins/stylescombo/lang/zh.js | 2 +- plugins/stylescombo/plugin.js | 2 +- plugins/stylesheetparser/plugin.js | 2 +- plugins/stylesheetparser/samples/stylesheetparser.html | 2 +- plugins/tab/plugin.js | 2 +- plugins/table/dialogs/table.js | 2 +- plugins/table/lang/af.js | 2 +- plugins/table/lang/ar.js | 2 +- plugins/table/lang/az.js | 2 +- plugins/table/lang/bg.js | 2 +- plugins/table/lang/bn.js | 2 +- plugins/table/lang/bs.js | 2 +- plugins/table/lang/ca.js | 2 +- plugins/table/lang/cs.js | 2 +- plugins/table/lang/cy.js | 2 +- plugins/table/lang/da.js | 2 +- plugins/table/lang/de-ch.js | 2 +- plugins/table/lang/de.js | 2 +- plugins/table/lang/el.js | 2 +- plugins/table/lang/en-au.js | 2 +- plugins/table/lang/en-ca.js | 2 +- plugins/table/lang/en-gb.js | 2 +- plugins/table/lang/en.js | 2 +- plugins/table/lang/eo.js | 2 +- plugins/table/lang/es-mx.js | 2 +- plugins/table/lang/es.js | 2 +- plugins/table/lang/et.js | 2 +- plugins/table/lang/eu.js | 2 +- plugins/table/lang/fa.js | 2 +- plugins/table/lang/fi.js | 2 +- plugins/table/lang/fo.js | 2 +- plugins/table/lang/fr-ca.js | 2 +- plugins/table/lang/fr.js | 2 +- plugins/table/lang/gl.js | 2 +- plugins/table/lang/gu.js | 2 +- plugins/table/lang/he.js | 2 +- plugins/table/lang/hi.js | 2 +- plugins/table/lang/hr.js | 2 +- plugins/table/lang/hu.js | 2 +- plugins/table/lang/id.js | 2 +- plugins/table/lang/is.js | 2 +- plugins/table/lang/it.js | 2 +- plugins/table/lang/ja.js | 2 +- plugins/table/lang/ka.js | 2 +- plugins/table/lang/km.js | 2 +- plugins/table/lang/ko.js | 2 +- plugins/table/lang/ku.js | 2 +- plugins/table/lang/lt.js | 2 +- plugins/table/lang/lv.js | 2 +- plugins/table/lang/mk.js | 2 +- plugins/table/lang/mn.js | 2 +- plugins/table/lang/ms.js | 2 +- plugins/table/lang/nb.js | 2 +- plugins/table/lang/nl.js | 2 +- plugins/table/lang/no.js | 2 +- plugins/table/lang/oc.js | 2 +- plugins/table/lang/pl.js | 2 +- plugins/table/lang/pt-br.js | 2 +- plugins/table/lang/pt.js | 2 +- plugins/table/lang/ro.js | 2 +- plugins/table/lang/ru.js | 2 +- plugins/table/lang/si.js | 2 +- plugins/table/lang/sk.js | 2 +- plugins/table/lang/sl.js | 2 +- plugins/table/lang/sq.js | 2 +- plugins/table/lang/sr-latn.js | 2 +- plugins/table/lang/sr.js | 2 +- plugins/table/lang/sv.js | 2 +- plugins/table/lang/th.js | 2 +- plugins/table/lang/tr.js | 2 +- plugins/table/lang/tt.js | 2 +- plugins/table/lang/ug.js | 2 +- plugins/table/lang/uk.js | 2 +- plugins/table/lang/vi.js | 2 +- plugins/table/lang/zh-cn.js | 2 +- plugins/table/lang/zh.js | 2 +- plugins/table/plugin.js | 2 +- plugins/tableresize/dev/tableresize.html | 2 +- plugins/tableresize/plugin.js | 2 +- plugins/tableresize/samples/tableresize.html | 2 +- plugins/tableselection/plugin.js | 2 +- plugins/tabletools/dialogs/tableCell.js | 2 +- plugins/tabletools/plugin.js | 2 +- plugins/templates/dialogs/templates.css | 2 +- plugins/templates/dialogs/templates.js | 2 +- plugins/templates/lang/af.js | 2 +- plugins/templates/lang/ar.js | 2 +- plugins/templates/lang/az.js | 2 +- plugins/templates/lang/bg.js | 2 +- plugins/templates/lang/bn.js | 2 +- plugins/templates/lang/bs.js | 2 +- plugins/templates/lang/ca.js | 2 +- plugins/templates/lang/cs.js | 2 +- plugins/templates/lang/cy.js | 2 +- plugins/templates/lang/da.js | 2 +- plugins/templates/lang/de-ch.js | 2 +- plugins/templates/lang/de.js | 2 +- plugins/templates/lang/el.js | 2 +- plugins/templates/lang/en-au.js | 2 +- plugins/templates/lang/en-ca.js | 2 +- plugins/templates/lang/en-gb.js | 2 +- plugins/templates/lang/en.js | 2 +- plugins/templates/lang/eo.js | 2 +- plugins/templates/lang/es-mx.js | 2 +- plugins/templates/lang/es.js | 2 +- plugins/templates/lang/et.js | 2 +- plugins/templates/lang/eu.js | 2 +- plugins/templates/lang/fa.js | 2 +- plugins/templates/lang/fi.js | 2 +- plugins/templates/lang/fo.js | 2 +- plugins/templates/lang/fr-ca.js | 2 +- plugins/templates/lang/fr.js | 2 +- plugins/templates/lang/gl.js | 2 +- plugins/templates/lang/gu.js | 2 +- plugins/templates/lang/he.js | 2 +- plugins/templates/lang/hi.js | 2 +- plugins/templates/lang/hr.js | 2 +- plugins/templates/lang/hu.js | 2 +- plugins/templates/lang/id.js | 2 +- plugins/templates/lang/is.js | 2 +- plugins/templates/lang/it.js | 2 +- plugins/templates/lang/ja.js | 2 +- plugins/templates/lang/ka.js | 2 +- plugins/templates/lang/km.js | 2 +- plugins/templates/lang/ko.js | 2 +- plugins/templates/lang/ku.js | 2 +- plugins/templates/lang/lt.js | 2 +- plugins/templates/lang/lv.js | 2 +- plugins/templates/lang/mk.js | 2 +- plugins/templates/lang/mn.js | 2 +- plugins/templates/lang/ms.js | 2 +- plugins/templates/lang/nb.js | 2 +- plugins/templates/lang/nl.js | 2 +- plugins/templates/lang/no.js | 2 +- plugins/templates/lang/oc.js | 2 +- plugins/templates/lang/pl.js | 2 +- plugins/templates/lang/pt-br.js | 2 +- plugins/templates/lang/pt.js | 2 +- plugins/templates/lang/ro.js | 2 +- plugins/templates/lang/ru.js | 2 +- plugins/templates/lang/si.js | 2 +- plugins/templates/lang/sk.js | 2 +- plugins/templates/lang/sl.js | 2 +- plugins/templates/lang/sq.js | 2 +- plugins/templates/lang/sr-latn.js | 2 +- plugins/templates/lang/sr.js | 2 +- plugins/templates/lang/sv.js | 2 +- plugins/templates/lang/th.js | 2 +- plugins/templates/lang/tr.js | 2 +- plugins/templates/lang/tt.js | 2 +- plugins/templates/lang/ug.js | 2 +- plugins/templates/lang/uk.js | 2 +- plugins/templates/lang/vi.js | 2 +- plugins/templates/lang/zh-cn.js | 2 +- plugins/templates/lang/zh.js | 2 +- plugins/templates/plugin.js | 2 +- plugins/templates/templatedefinition.js | 2 +- plugins/templates/templates/default.js | 2 +- plugins/textmatch/plugin.js | 2 +- plugins/textwatcher/plugin.js | 2 +- plugins/toolbar/lang/af.js | 2 +- plugins/toolbar/lang/ar.js | 2 +- plugins/toolbar/lang/az.js | 2 +- plugins/toolbar/lang/bg.js | 2 +- plugins/toolbar/lang/bn.js | 2 +- plugins/toolbar/lang/bs.js | 2 +- plugins/toolbar/lang/ca.js | 2 +- plugins/toolbar/lang/cs.js | 2 +- plugins/toolbar/lang/cy.js | 2 +- plugins/toolbar/lang/da.js | 2 +- plugins/toolbar/lang/de-ch.js | 2 +- plugins/toolbar/lang/de.js | 2 +- plugins/toolbar/lang/el.js | 2 +- plugins/toolbar/lang/en-au.js | 2 +- plugins/toolbar/lang/en-ca.js | 2 +- plugins/toolbar/lang/en-gb.js | 2 +- plugins/toolbar/lang/en.js | 2 +- plugins/toolbar/lang/eo.js | 2 +- plugins/toolbar/lang/es-mx.js | 2 +- plugins/toolbar/lang/es.js | 2 +- plugins/toolbar/lang/et.js | 2 +- plugins/toolbar/lang/eu.js | 2 +- plugins/toolbar/lang/fa.js | 2 +- plugins/toolbar/lang/fi.js | 2 +- plugins/toolbar/lang/fo.js | 2 +- plugins/toolbar/lang/fr-ca.js | 2 +- plugins/toolbar/lang/fr.js | 2 +- plugins/toolbar/lang/gl.js | 2 +- plugins/toolbar/lang/gu.js | 2 +- plugins/toolbar/lang/he.js | 2 +- plugins/toolbar/lang/hi.js | 2 +- plugins/toolbar/lang/hr.js | 2 +- plugins/toolbar/lang/hu.js | 2 +- plugins/toolbar/lang/id.js | 2 +- plugins/toolbar/lang/is.js | 2 +- plugins/toolbar/lang/it.js | 2 +- plugins/toolbar/lang/ja.js | 2 +- plugins/toolbar/lang/ka.js | 2 +- plugins/toolbar/lang/km.js | 2 +- plugins/toolbar/lang/ko.js | 2 +- plugins/toolbar/lang/ku.js | 2 +- plugins/toolbar/lang/lt.js | 2 +- plugins/toolbar/lang/lv.js | 2 +- plugins/toolbar/lang/mk.js | 2 +- plugins/toolbar/lang/mn.js | 2 +- plugins/toolbar/lang/ms.js | 2 +- plugins/toolbar/lang/nb.js | 2 +- plugins/toolbar/lang/nl.js | 2 +- plugins/toolbar/lang/no.js | 2 +- plugins/toolbar/lang/oc.js | 2 +- plugins/toolbar/lang/pl.js | 2 +- plugins/toolbar/lang/pt-br.js | 2 +- plugins/toolbar/lang/pt.js | 2 +- plugins/toolbar/lang/ro.js | 2 +- plugins/toolbar/lang/ru.js | 2 +- plugins/toolbar/lang/si.js | 2 +- plugins/toolbar/lang/sk.js | 2 +- plugins/toolbar/lang/sl.js | 2 +- plugins/toolbar/lang/sq.js | 2 +- plugins/toolbar/lang/sr-latn.js | 2 +- plugins/toolbar/lang/sr.js | 2 +- plugins/toolbar/lang/sv.js | 2 +- plugins/toolbar/lang/th.js | 2 +- plugins/toolbar/lang/tr.js | 2 +- plugins/toolbar/lang/tt.js | 2 +- plugins/toolbar/lang/ug.js | 2 +- plugins/toolbar/lang/uk.js | 2 +- plugins/toolbar/lang/vi.js | 2 +- plugins/toolbar/lang/zh-cn.js | 2 +- plugins/toolbar/lang/zh.js | 2 +- plugins/toolbar/plugin.js | 2 +- plugins/toolbar/samples/toolbar.html | 2 +- plugins/uicolor/dialogs/uicolor.css | 2 +- plugins/uicolor/dialogs/uicolor.js | 2 +- plugins/uicolor/lang/_translationstatus.txt | 2 +- plugins/uicolor/lang/af.js | 2 +- plugins/uicolor/lang/ar.js | 2 +- plugins/uicolor/lang/az.js | 2 +- plugins/uicolor/lang/bg.js | 2 +- plugins/uicolor/lang/ca.js | 2 +- plugins/uicolor/lang/cs.js | 2 +- plugins/uicolor/lang/cy.js | 2 +- plugins/uicolor/lang/da.js | 2 +- plugins/uicolor/lang/de-ch.js | 2 +- plugins/uicolor/lang/de.js | 2 +- plugins/uicolor/lang/el.js | 2 +- plugins/uicolor/lang/en-au.js | 2 +- plugins/uicolor/lang/en-gb.js | 2 +- plugins/uicolor/lang/en.js | 2 +- plugins/uicolor/lang/eo.js | 2 +- plugins/uicolor/lang/es-mx.js | 2 +- plugins/uicolor/lang/es.js | 2 +- plugins/uicolor/lang/et.js | 2 +- plugins/uicolor/lang/eu.js | 2 +- plugins/uicolor/lang/fa.js | 2 +- plugins/uicolor/lang/fi.js | 2 +- plugins/uicolor/lang/fr-ca.js | 2 +- plugins/uicolor/lang/fr.js | 2 +- plugins/uicolor/lang/gl.js | 2 +- plugins/uicolor/lang/he.js | 2 +- plugins/uicolor/lang/hr.js | 2 +- plugins/uicolor/lang/hu.js | 2 +- plugins/uicolor/lang/id.js | 2 +- plugins/uicolor/lang/it.js | 2 +- plugins/uicolor/lang/ja.js | 2 +- plugins/uicolor/lang/km.js | 2 +- plugins/uicolor/lang/ko.js | 2 +- plugins/uicolor/lang/ku.js | 2 +- plugins/uicolor/lang/lv.js | 2 +- plugins/uicolor/lang/mk.js | 2 +- plugins/uicolor/lang/nb.js | 2 +- plugins/uicolor/lang/nl.js | 2 +- plugins/uicolor/lang/no.js | 2 +- plugins/uicolor/lang/oc.js | 2 +- plugins/uicolor/lang/pl.js | 2 +- plugins/uicolor/lang/pt-br.js | 2 +- plugins/uicolor/lang/pt.js | 2 +- plugins/uicolor/lang/ro.js | 2 +- plugins/uicolor/lang/ru.js | 2 +- plugins/uicolor/lang/si.js | 2 +- plugins/uicolor/lang/sk.js | 2 +- plugins/uicolor/lang/sl.js | 2 +- plugins/uicolor/lang/sq.js | 2 +- plugins/uicolor/lang/sr-latn.js | 2 +- plugins/uicolor/lang/sr.js | 2 +- plugins/uicolor/lang/sv.js | 2 +- plugins/uicolor/lang/tr.js | 2 +- plugins/uicolor/lang/tt.js | 2 +- plugins/uicolor/lang/ug.js | 2 +- plugins/uicolor/lang/uk.js | 2 +- plugins/uicolor/lang/vi.js | 2 +- plugins/uicolor/lang/zh-cn.js | 2 +- plugins/uicolor/lang/zh.js | 2 +- plugins/uicolor/plugin.js | 2 +- plugins/uicolor/samples/uicolor.html | 2 +- plugins/undo/dev/snapshot.html | 2 +- plugins/undo/lang/af.js | 2 +- plugins/undo/lang/ar.js | 2 +- plugins/undo/lang/az.js | 2 +- plugins/undo/lang/bg.js | 2 +- plugins/undo/lang/bn.js | 2 +- plugins/undo/lang/bs.js | 2 +- plugins/undo/lang/ca.js | 2 +- plugins/undo/lang/cs.js | 2 +- plugins/undo/lang/cy.js | 2 +- plugins/undo/lang/da.js | 2 +- plugins/undo/lang/de-ch.js | 2 +- plugins/undo/lang/de.js | 2 +- plugins/undo/lang/el.js | 2 +- plugins/undo/lang/en-au.js | 2 +- plugins/undo/lang/en-ca.js | 2 +- plugins/undo/lang/en-gb.js | 2 +- plugins/undo/lang/en.js | 2 +- plugins/undo/lang/eo.js | 2 +- plugins/undo/lang/es-mx.js | 2 +- plugins/undo/lang/es.js | 2 +- plugins/undo/lang/et.js | 2 +- plugins/undo/lang/eu.js | 2 +- plugins/undo/lang/fa.js | 2 +- plugins/undo/lang/fi.js | 2 +- plugins/undo/lang/fo.js | 2 +- plugins/undo/lang/fr-ca.js | 2 +- plugins/undo/lang/fr.js | 2 +- plugins/undo/lang/gl.js | 2 +- plugins/undo/lang/gu.js | 2 +- plugins/undo/lang/he.js | 2 +- plugins/undo/lang/hi.js | 2 +- plugins/undo/lang/hr.js | 2 +- plugins/undo/lang/hu.js | 2 +- plugins/undo/lang/id.js | 2 +- plugins/undo/lang/is.js | 2 +- plugins/undo/lang/it.js | 2 +- plugins/undo/lang/ja.js | 2 +- plugins/undo/lang/ka.js | 2 +- plugins/undo/lang/km.js | 2 +- plugins/undo/lang/ko.js | 2 +- plugins/undo/lang/ku.js | 2 +- plugins/undo/lang/lt.js | 2 +- plugins/undo/lang/lv.js | 2 +- plugins/undo/lang/mk.js | 2 +- plugins/undo/lang/mn.js | 2 +- plugins/undo/lang/ms.js | 2 +- plugins/undo/lang/nb.js | 2 +- plugins/undo/lang/nl.js | 2 +- plugins/undo/lang/no.js | 2 +- plugins/undo/lang/oc.js | 2 +- plugins/undo/lang/pl.js | 2 +- plugins/undo/lang/pt-br.js | 2 +- plugins/undo/lang/pt.js | 2 +- plugins/undo/lang/ro.js | 2 +- plugins/undo/lang/ru.js | 2 +- plugins/undo/lang/si.js | 2 +- plugins/undo/lang/sk.js | 2 +- plugins/undo/lang/sl.js | 2 +- plugins/undo/lang/sq.js | 2 +- plugins/undo/lang/sr-latn.js | 2 +- plugins/undo/lang/sr.js | 2 +- plugins/undo/lang/sv.js | 2 +- plugins/undo/lang/th.js | 2 +- plugins/undo/lang/tr.js | 2 +- plugins/undo/lang/tt.js | 2 +- plugins/undo/lang/ug.js | 2 +- plugins/undo/lang/uk.js | 2 +- plugins/undo/lang/vi.js | 2 +- plugins/undo/lang/zh-cn.js | 2 +- plugins/undo/lang/zh.js | 2 +- plugins/undo/plugin.js | 2 +- plugins/uploadfile/plugin.js | 2 +- plugins/uploadimage/plugin.js | 2 +- plugins/uploadwidget/dev/cors.html | 2 +- plugins/uploadwidget/dev/filereaderplugin.js | 2 +- plugins/uploadwidget/dev/upload.html | 2 +- plugins/uploadwidget/lang/az.js | 2 +- plugins/uploadwidget/lang/bg.js | 2 +- plugins/uploadwidget/lang/ca.js | 2 +- plugins/uploadwidget/lang/cs.js | 2 +- plugins/uploadwidget/lang/da.js | 2 +- plugins/uploadwidget/lang/de-ch.js | 2 +- plugins/uploadwidget/lang/de.js | 2 +- plugins/uploadwidget/lang/el.js | 2 +- plugins/uploadwidget/lang/en-au.js | 2 +- plugins/uploadwidget/lang/en.js | 2 +- plugins/uploadwidget/lang/eo.js | 2 +- plugins/uploadwidget/lang/es-mx.js | 2 +- plugins/uploadwidget/lang/es.js | 2 +- plugins/uploadwidget/lang/et.js | 2 +- plugins/uploadwidget/lang/eu.js | 2 +- plugins/uploadwidget/lang/fa.js | 2 +- plugins/uploadwidget/lang/fr.js | 2 +- plugins/uploadwidget/lang/gl.js | 2 +- plugins/uploadwidget/lang/hr.js | 2 +- plugins/uploadwidget/lang/hu.js | 2 +- plugins/uploadwidget/lang/id.js | 2 +- plugins/uploadwidget/lang/it.js | 2 +- plugins/uploadwidget/lang/ja.js | 2 +- plugins/uploadwidget/lang/km.js | 2 +- plugins/uploadwidget/lang/ko.js | 2 +- plugins/uploadwidget/lang/ku.js | 2 +- plugins/uploadwidget/lang/lv.js | 2 +- plugins/uploadwidget/lang/nb.js | 2 +- plugins/uploadwidget/lang/nl.js | 2 +- plugins/uploadwidget/lang/no.js | 2 +- plugins/uploadwidget/lang/oc.js | 2 +- plugins/uploadwidget/lang/pl.js | 2 +- plugins/uploadwidget/lang/pt-br.js | 2 +- plugins/uploadwidget/lang/pt.js | 2 +- plugins/uploadwidget/lang/ro.js | 2 +- plugins/uploadwidget/lang/ru.js | 2 +- plugins/uploadwidget/lang/sk.js | 2 +- plugins/uploadwidget/lang/sq.js | 2 +- plugins/uploadwidget/lang/sr-latn.js | 2 +- plugins/uploadwidget/lang/sr.js | 2 +- plugins/uploadwidget/lang/sv.js | 2 +- plugins/uploadwidget/lang/tr.js | 2 +- plugins/uploadwidget/lang/ug.js | 2 +- plugins/uploadwidget/lang/uk.js | 2 +- plugins/uploadwidget/lang/zh-cn.js | 2 +- plugins/uploadwidget/lang/zh.js | 2 +- plugins/uploadwidget/plugin.js | 2 +- plugins/widget/dev/console.js | 2 +- plugins/widget/dev/nestedwidgets.html | 2 +- plugins/widget/dev/widgetstyles.html | 2 +- plugins/widget/lang/af.js | 2 +- plugins/widget/lang/ar.js | 2 +- plugins/widget/lang/az.js | 2 +- plugins/widget/lang/bg.js | 2 +- plugins/widget/lang/ca.js | 2 +- plugins/widget/lang/cs.js | 2 +- plugins/widget/lang/cy.js | 2 +- plugins/widget/lang/da.js | 2 +- plugins/widget/lang/de-ch.js | 2 +- plugins/widget/lang/de.js | 2 +- plugins/widget/lang/el.js | 2 +- plugins/widget/lang/en-au.js | 2 +- plugins/widget/lang/en-gb.js | 2 +- plugins/widget/lang/en.js | 2 +- plugins/widget/lang/eo.js | 2 +- plugins/widget/lang/es-mx.js | 2 +- plugins/widget/lang/es.js | 2 +- plugins/widget/lang/et.js | 2 +- plugins/widget/lang/eu.js | 2 +- plugins/widget/lang/fa.js | 2 +- plugins/widget/lang/fi.js | 2 +- plugins/widget/lang/fr.js | 2 +- plugins/widget/lang/gl.js | 2 +- plugins/widget/lang/he.js | 2 +- plugins/widget/lang/hr.js | 2 +- plugins/widget/lang/hu.js | 2 +- plugins/widget/lang/id.js | 2 +- plugins/widget/lang/it.js | 2 +- plugins/widget/lang/ja.js | 2 +- plugins/widget/lang/km.js | 2 +- plugins/widget/lang/ko.js | 2 +- plugins/widget/lang/ku.js | 2 +- plugins/widget/lang/lt.js | 2 +- plugins/widget/lang/lv.js | 2 +- plugins/widget/lang/nb.js | 2 +- plugins/widget/lang/nl.js | 2 +- plugins/widget/lang/no.js | 2 +- plugins/widget/lang/oc.js | 2 +- plugins/widget/lang/pl.js | 2 +- plugins/widget/lang/pt-br.js | 2 +- plugins/widget/lang/pt.js | 2 +- plugins/widget/lang/ro.js | 2 +- plugins/widget/lang/ru.js | 2 +- plugins/widget/lang/sk.js | 2 +- plugins/widget/lang/sl.js | 2 +- plugins/widget/lang/sq.js | 2 +- plugins/widget/lang/sr-latn.js | 2 +- plugins/widget/lang/sr.js | 2 +- plugins/widget/lang/sv.js | 2 +- plugins/widget/lang/tr.js | 2 +- plugins/widget/lang/tt.js | 2 +- plugins/widget/lang/ug.js | 2 +- plugins/widget/lang/uk.js | 2 +- plugins/widget/lang/vi.js | 2 +- plugins/widget/lang/zh-cn.js | 2 +- plugins/widget/lang/zh.js | 2 +- plugins/widget/plugin.js | 2 +- plugins/widgetselection/plugin.js | 2 +- plugins/wysiwygarea/plugin.js | 2 +- plugins/wysiwygarea/samples/fullpage.html | 2 +- plugins/xml/plugin.js | 2 +- samples/css/samples.css | 2 +- samples/index.html | 2 +- samples/js/sample.js | 2 +- samples/js/sf.js | 2 +- samples/old/ajax.html | 2 +- samples/old/api.html | 2 +- samples/old/appendto.html | 2 +- samples/old/assets/outputxhtml/outputxhtml.css | 2 +- samples/old/assets/posteddata.php | 2 +- samples/old/assets/uilanguages/languages.js | 2 +- samples/old/datafiltering.html | 2 +- samples/old/divreplace.html | 2 +- samples/old/index.html | 2 +- samples/old/inlineall.html | 2 +- samples/old/inlinebycode.html | 2 +- samples/old/inlinetextarea.html | 2 +- samples/old/jquery.html | 2 +- samples/old/readonly.html | 2 +- samples/old/replacebyclass.html | 2 +- samples/old/replacebycode.html | 2 +- samples/old/sample.css | 2 +- samples/old/sample.js | 2 +- samples/old/sample_posteddata.php | 2 +- samples/old/tabindex.html | 2 +- samples/old/uicolor.html | 2 +- samples/old/uilanguages.html | 2 +- samples/old/xhtmlstyle.html | 2 +- samples/toolbarconfigurator/index.html | 2 +- samples/toolbarconfigurator/less/base.less | 2 +- samples/toolbarconfigurator/less/toolbarmodifier.less | 2 +- skins/kama/colorpanel.css | 2 +- skins/kama/dialog.css | 2 +- skins/kama/dialog_ie.css | 2 +- skins/kama/dialog_ie7.css | 2 +- skins/kama/dialog_ie8.css | 2 +- skins/kama/dialog_iequirks.css | 2 +- skins/kama/editor.css | 2 +- skins/kama/editor_ie.css | 2 +- skins/kama/editor_ie7.css | 2 +- skins/kama/editor_ie8.css | 2 +- skins/kama/editor_iequirks.css | 2 +- skins/kama/elementspath.css | 2 +- skins/kama/mainui.css | 2 +- skins/kama/menu.css | 2 +- skins/kama/notification.css | 2 +- skins/kama/panel.css | 2 +- skins/kama/presets.css | 2 +- skins/kama/readme.md | 2 +- skins/kama/reset.css | 2 +- skins/kama/richcombo.css | 2 +- skins/kama/skin.js | 2 +- skins/kama/toolbar.css | 2 +- skins/moono-lisa/colorpanel.css | 2 +- skins/moono-lisa/dialog.css | 2 +- skins/moono-lisa/dialog_ie.css | 2 +- skins/moono-lisa/dialog_ie8.css | 2 +- skins/moono-lisa/dialog_iequirks.css | 2 +- skins/moono-lisa/editor.css | 2 +- skins/moono-lisa/editor_gecko.css | 2 +- skins/moono-lisa/editor_ie.css | 2 +- skins/moono-lisa/editor_ie8.css | 2 +- skins/moono-lisa/editor_iequirks.css | 2 +- skins/moono-lisa/elementspath.css | 2 +- skins/moono-lisa/mainui.css | 2 +- skins/moono-lisa/menu.css | 2 +- skins/moono-lisa/notification.css | 2 +- skins/moono-lisa/panel.css | 2 +- skins/moono-lisa/presets.css | 2 +- skins/moono-lisa/readme.md | 2 +- skins/moono-lisa/reset.css | 2 +- skins/moono-lisa/richcombo.css | 2 +- skins/moono-lisa/skin.js | 2 +- skins/moono-lisa/toolbar.css | 2 +- skins/moono/colorpanel.css | 2 +- skins/moono/dialog.css | 2 +- skins/moono/dialog_ie.css | 2 +- skins/moono/dialog_ie7.css | 2 +- skins/moono/dialog_ie8.css | 2 +- skins/moono/dialog_iequirks.css | 2 +- skins/moono/editor.css | 2 +- skins/moono/editor_gecko.css | 2 +- skins/moono/editor_ie.css | 2 +- skins/moono/editor_ie7.css | 2 +- skins/moono/editor_ie8.css | 2 +- skins/moono/editor_iequirks.css | 2 +- skins/moono/elementspath.css | 2 +- skins/moono/mainui.css | 2 +- skins/moono/menu.css | 2 +- skins/moono/notification.css | 2 +- skins/moono/panel.css | 2 +- skins/moono/presets.css | 2 +- skins/moono/readme.md | 2 +- skins/moono/reset.css | 2 +- skins/moono/richcombo.css | 2 +- skins/moono/skin.js | 2 +- skins/moono/toolbar.css | 2 +- styles.js | 2 +- tests/_benderjs/ckeditor/lib/index.js | 2 +- tests/_benderjs/ckeditor/lib/pagebuilder.js | 2 +- tests/_benderjs/ckeditor/lib/testbuilder.js | 2 +- tests/_benderjs/ckeditor/static/bot.js | 2 +- tests/_benderjs/ckeditor/static/extensions.js | 2 +- tests/_benderjs/ckeditor/static/tools.js | 2 +- tests/core/editor/_assets/custom_config_1.js | 2 +- tests/core/editor/_assets/custom_config_2.js | 2 +- tests/plugins/autocomplete/manual/_helpers/utils.js | 2 +- tests/plugins/templates/_assets/test.js | 2 +- tests/plugins/uploadwidget/manual/_helpers/xhr.js | 2 +- tests/plugins/uploadwidget/manual/_helpers/xhrerror.js | 2 +- tests/plugins/uploadwidget/manual/_helpers/xhrnoupload.js | 2 +- 4598 files changed, 4599 insertions(+), 4599 deletions(-) diff --git a/.npm/README.md b/.npm/README.md index 4f37a58bbc2..cca6b6fe930 100644 --- a/.npm/README.md +++ b/.npm/README.md @@ -74,6 +74,6 @@ If you would like to help maintain the project, follow the [Contribution instruc ## License -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. For licensing, see LICENSE.md or diff --git a/LICENSE.md b/LICENSE.md index c87d9bfd016..1b1214e2394 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -2,7 +2,7 @@ Software License Agreement for CKEditor 4 LTS (4.23.0 and above) ================================================================ CKEditor - The text editor for Internet - https://ckeditor.com/
-Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under exclusive terms of the [Extended Support Model](https://ckeditor.com/ckeditor-4-support/). [Contact us](https://ckeditor.com/contact/) to obtain a commercial license. @@ -10,7 +10,7 @@ Software License Agreement for CKEditor 4.22.* and below ======================================================== CKEditor - The text editor for Internet - https://ckeditor.com/
-Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. Licensed under the terms of any of the following licenses at your choice: diff --git a/README.md b/README.md index b4a1e1acbc0..de137f5945d 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ Use the [CKEditor 4 GitHub issue page](https://github.com/ckeditor/ckeditor4/iss ### License -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. For licensing, see LICENSE.md or [https://ckeditor.com/legal/ckeditor-oss-license](https://ckeditor.com/legal/ckeditor-oss-license) diff --git a/adapters/jquery.js b/adapters/jquery.js index 0b0f3746619..8820a3cf302 100644 --- a/adapters/jquery.js +++ b/adapters/jquery.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/ckeditor.js b/ckeditor.js index 1c627e67234..14f5d02f123 100644 --- a/ckeditor.js +++ b/ckeditor.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/config.js b/config.js index 8100b562dc5..6d29ccf6d08 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/contents.css b/contents.css index c06cdfd468a..274769850ad 100644 --- a/contents.css +++ b/contents.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/_bootstrap.js b/core/_bootstrap.js index 9083b3e3c33..c8ab8a17b53 100644 --- a/core/_bootstrap.js +++ b/core/_bootstrap.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/ckeditor.js b/core/ckeditor.js index d828c112938..36e469f91df 100644 --- a/core/ckeditor.js +++ b/core/ckeditor.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/ckeditor_base.js b/core/ckeditor_base.js index 81a33e0b1e6..d946efd7466 100644 --- a/core/ckeditor_base.js +++ b/core/ckeditor_base.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/ckeditor_basic.js b/core/ckeditor_basic.js index 29418e6532d..8dd141268e2 100644 --- a/core/ckeditor_basic.js +++ b/core/ckeditor_basic.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/ckeditor_license-check.js b/core/ckeditor_license-check.js index 5bd410e447d..16a2af5058b 100644 --- a/core/ckeditor_license-check.js +++ b/core/ckeditor_license-check.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/ckeditor_version-check.js b/core/ckeditor_version-check.js index ec59d31455c..5200c5fca91 100644 --- a/core/ckeditor_version-check.js +++ b/core/ckeditor_version-check.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/command.js b/core/command.js index 91fa7e1362e..b11c9c0e4a1 100644 --- a/core/command.js +++ b/core/command.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/commanddefinition.js b/core/commanddefinition.js index ea34eba625c..acd1144f383 100644 --- a/core/commanddefinition.js +++ b/core/commanddefinition.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/config.js b/core/config.js index 34cc8f15276..19aefd269f1 100644 --- a/core/config.js +++ b/core/config.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/creators/inline.js b/core/creators/inline.js index 97851d86785..c8bddd796ef 100644 --- a/core/creators/inline.js +++ b/core/creators/inline.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/creators/themedui.js b/core/creators/themedui.js index d5acd177937..06225505de4 100644 --- a/core/creators/themedui.js +++ b/core/creators/themedui.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dataprocessor.js b/core/dataprocessor.js index e3a18f7fceb..af4ec20ec8a 100644 --- a/core/dataprocessor.js +++ b/core/dataprocessor.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom.js b/core/dom.js index c418e8236cb..84974c3e7e8 100644 --- a/core/dom.js +++ b/core/dom.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/comment.js b/core/dom/comment.js index a9c3a8667f5..40ce91f7439 100644 --- a/core/dom/comment.js +++ b/core/dom/comment.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/document.js b/core/dom/document.js index dc8c943ed56..ea8f678ba46 100644 --- a/core/dom/document.js +++ b/core/dom/document.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/documentfragment.js b/core/dom/documentfragment.js index ae74519d633..ac1eacb5206 100644 --- a/core/dom/documentfragment.js +++ b/core/dom/documentfragment.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/domobject.js b/core/dom/domobject.js index aa987e7c07f..09ecb7a2c6e 100644 --- a/core/dom/domobject.js +++ b/core/dom/domobject.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/element.js b/core/dom/element.js index 0ef5ee34759..99f4199322b 100644 --- a/core/dom/element.js +++ b/core/dom/element.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/elementpath.js b/core/dom/elementpath.js index c4cbe045439..96f45f30d76 100644 --- a/core/dom/elementpath.js +++ b/core/dom/elementpath.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/event.js b/core/dom/event.js index 96dca2b7a1e..18cd745b20b 100644 --- a/core/dom/event.js +++ b/core/dom/event.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/iterator.js b/core/dom/iterator.js index aaea4b29956..848d03fd01a 100755 --- a/core/dom/iterator.js +++ b/core/dom/iterator.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/node.js b/core/dom/node.js index 97019451e14..5fae0c2c8a9 100644 --- a/core/dom/node.js +++ b/core/dom/node.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/nodelist.js b/core/dom/nodelist.js index 09858b50e55..5059eece5ae 100644 --- a/core/dom/nodelist.js +++ b/core/dom/nodelist.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/range.js b/core/dom/range.js index bf69c338e9f..d02a02fc1e2 100644 --- a/core/dom/range.js +++ b/core/dom/range.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/rangelist.js b/core/dom/rangelist.js index 5a3b0d87886..ae43199546f 100644 --- a/core/dom/rangelist.js +++ b/core/dom/rangelist.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/rect.js b/core/dom/rect.js index c285b1cbb7b..da659a87035 100644 --- a/core/dom/rect.js +++ b/core/dom/rect.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/text.js b/core/dom/text.js index 8430a688d2c..3a825ca5779 100644 --- a/core/dom/text.js +++ b/core/dom/text.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/walker.js b/core/dom/walker.js index 63cd705b500..3fcbda2319e 100644 --- a/core/dom/walker.js +++ b/core/dom/walker.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dom/window.js b/core/dom/window.js index 92a87c0c27c..407ffb9e682 100644 --- a/core/dom/window.js +++ b/core/dom/window.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/dtd.js b/core/dtd.js index 70f287a6549..db78c42bf9d 100644 --- a/core/dtd.js +++ b/core/dtd.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/editable.js b/core/editable.js index 4f2d49da922..927168c4eed 100644 --- a/core/editable.js +++ b/core/editable.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/editor.js b/core/editor.js index 354288cc079..92954cdc755 100644 --- a/core/editor.js +++ b/core/editor.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/editor_basic.js b/core/editor_basic.js index d2cabb1193f..9569cda00e0 100644 --- a/core/editor_basic.js +++ b/core/editor_basic.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/env.js b/core/env.js index d0d19799590..33940dd8f27 100644 --- a/core/env.js +++ b/core/env.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/event.js b/core/event.js index 597be4dc621..c3fd414bc51 100644 --- a/core/event.js +++ b/core/event.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/eventInfo.js b/core/eventInfo.js index 1e97341e59c..c6f309bc481 100644 --- a/core/eventInfo.js +++ b/core/eventInfo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/filter.js b/core/filter.js index 5377c46ed2f..5e283b4e2c8 100644 --- a/core/filter.js +++ b/core/filter.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/focusmanager.js b/core/focusmanager.js index 48024e6dbad..5e07f3efee0 100644 --- a/core/focusmanager.js +++ b/core/focusmanager.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmldataprocessor.js b/core/htmldataprocessor.js index 50be1fbed26..981fe3ac116 100644 --- a/core/htmldataprocessor.js +++ b/core/htmldataprocessor.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmlparser.js b/core/htmlparser.js index 79d9964fa56..097b4a3801f 100644 --- a/core/htmlparser.js +++ b/core/htmlparser.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmlparser/basicwriter.js b/core/htmlparser/basicwriter.js index 3c069df9f55..4e65fc0b7fc 100644 --- a/core/htmlparser/basicwriter.js +++ b/core/htmlparser/basicwriter.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmlparser/cdata.js b/core/htmlparser/cdata.js index c8cb35a7f76..9faeb74b79c 100644 --- a/core/htmlparser/cdata.js +++ b/core/htmlparser/cdata.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmlparser/comment.js b/core/htmlparser/comment.js index 0c1ddbe6df6..12c33ecfd92 100644 --- a/core/htmlparser/comment.js +++ b/core/htmlparser/comment.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmlparser/element.js b/core/htmlparser/element.js index 23c156305fe..c56a97a14c0 100644 --- a/core/htmlparser/element.js +++ b/core/htmlparser/element.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmlparser/filter.js b/core/htmlparser/filter.js index 47be15c4fd3..2e9dd0b49ad 100644 --- a/core/htmlparser/filter.js +++ b/core/htmlparser/filter.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmlparser/filterRulesDefinition.js b/core/htmlparser/filterRulesDefinition.js index 271c24d2f7f..cd495ecf23e 100644 --- a/core/htmlparser/filterRulesDefinition.js +++ b/core/htmlparser/filterRulesDefinition.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmlparser/fragment.js b/core/htmlparser/fragment.js index 359ed4fd63a..d16827b3145 100644 --- a/core/htmlparser/fragment.js +++ b/core/htmlparser/fragment.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmlparser/nameTransformRule.js b/core/htmlparser/nameTransformRule.js index 8b59c38710a..5d88993c235 100644 --- a/core/htmlparser/nameTransformRule.js +++ b/core/htmlparser/nameTransformRule.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmlparser/node.js b/core/htmlparser/node.js index dab744d4992..d2dd7792c8b 100644 --- a/core/htmlparser/node.js +++ b/core/htmlparser/node.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/htmlparser/text.js b/core/htmlparser/text.js index 19bbd14030f..dfd45ae4a8a 100644 --- a/core/htmlparser/text.js +++ b/core/htmlparser/text.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/keystrokehandler.js b/core/keystrokehandler.js index 794524001ef..a31a2c93b51 100644 --- a/core/keystrokehandler.js +++ b/core/keystrokehandler.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/lang.js b/core/lang.js index 2876532916f..83b0f4948a2 100644 --- a/core/lang.js +++ b/core/lang.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/loader.js b/core/loader.js index 2052443fe88..1b49b876285 100644 --- a/core/loader.js +++ b/core/loader.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/log.js b/core/log.js index 48badd1bb9d..a562f3a1ecb 100644 --- a/core/log.js +++ b/core/log.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/plugindefinition.js b/core/plugindefinition.js index 3d369cbfeb5..2466f92c8db 100644 --- a/core/plugindefinition.js +++ b/core/plugindefinition.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/plugins.js b/core/plugins.js index cb1cdc0535f..62c5d4483bc 100644 --- a/core/plugins.js +++ b/core/plugins.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/promise.js b/core/promise.js index eab35c10129..cfce9c65caf 100644 --- a/core/promise.js +++ b/core/promise.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/resourcemanager.js b/core/resourcemanager.js index 77b1a0b6fdc..969e146927e 100644 --- a/core/resourcemanager.js +++ b/core/resourcemanager.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/scriptloader.js b/core/scriptloader.js index 105b1267ca8..eebacb7008c 100644 --- a/core/scriptloader.js +++ b/core/scriptloader.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/selection.js b/core/selection.js index 9ad15bb8824..0879c4022d6 100644 --- a/core/selection.js +++ b/core/selection.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/selection/optimization.js b/core/selection/optimization.js index e16cab39680..2a29e0d41c6 100644 --- a/core/selection/optimization.js +++ b/core/selection/optimization.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/skin.js b/core/skin.js index c8729c60497..f41c2870931 100644 --- a/core/skin.js +++ b/core/skin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/style.js b/core/style.js index d78068254d9..9e92b56b3eb 100644 --- a/core/style.js +++ b/core/style.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/template.js b/core/template.js index 75214d1780b..2d1ee80415e 100644 --- a/core/template.js +++ b/core/template.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/tools.js b/core/tools.js index a677108b975..99b45f7c3d1 100644 --- a/core/tools.js +++ b/core/tools.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/tools/color.js b/core/tools/color.js index e8e0d50f068..4f5f4df6864 100644 --- a/core/tools/color.js +++ b/core/tools/color.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/core/ui.js b/core/ui.js index 58e43195290..d4709d6e8a9 100644 --- a/core/ui.js +++ b/core/ui.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/builder/build-config.js b/dev/builder/build-config.js index 228fd911b4f..a830877b0ab 100644 --- a/dev/builder/build-config.js +++ b/dev/builder/build-config.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/builder/build.sh b/dev/builder/build.sh index f2b1bab2731..af03a38d6f4 100755 --- a/dev/builder/build.sh +++ b/dev/builder/build.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. # Build CKEditor using the default settings (and build.js). diff --git a/dev/console/console.css b/dev/console/console.css index 28c9b117f08..2c1270eb973 100644 --- a/dev/console/console.css +++ b/dev/console/console.css @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/console/console.js b/dev/console/console.js index b70e75e4b98..1a7ed67a1c7 100644 --- a/dev/console/console.js +++ b/dev/console/console.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/console/focusconsole.js b/dev/console/focusconsole.js index 18be05f8751..9563d489aa1 100644 --- a/dev/console/focusconsole.js +++ b/dev/console/focusconsole.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/dtd/dtd.html b/dev/dtd/dtd.html index 50057339f04..5733edf4199 100644 --- a/dev/dtd/dtd.html +++ b/dev/dtd/dtd.html @@ -1,6 +1,6 @@ diff --git a/dev/getemoji/getemoji.js b/dev/getemoji/getemoji.js index 87254b4c18d..e096a39637c 100644 --- a/dev/getemoji/getemoji.js +++ b/dev/getemoji/getemoji.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/iconmaker/iconmaker.js b/dev/iconmaker/iconmaker.js index 13788970ac2..9b8924957f9 100755 --- a/dev/iconmaker/iconmaker.js +++ b/dev/iconmaker/iconmaker.js @@ -1,7 +1,7 @@ #!/usr/bin/env node /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/iconmaker/lib/main.js b/dev/iconmaker/lib/main.js index 2bdc8743883..eb59cd2c84b 100644 --- a/dev/iconmaker/lib/main.js +++ b/dev/iconmaker/lib/main.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/langtool/_common.sh b/dev/langtool/_common.sh index ee31b97fc35..09c0a806f6f 100755 --- a/dev/langtool/_common.sh +++ b/dev/langtool/_common.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. # Updates cklangtool. This script should not be executed separately, it is included in other scripts. diff --git a/dev/langtool/export_po_files.sh b/dev/langtool/export_po_files.sh index 94d4c26d58e..250f456a0ff 100755 --- a/dev/langtool/export_po_files.sh +++ b/dev/langtool/export_po_files.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. # Export language files to .po (gettext) format. diff --git a/dev/langtool/fix_plugins.sh b/dev/langtool/fix_plugins.sh index 68aba72d118..66e1ba97320 100755 --- a/dev/langtool/fix_plugins.sh +++ b/dev/langtool/fix_plugins.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. # Correct plugin definitions and update lang/availableLangs properties based on available language files diff --git a/dev/langtool/langtool.sh b/dev/langtool/langtool.sh index c87d86976fd..16d6fce10a5 100755 --- a/dev/langtool/langtool.sh +++ b/dev/langtool/langtool.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. # Fix language files by adding missing entries from en.js to other language files. diff --git a/dev/langtool/meta/ckeditor.core/meta.txt b/dev/langtool/meta/ckeditor.core/meta.txt index c46cea51a88..f5990756589 100644 --- a/dev/langtool/meta/ckeditor.core/meta.txt +++ b/dev/langtool/meta/ckeditor.core/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. editor = ARIA description for the editor. diff --git a/dev/langtool/meta/ckeditor.plugin-a11yhelp-dialogs/meta.txt b/dev/langtool/meta/ckeditor.plugin-a11yhelp-dialogs/meta.txt index f2b08c28da4..3722f2e86a3 100644 --- a/dev/langtool/meta/ckeditor.plugin-a11yhelp-dialogs/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-a11yhelp-dialogs/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. title = Label for the Accessibility Instructions dialog window title. diff --git a/dev/langtool/meta/ckeditor.plugin-about/meta.txt b/dev/langtool/meta/ckeditor.plugin-about/meta.txt index f7432471af5..5023725470f 100644 --- a/dev/langtool/meta/ckeditor.plugin-about/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-about/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. copy = CKEditor copyright note. diff --git a/dev/langtool/meta/ckeditor.plugin-autoembed/meta.txt b/dev/langtool/meta/ckeditor.plugin-autoembed/meta.txt index fa0727effb0..8a1d1bc1572 100644 --- a/dev/langtool/meta/ckeditor.plugin-autoembed/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-autoembed/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. embeddingInProgress = A progress message displayed to the user to inform that the pasted URL is being embedded. diff --git a/dev/langtool/meta/ckeditor.plugin-basicstyles/meta.txt b/dev/langtool/meta/ckeditor.plugin-basicstyles/meta.txt index 5faa69124c3..86bb374cd17 100644 --- a/dev/langtool/meta/ckeditor.plugin-basicstyles/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-basicstyles/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. bold = Toolbar button tooltip for the Bold feature. diff --git a/dev/langtool/meta/ckeditor.plugin-bidi/meta.txt b/dev/langtool/meta/ckeditor.plugin-bidi/meta.txt index 87843ee036c..d20bdb0e971 100644 --- a/dev/langtool/meta/ckeditor.plugin-bidi/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-bidi/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. ltr = Toolbar button tooltip for the Text direction from left to right feature. diff --git a/dev/langtool/meta/ckeditor.plugin-blockquote/meta.txt b/dev/langtool/meta/ckeditor.plugin-blockquote/meta.txt index ebb33901b96..8cc3803807a 100644 --- a/dev/langtool/meta/ckeditor.plugin-blockquote/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-blockquote/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. toolbar = Toolbar button tooltip for the Blockquote feature. diff --git a/dev/langtool/meta/ckeditor.plugin-clipboard/meta.txt b/dev/langtool/meta/ckeditor.plugin-clipboard/meta.txt index 3b9a0353e41..d25a97a95c0 100644 --- a/dev/langtool/meta/ckeditor.plugin-clipboard/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-clipboard/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. copy = Toolbar button tooltip for the Copy feature. diff --git a/dev/langtool/meta/ckeditor.plugin-codesnippet/meta.txt b/dev/langtool/meta/ckeditor.plugin-codesnippet/meta.txt index 020533b6f02..b352cdc488a 100644 --- a/dev/langtool/meta/ckeditor.plugin-codesnippet/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-codesnippet/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. button = Toolbar button tooltip for the Code Snippet feature. diff --git a/dev/langtool/meta/ckeditor.plugin-colorbutton/meta.txt b/dev/langtool/meta/ckeditor.plugin-colorbutton/meta.txt index 2d0b1571dfe..52e6941df53 100644 --- a/dev/langtool/meta/ckeditor.plugin-colorbutton/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-colorbutton/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. auto = Label for the Automatic button of the color dialog diff --git a/dev/langtool/meta/ckeditor.plugin-colordialog/meta.txt b/dev/langtool/meta/ckeditor.plugin-colordialog/meta.txt index 9d133f1bf53..c4453c64cee 100644 --- a/dev/langtool/meta/ckeditor.plugin-colordialog/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-colordialog/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. clear = Label for the Clear button of the Colors dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-contextmenu/meta.txt b/dev/langtool/meta/ckeditor.plugin-contextmenu/meta.txt index 2e661a82936..a68881ebb4a 100644 --- a/dev/langtool/meta/ckeditor.plugin-contextmenu/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-contextmenu/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. options = WAI-ARIA label for the context menu entries. diff --git a/dev/langtool/meta/ckeditor.plugin-copyformatting/meta.txt b/dev/langtool/meta/ckeditor.plugin-copyformatting/meta.txt index c393295680a..863de865115 100644 --- a/dev/langtool/meta/ckeditor.plugin-copyformatting/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-copyformatting/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. label = Toolbar button tooltip for the Copy Formatting feature. diff --git a/dev/langtool/meta/ckeditor.plugin-devtools/meta.txt b/dev/langtool/meta/ckeditor.plugin-devtools/meta.txt index 25d058de88d..46d0c2db6e2 100644 --- a/dev/langtool/meta/ckeditor.plugin-devtools/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-devtools/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. title = Label for the Element Information tooltip displayed by the Developer Tools plugin. diff --git a/dev/langtool/meta/ckeditor.plugin-div/meta.txt b/dev/langtool/meta/ckeditor.plugin-div/meta.txt index 0b305b78c22..d9fd2c8426c 100644 --- a/dev/langtool/meta/ckeditor.plugin-div/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-div/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. IdInputLabel = Label for the Id field of the Div Container dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-docprops/meta.txt b/dev/langtool/meta/ckeditor.plugin-docprops/meta.txt index 272c9d80361..6ec11cdacba 100644 --- a/dev/langtool/meta/ckeditor.plugin-docprops/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-docprops/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. bgColor = Label for the Background Color field of the Document Properties plugin dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-easyimage/meta.txt b/dev/langtool/meta/ckeditor.plugin-easyimage/meta.txt index 8a2c0e239ac..27f3ea5b4ea 100644 --- a/dev/langtool/meta/ckeditor.plugin-easyimage/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-easyimage/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. commands.fullImage = Label for the button converting an image to a full width image. diff --git a/dev/langtool/meta/ckeditor.plugin-elementspath/meta.txt b/dev/langtool/meta/ckeditor.plugin-elementspath/meta.txt index 8bbba1a6cb3..e62a5bd9dcf 100644 --- a/dev/langtool/meta/ckeditor.plugin-elementspath/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-elementspath/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. eleLabel = Voice label for the Elements Path feature. diff --git a/dev/langtool/meta/ckeditor.plugin-embedbase/meta.txt b/dev/langtool/meta/ckeditor.plugin-embedbase/meta.txt index 8a4f4bdbe9d..980aa5b23b6 100644 --- a/dev/langtool/meta/ckeditor.plugin-embedbase/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-embedbase/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. pathName = Label displayed in the Elements Path when a media object is selected. diff --git a/dev/langtool/meta/ckeditor.plugin-emoji/meta.txt b/dev/langtool/meta/ckeditor.plugin-emoji/meta.txt index ad24a39d082..b2562e3327c 100644 --- a/dev/langtool/meta/ckeditor.plugin-emoji/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-emoji/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # For licensing, see LICENSE.md or http://ckeditor.com/license searchPlaceholder = The text displayed inside the emoji dropdown search bar which encourages the user to enter the search query. diff --git a/dev/langtool/meta/ckeditor.plugin-fakeobjects/meta.txt b/dev/langtool/meta/ckeditor.plugin-fakeobjects/meta.txt index 4938179c357..87e4ac9574f 100644 --- a/dev/langtool/meta/ckeditor.plugin-fakeobjects/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-fakeobjects/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. anchor = diff --git a/dev/langtool/meta/ckeditor.plugin-filetools/meta.txt b/dev/langtool/meta/ckeditor.plugin-filetools/meta.txt index 20f2d2d0dd0..add013ff164 100644 --- a/dev/langtool/meta/ckeditor.plugin-filetools/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-filetools/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. loadError = Error message informing the user that an error occurred during file read. diff --git a/dev/langtool/meta/ckeditor.plugin-find/meta.txt b/dev/langtool/meta/ckeditor.plugin-find/meta.txt index d88fbd1a1f7..7180d6b9a6c 100644 --- a/dev/langtool/meta/ckeditor.plugin-find/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-find/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. find = Label for the Find tab and Find button of the Find and Replace dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-findandreplace/meta.txt b/dev/langtool/meta/ckeditor.plugin-findandreplace/meta.txt index d88fbd1a1f7..7180d6b9a6c 100644 --- a/dev/langtool/meta/ckeditor.plugin-findandreplace/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-findandreplace/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. find = Label for the Find tab and Find button of the Find and Replace dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-font/meta.txt b/dev/langtool/meta/ckeditor.plugin-font/meta.txt index 6b6a3ae4064..ff9409804c0 100644 --- a/dev/langtool/meta/ckeditor.plugin-font/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-font/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. fontSize.label = Label for the Font Size drop-down menu. diff --git a/dev/langtool/meta/ckeditor.plugin-format/meta.txt b/dev/langtool/meta/ckeditor.plugin-format/meta.txt index 053caa01c41..979eac841f0 100644 --- a/dev/langtool/meta/ckeditor.plugin-format/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-format/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. label = Label for the Format drop-down menu. diff --git a/dev/langtool/meta/ckeditor.plugin-forms/meta.txt b/dev/langtool/meta/ckeditor.plugin-forms/meta.txt index ed57632d354..472f1aba946 100644 --- a/dev/langtool/meta/ckeditor.plugin-forms/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-forms/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. button.title = Label for the Button Properties dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-horizontalrule/meta.txt b/dev/langtool/meta/ckeditor.plugin-horizontalrule/meta.txt index 05a81cc33fc..79b50d2c4d6 100644 --- a/dev/langtool/meta/ckeditor.plugin-horizontalrule/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-horizontalrule/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. toolbar = Toolbar button tooltip for the Horizontal Rule feature. diff --git a/dev/langtool/meta/ckeditor.plugin-iframe/meta.txt b/dev/langtool/meta/ckeditor.plugin-iframe/meta.txt index e5570768b4c..740f7e70cb4 100644 --- a/dev/langtool/meta/ckeditor.plugin-iframe/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-iframe/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. border = Label for the Show frame borders option of the IFrame dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-image/meta.txt b/dev/langtool/meta/ckeditor.plugin-image/meta.txt index be69456751e..3963ac447fd 100644 --- a/dev/langtool/meta/ckeditor.plugin-image/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-image/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. alt = Label for the Alternative Text field of the Image Properties dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-image2/meta.txt b/dev/langtool/meta/ckeditor.plugin-image2/meta.txt index 474c46b108b..389d52baad7 100644 --- a/dev/langtool/meta/ckeditor.plugin-image2/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-image2/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. alt = Label for the Alternative Text field of the Image Properties dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-imagebase/meta.txt b/dev/langtool/meta/ckeditor.plugin-imagebase/meta.txt index 9ff2295e862..5b32a4c23f7 100644 --- a/dev/langtool/meta/ckeditor.plugin-imagebase/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-imagebase/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. captionPlaceholder = A placeholder shown inside the empty caption of an image. diff --git a/dev/langtool/meta/ckeditor.plugin-indent/meta.txt b/dev/langtool/meta/ckeditor.plugin-indent/meta.txt index 067935ecbfe..37e1bfb92f3 100644 --- a/dev/langtool/meta/ckeditor.plugin-indent/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-indent/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. indent = Toolbar button tooltip for the Increase Indent feature. diff --git a/dev/langtool/meta/ckeditor.plugin-language/meta.txt b/dev/langtool/meta/ckeditor.plugin-language/meta.txt index f7f26a0ca8f..96fd0cf962f 100644 --- a/dev/langtool/meta/ckeditor.plugin-language/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-language/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. button = Toolbar button tooltip for the Language feature. diff --git a/dev/langtool/meta/ckeditor.plugin-link/meta.txt b/dev/langtool/meta/ckeditor.plugin-link/meta.txt index 2d1bac95c5f..c75f4381ab0 100644 --- a/dev/langtool/meta/ckeditor.plugin-link/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-link/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. acccessKey = Label for the Access Key field of the Link dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-list/meta.txt b/dev/langtool/meta/ckeditor.plugin-list/meta.txt index 9f0f755845c..cf16dee3d66 100644 --- a/dev/langtool/meta/ckeditor.plugin-list/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-list/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. bulletedlist = Toolbar button tooltip for the Insert/Remove Bulleted List feature. diff --git a/dev/langtool/meta/ckeditor.plugin-liststyle/meta.txt b/dev/langtool/meta/ckeditor.plugin-liststyle/meta.txt index 75acf1659bf..6ea68f967cc 100644 --- a/dev/langtool/meta/ckeditor.plugin-liststyle/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-liststyle/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. bulletedTitle = Label for the Bulleted List Properties dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-magicline/meta.txt b/dev/langtool/meta/ckeditor.plugin-magicline/meta.txt index fa329390d64..38bea570593 100644 --- a/dev/langtool/meta/ckeditor.plugin-magicline/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-magicline/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. title = diff --git a/dev/langtool/meta/ckeditor.plugin-mathjax/meta.txt b/dev/langtool/meta/ckeditor.plugin-mathjax/meta.txt index b0c785824d6..313d3644ecf 100644 --- a/dev/langtool/meta/ckeditor.plugin-mathjax/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-mathjax/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. title = Label for the Mathematics dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-maximize/meta.txt b/dev/langtool/meta/ckeditor.plugin-maximize/meta.txt index 374098ded22..acd7243b208 100644 --- a/dev/langtool/meta/ckeditor.plugin-maximize/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-maximize/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. maximize = Toolbar button tooltip for the Maximize feature. diff --git a/dev/langtool/meta/ckeditor.plugin-newpage/meta.txt b/dev/langtool/meta/ckeditor.plugin-newpage/meta.txt index 03faf8e05c8..3b2a34e9c08 100644 --- a/dev/langtool/meta/ckeditor.plugin-newpage/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-newpage/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. toolbar = Toolbar button tooltip for the New Page feature. diff --git a/dev/langtool/meta/ckeditor.plugin-notification/meta.txt b/dev/langtool/meta/ckeditor.plugin-notification/meta.txt index 9168a425c7c..53c0affe09a 100644 --- a/dev/langtool/meta/ckeditor.plugin-notification/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-notification/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. closed = Screen reader message informing the user that the notification was closed. diff --git a/dev/langtool/meta/ckeditor.plugin-pagebreak/meta.txt b/dev/langtool/meta/ckeditor.plugin-pagebreak/meta.txt index 9a739a0f200..be61952b2bd 100644 --- a/dev/langtool/meta/ckeditor.plugin-pagebreak/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-pagebreak/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. alt = diff --git a/dev/langtool/meta/ckeditor.plugin-pastefromword/meta.txt b/dev/langtool/meta/ckeditor.plugin-pastefromword/meta.txt index a7d9f536896..223e9c245d7 100644 --- a/dev/langtool/meta/ckeditor.plugin-pastefromword/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-pastefromword/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. confirmCleanup = A confirmation message displayed when the pasted text seems to be coming from Word and can be cleaned up. diff --git a/dev/langtool/meta/ckeditor.plugin-pastetext/meta.txt b/dev/langtool/meta/ckeditor.plugin-pastetext/meta.txt index 13100f84a61..a8c777defaf 100644 --- a/dev/langtool/meta/ckeditor.plugin-pastetext/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-pastetext/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. button = Toolbar button tooltip for the Paste as Plain Text feature. diff --git a/dev/langtool/meta/ckeditor.plugin-placeholder/meta.txt b/dev/langtool/meta/ckeditor.plugin-placeholder/meta.txt index f5dd57550bc..fb7b5f1a1c1 100644 --- a/dev/langtool/meta/ckeditor.plugin-placeholder/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-placeholder/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. title = Label for the Placeholder dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-preview/meta.txt b/dev/langtool/meta/ckeditor.plugin-preview/meta.txt index a73fe476c47..d5ca686256a 100644 --- a/dev/langtool/meta/ckeditor.plugin-preview/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-preview/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. preview = Toolbar button tooltip for the Preview feature. diff --git a/dev/langtool/meta/ckeditor.plugin-print/meta.txt b/dev/langtool/meta/ckeditor.plugin-print/meta.txt index 1d5ad462f94..4d1e91c8e58 100644 --- a/dev/langtool/meta/ckeditor.plugin-print/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-print/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. toolbar = diff --git a/dev/langtool/meta/ckeditor.plugin-removeformat/meta.txt b/dev/langtool/meta/ckeditor.plugin-removeformat/meta.txt index 9f6867754c6..261de1584e8 100644 --- a/dev/langtool/meta/ckeditor.plugin-removeformat/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-removeformat/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. toolbar = Toolbar button tooltip for the Remove Format feature. diff --git a/dev/langtool/meta/ckeditor.plugin-save/meta.txt b/dev/langtool/meta/ckeditor.plugin-save/meta.txt index 9b3f0a7c3e4..bd230aeabff 100644 --- a/dev/langtool/meta/ckeditor.plugin-save/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-save/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. toolbar = Toolbar button tooltip for the Save feature. diff --git a/dev/langtool/meta/ckeditor.plugin-scayt/meta.txt b/dev/langtool/meta/ckeditor.plugin-scayt/meta.txt index ff4c284b0b2..2e2fc038486 100644 --- a/dev/langtool/meta/ckeditor.plugin-scayt/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-scayt/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. about = Label for the About SCAYT menu option for the SCAYT feature. diff --git a/dev/langtool/meta/ckeditor.plugin-selectall/meta.txt b/dev/langtool/meta/ckeditor.plugin-selectall/meta.txt index f625c0b9767..d6b1093771d 100644 --- a/dev/langtool/meta/ckeditor.plugin-selectall/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-selectall/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. toolbar = Toolbar button tooltip for the Select All feature. diff --git a/dev/langtool/meta/ckeditor.plugin-showblocks/meta.txt b/dev/langtool/meta/ckeditor.plugin-showblocks/meta.txt index d7b4895291a..fe8cb71ca62 100644 --- a/dev/langtool/meta/ckeditor.plugin-showblocks/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-showblocks/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. toolbar = Toolbar button tooltip for the Show Blocks feature. diff --git a/dev/langtool/meta/ckeditor.plugin-smiley/meta.txt b/dev/langtool/meta/ckeditor.plugin-smiley/meta.txt index e25f557fa7b..fe456ca83e5 100644 --- a/dev/langtool/meta/ckeditor.plugin-smiley/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-smiley/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. options = Voice label for the Smiley Options feature. diff --git a/dev/langtool/meta/ckeditor.plugin-sourcearea/meta.txt b/dev/langtool/meta/ckeditor.plugin-sourcearea/meta.txt index 6c25cce47e7..6b31fc02c10 100644 --- a/dev/langtool/meta/ckeditor.plugin-sourcearea/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-sourcearea/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. toolbar = Toolbar button tooltip for the Source feature. diff --git a/dev/langtool/meta/ckeditor.plugin-sourcedialog/meta.txt b/dev/langtool/meta/ckeditor.plugin-sourcedialog/meta.txt index 60db33ee812..d2983a9fec0 100644 --- a/dev/langtool/meta/ckeditor.plugin-sourcedialog/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-sourcedialog/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. toolbar = Toolbar button tooltip for the Source feature. diff --git a/dev/langtool/meta/ckeditor.plugin-specialchar-dialogs/meta.txt b/dev/langtool/meta/ckeditor.plugin-specialchar-dialogs/meta.txt index 106a0392e37..eb83130ad34 100644 --- a/dev/langtool/meta/ckeditor.plugin-specialchar-dialogs/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-specialchar-dialogs/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. euro = Tooltip for the euro sign character (€). diff --git a/dev/langtool/meta/ckeditor.plugin-specialchar/meta.txt b/dev/langtool/meta/ckeditor.plugin-specialchar/meta.txt index d790631de8c..db32d4dd0fd 100644 --- a/dev/langtool/meta/ckeditor.plugin-specialchar/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-specialchar/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. options = Voice label for the Special Character Options feature. diff --git a/dev/langtool/meta/ckeditor.plugin-spellcheck/meta.txt b/dev/langtool/meta/ckeditor.plugin-spellcheck/meta.txt index 228723b3dcc..2672150a6a4 100644 --- a/dev/langtool/meta/ckeditor.plugin-spellcheck/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-spellcheck/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. btnIgnore = Label for the Ignore button of the Spell Check dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-stylescombo/meta.txt b/dev/langtool/meta/ckeditor.plugin-stylescombo/meta.txt index 9ff07d63849..cc8e8cdbd61 100644 --- a/dev/langtool/meta/ckeditor.plugin-stylescombo/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-stylescombo/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. label = Label for the Styles drop-down menu. diff --git a/dev/langtool/meta/ckeditor.plugin-table/meta.txt b/dev/langtool/meta/ckeditor.plugin-table/meta.txt index 2b91bab3469..89422bf2b0d 100644 --- a/dev/langtool/meta/ckeditor.plugin-table/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-table/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. border = Label for the Border Size field of the Table Properties dialog window. diff --git a/dev/langtool/meta/ckeditor.plugin-templates/meta.txt b/dev/langtool/meta/ckeditor.plugin-templates/meta.txt index 0d4ca955bbe..576f37945af 100644 --- a/dev/langtool/meta/ckeditor.plugin-templates/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-templates/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. button = Toolbar button tooltip for the Templates feature. diff --git a/dev/langtool/meta/ckeditor.plugin-toolbar/meta.txt b/dev/langtool/meta/ckeditor.plugin-toolbar/meta.txt index 4b154da660f..b3f453dfa4d 100644 --- a/dev/langtool/meta/ckeditor.plugin-toolbar/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-toolbar/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. toolbarCollapse = Toolbar button tooltip for the Collapse Toolbar feature. diff --git a/dev/langtool/meta/ckeditor.plugin-uicolor/meta.txt b/dev/langtool/meta/ckeditor.plugin-uicolor/meta.txt index 00836e68f51..b1e872f06e4 100644 --- a/dev/langtool/meta/ckeditor.plugin-uicolor/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-uicolor/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. title = The UI Color Picker toolbar button tooltip and dialog window title. diff --git a/dev/langtool/meta/ckeditor.plugin-undo/meta.txt b/dev/langtool/meta/ckeditor.plugin-undo/meta.txt index 9c486afd34a..2dac2a0289a 100644 --- a/dev/langtool/meta/ckeditor.plugin-undo/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-undo/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. redo = Toolbar button tooltip for the Redo feature. diff --git a/dev/langtool/meta/ckeditor.plugin-uploadwidget/meta.txt b/dev/langtool/meta/ckeditor.plugin-uploadwidget/meta.txt index a749b6dca51..94c33b3fa6b 100644 --- a/dev/langtool/meta/ckeditor.plugin-uploadwidget/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-uploadwidget/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. abort = Message informing the user that the upload was aborted. diff --git a/dev/langtool/meta/ckeditor.plugin-widget/meta.txt b/dev/langtool/meta/ckeditor.plugin-widget/meta.txt index e9b8fd52dbf..687b2670147 100644 --- a/dev/langtool/meta/ckeditor.plugin-widget/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-widget/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. label = Generic template for a label, read by a screen reader once the widget gets focused. %1 sequence is replaced either with a widget path name or it's main element tag name. diff --git a/dev/langtool/meta/ckeditor.plugin-wsc/meta.txt b/dev/langtool/meta/ckeditor.plugin-wsc/meta.txt index b00ac75b0fb..239d0c49bf7 100644 --- a/dev/langtool/meta/ckeditor.plugin-wsc/meta.txt +++ b/dev/langtool/meta/ckeditor.plugin-wsc/meta.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. btnIgnore = Label for the Ignore button of the Spell Check dialog window. diff --git a/dev/langtool/update_meta_files.sh b/dev/langtool/update_meta_files.sh index bcff8947335..e4be4677e53 100755 --- a/dev/langtool/update_meta_files.sh +++ b/dev/langtool/update_meta_files.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. # Updates meta files, which are used later to export language files to .po (gettext) format. diff --git a/dev/license/updatelicense.js b/dev/license/updatelicense.js index eb2e3dcf846..18da7f767ea 100755 --- a/dev/license/updatelicense.js +++ b/dev/license/updatelicense.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/pastetools/getclipboard.html b/dev/pastetools/getclipboard.html index 943fa72588e..87cd2158e2c 100644 --- a/dev/pastetools/getclipboard.html +++ b/dev/pastetools/getclipboard.html @@ -1,6 +1,6 @@ diff --git a/dev/samplesvalidator/samplesvalidator.py b/dev/samplesvalidator/samplesvalidator.py index 7624d140f17..edee7317da6 100644 --- a/dev/samplesvalidator/samplesvalidator.py +++ b/dev/samplesvalidator/samplesvalidator.py @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. # Validates HTML files in a directory with W3C validator. diff --git a/dev/tasks/ckeditor-base-replace.js b/dev/tasks/ckeditor-base-replace.js index c884b03bacb..893047abc93 100644 --- a/dev/tasks/ckeditor-base-replace.js +++ b/dev/tasks/ckeditor-base-replace.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/tasks/plugin.js b/dev/tasks/plugin.js index 4e7deeb50e6..84e76c716c7 100644 --- a/dev/tasks/plugin.js +++ b/dev/tasks/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/tasks/samples.js b/dev/tasks/samples.js index 090e507d620..15fb8e448c2 100644 --- a/dev/tasks/samples.js +++ b/dev/tasks/samples.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/dev/tasks/utils/tools.js b/dev/tasks/utils/tools.js index b3e89a7f3ca..b3b25eff59f 100644 --- a/dev/tasks/utils/tools.js +++ b/dev/tasks/utils/tools.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/_translationstatus.txt b/lang/_translationstatus.txt index 1adfc4c505d..d8b91ca7692 100644 --- a/lang/_translationstatus.txt +++ b/lang/_translationstatus.txt @@ -1,4 +1,4 @@ -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. af.js Found: 62 Missing: 4 diff --git a/lang/af.js b/lang/af.js index 8ea5f6878d4..9d91ff29989 100644 --- a/lang/af.js +++ b/lang/af.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/ar.js b/lang/ar.js index a586f728fc2..0fb6880d26f 100644 --- a/lang/ar.js +++ b/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/az.js b/lang/az.js index 69db22f332f..be53c56cfc6 100644 --- a/lang/az.js +++ b/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/bg.js b/lang/bg.js index 0d554e7de63..96f0cc95935 100644 --- a/lang/bg.js +++ b/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/bn.js b/lang/bn.js index d87e2d74deb..ec718d0ce7e 100644 --- a/lang/bn.js +++ b/lang/bn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/bs.js b/lang/bs.js index 1a3e054e228..87dda2129a1 100644 --- a/lang/bs.js +++ b/lang/bs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/ca.js b/lang/ca.js index 8c47b3608bb..2b5b1ae448e 100644 --- a/lang/ca.js +++ b/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/cs.js b/lang/cs.js index 7aa06d22092..c83dfa73bcb 100644 --- a/lang/cs.js +++ b/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/cy.js b/lang/cy.js index 78faebbb39e..56c14dbee9c 100644 --- a/lang/cy.js +++ b/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/da.js b/lang/da.js index b74c9e924c9..c3bea88526a 100644 --- a/lang/da.js +++ b/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/de-ch.js b/lang/de-ch.js index e1901681720..9781e42d2d0 100644 --- a/lang/de-ch.js +++ b/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/de.js b/lang/de.js index 7d127a76bfb..6a5bcc46ff6 100644 --- a/lang/de.js +++ b/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/el.js b/lang/el.js index 9ab13f27f48..5cae2f8995e 100644 --- a/lang/el.js +++ b/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/en-au.js b/lang/en-au.js index b0f7c4a5e2c..66ed4596c5c 100644 --- a/lang/en-au.js +++ b/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/en-ca.js b/lang/en-ca.js index da47535d45f..03ea2ed8a4a 100644 --- a/lang/en-ca.js +++ b/lang/en-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/en-gb.js b/lang/en-gb.js index bfe572c21eb..fad8afb2f76 100644 --- a/lang/en-gb.js +++ b/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/en.js b/lang/en.js index 1f00e4ac6ac..64810280213 100644 --- a/lang/en.js +++ b/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/eo.js b/lang/eo.js index a88625995fb..a4caca40d75 100644 --- a/lang/eo.js +++ b/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/es-mx.js b/lang/es-mx.js index c103ce0117d..3cf4b341d14 100644 --- a/lang/es-mx.js +++ b/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/es.js b/lang/es.js index a27b6d23278..8176237dcb6 100644 --- a/lang/es.js +++ b/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/et.js b/lang/et.js index fa7234ba947..0aec6ccca50 100644 --- a/lang/et.js +++ b/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/eu.js b/lang/eu.js index fbac050773a..91949702ca6 100644 --- a/lang/eu.js +++ b/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/fa.js b/lang/fa.js index 028173ffc81..558d46f142d 100644 --- a/lang/fa.js +++ b/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/fi.js b/lang/fi.js index 80745a9ec43..9630ef38679 100644 --- a/lang/fi.js +++ b/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/fo.js b/lang/fo.js index 29fd327681f..dc2801ffc26 100644 --- a/lang/fo.js +++ b/lang/fo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/fr-ca.js b/lang/fr-ca.js index fbeede23df5..cf146dc2d80 100644 --- a/lang/fr-ca.js +++ b/lang/fr-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/fr.js b/lang/fr.js index 8f15ba47438..0e5a397ba92 100644 --- a/lang/fr.js +++ b/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/gl.js b/lang/gl.js index 890287087c0..e51ce601a88 100644 --- a/lang/gl.js +++ b/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/gu.js b/lang/gu.js index 0faa0953e34..6282a739319 100644 --- a/lang/gu.js +++ b/lang/gu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/he.js b/lang/he.js index 27f423f1aa3..1cd310b12f0 100644 --- a/lang/he.js +++ b/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/hi.js b/lang/hi.js index a7ada1ea32a..31f4e461ef2 100644 --- a/lang/hi.js +++ b/lang/hi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/hr.js b/lang/hr.js index 1194c5685b7..b56f0506cb9 100644 --- a/lang/hr.js +++ b/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/hu.js b/lang/hu.js index c21e445e3bb..6419d4d0b3f 100644 --- a/lang/hu.js +++ b/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/id.js b/lang/id.js index a6ac5613f7a..4d55988b82e 100644 --- a/lang/id.js +++ b/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/is.js b/lang/is.js index 1762e415aa0..be8cee99c5b 100644 --- a/lang/is.js +++ b/lang/is.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/it.js b/lang/it.js index ed2d839b1f1..97aa485b21f 100644 --- a/lang/it.js +++ b/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/ja.js b/lang/ja.js index 4a2b3a1c763..6973b9a4aa7 100644 --- a/lang/ja.js +++ b/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/ka.js b/lang/ka.js index e578faf527b..1b3cc712492 100644 --- a/lang/ka.js +++ b/lang/ka.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/km.js b/lang/km.js index 1e8e31e48bf..9479b0956d8 100644 --- a/lang/km.js +++ b/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/ko.js b/lang/ko.js index 862dca74cc0..06f09668986 100644 --- a/lang/ko.js +++ b/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/ku.js b/lang/ku.js index 46897aa60b2..78d943bbd33 100644 --- a/lang/ku.js +++ b/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/lt.js b/lang/lt.js index 4e9140823a2..4fd2ce98033 100644 --- a/lang/lt.js +++ b/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/lv.js b/lang/lv.js index c4c9ba7625b..a3a74dec543 100644 --- a/lang/lv.js +++ b/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/mk.js b/lang/mk.js index 5e2a4aa2dc0..f68ea6c92a2 100644 --- a/lang/mk.js +++ b/lang/mk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/mn.js b/lang/mn.js index ebe19ff03ab..a208278e3c4 100644 --- a/lang/mn.js +++ b/lang/mn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/ms.js b/lang/ms.js index d685cfdecd8..ac7bf75dc04 100644 --- a/lang/ms.js +++ b/lang/ms.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/nb.js b/lang/nb.js index 605b8051e6c..cdbf77b2d35 100644 --- a/lang/nb.js +++ b/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/nl.js b/lang/nl.js index 7658b49e3fd..130a7370ee7 100644 --- a/lang/nl.js +++ b/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/no.js b/lang/no.js index c1e97931b8e..ede3b3cb686 100644 --- a/lang/no.js +++ b/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/oc.js b/lang/oc.js index 47d65d12b2b..fe19353ae0a 100644 --- a/lang/oc.js +++ b/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/pl.js b/lang/pl.js index c83634456f8..871fe399c38 100644 --- a/lang/pl.js +++ b/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/pt-br.js b/lang/pt-br.js index 88e233dfb87..9454f7cc41f 100644 --- a/lang/pt-br.js +++ b/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/pt.js b/lang/pt.js index 987e2f1e2af..8b9fbcd1517 100644 --- a/lang/pt.js +++ b/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/ro.js b/lang/ro.js index 9de90d6a288..61c3056e08a 100644 --- a/lang/ro.js +++ b/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/ru.js b/lang/ru.js index d90ee2cf953..da48deac66f 100644 --- a/lang/ru.js +++ b/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/si.js b/lang/si.js index a4610977167..212377a1e7e 100644 --- a/lang/si.js +++ b/lang/si.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/sk.js b/lang/sk.js index 0e482242a39..85eed19555a 100644 --- a/lang/sk.js +++ b/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/sl.js b/lang/sl.js index a5dd69c0f91..32fd8805dc2 100644 --- a/lang/sl.js +++ b/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/sq.js b/lang/sq.js index 74d3831124a..ded043fa06c 100644 --- a/lang/sq.js +++ b/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/sr-latn.js b/lang/sr-latn.js index 679179da7ed..0609b8074a7 100644 --- a/lang/sr-latn.js +++ b/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/sr.js b/lang/sr.js index 2f2bd5dee1e..72b34a876b5 100644 --- a/lang/sr.js +++ b/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/sv.js b/lang/sv.js index 131abca6725..5553509e35a 100644 --- a/lang/sv.js +++ b/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/th.js b/lang/th.js index 5c7ed9447de..1b3eeef684a 100644 --- a/lang/th.js +++ b/lang/th.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/tr.js b/lang/tr.js index 4babd112642..23541b3007e 100644 --- a/lang/tr.js +++ b/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/tt.js b/lang/tt.js index 377c5266fe8..4e94cfc0642 100644 --- a/lang/tt.js +++ b/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/ug.js b/lang/ug.js index 2ee73ed461e..93ff3b6c6ad 100644 --- a/lang/ug.js +++ b/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/uk.js b/lang/uk.js index 34c45e0e215..e8ba8014562 100644 --- a/lang/uk.js +++ b/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/vi.js b/lang/vi.js index da7b08fc83b..f6fd1861436 100644 --- a/lang/vi.js +++ b/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/zh-cn.js b/lang/zh-cn.js index 15a60baa8d4..46d692e3d01 100644 --- a/lang/zh-cn.js +++ b/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/lang/zh.js b/lang/zh.js index 8aec3c722a9..b0de8dffb36 100644 --- a/lang/zh.js +++ b/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/a11yhelp.js b/plugins/a11yhelp/dialogs/a11yhelp.js index caaf82d7022..cdea42dd79c 100644 --- a/plugins/a11yhelp/dialogs/a11yhelp.js +++ b/plugins/a11yhelp/dialogs/a11yhelp.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/_translationstatus.txt b/plugins/a11yhelp/dialogs/lang/_translationstatus.txt index aabb1f97793..1b2504e7585 100644 --- a/plugins/a11yhelp/dialogs/lang/_translationstatus.txt +++ b/plugins/a11yhelp/dialogs/lang/_translationstatus.txt @@ -1,4 +1,4 @@ -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. cs.js Found: 30 Missing: 0 diff --git a/plugins/a11yhelp/dialogs/lang/af.js b/plugins/a11yhelp/dialogs/lang/af.js index b0745c28fa4..0ab58315753 100644 --- a/plugins/a11yhelp/dialogs/lang/af.js +++ b/plugins/a11yhelp/dialogs/lang/af.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/ar.js b/plugins/a11yhelp/dialogs/lang/ar.js index 27118428abd..73efff12cf9 100644 --- a/plugins/a11yhelp/dialogs/lang/ar.js +++ b/plugins/a11yhelp/dialogs/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/az.js b/plugins/a11yhelp/dialogs/lang/az.js index 6c0e74b5080..29d936a66e3 100644 --- a/plugins/a11yhelp/dialogs/lang/az.js +++ b/plugins/a11yhelp/dialogs/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/bg.js b/plugins/a11yhelp/dialogs/lang/bg.js index d03bac2baf2..d3b66ca9e18 100644 --- a/plugins/a11yhelp/dialogs/lang/bg.js +++ b/plugins/a11yhelp/dialogs/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/ca.js b/plugins/a11yhelp/dialogs/lang/ca.js index 4f4b1817eb2..e4931fe4bc8 100644 --- a/plugins/a11yhelp/dialogs/lang/ca.js +++ b/plugins/a11yhelp/dialogs/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/cs.js b/plugins/a11yhelp/dialogs/lang/cs.js index 7f8b38e22a4..dfa7f3d72e3 100644 --- a/plugins/a11yhelp/dialogs/lang/cs.js +++ b/plugins/a11yhelp/dialogs/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/cy.js b/plugins/a11yhelp/dialogs/lang/cy.js index 4d1a8219985..1c63fa19c14 100644 --- a/plugins/a11yhelp/dialogs/lang/cy.js +++ b/plugins/a11yhelp/dialogs/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/da.js b/plugins/a11yhelp/dialogs/lang/da.js index 0560f1b72f5..8a2892c57a6 100644 --- a/plugins/a11yhelp/dialogs/lang/da.js +++ b/plugins/a11yhelp/dialogs/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/de-ch.js b/plugins/a11yhelp/dialogs/lang/de-ch.js index 60c8142c5a3..2eec15411a1 100644 --- a/plugins/a11yhelp/dialogs/lang/de-ch.js +++ b/plugins/a11yhelp/dialogs/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/de.js b/plugins/a11yhelp/dialogs/lang/de.js index d9ecdec21af..e4a0e2174fe 100644 --- a/plugins/a11yhelp/dialogs/lang/de.js +++ b/plugins/a11yhelp/dialogs/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/el.js b/plugins/a11yhelp/dialogs/lang/el.js index fb077f4b628..8aff44f6d0c 100644 --- a/plugins/a11yhelp/dialogs/lang/el.js +++ b/plugins/a11yhelp/dialogs/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/en-au.js b/plugins/a11yhelp/dialogs/lang/en-au.js index 6ebaedc0052..cf0d55a1e88 100644 --- a/plugins/a11yhelp/dialogs/lang/en-au.js +++ b/plugins/a11yhelp/dialogs/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/en-gb.js b/plugins/a11yhelp/dialogs/lang/en-gb.js index dd2f88659f2..8697a71a61b 100644 --- a/plugins/a11yhelp/dialogs/lang/en-gb.js +++ b/plugins/a11yhelp/dialogs/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/en.js b/plugins/a11yhelp/dialogs/lang/en.js index 1538664d816..6a083e94a6f 100644 --- a/plugins/a11yhelp/dialogs/lang/en.js +++ b/plugins/a11yhelp/dialogs/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/eo.js b/plugins/a11yhelp/dialogs/lang/eo.js index d5f3b4bd942..22629c4a986 100644 --- a/plugins/a11yhelp/dialogs/lang/eo.js +++ b/plugins/a11yhelp/dialogs/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/es-mx.js b/plugins/a11yhelp/dialogs/lang/es-mx.js index c85a107fe50..d18e05d85ee 100644 --- a/plugins/a11yhelp/dialogs/lang/es-mx.js +++ b/plugins/a11yhelp/dialogs/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/es.js b/plugins/a11yhelp/dialogs/lang/es.js index 81bedf9ab60..84f4657dfb7 100644 --- a/plugins/a11yhelp/dialogs/lang/es.js +++ b/plugins/a11yhelp/dialogs/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/et.js b/plugins/a11yhelp/dialogs/lang/et.js index c63b5c454af..553f49036fd 100644 --- a/plugins/a11yhelp/dialogs/lang/et.js +++ b/plugins/a11yhelp/dialogs/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/eu.js b/plugins/a11yhelp/dialogs/lang/eu.js index b9d1914ea2e..b2bd4dbff07 100644 --- a/plugins/a11yhelp/dialogs/lang/eu.js +++ b/plugins/a11yhelp/dialogs/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/fa.js b/plugins/a11yhelp/dialogs/lang/fa.js index afc2cf71cd6..2286522fb4f 100644 --- a/plugins/a11yhelp/dialogs/lang/fa.js +++ b/plugins/a11yhelp/dialogs/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/fi.js b/plugins/a11yhelp/dialogs/lang/fi.js index 3b6d97054b0..7ac79669ff1 100644 --- a/plugins/a11yhelp/dialogs/lang/fi.js +++ b/plugins/a11yhelp/dialogs/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/fo.js b/plugins/a11yhelp/dialogs/lang/fo.js index 7e438419e4c..f2aad53fac8 100644 --- a/plugins/a11yhelp/dialogs/lang/fo.js +++ b/plugins/a11yhelp/dialogs/lang/fo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/fr-ca.js b/plugins/a11yhelp/dialogs/lang/fr-ca.js index 4b1c157c8de..d60f6f50def 100644 --- a/plugins/a11yhelp/dialogs/lang/fr-ca.js +++ b/plugins/a11yhelp/dialogs/lang/fr-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/fr.js b/plugins/a11yhelp/dialogs/lang/fr.js index bfa04d29c65..924b8b324c7 100644 --- a/plugins/a11yhelp/dialogs/lang/fr.js +++ b/plugins/a11yhelp/dialogs/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/gl.js b/plugins/a11yhelp/dialogs/lang/gl.js index 118710b1e1b..b80524b7f25 100644 --- a/plugins/a11yhelp/dialogs/lang/gl.js +++ b/plugins/a11yhelp/dialogs/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/gu.js b/plugins/a11yhelp/dialogs/lang/gu.js index 66f8f9903af..554777f3507 100644 --- a/plugins/a11yhelp/dialogs/lang/gu.js +++ b/plugins/a11yhelp/dialogs/lang/gu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/he.js b/plugins/a11yhelp/dialogs/lang/he.js index f32b0f58531..537e00b249b 100644 --- a/plugins/a11yhelp/dialogs/lang/he.js +++ b/plugins/a11yhelp/dialogs/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/hi.js b/plugins/a11yhelp/dialogs/lang/hi.js index 8e5c35e4e77..43576b0fefb 100644 --- a/plugins/a11yhelp/dialogs/lang/hi.js +++ b/plugins/a11yhelp/dialogs/lang/hi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/hr.js b/plugins/a11yhelp/dialogs/lang/hr.js index 5818603b08d..5653c398637 100644 --- a/plugins/a11yhelp/dialogs/lang/hr.js +++ b/plugins/a11yhelp/dialogs/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/hu.js b/plugins/a11yhelp/dialogs/lang/hu.js index 1b8b909ebbe..b45b9c5e9db 100644 --- a/plugins/a11yhelp/dialogs/lang/hu.js +++ b/plugins/a11yhelp/dialogs/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/id.js b/plugins/a11yhelp/dialogs/lang/id.js index cf0c871a278..b557e391168 100644 --- a/plugins/a11yhelp/dialogs/lang/id.js +++ b/plugins/a11yhelp/dialogs/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/it.js b/plugins/a11yhelp/dialogs/lang/it.js index 322efa97214..74657a97c2d 100644 --- a/plugins/a11yhelp/dialogs/lang/it.js +++ b/plugins/a11yhelp/dialogs/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/ja.js b/plugins/a11yhelp/dialogs/lang/ja.js index 542a2069ae3..63dd87b647f 100644 --- a/plugins/a11yhelp/dialogs/lang/ja.js +++ b/plugins/a11yhelp/dialogs/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/km.js b/plugins/a11yhelp/dialogs/lang/km.js index 0fa1ff913f8..b2c61db18ff 100644 --- a/plugins/a11yhelp/dialogs/lang/km.js +++ b/plugins/a11yhelp/dialogs/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/ko.js b/plugins/a11yhelp/dialogs/lang/ko.js index 87748ac6d65..ae74b81403f 100644 --- a/plugins/a11yhelp/dialogs/lang/ko.js +++ b/plugins/a11yhelp/dialogs/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/ku.js b/plugins/a11yhelp/dialogs/lang/ku.js index f74ea9ce96d..c7280f82398 100644 --- a/plugins/a11yhelp/dialogs/lang/ku.js +++ b/plugins/a11yhelp/dialogs/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/lt.js b/plugins/a11yhelp/dialogs/lang/lt.js index 4cf10dd887b..86a7d29f9e1 100644 --- a/plugins/a11yhelp/dialogs/lang/lt.js +++ b/plugins/a11yhelp/dialogs/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/lv.js b/plugins/a11yhelp/dialogs/lang/lv.js index edbff6967b5..89b45db72fb 100644 --- a/plugins/a11yhelp/dialogs/lang/lv.js +++ b/plugins/a11yhelp/dialogs/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/mk.js b/plugins/a11yhelp/dialogs/lang/mk.js index 47c677bdaba..788a942e8d6 100644 --- a/plugins/a11yhelp/dialogs/lang/mk.js +++ b/plugins/a11yhelp/dialogs/lang/mk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/mn.js b/plugins/a11yhelp/dialogs/lang/mn.js index 420018a8dc9..19b59ee7143 100644 --- a/plugins/a11yhelp/dialogs/lang/mn.js +++ b/plugins/a11yhelp/dialogs/lang/mn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/nb.js b/plugins/a11yhelp/dialogs/lang/nb.js index 27af01937e0..83be1611eba 100644 --- a/plugins/a11yhelp/dialogs/lang/nb.js +++ b/plugins/a11yhelp/dialogs/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/nl.js b/plugins/a11yhelp/dialogs/lang/nl.js index 18ab42c2b40..1a19857f217 100644 --- a/plugins/a11yhelp/dialogs/lang/nl.js +++ b/plugins/a11yhelp/dialogs/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/no.js b/plugins/a11yhelp/dialogs/lang/no.js index 89b97766530..ff1d257e4ff 100644 --- a/plugins/a11yhelp/dialogs/lang/no.js +++ b/plugins/a11yhelp/dialogs/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/oc.js b/plugins/a11yhelp/dialogs/lang/oc.js index 96e77fff874..579a66c5917 100644 --- a/plugins/a11yhelp/dialogs/lang/oc.js +++ b/plugins/a11yhelp/dialogs/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/pl.js b/plugins/a11yhelp/dialogs/lang/pl.js index 20ac160cbe9..341b1d6a1cc 100644 --- a/plugins/a11yhelp/dialogs/lang/pl.js +++ b/plugins/a11yhelp/dialogs/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/pt-br.js b/plugins/a11yhelp/dialogs/lang/pt-br.js index 3b2a4872ed3..938b77782d5 100644 --- a/plugins/a11yhelp/dialogs/lang/pt-br.js +++ b/plugins/a11yhelp/dialogs/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/pt.js b/plugins/a11yhelp/dialogs/lang/pt.js index 6479e1ab77f..638ba0344e6 100644 --- a/plugins/a11yhelp/dialogs/lang/pt.js +++ b/plugins/a11yhelp/dialogs/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/ro.js b/plugins/a11yhelp/dialogs/lang/ro.js index 44dbe2d2d88..60a130b255b 100644 --- a/plugins/a11yhelp/dialogs/lang/ro.js +++ b/plugins/a11yhelp/dialogs/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/ru.js b/plugins/a11yhelp/dialogs/lang/ru.js index 5833d38a828..f9aa32cb03f 100644 --- a/plugins/a11yhelp/dialogs/lang/ru.js +++ b/plugins/a11yhelp/dialogs/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/si.js b/plugins/a11yhelp/dialogs/lang/si.js index 971396a9323..151aa544b16 100644 --- a/plugins/a11yhelp/dialogs/lang/si.js +++ b/plugins/a11yhelp/dialogs/lang/si.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/sk.js b/plugins/a11yhelp/dialogs/lang/sk.js index b536c9579f6..a11d5bbb8bb 100644 --- a/plugins/a11yhelp/dialogs/lang/sk.js +++ b/plugins/a11yhelp/dialogs/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/sl.js b/plugins/a11yhelp/dialogs/lang/sl.js index 9fa686e722c..467386d6875 100644 --- a/plugins/a11yhelp/dialogs/lang/sl.js +++ b/plugins/a11yhelp/dialogs/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/sq.js b/plugins/a11yhelp/dialogs/lang/sq.js index 560f2d15026..83957271f9b 100644 --- a/plugins/a11yhelp/dialogs/lang/sq.js +++ b/plugins/a11yhelp/dialogs/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/sr-latn.js b/plugins/a11yhelp/dialogs/lang/sr-latn.js index 96bd3027fdc..eb807447a54 100644 --- a/plugins/a11yhelp/dialogs/lang/sr-latn.js +++ b/plugins/a11yhelp/dialogs/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/sr.js b/plugins/a11yhelp/dialogs/lang/sr.js index d4430794b17..fc5879edc31 100644 --- a/plugins/a11yhelp/dialogs/lang/sr.js +++ b/plugins/a11yhelp/dialogs/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/sv.js b/plugins/a11yhelp/dialogs/lang/sv.js index fac5a6d7e5e..c2e65ba870a 100644 --- a/plugins/a11yhelp/dialogs/lang/sv.js +++ b/plugins/a11yhelp/dialogs/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/th.js b/plugins/a11yhelp/dialogs/lang/th.js index 149535dfef3..32d48fba97d 100644 --- a/plugins/a11yhelp/dialogs/lang/th.js +++ b/plugins/a11yhelp/dialogs/lang/th.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/tr.js b/plugins/a11yhelp/dialogs/lang/tr.js index 7569334929d..d25a114f6a4 100644 --- a/plugins/a11yhelp/dialogs/lang/tr.js +++ b/plugins/a11yhelp/dialogs/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/tt.js b/plugins/a11yhelp/dialogs/lang/tt.js index b91c7d2e217..3d78a02c370 100644 --- a/plugins/a11yhelp/dialogs/lang/tt.js +++ b/plugins/a11yhelp/dialogs/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/ug.js b/plugins/a11yhelp/dialogs/lang/ug.js index b30d41e0b74..07c149d61ea 100644 --- a/plugins/a11yhelp/dialogs/lang/ug.js +++ b/plugins/a11yhelp/dialogs/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/uk.js b/plugins/a11yhelp/dialogs/lang/uk.js index 07c14af6005..759ab0d0f73 100644 --- a/plugins/a11yhelp/dialogs/lang/uk.js +++ b/plugins/a11yhelp/dialogs/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/vi.js b/plugins/a11yhelp/dialogs/lang/vi.js index a7b5cdcef0e..8cbf6e1b6f9 100644 --- a/plugins/a11yhelp/dialogs/lang/vi.js +++ b/plugins/a11yhelp/dialogs/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/zh-cn.js b/plugins/a11yhelp/dialogs/lang/zh-cn.js index 60ca37901cd..b39c7a31f6b 100644 --- a/plugins/a11yhelp/dialogs/lang/zh-cn.js +++ b/plugins/a11yhelp/dialogs/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/dialogs/lang/zh.js b/plugins/a11yhelp/dialogs/lang/zh.js index 74a7d69bc15..c4155bc669e 100644 --- a/plugins/a11yhelp/dialogs/lang/zh.js +++ b/plugins/a11yhelp/dialogs/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/a11yhelp/plugin.js b/plugins/a11yhelp/plugin.js index 668b216e118..fb841ca77aa 100644 --- a/plugins/a11yhelp/plugin.js +++ b/plugins/a11yhelp/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/about/dialogs/about.js b/plugins/about/dialogs/about.js index 2114e01addc..ace12c7e0f0 100644 --- a/plugins/about/dialogs/about.js +++ b/plugins/about/dialogs/about.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/about/lang/af.js b/plugins/about/lang/af.js index ce2f787cb26..c8e77b9cc84 100644 --- a/plugins/about/lang/af.js +++ b/plugins/about/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'af', { diff --git a/plugins/about/lang/ar.js b/plugins/about/lang/ar.js index 2eb404cc457..af6923b7750 100644 --- a/plugins/about/lang/ar.js +++ b/plugins/about/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'ar', { diff --git a/plugins/about/lang/az.js b/plugins/about/lang/az.js index fc74a126450..d99478250f4 100644 --- a/plugins/about/lang/az.js +++ b/plugins/about/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'az', { diff --git a/plugins/about/lang/bg.js b/plugins/about/lang/bg.js index 71183b547a5..79b8af3e1e4 100644 --- a/plugins/about/lang/bg.js +++ b/plugins/about/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'bg', { diff --git a/plugins/about/lang/bn.js b/plugins/about/lang/bn.js index 3019aa1f0d2..9cf6137d82d 100644 --- a/plugins/about/lang/bn.js +++ b/plugins/about/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'bn', { diff --git a/plugins/about/lang/bs.js b/plugins/about/lang/bs.js index 363ffd83299..1c954a013f3 100644 --- a/plugins/about/lang/bs.js +++ b/plugins/about/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'bs', { diff --git a/plugins/about/lang/ca.js b/plugins/about/lang/ca.js index 951438a26da..9c3441161f6 100644 --- a/plugins/about/lang/ca.js +++ b/plugins/about/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'ca', { diff --git a/plugins/about/lang/cs.js b/plugins/about/lang/cs.js index b1271972cba..87651aca665 100644 --- a/plugins/about/lang/cs.js +++ b/plugins/about/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'cs', { diff --git a/plugins/about/lang/cy.js b/plugins/about/lang/cy.js index b34686f898d..6b58cdf9587 100644 --- a/plugins/about/lang/cy.js +++ b/plugins/about/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'cy', { diff --git a/plugins/about/lang/da.js b/plugins/about/lang/da.js index e18625cd0c5..d8a34499432 100644 --- a/plugins/about/lang/da.js +++ b/plugins/about/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'da', { diff --git a/plugins/about/lang/de-ch.js b/plugins/about/lang/de-ch.js index 8fd251f9f45..83c197b5b5d 100644 --- a/plugins/about/lang/de-ch.js +++ b/plugins/about/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'de-ch', { diff --git a/plugins/about/lang/de.js b/plugins/about/lang/de.js index 6fe7c202b3c..587760b925e 100644 --- a/plugins/about/lang/de.js +++ b/plugins/about/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'de', { diff --git a/plugins/about/lang/el.js b/plugins/about/lang/el.js index 02bc8e270b2..2e920976381 100644 --- a/plugins/about/lang/el.js +++ b/plugins/about/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'el', { diff --git a/plugins/about/lang/en-au.js b/plugins/about/lang/en-au.js index 7e6858aadfd..96b4d22e8d8 100644 --- a/plugins/about/lang/en-au.js +++ b/plugins/about/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'en-au', { diff --git a/plugins/about/lang/en-ca.js b/plugins/about/lang/en-ca.js index 30ad48da2d4..61d8f6dbcc9 100644 --- a/plugins/about/lang/en-ca.js +++ b/plugins/about/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'en-ca', { diff --git a/plugins/about/lang/en-gb.js b/plugins/about/lang/en-gb.js index 72b935078fd..1064ca4f539 100644 --- a/plugins/about/lang/en-gb.js +++ b/plugins/about/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'en-gb', { diff --git a/plugins/about/lang/en.js b/plugins/about/lang/en.js index 70528dc8f03..f9362988525 100644 --- a/plugins/about/lang/en.js +++ b/plugins/about/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'en', { diff --git a/plugins/about/lang/eo.js b/plugins/about/lang/eo.js index 09fa88c86ae..8f9cb4b83bf 100644 --- a/plugins/about/lang/eo.js +++ b/plugins/about/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'eo', { diff --git a/plugins/about/lang/es-mx.js b/plugins/about/lang/es-mx.js index 79703b31895..db0a2b95356 100644 --- a/plugins/about/lang/es-mx.js +++ b/plugins/about/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'es-mx', { diff --git a/plugins/about/lang/es.js b/plugins/about/lang/es.js index 4f1ee930ac1..72daec7ea0f 100644 --- a/plugins/about/lang/es.js +++ b/plugins/about/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'es', { diff --git a/plugins/about/lang/et.js b/plugins/about/lang/et.js index 587a6af4073..1b211e8c042 100644 --- a/plugins/about/lang/et.js +++ b/plugins/about/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'et', { diff --git a/plugins/about/lang/eu.js b/plugins/about/lang/eu.js index db378d94245..28f56b37f51 100644 --- a/plugins/about/lang/eu.js +++ b/plugins/about/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'eu', { diff --git a/plugins/about/lang/fa.js b/plugins/about/lang/fa.js index baf000f3816..5c52e5948e0 100644 --- a/plugins/about/lang/fa.js +++ b/plugins/about/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'fa', { diff --git a/plugins/about/lang/fi.js b/plugins/about/lang/fi.js index 8f7ee754303..b0774e6f6b7 100644 --- a/plugins/about/lang/fi.js +++ b/plugins/about/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'fi', { diff --git a/plugins/about/lang/fo.js b/plugins/about/lang/fo.js index 7433e9d9c1e..3266aacb606 100644 --- a/plugins/about/lang/fo.js +++ b/plugins/about/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'fo', { diff --git a/plugins/about/lang/fr-ca.js b/plugins/about/lang/fr-ca.js index 937614e2672..fca489e05d7 100644 --- a/plugins/about/lang/fr-ca.js +++ b/plugins/about/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'fr-ca', { diff --git a/plugins/about/lang/fr.js b/plugins/about/lang/fr.js index f388d8c2d10..314eb96c894 100644 --- a/plugins/about/lang/fr.js +++ b/plugins/about/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'fr', { diff --git a/plugins/about/lang/gl.js b/plugins/about/lang/gl.js index 649a2672482..380c9e9883f 100644 --- a/plugins/about/lang/gl.js +++ b/plugins/about/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'gl', { diff --git a/plugins/about/lang/gu.js b/plugins/about/lang/gu.js index aae11e168a7..d6c05753357 100644 --- a/plugins/about/lang/gu.js +++ b/plugins/about/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'gu', { diff --git a/plugins/about/lang/he.js b/plugins/about/lang/he.js index d213a03f401..545a70b055a 100644 --- a/plugins/about/lang/he.js +++ b/plugins/about/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'he', { diff --git a/plugins/about/lang/hi.js b/plugins/about/lang/hi.js index 664b0f458c0..21bd0501951 100644 --- a/plugins/about/lang/hi.js +++ b/plugins/about/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'hi', { diff --git a/plugins/about/lang/hr.js b/plugins/about/lang/hr.js index bdc2f0990e3..3f04dce71ed 100644 --- a/plugins/about/lang/hr.js +++ b/plugins/about/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'hr', { diff --git a/plugins/about/lang/hu.js b/plugins/about/lang/hu.js index 3273db2c205..7cf1546cb5f 100644 --- a/plugins/about/lang/hu.js +++ b/plugins/about/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'hu', { diff --git a/plugins/about/lang/id.js b/plugins/about/lang/id.js index a8a13126d8b..6db8fb9179a 100644 --- a/plugins/about/lang/id.js +++ b/plugins/about/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'id', { diff --git a/plugins/about/lang/is.js b/plugins/about/lang/is.js index b336dcc5b11..ca065f8bc01 100644 --- a/plugins/about/lang/is.js +++ b/plugins/about/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'is', { diff --git a/plugins/about/lang/it.js b/plugins/about/lang/it.js index 387e93b655e..5e2fd76a388 100644 --- a/plugins/about/lang/it.js +++ b/plugins/about/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'it', { diff --git a/plugins/about/lang/ja.js b/plugins/about/lang/ja.js index fe6de9f2bb0..749af2c1308 100644 --- a/plugins/about/lang/ja.js +++ b/plugins/about/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'ja', { diff --git a/plugins/about/lang/ka.js b/plugins/about/lang/ka.js index f11616312b7..1eab7ccfe9c 100644 --- a/plugins/about/lang/ka.js +++ b/plugins/about/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'ka', { diff --git a/plugins/about/lang/km.js b/plugins/about/lang/km.js index 5c7a937ed01..06272a0ffc2 100644 --- a/plugins/about/lang/km.js +++ b/plugins/about/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'km', { diff --git a/plugins/about/lang/ko.js b/plugins/about/lang/ko.js index 8f64784330f..40a8177faf4 100644 --- a/plugins/about/lang/ko.js +++ b/plugins/about/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'ko', { diff --git a/plugins/about/lang/ku.js b/plugins/about/lang/ku.js index c34447bef31..a7802e7bb10 100644 --- a/plugins/about/lang/ku.js +++ b/plugins/about/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'ku', { diff --git a/plugins/about/lang/lt.js b/plugins/about/lang/lt.js index 7bafae52728..474d5f272a0 100644 --- a/plugins/about/lang/lt.js +++ b/plugins/about/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'lt', { diff --git a/plugins/about/lang/lv.js b/plugins/about/lang/lv.js index d54ab85b0bf..7d34d00e3c9 100644 --- a/plugins/about/lang/lv.js +++ b/plugins/about/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'lv', { diff --git a/plugins/about/lang/mk.js b/plugins/about/lang/mk.js index 6a6354b9018..df880021168 100644 --- a/plugins/about/lang/mk.js +++ b/plugins/about/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'mk', { diff --git a/plugins/about/lang/mn.js b/plugins/about/lang/mn.js index 19e2d57fde4..bb0f2e98e22 100644 --- a/plugins/about/lang/mn.js +++ b/plugins/about/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'mn', { diff --git a/plugins/about/lang/ms.js b/plugins/about/lang/ms.js index cbc73b0aace..5e3d45bf3cd 100644 --- a/plugins/about/lang/ms.js +++ b/plugins/about/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'ms', { diff --git a/plugins/about/lang/nb.js b/plugins/about/lang/nb.js index f6d6f1104bb..fac88091e4c 100644 --- a/plugins/about/lang/nb.js +++ b/plugins/about/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'nb', { diff --git a/plugins/about/lang/nl.js b/plugins/about/lang/nl.js index ed1023fa053..67001ec33da 100644 --- a/plugins/about/lang/nl.js +++ b/plugins/about/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'nl', { diff --git a/plugins/about/lang/no.js b/plugins/about/lang/no.js index f3a9a39da76..f5e54689d19 100644 --- a/plugins/about/lang/no.js +++ b/plugins/about/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'no', { diff --git a/plugins/about/lang/oc.js b/plugins/about/lang/oc.js index 2ff009711c7..efb7913518b 100644 --- a/plugins/about/lang/oc.js +++ b/plugins/about/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'oc', { diff --git a/plugins/about/lang/pl.js b/plugins/about/lang/pl.js index a01a9acf4b4..22972b5a42f 100644 --- a/plugins/about/lang/pl.js +++ b/plugins/about/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'pl', { diff --git a/plugins/about/lang/pt-br.js b/plugins/about/lang/pt-br.js index 9fc949eb354..38db0b61b6f 100644 --- a/plugins/about/lang/pt-br.js +++ b/plugins/about/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'pt-br', { diff --git a/plugins/about/lang/pt.js b/plugins/about/lang/pt.js index 2fb5a8b6db9..16b61121a55 100644 --- a/plugins/about/lang/pt.js +++ b/plugins/about/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'pt', { diff --git a/plugins/about/lang/ro.js b/plugins/about/lang/ro.js index df2c8b88ee6..ce439920d7f 100644 --- a/plugins/about/lang/ro.js +++ b/plugins/about/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'ro', { diff --git a/plugins/about/lang/ru.js b/plugins/about/lang/ru.js index a494ec92bfd..f15cc35246f 100644 --- a/plugins/about/lang/ru.js +++ b/plugins/about/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'ru', { diff --git a/plugins/about/lang/si.js b/plugins/about/lang/si.js index 2b161784d7e..141e65d8dd7 100644 --- a/plugins/about/lang/si.js +++ b/plugins/about/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'si', { diff --git a/plugins/about/lang/sk.js b/plugins/about/lang/sk.js index 68d4d25384d..65afb30e8c9 100644 --- a/plugins/about/lang/sk.js +++ b/plugins/about/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'sk', { diff --git a/plugins/about/lang/sl.js b/plugins/about/lang/sl.js index 66f617ec337..7136d23746a 100644 --- a/plugins/about/lang/sl.js +++ b/plugins/about/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'sl', { diff --git a/plugins/about/lang/sq.js b/plugins/about/lang/sq.js index 9741e9fccac..69b21571036 100644 --- a/plugins/about/lang/sq.js +++ b/plugins/about/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'sq', { diff --git a/plugins/about/lang/sr-latn.js b/plugins/about/lang/sr-latn.js index d608e2e23b5..a8faea10b85 100644 --- a/plugins/about/lang/sr-latn.js +++ b/plugins/about/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'sr-latn', { diff --git a/plugins/about/lang/sr.js b/plugins/about/lang/sr.js index ee5202d877e..41a34b92075 100644 --- a/plugins/about/lang/sr.js +++ b/plugins/about/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'sr', { diff --git a/plugins/about/lang/sv.js b/plugins/about/lang/sv.js index d475f23528f..a32784cfe03 100644 --- a/plugins/about/lang/sv.js +++ b/plugins/about/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'sv', { diff --git a/plugins/about/lang/th.js b/plugins/about/lang/th.js index 4ed7f1cb4cd..ab043b67364 100644 --- a/plugins/about/lang/th.js +++ b/plugins/about/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'th', { diff --git a/plugins/about/lang/tr.js b/plugins/about/lang/tr.js index a3b922d406b..6a5c36278af 100644 --- a/plugins/about/lang/tr.js +++ b/plugins/about/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'tr', { diff --git a/plugins/about/lang/tt.js b/plugins/about/lang/tt.js index 1c6370fb75b..90a6069688b 100644 --- a/plugins/about/lang/tt.js +++ b/plugins/about/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'tt', { diff --git a/plugins/about/lang/ug.js b/plugins/about/lang/ug.js index 85ac8cd4027..1856f4afc77 100644 --- a/plugins/about/lang/ug.js +++ b/plugins/about/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'ug', { diff --git a/plugins/about/lang/uk.js b/plugins/about/lang/uk.js index cc52f1e6f4c..cb9bafc334f 100644 --- a/plugins/about/lang/uk.js +++ b/plugins/about/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'uk', { diff --git a/plugins/about/lang/vi.js b/plugins/about/lang/vi.js index 098b6284775..46136ddbff9 100644 --- a/plugins/about/lang/vi.js +++ b/plugins/about/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'vi', { diff --git a/plugins/about/lang/zh-cn.js b/plugins/about/lang/zh-cn.js index 7c64d26c99b..3be36863eaf 100644 --- a/plugins/about/lang/zh-cn.js +++ b/plugins/about/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'zh-cn', { diff --git a/plugins/about/lang/zh.js b/plugins/about/lang/zh.js index 37f20de4f83..96372826794 100644 --- a/plugins/about/lang/zh.js +++ b/plugins/about/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'about', 'zh', { diff --git a/plugins/about/plugin.js b/plugins/about/plugin.js index d5744764211..984f368c62c 100644 --- a/plugins/about/plugin.js +++ b/plugins/about/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/adobeair/plugin.js b/plugins/adobeair/plugin.js index 7e8050fb80d..bc2d4b86963 100644 --- a/plugins/adobeair/plugin.js +++ b/plugins/adobeair/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/ajax/plugin.js b/plugins/ajax/plugin.js index a243ccfb004..9d312104d0d 100644 --- a/plugins/ajax/plugin.js +++ b/plugins/ajax/plugin.js @@ -1,6 +1,6 @@ /* global ActiveXObject */ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/autocomplete/plugin.js b/plugins/autocomplete/plugin.js index ed66ae0d59d..d708c1295c7 100644 --- a/plugins/autocomplete/plugin.js +++ b/plugins/autocomplete/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/autocomplete/skins/default.css b/plugins/autocomplete/skins/default.css index f4da0b377fa..515766eb4af 100644 --- a/plugins/autocomplete/skins/default.css +++ b/plugins/autocomplete/skins/default.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/autoembed/lang/ar.js b/plugins/autoembed/lang/ar.js index d08dd101db6..5c91e783eb3 100644 --- a/plugins/autoembed/lang/ar.js +++ b/plugins/autoembed/lang/ar.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'ar', { diff --git a/plugins/autoembed/lang/az.js b/plugins/autoembed/lang/az.js index 8ce2f42328d..92b7836de0a 100644 --- a/plugins/autoembed/lang/az.js +++ b/plugins/autoembed/lang/az.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'az', { diff --git a/plugins/autoembed/lang/bg.js b/plugins/autoembed/lang/bg.js index 91751e938ca..40b233b1f4e 100644 --- a/plugins/autoembed/lang/bg.js +++ b/plugins/autoembed/lang/bg.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'bg', { diff --git a/plugins/autoembed/lang/ca.js b/plugins/autoembed/lang/ca.js index f79d790e7da..a2a03b73dfb 100644 --- a/plugins/autoembed/lang/ca.js +++ b/plugins/autoembed/lang/ca.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'ca', { diff --git a/plugins/autoembed/lang/cs.js b/plugins/autoembed/lang/cs.js index 92242e06b8e..db067b6d5b7 100644 --- a/plugins/autoembed/lang/cs.js +++ b/plugins/autoembed/lang/cs.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'cs', { diff --git a/plugins/autoembed/lang/da.js b/plugins/autoembed/lang/da.js index ae75184d0c4..106f63392ae 100644 --- a/plugins/autoembed/lang/da.js +++ b/plugins/autoembed/lang/da.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'da', { diff --git a/plugins/autoembed/lang/de-ch.js b/plugins/autoembed/lang/de-ch.js index 97fd0ed8b01..6b4383515e8 100644 --- a/plugins/autoembed/lang/de-ch.js +++ b/plugins/autoembed/lang/de-ch.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'de-ch', { diff --git a/plugins/autoembed/lang/de.js b/plugins/autoembed/lang/de.js index 557012cd358..91b2d268565 100644 --- a/plugins/autoembed/lang/de.js +++ b/plugins/autoembed/lang/de.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'de', { diff --git a/plugins/autoembed/lang/el.js b/plugins/autoembed/lang/el.js index 57b1206268a..ed78d52143f 100644 --- a/plugins/autoembed/lang/el.js +++ b/plugins/autoembed/lang/el.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'el', { diff --git a/plugins/autoembed/lang/en-au.js b/plugins/autoembed/lang/en-au.js index e7c822ba4d9..aae572b548f 100644 --- a/plugins/autoembed/lang/en-au.js +++ b/plugins/autoembed/lang/en-au.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'en-au', { diff --git a/plugins/autoembed/lang/en.js b/plugins/autoembed/lang/en.js index f5fd958c217..52b41243093 100644 --- a/plugins/autoembed/lang/en.js +++ b/plugins/autoembed/lang/en.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'en', { diff --git a/plugins/autoembed/lang/eo.js b/plugins/autoembed/lang/eo.js index fad877e7d10..bf1a388eac8 100644 --- a/plugins/autoembed/lang/eo.js +++ b/plugins/autoembed/lang/eo.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'eo', { diff --git a/plugins/autoembed/lang/es-mx.js b/plugins/autoembed/lang/es-mx.js index 64064cd9ca8..6d1ddf7b4ba 100644 --- a/plugins/autoembed/lang/es-mx.js +++ b/plugins/autoembed/lang/es-mx.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'es-mx', { diff --git a/plugins/autoembed/lang/es.js b/plugins/autoembed/lang/es.js index 3f9d95ccc3b..21a986bbfd8 100644 --- a/plugins/autoembed/lang/es.js +++ b/plugins/autoembed/lang/es.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'es', { diff --git a/plugins/autoembed/lang/et.js b/plugins/autoembed/lang/et.js index 349bd0d71ef..445d6b64a9b 100644 --- a/plugins/autoembed/lang/et.js +++ b/plugins/autoembed/lang/et.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'et', { diff --git a/plugins/autoembed/lang/eu.js b/plugins/autoembed/lang/eu.js index 090f479f1cd..5e8ff111361 100644 --- a/plugins/autoembed/lang/eu.js +++ b/plugins/autoembed/lang/eu.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'eu', { diff --git a/plugins/autoembed/lang/fa.js b/plugins/autoembed/lang/fa.js index daa1ba0c1c5..7c0d500d63e 100644 --- a/plugins/autoembed/lang/fa.js +++ b/plugins/autoembed/lang/fa.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'fa', { diff --git a/plugins/autoembed/lang/fr.js b/plugins/autoembed/lang/fr.js index 26570bef304..c1c2f936e42 100644 --- a/plugins/autoembed/lang/fr.js +++ b/plugins/autoembed/lang/fr.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'fr', { diff --git a/plugins/autoembed/lang/gl.js b/plugins/autoembed/lang/gl.js index 76910aba844..7d960ee03e3 100644 --- a/plugins/autoembed/lang/gl.js +++ b/plugins/autoembed/lang/gl.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'gl', { diff --git a/plugins/autoembed/lang/hr.js b/plugins/autoembed/lang/hr.js index edeaa4b513c..d22d4526194 100644 --- a/plugins/autoembed/lang/hr.js +++ b/plugins/autoembed/lang/hr.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'hr', { diff --git a/plugins/autoembed/lang/hu.js b/plugins/autoembed/lang/hu.js index 47cb23c1352..7403bec4048 100644 --- a/plugins/autoembed/lang/hu.js +++ b/plugins/autoembed/lang/hu.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'hu', { diff --git a/plugins/autoembed/lang/id.js b/plugins/autoembed/lang/id.js index 7c3afee92ca..1a6bc999fec 100644 --- a/plugins/autoembed/lang/id.js +++ b/plugins/autoembed/lang/id.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'id', { diff --git a/plugins/autoembed/lang/it.js b/plugins/autoembed/lang/it.js index b2365e81abb..2d877d0bdbf 100644 --- a/plugins/autoembed/lang/it.js +++ b/plugins/autoembed/lang/it.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'it', { diff --git a/plugins/autoembed/lang/ja.js b/plugins/autoembed/lang/ja.js index 54927193543..825c364a6df 100644 --- a/plugins/autoembed/lang/ja.js +++ b/plugins/autoembed/lang/ja.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'ja', { diff --git a/plugins/autoembed/lang/km.js b/plugins/autoembed/lang/km.js index f062eaee2c0..4cec1fa2ba4 100644 --- a/plugins/autoembed/lang/km.js +++ b/plugins/autoembed/lang/km.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'km', { diff --git a/plugins/autoembed/lang/ko.js b/plugins/autoembed/lang/ko.js index 9ad5f23e008..ccc945dcd49 100644 --- a/plugins/autoembed/lang/ko.js +++ b/plugins/autoembed/lang/ko.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'ko', { diff --git a/plugins/autoembed/lang/ku.js b/plugins/autoembed/lang/ku.js index 9907eb5e09b..8205cd8b483 100644 --- a/plugins/autoembed/lang/ku.js +++ b/plugins/autoembed/lang/ku.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'ku', { diff --git a/plugins/autoembed/lang/lt.js b/plugins/autoembed/lang/lt.js index de887df7acd..4a0719dc954 100644 --- a/plugins/autoembed/lang/lt.js +++ b/plugins/autoembed/lang/lt.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'lt', { diff --git a/plugins/autoembed/lang/lv.js b/plugins/autoembed/lang/lv.js index 1b2e6ea94c1..e668734a89b 100644 --- a/plugins/autoembed/lang/lv.js +++ b/plugins/autoembed/lang/lv.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'lv', { diff --git a/plugins/autoembed/lang/mk.js b/plugins/autoembed/lang/mk.js index ff63da65091..ae9eec65b62 100644 --- a/plugins/autoembed/lang/mk.js +++ b/plugins/autoembed/lang/mk.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'mk', { diff --git a/plugins/autoembed/lang/nb.js b/plugins/autoembed/lang/nb.js index 59314bd2cf7..34f2f21bd90 100644 --- a/plugins/autoembed/lang/nb.js +++ b/plugins/autoembed/lang/nb.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'nb', { diff --git a/plugins/autoembed/lang/nl.js b/plugins/autoembed/lang/nl.js index 2021b6648fa..ff4262dc43b 100644 --- a/plugins/autoembed/lang/nl.js +++ b/plugins/autoembed/lang/nl.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'nl', { diff --git a/plugins/autoembed/lang/oc.js b/plugins/autoembed/lang/oc.js index de8c36b036a..799fd7d0e5c 100644 --- a/plugins/autoembed/lang/oc.js +++ b/plugins/autoembed/lang/oc.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'oc', { diff --git a/plugins/autoembed/lang/pl.js b/plugins/autoembed/lang/pl.js index ef472d3c957..e7c881bed10 100644 --- a/plugins/autoembed/lang/pl.js +++ b/plugins/autoembed/lang/pl.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'pl', { diff --git a/plugins/autoembed/lang/pt-br.js b/plugins/autoembed/lang/pt-br.js index dead45cd06e..ac110b297b5 100644 --- a/plugins/autoembed/lang/pt-br.js +++ b/plugins/autoembed/lang/pt-br.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'pt-br', { diff --git a/plugins/autoembed/lang/pt.js b/plugins/autoembed/lang/pt.js index 7b5e9dec0bf..37ad5e4935d 100644 --- a/plugins/autoembed/lang/pt.js +++ b/plugins/autoembed/lang/pt.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'pt', { diff --git a/plugins/autoembed/lang/ro.js b/plugins/autoembed/lang/ro.js index d82c20435de..d2bea9bbebe 100644 --- a/plugins/autoembed/lang/ro.js +++ b/plugins/autoembed/lang/ro.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'ro', { diff --git a/plugins/autoembed/lang/ru.js b/plugins/autoembed/lang/ru.js index 0f93c68e8bd..03317f0056a 100644 --- a/plugins/autoembed/lang/ru.js +++ b/plugins/autoembed/lang/ru.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'ru', { diff --git a/plugins/autoembed/lang/sk.js b/plugins/autoembed/lang/sk.js index 21d8d3344d3..1d0e167d425 100644 --- a/plugins/autoembed/lang/sk.js +++ b/plugins/autoembed/lang/sk.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'sk', { diff --git a/plugins/autoembed/lang/sq.js b/plugins/autoembed/lang/sq.js index 24984215ef6..beff0449f61 100644 --- a/plugins/autoembed/lang/sq.js +++ b/plugins/autoembed/lang/sq.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'sq', { diff --git a/plugins/autoembed/lang/sr-latn.js b/plugins/autoembed/lang/sr-latn.js index ada23e62747..31d204012fc 100644 --- a/plugins/autoembed/lang/sr-latn.js +++ b/plugins/autoembed/lang/sr-latn.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'sr-latn', { diff --git a/plugins/autoembed/lang/sr.js b/plugins/autoembed/lang/sr.js index 9440103fd6c..6fff0e379dc 100644 --- a/plugins/autoembed/lang/sr.js +++ b/plugins/autoembed/lang/sr.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'sr', { diff --git a/plugins/autoembed/lang/sv.js b/plugins/autoembed/lang/sv.js index 60ffec4dd3f..4e04e7ca381 100644 --- a/plugins/autoembed/lang/sv.js +++ b/plugins/autoembed/lang/sv.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'sv', { diff --git a/plugins/autoembed/lang/tr.js b/plugins/autoembed/lang/tr.js index 6c09f05453a..cefe9ad48f7 100644 --- a/plugins/autoembed/lang/tr.js +++ b/plugins/autoembed/lang/tr.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'tr', { diff --git a/plugins/autoembed/lang/ug.js b/plugins/autoembed/lang/ug.js index 8956a4dfbb3..b0eb7529705 100644 --- a/plugins/autoembed/lang/ug.js +++ b/plugins/autoembed/lang/ug.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'ug', { diff --git a/plugins/autoembed/lang/uk.js b/plugins/autoembed/lang/uk.js index 94ed44f46ae..28e7c5e3517 100644 --- a/plugins/autoembed/lang/uk.js +++ b/plugins/autoembed/lang/uk.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'uk', { diff --git a/plugins/autoembed/lang/vi.js b/plugins/autoembed/lang/vi.js index b964d51694c..5a28be506fc 100644 --- a/plugins/autoembed/lang/vi.js +++ b/plugins/autoembed/lang/vi.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'vi', { diff --git a/plugins/autoembed/lang/zh-cn.js b/plugins/autoembed/lang/zh-cn.js index a7d66f19244..3c41106790f 100644 --- a/plugins/autoembed/lang/zh-cn.js +++ b/plugins/autoembed/lang/zh-cn.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'zh-cn', { diff --git a/plugins/autoembed/lang/zh.js b/plugins/autoembed/lang/zh.js index c0b0f7b6326..fc9354772ed 100644 --- a/plugins/autoembed/lang/zh.js +++ b/plugins/autoembed/lang/zh.js @@ -1,5 +1,5 @@ /* - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'autoembed', 'zh', { diff --git a/plugins/autoembed/plugin.js b/plugins/autoembed/plugin.js index 79a2c37582e..3cff6f89654 100644 --- a/plugins/autoembed/plugin.js +++ b/plugins/autoembed/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/autogrow/plugin.js b/plugins/autogrow/plugin.js index 9c353f87965..f4ff5bc6e2e 100644 --- a/plugins/autogrow/plugin.js +++ b/plugins/autogrow/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/autogrow/samples/autogrow.html b/plugins/autogrow/samples/autogrow.html index c091eea2b68..865e7004855 100644 --- a/plugins/autogrow/samples/autogrow.html +++ b/plugins/autogrow/samples/autogrow.html @@ -1,6 +1,6 @@ diff --git a/plugins/autolink/plugin.js b/plugins/autolink/plugin.js index 9cc72268a05..eeb96c589e0 100644 --- a/plugins/autolink/plugin.js +++ b/plugins/autolink/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/balloonpanel/plugin.js b/plugins/balloonpanel/plugin.js index 4f63ca596b3..673ade025ad 100644 --- a/plugins/balloonpanel/plugin.js +++ b/plugins/balloonpanel/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/balloonpanel/skins/kama/balloonpanel.css b/plugins/balloonpanel/skins/kama/balloonpanel.css index 9cfa228fb5d..4ccb564f88c 100644 --- a/plugins/balloonpanel/skins/kama/balloonpanel.css +++ b/plugins/balloonpanel/skins/kama/balloonpanel.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/balloonpanel/skins/moono-lisa/balloonpanel.css b/plugins/balloonpanel/skins/moono-lisa/balloonpanel.css index cc7e2afc420..d10cfdbb56d 100644 --- a/plugins/balloonpanel/skins/moono-lisa/balloonpanel.css +++ b/plugins/balloonpanel/skins/moono-lisa/balloonpanel.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/balloonpanel/skins/moono/balloonpanel.css b/plugins/balloonpanel/skins/moono/balloonpanel.css index 68c6d337f3b..7cfe35a3eb3 100644 --- a/plugins/balloonpanel/skins/moono/balloonpanel.css +++ b/plugins/balloonpanel/skins/moono/balloonpanel.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/balloontoolbar/plugin.js b/plugins/balloontoolbar/plugin.js index af8f222102c..60b55b38b30 100644 --- a/plugins/balloontoolbar/plugin.js +++ b/plugins/balloontoolbar/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/balloontoolbar/skins/default.css b/plugins/balloontoolbar/skins/default.css index baa3a80ca98..350a095243f 100644 --- a/plugins/balloontoolbar/skins/default.css +++ b/plugins/balloontoolbar/skins/default.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/balloontoolbar/skins/kama/balloontoolbar.css b/plugins/balloontoolbar/skins/kama/balloontoolbar.css index 9ca716e5354..bed6af09df8 100644 --- a/plugins/balloontoolbar/skins/kama/balloontoolbar.css +++ b/plugins/balloontoolbar/skins/kama/balloontoolbar.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/balloontoolbar/skins/moono-lisa/balloontoolbar.css b/plugins/balloontoolbar/skins/moono-lisa/balloontoolbar.css index 740673faaa8..27cc4166c06 100644 --- a/plugins/balloontoolbar/skins/moono-lisa/balloontoolbar.css +++ b/plugins/balloontoolbar/skins/moono-lisa/balloontoolbar.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/balloontoolbar/skins/moono/balloontoolbar.css b/plugins/balloontoolbar/skins/moono/balloontoolbar.css index 0eeeec3fe77..af74632767e 100644 --- a/plugins/balloontoolbar/skins/moono/balloontoolbar.css +++ b/plugins/balloontoolbar/skins/moono/balloontoolbar.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/basicstyles/lang/af.js b/plugins/basicstyles/lang/af.js index 2ed90fd8791..b7b5e9355ac 100644 --- a/plugins/basicstyles/lang/af.js +++ b/plugins/basicstyles/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'af', { diff --git a/plugins/basicstyles/lang/ar.js b/plugins/basicstyles/lang/ar.js index c5624fd5b67..7ee6eebbdf0 100644 --- a/plugins/basicstyles/lang/ar.js +++ b/plugins/basicstyles/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'ar', { diff --git a/plugins/basicstyles/lang/az.js b/plugins/basicstyles/lang/az.js index ade3a47a777..dcda122e566 100644 --- a/plugins/basicstyles/lang/az.js +++ b/plugins/basicstyles/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'az', { diff --git a/plugins/basicstyles/lang/bg.js b/plugins/basicstyles/lang/bg.js index 1187f3ddf5a..66a7c9926b5 100644 --- a/plugins/basicstyles/lang/bg.js +++ b/plugins/basicstyles/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'bg', { diff --git a/plugins/basicstyles/lang/bn.js b/plugins/basicstyles/lang/bn.js index c2b64a6775e..b5f1dc17f5a 100644 --- a/plugins/basicstyles/lang/bn.js +++ b/plugins/basicstyles/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'bn', { diff --git a/plugins/basicstyles/lang/bs.js b/plugins/basicstyles/lang/bs.js index c30d4a47ad4..bfb4e8e916b 100644 --- a/plugins/basicstyles/lang/bs.js +++ b/plugins/basicstyles/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'bs', { diff --git a/plugins/basicstyles/lang/ca.js b/plugins/basicstyles/lang/ca.js index d63d85b90d4..0166a4f686b 100644 --- a/plugins/basicstyles/lang/ca.js +++ b/plugins/basicstyles/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'ca', { diff --git a/plugins/basicstyles/lang/cs.js b/plugins/basicstyles/lang/cs.js index db85f857862..181a4cbcff6 100644 --- a/plugins/basicstyles/lang/cs.js +++ b/plugins/basicstyles/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'cs', { diff --git a/plugins/basicstyles/lang/cy.js b/plugins/basicstyles/lang/cy.js index ac9788899b7..488bde82b14 100644 --- a/plugins/basicstyles/lang/cy.js +++ b/plugins/basicstyles/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'cy', { diff --git a/plugins/basicstyles/lang/da.js b/plugins/basicstyles/lang/da.js index b3501de957c..fdb5f9ce9e3 100644 --- a/plugins/basicstyles/lang/da.js +++ b/plugins/basicstyles/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'da', { diff --git a/plugins/basicstyles/lang/de-ch.js b/plugins/basicstyles/lang/de-ch.js index ab8691d8bbb..9365cf62486 100644 --- a/plugins/basicstyles/lang/de-ch.js +++ b/plugins/basicstyles/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'de-ch', { diff --git a/plugins/basicstyles/lang/de.js b/plugins/basicstyles/lang/de.js index bb6c89eb802..a0d5e27d2a1 100644 --- a/plugins/basicstyles/lang/de.js +++ b/plugins/basicstyles/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'de', { diff --git a/plugins/basicstyles/lang/el.js b/plugins/basicstyles/lang/el.js index 5d43bf5fb13..75aae19af15 100644 --- a/plugins/basicstyles/lang/el.js +++ b/plugins/basicstyles/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'el', { diff --git a/plugins/basicstyles/lang/en-au.js b/plugins/basicstyles/lang/en-au.js index 5d7c838e990..a890833b5f7 100644 --- a/plugins/basicstyles/lang/en-au.js +++ b/plugins/basicstyles/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'en-au', { diff --git a/plugins/basicstyles/lang/en-ca.js b/plugins/basicstyles/lang/en-ca.js index 1c8189e1996..d8f49f46ac4 100644 --- a/plugins/basicstyles/lang/en-ca.js +++ b/plugins/basicstyles/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'en-ca', { diff --git a/plugins/basicstyles/lang/en-gb.js b/plugins/basicstyles/lang/en-gb.js index a6049af6458..ca746b353ae 100644 --- a/plugins/basicstyles/lang/en-gb.js +++ b/plugins/basicstyles/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'en-gb', { diff --git a/plugins/basicstyles/lang/en.js b/plugins/basicstyles/lang/en.js index c840a264f59..5037c2e112a 100644 --- a/plugins/basicstyles/lang/en.js +++ b/plugins/basicstyles/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'en', { diff --git a/plugins/basicstyles/lang/eo.js b/plugins/basicstyles/lang/eo.js index 61e2524864a..39072c35ce8 100644 --- a/plugins/basicstyles/lang/eo.js +++ b/plugins/basicstyles/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'eo', { diff --git a/plugins/basicstyles/lang/es-mx.js b/plugins/basicstyles/lang/es-mx.js index ae63ffa4ddb..1ee8d64f579 100644 --- a/plugins/basicstyles/lang/es-mx.js +++ b/plugins/basicstyles/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'es-mx', { diff --git a/plugins/basicstyles/lang/es.js b/plugins/basicstyles/lang/es.js index ea68218c933..03fd8654e74 100644 --- a/plugins/basicstyles/lang/es.js +++ b/plugins/basicstyles/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'es', { diff --git a/plugins/basicstyles/lang/et.js b/plugins/basicstyles/lang/et.js index 61a2719fe38..f8f156df2ef 100644 --- a/plugins/basicstyles/lang/et.js +++ b/plugins/basicstyles/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'et', { diff --git a/plugins/basicstyles/lang/eu.js b/plugins/basicstyles/lang/eu.js index aeed62ac512..7a25e11d44c 100644 --- a/plugins/basicstyles/lang/eu.js +++ b/plugins/basicstyles/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'eu', { diff --git a/plugins/basicstyles/lang/fa.js b/plugins/basicstyles/lang/fa.js index 7f134512d72..689bda02e8b 100644 --- a/plugins/basicstyles/lang/fa.js +++ b/plugins/basicstyles/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'fa', { diff --git a/plugins/basicstyles/lang/fi.js b/plugins/basicstyles/lang/fi.js index c223be94dd3..90fef659df6 100644 --- a/plugins/basicstyles/lang/fi.js +++ b/plugins/basicstyles/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'fi', { diff --git a/plugins/basicstyles/lang/fo.js b/plugins/basicstyles/lang/fo.js index 795f55d54d5..d2d87bcc029 100644 --- a/plugins/basicstyles/lang/fo.js +++ b/plugins/basicstyles/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'fo', { diff --git a/plugins/basicstyles/lang/fr-ca.js b/plugins/basicstyles/lang/fr-ca.js index 392470616d3..403b21249e9 100644 --- a/plugins/basicstyles/lang/fr-ca.js +++ b/plugins/basicstyles/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'fr-ca', { diff --git a/plugins/basicstyles/lang/fr.js b/plugins/basicstyles/lang/fr.js index d70736832a9..5f12e042d42 100644 --- a/plugins/basicstyles/lang/fr.js +++ b/plugins/basicstyles/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'fr', { diff --git a/plugins/basicstyles/lang/gl.js b/plugins/basicstyles/lang/gl.js index 450236c2ae7..5627f22f7e2 100644 --- a/plugins/basicstyles/lang/gl.js +++ b/plugins/basicstyles/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'gl', { diff --git a/plugins/basicstyles/lang/gu.js b/plugins/basicstyles/lang/gu.js index 35fd3ebfe9d..ff9c7261039 100644 --- a/plugins/basicstyles/lang/gu.js +++ b/plugins/basicstyles/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'gu', { diff --git a/plugins/basicstyles/lang/he.js b/plugins/basicstyles/lang/he.js index 305349263ea..95b8822484d 100644 --- a/plugins/basicstyles/lang/he.js +++ b/plugins/basicstyles/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'he', { diff --git a/plugins/basicstyles/lang/hi.js b/plugins/basicstyles/lang/hi.js index cba309e0bad..863e5728419 100644 --- a/plugins/basicstyles/lang/hi.js +++ b/plugins/basicstyles/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'hi', { diff --git a/plugins/basicstyles/lang/hr.js b/plugins/basicstyles/lang/hr.js index 53d6819a0e6..a6c1bce0ea7 100644 --- a/plugins/basicstyles/lang/hr.js +++ b/plugins/basicstyles/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'hr', { diff --git a/plugins/basicstyles/lang/hu.js b/plugins/basicstyles/lang/hu.js index 71adcf2aa0d..8deaf6b1806 100644 --- a/plugins/basicstyles/lang/hu.js +++ b/plugins/basicstyles/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'hu', { diff --git a/plugins/basicstyles/lang/id.js b/plugins/basicstyles/lang/id.js index acf11f64536..59213751ffd 100644 --- a/plugins/basicstyles/lang/id.js +++ b/plugins/basicstyles/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'id', { diff --git a/plugins/basicstyles/lang/is.js b/plugins/basicstyles/lang/is.js index dc65c890db1..fab72bb1016 100644 --- a/plugins/basicstyles/lang/is.js +++ b/plugins/basicstyles/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'is', { diff --git a/plugins/basicstyles/lang/it.js b/plugins/basicstyles/lang/it.js index f8ccb05299c..4cc161a5db3 100644 --- a/plugins/basicstyles/lang/it.js +++ b/plugins/basicstyles/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'it', { diff --git a/plugins/basicstyles/lang/ja.js b/plugins/basicstyles/lang/ja.js index 7ae4584e2f9..6bb2a88eef5 100644 --- a/plugins/basicstyles/lang/ja.js +++ b/plugins/basicstyles/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'ja', { diff --git a/plugins/basicstyles/lang/ka.js b/plugins/basicstyles/lang/ka.js index 6df90f8841f..5d116470bee 100644 --- a/plugins/basicstyles/lang/ka.js +++ b/plugins/basicstyles/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'ka', { diff --git a/plugins/basicstyles/lang/km.js b/plugins/basicstyles/lang/km.js index a336e92d798..274e9c4ae1b 100644 --- a/plugins/basicstyles/lang/km.js +++ b/plugins/basicstyles/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'km', { diff --git a/plugins/basicstyles/lang/ko.js b/plugins/basicstyles/lang/ko.js index 34afb6f5b02..328e5d195b2 100644 --- a/plugins/basicstyles/lang/ko.js +++ b/plugins/basicstyles/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'ko', { diff --git a/plugins/basicstyles/lang/ku.js b/plugins/basicstyles/lang/ku.js index f076ad31c6a..e72a277baaf 100644 --- a/plugins/basicstyles/lang/ku.js +++ b/plugins/basicstyles/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'ku', { diff --git a/plugins/basicstyles/lang/lt.js b/plugins/basicstyles/lang/lt.js index d0a5dce5cff..35d4db37eb4 100644 --- a/plugins/basicstyles/lang/lt.js +++ b/plugins/basicstyles/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'lt', { diff --git a/plugins/basicstyles/lang/lv.js b/plugins/basicstyles/lang/lv.js index 193f4df4ac0..c9e2491d3b2 100644 --- a/plugins/basicstyles/lang/lv.js +++ b/plugins/basicstyles/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'lv', { diff --git a/plugins/basicstyles/lang/mk.js b/plugins/basicstyles/lang/mk.js index 82bc80b436e..d60914cc9e2 100644 --- a/plugins/basicstyles/lang/mk.js +++ b/plugins/basicstyles/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'mk', { diff --git a/plugins/basicstyles/lang/mn.js b/plugins/basicstyles/lang/mn.js index f6d370f6322..e63bad6d3c1 100644 --- a/plugins/basicstyles/lang/mn.js +++ b/plugins/basicstyles/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'mn', { diff --git a/plugins/basicstyles/lang/ms.js b/plugins/basicstyles/lang/ms.js index ed4aadb9431..c7f456b4503 100644 --- a/plugins/basicstyles/lang/ms.js +++ b/plugins/basicstyles/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'ms', { diff --git a/plugins/basicstyles/lang/nb.js b/plugins/basicstyles/lang/nb.js index 0ae429a1174..3becbbb1172 100644 --- a/plugins/basicstyles/lang/nb.js +++ b/plugins/basicstyles/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'nb', { diff --git a/plugins/basicstyles/lang/nl.js b/plugins/basicstyles/lang/nl.js index 14c4001ff9a..94a886ab27d 100644 --- a/plugins/basicstyles/lang/nl.js +++ b/plugins/basicstyles/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'nl', { diff --git a/plugins/basicstyles/lang/no.js b/plugins/basicstyles/lang/no.js index f5968aa703f..d7baa841458 100644 --- a/plugins/basicstyles/lang/no.js +++ b/plugins/basicstyles/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'no', { diff --git a/plugins/basicstyles/lang/oc.js b/plugins/basicstyles/lang/oc.js index 8b5bc7784d2..c66b927ec8e 100644 --- a/plugins/basicstyles/lang/oc.js +++ b/plugins/basicstyles/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'oc', { diff --git a/plugins/basicstyles/lang/pl.js b/plugins/basicstyles/lang/pl.js index 0c3114d1d94..2962318080a 100644 --- a/plugins/basicstyles/lang/pl.js +++ b/plugins/basicstyles/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'pl', { diff --git a/plugins/basicstyles/lang/pt-br.js b/plugins/basicstyles/lang/pt-br.js index 6837b056716..3a31eb35638 100644 --- a/plugins/basicstyles/lang/pt-br.js +++ b/plugins/basicstyles/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'pt-br', { diff --git a/plugins/basicstyles/lang/pt.js b/plugins/basicstyles/lang/pt.js index 0937ef067bf..328b3cfe155 100644 --- a/plugins/basicstyles/lang/pt.js +++ b/plugins/basicstyles/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'pt', { diff --git a/plugins/basicstyles/lang/ro.js b/plugins/basicstyles/lang/ro.js index 11285f15430..b41b663c687 100644 --- a/plugins/basicstyles/lang/ro.js +++ b/plugins/basicstyles/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'ro', { diff --git a/plugins/basicstyles/lang/ru.js b/plugins/basicstyles/lang/ru.js index 0b21b83c68f..b6e05ca6052 100644 --- a/plugins/basicstyles/lang/ru.js +++ b/plugins/basicstyles/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'ru', { diff --git a/plugins/basicstyles/lang/si.js b/plugins/basicstyles/lang/si.js index cdbd56ce367..9697091bac1 100644 --- a/plugins/basicstyles/lang/si.js +++ b/plugins/basicstyles/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'si', { diff --git a/plugins/basicstyles/lang/sk.js b/plugins/basicstyles/lang/sk.js index ad3a0f8a200..9117813ccdd 100644 --- a/plugins/basicstyles/lang/sk.js +++ b/plugins/basicstyles/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'sk', { diff --git a/plugins/basicstyles/lang/sl.js b/plugins/basicstyles/lang/sl.js index e33ac121c2c..3122aae2f6e 100644 --- a/plugins/basicstyles/lang/sl.js +++ b/plugins/basicstyles/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'sl', { diff --git a/plugins/basicstyles/lang/sq.js b/plugins/basicstyles/lang/sq.js index 96e8c6ade7d..d9a672b0304 100644 --- a/plugins/basicstyles/lang/sq.js +++ b/plugins/basicstyles/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'sq', { diff --git a/plugins/basicstyles/lang/sr-latn.js b/plugins/basicstyles/lang/sr-latn.js index eb8e0bf48ec..6a67fb628e8 100644 --- a/plugins/basicstyles/lang/sr-latn.js +++ b/plugins/basicstyles/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'sr-latn', { diff --git a/plugins/basicstyles/lang/sr.js b/plugins/basicstyles/lang/sr.js index 45ee6ae29ce..da674415708 100644 --- a/plugins/basicstyles/lang/sr.js +++ b/plugins/basicstyles/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'sr', { diff --git a/plugins/basicstyles/lang/sv.js b/plugins/basicstyles/lang/sv.js index 160f1486b26..d208bbfcf14 100644 --- a/plugins/basicstyles/lang/sv.js +++ b/plugins/basicstyles/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'sv', { diff --git a/plugins/basicstyles/lang/th.js b/plugins/basicstyles/lang/th.js index 0b13a2ada33..3918bb353a3 100644 --- a/plugins/basicstyles/lang/th.js +++ b/plugins/basicstyles/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'th', { diff --git a/plugins/basicstyles/lang/tr.js b/plugins/basicstyles/lang/tr.js index 5ea4155f05e..577a16b9a6d 100644 --- a/plugins/basicstyles/lang/tr.js +++ b/plugins/basicstyles/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'tr', { diff --git a/plugins/basicstyles/lang/tt.js b/plugins/basicstyles/lang/tt.js index f1cf63e7e1e..6913c4578eb 100644 --- a/plugins/basicstyles/lang/tt.js +++ b/plugins/basicstyles/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'tt', { diff --git a/plugins/basicstyles/lang/ug.js b/plugins/basicstyles/lang/ug.js index a761a7c0579..6c6a8bff944 100644 --- a/plugins/basicstyles/lang/ug.js +++ b/plugins/basicstyles/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'ug', { diff --git a/plugins/basicstyles/lang/uk.js b/plugins/basicstyles/lang/uk.js index bc75441fd5e..93dd88c9379 100644 --- a/plugins/basicstyles/lang/uk.js +++ b/plugins/basicstyles/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'uk', { diff --git a/plugins/basicstyles/lang/vi.js b/plugins/basicstyles/lang/vi.js index cefdcf81b73..781c4a268f1 100644 --- a/plugins/basicstyles/lang/vi.js +++ b/plugins/basicstyles/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'vi', { diff --git a/plugins/basicstyles/lang/zh-cn.js b/plugins/basicstyles/lang/zh-cn.js index 002e4fd94e9..e48a44cb24e 100644 --- a/plugins/basicstyles/lang/zh-cn.js +++ b/plugins/basicstyles/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'zh-cn', { diff --git a/plugins/basicstyles/lang/zh.js b/plugins/basicstyles/lang/zh.js index 05c75c76cba..a783ef3f183 100644 --- a/plugins/basicstyles/lang/zh.js +++ b/plugins/basicstyles/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'basicstyles', 'zh', { diff --git a/plugins/basicstyles/plugin.js b/plugins/basicstyles/plugin.js index 16f14ba04ea..ee1b9112fc0 100644 --- a/plugins/basicstyles/plugin.js +++ b/plugins/basicstyles/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/bbcode/dev/bbcode.html b/plugins/bbcode/dev/bbcode.html index 105dde6fe8a..6385b7eb2a3 100644 --- a/plugins/bbcode/dev/bbcode.html +++ b/plugins/bbcode/dev/bbcode.html @@ -1,6 +1,6 @@ diff --git a/plugins/bbcode/plugin.js b/plugins/bbcode/plugin.js index 7d1847d1d18..66173977e55 100644 --- a/plugins/bbcode/plugin.js +++ b/plugins/bbcode/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/bbcode/samples/bbcode.html b/plugins/bbcode/samples/bbcode.html index 03f268c6411..07272f129d4 100644 --- a/plugins/bbcode/samples/bbcode.html +++ b/plugins/bbcode/samples/bbcode.html @@ -1,6 +1,6 @@ diff --git a/plugins/bidi/lang/af.js b/plugins/bidi/lang/af.js index d6573a8812c..f0ee4d29bc2 100644 --- a/plugins/bidi/lang/af.js +++ b/plugins/bidi/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'af', { diff --git a/plugins/bidi/lang/ar.js b/plugins/bidi/lang/ar.js index 4b94b502c11..5da54649e9e 100644 --- a/plugins/bidi/lang/ar.js +++ b/plugins/bidi/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'ar', { diff --git a/plugins/bidi/lang/az.js b/plugins/bidi/lang/az.js index df330f6a2a9..408e8a0b76a 100644 --- a/plugins/bidi/lang/az.js +++ b/plugins/bidi/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'az', { diff --git a/plugins/bidi/lang/bg.js b/plugins/bidi/lang/bg.js index 9cdf06d757e..ce688094026 100644 --- a/plugins/bidi/lang/bg.js +++ b/plugins/bidi/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'bg', { diff --git a/plugins/bidi/lang/bn.js b/plugins/bidi/lang/bn.js index a8a5bbab30c..3818225427b 100644 --- a/plugins/bidi/lang/bn.js +++ b/plugins/bidi/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'bn', { diff --git a/plugins/bidi/lang/bs.js b/plugins/bidi/lang/bs.js index 3debf8c6e00..824a1dac03b 100644 --- a/plugins/bidi/lang/bs.js +++ b/plugins/bidi/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'bs', { diff --git a/plugins/bidi/lang/ca.js b/plugins/bidi/lang/ca.js index 4374b051634..9e9a3ddfaca 100644 --- a/plugins/bidi/lang/ca.js +++ b/plugins/bidi/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'ca', { diff --git a/plugins/bidi/lang/cs.js b/plugins/bidi/lang/cs.js index 114ff270338..d99c4304eb1 100644 --- a/plugins/bidi/lang/cs.js +++ b/plugins/bidi/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'cs', { diff --git a/plugins/bidi/lang/cy.js b/plugins/bidi/lang/cy.js index c25617451ed..2ddf954ad43 100644 --- a/plugins/bidi/lang/cy.js +++ b/plugins/bidi/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'cy', { diff --git a/plugins/bidi/lang/da.js b/plugins/bidi/lang/da.js index b2b3a5fb15c..71a0ff1212f 100644 --- a/plugins/bidi/lang/da.js +++ b/plugins/bidi/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'da', { diff --git a/plugins/bidi/lang/de-ch.js b/plugins/bidi/lang/de-ch.js index c94916e0991..b6d9f4ceed0 100644 --- a/plugins/bidi/lang/de-ch.js +++ b/plugins/bidi/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'de-ch', { diff --git a/plugins/bidi/lang/de.js b/plugins/bidi/lang/de.js index 60b3a871791..d9986990cc0 100644 --- a/plugins/bidi/lang/de.js +++ b/plugins/bidi/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'de', { diff --git a/plugins/bidi/lang/el.js b/plugins/bidi/lang/el.js index e1a208b1080..a13e88e758e 100644 --- a/plugins/bidi/lang/el.js +++ b/plugins/bidi/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'el', { diff --git a/plugins/bidi/lang/en-au.js b/plugins/bidi/lang/en-au.js index d271e5eb1a1..1ad427fed66 100644 --- a/plugins/bidi/lang/en-au.js +++ b/plugins/bidi/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'en-au', { diff --git a/plugins/bidi/lang/en-ca.js b/plugins/bidi/lang/en-ca.js index 192b7a595bd..9c4c6981bf4 100644 --- a/plugins/bidi/lang/en-ca.js +++ b/plugins/bidi/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'en-ca', { diff --git a/plugins/bidi/lang/en-gb.js b/plugins/bidi/lang/en-gb.js index 40f7a504e45..b7e29fb4825 100644 --- a/plugins/bidi/lang/en-gb.js +++ b/plugins/bidi/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'en-gb', { diff --git a/plugins/bidi/lang/en.js b/plugins/bidi/lang/en.js index c66f02d9566..1ed61754db0 100644 --- a/plugins/bidi/lang/en.js +++ b/plugins/bidi/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'en', { diff --git a/plugins/bidi/lang/eo.js b/plugins/bidi/lang/eo.js index 0ffef5bb78f..32375d2bba6 100644 --- a/plugins/bidi/lang/eo.js +++ b/plugins/bidi/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'eo', { diff --git a/plugins/bidi/lang/es-mx.js b/plugins/bidi/lang/es-mx.js index c053bb33264..e4ae2fd6279 100644 --- a/plugins/bidi/lang/es-mx.js +++ b/plugins/bidi/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'es-mx', { diff --git a/plugins/bidi/lang/es.js b/plugins/bidi/lang/es.js index 02d81762362..ba7adac530d 100644 --- a/plugins/bidi/lang/es.js +++ b/plugins/bidi/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'es', { diff --git a/plugins/bidi/lang/et.js b/plugins/bidi/lang/et.js index 7bce2401cf3..3bca8fffc35 100644 --- a/plugins/bidi/lang/et.js +++ b/plugins/bidi/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'et', { diff --git a/plugins/bidi/lang/eu.js b/plugins/bidi/lang/eu.js index 56e7007bf06..6494dbf5326 100644 --- a/plugins/bidi/lang/eu.js +++ b/plugins/bidi/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'eu', { diff --git a/plugins/bidi/lang/fa.js b/plugins/bidi/lang/fa.js index 90e24304a58..a0b1152c71d 100644 --- a/plugins/bidi/lang/fa.js +++ b/plugins/bidi/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'fa', { diff --git a/plugins/bidi/lang/fi.js b/plugins/bidi/lang/fi.js index 8663598a3c6..b392341bbe9 100644 --- a/plugins/bidi/lang/fi.js +++ b/plugins/bidi/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'fi', { diff --git a/plugins/bidi/lang/fo.js b/plugins/bidi/lang/fo.js index 2620aaacb20..4fa487d6816 100644 --- a/plugins/bidi/lang/fo.js +++ b/plugins/bidi/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'fo', { diff --git a/plugins/bidi/lang/fr-ca.js b/plugins/bidi/lang/fr-ca.js index b8662b5b051..f488d8a2e8c 100644 --- a/plugins/bidi/lang/fr-ca.js +++ b/plugins/bidi/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'fr-ca', { diff --git a/plugins/bidi/lang/fr.js b/plugins/bidi/lang/fr.js index eb8c0220a29..db4c000500f 100644 --- a/plugins/bidi/lang/fr.js +++ b/plugins/bidi/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'fr', { diff --git a/plugins/bidi/lang/gl.js b/plugins/bidi/lang/gl.js index 25cc0eebe54..60b7be5adf3 100644 --- a/plugins/bidi/lang/gl.js +++ b/plugins/bidi/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'gl', { diff --git a/plugins/bidi/lang/gu.js b/plugins/bidi/lang/gu.js index 30e0a899d8d..cab86570d0b 100644 --- a/plugins/bidi/lang/gu.js +++ b/plugins/bidi/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'gu', { diff --git a/plugins/bidi/lang/he.js b/plugins/bidi/lang/he.js index 68cfe941fe2..5f02e8fd730 100644 --- a/plugins/bidi/lang/he.js +++ b/plugins/bidi/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'he', { diff --git a/plugins/bidi/lang/hi.js b/plugins/bidi/lang/hi.js index 625bd11320b..e18e1a5bca7 100644 --- a/plugins/bidi/lang/hi.js +++ b/plugins/bidi/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'hi', { diff --git a/plugins/bidi/lang/hr.js b/plugins/bidi/lang/hr.js index 3191643ed43..5513280062c 100644 --- a/plugins/bidi/lang/hr.js +++ b/plugins/bidi/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'hr', { diff --git a/plugins/bidi/lang/hu.js b/plugins/bidi/lang/hu.js index 3d80ae6c04f..244599ffde8 100644 --- a/plugins/bidi/lang/hu.js +++ b/plugins/bidi/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'hu', { diff --git a/plugins/bidi/lang/id.js b/plugins/bidi/lang/id.js index 58c52794663..8f8b48116c1 100644 --- a/plugins/bidi/lang/id.js +++ b/plugins/bidi/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'id', { diff --git a/plugins/bidi/lang/is.js b/plugins/bidi/lang/is.js index ac796f338bf..0b46ea3e8f4 100644 --- a/plugins/bidi/lang/is.js +++ b/plugins/bidi/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'is', { diff --git a/plugins/bidi/lang/it.js b/plugins/bidi/lang/it.js index 4be5fecfd44..d814a863965 100644 --- a/plugins/bidi/lang/it.js +++ b/plugins/bidi/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'it', { diff --git a/plugins/bidi/lang/ja.js b/plugins/bidi/lang/ja.js index 3dee6147852..20ee787e836 100644 --- a/plugins/bidi/lang/ja.js +++ b/plugins/bidi/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'ja', { diff --git a/plugins/bidi/lang/ka.js b/plugins/bidi/lang/ka.js index 9c6bd2960d1..b471b735171 100644 --- a/plugins/bidi/lang/ka.js +++ b/plugins/bidi/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'ka', { diff --git a/plugins/bidi/lang/km.js b/plugins/bidi/lang/km.js index 9b0f01ec5ac..a7263352aff 100644 --- a/plugins/bidi/lang/km.js +++ b/plugins/bidi/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'km', { diff --git a/plugins/bidi/lang/ko.js b/plugins/bidi/lang/ko.js index e86375ccd19..f0ff4cc2ca3 100644 --- a/plugins/bidi/lang/ko.js +++ b/plugins/bidi/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'ko', { diff --git a/plugins/bidi/lang/ku.js b/plugins/bidi/lang/ku.js index d5838da521d..9220118a884 100644 --- a/plugins/bidi/lang/ku.js +++ b/plugins/bidi/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'ku', { diff --git a/plugins/bidi/lang/lt.js b/plugins/bidi/lang/lt.js index b382b4fefca..19f4ab5660a 100644 --- a/plugins/bidi/lang/lt.js +++ b/plugins/bidi/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'lt', { diff --git a/plugins/bidi/lang/lv.js b/plugins/bidi/lang/lv.js index ad70beef5ed..7d9df747ec7 100644 --- a/plugins/bidi/lang/lv.js +++ b/plugins/bidi/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'lv', { diff --git a/plugins/bidi/lang/mk.js b/plugins/bidi/lang/mk.js index 90b1a14acb4..6dcf0b83183 100644 --- a/plugins/bidi/lang/mk.js +++ b/plugins/bidi/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'mk', { diff --git a/plugins/bidi/lang/mn.js b/plugins/bidi/lang/mn.js index ff4ae734e8c..7629dc05cb9 100644 --- a/plugins/bidi/lang/mn.js +++ b/plugins/bidi/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'mn', { diff --git a/plugins/bidi/lang/ms.js b/plugins/bidi/lang/ms.js index 346cfc20dfd..9755a4f9cae 100644 --- a/plugins/bidi/lang/ms.js +++ b/plugins/bidi/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'ms', { diff --git a/plugins/bidi/lang/nb.js b/plugins/bidi/lang/nb.js index 4fbbefaed00..4c9b0c53d2f 100644 --- a/plugins/bidi/lang/nb.js +++ b/plugins/bidi/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'nb', { diff --git a/plugins/bidi/lang/nl.js b/plugins/bidi/lang/nl.js index 96e5f5be38f..102f72ea734 100644 --- a/plugins/bidi/lang/nl.js +++ b/plugins/bidi/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'nl', { diff --git a/plugins/bidi/lang/no.js b/plugins/bidi/lang/no.js index cf1c6da15da..f737bb409a8 100644 --- a/plugins/bidi/lang/no.js +++ b/plugins/bidi/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'no', { diff --git a/plugins/bidi/lang/oc.js b/plugins/bidi/lang/oc.js index 85f501758b6..f59a72eac26 100644 --- a/plugins/bidi/lang/oc.js +++ b/plugins/bidi/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'oc', { diff --git a/plugins/bidi/lang/pl.js b/plugins/bidi/lang/pl.js index 96d22947104..b9a2d70fb88 100644 --- a/plugins/bidi/lang/pl.js +++ b/plugins/bidi/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'pl', { diff --git a/plugins/bidi/lang/pt-br.js b/plugins/bidi/lang/pt-br.js index 7f154402d0b..e4fe70f3ad0 100644 --- a/plugins/bidi/lang/pt-br.js +++ b/plugins/bidi/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'pt-br', { diff --git a/plugins/bidi/lang/pt.js b/plugins/bidi/lang/pt.js index 740efd5c755..e85fcf2a62d 100644 --- a/plugins/bidi/lang/pt.js +++ b/plugins/bidi/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'pt', { diff --git a/plugins/bidi/lang/ro.js b/plugins/bidi/lang/ro.js index bc8ee191592..29fc400d98f 100644 --- a/plugins/bidi/lang/ro.js +++ b/plugins/bidi/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'ro', { diff --git a/plugins/bidi/lang/ru.js b/plugins/bidi/lang/ru.js index 63f2ab199f5..dad5017cf09 100644 --- a/plugins/bidi/lang/ru.js +++ b/plugins/bidi/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'ru', { diff --git a/plugins/bidi/lang/si.js b/plugins/bidi/lang/si.js index fd0f52f0df6..7716631c34b 100644 --- a/plugins/bidi/lang/si.js +++ b/plugins/bidi/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'si', { diff --git a/plugins/bidi/lang/sk.js b/plugins/bidi/lang/sk.js index 075cb94c987..e018475872e 100644 --- a/plugins/bidi/lang/sk.js +++ b/plugins/bidi/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'sk', { diff --git a/plugins/bidi/lang/sl.js b/plugins/bidi/lang/sl.js index dd79bb06c4c..d7f493815f5 100644 --- a/plugins/bidi/lang/sl.js +++ b/plugins/bidi/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'sl', { diff --git a/plugins/bidi/lang/sq.js b/plugins/bidi/lang/sq.js index ec25b361b27..f4cb41878c8 100644 --- a/plugins/bidi/lang/sq.js +++ b/plugins/bidi/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'sq', { diff --git a/plugins/bidi/lang/sr-latn.js b/plugins/bidi/lang/sr-latn.js index b5a34f88946..db7a2d3cece 100644 --- a/plugins/bidi/lang/sr-latn.js +++ b/plugins/bidi/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'sr-latn', { diff --git a/plugins/bidi/lang/sr.js b/plugins/bidi/lang/sr.js index 3fd83f5d617..a8334811ed9 100644 --- a/plugins/bidi/lang/sr.js +++ b/plugins/bidi/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'sr', { diff --git a/plugins/bidi/lang/sv.js b/plugins/bidi/lang/sv.js index 7bf6efa0af8..1938a6b19d0 100644 --- a/plugins/bidi/lang/sv.js +++ b/plugins/bidi/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'sv', { diff --git a/plugins/bidi/lang/th.js b/plugins/bidi/lang/th.js index 7d31266f953..310e598b5e8 100644 --- a/plugins/bidi/lang/th.js +++ b/plugins/bidi/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'th', { diff --git a/plugins/bidi/lang/tr.js b/plugins/bidi/lang/tr.js index a59ccc386e0..cc05bfde572 100644 --- a/plugins/bidi/lang/tr.js +++ b/plugins/bidi/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'tr', { diff --git a/plugins/bidi/lang/tt.js b/plugins/bidi/lang/tt.js index 1fe44269c1f..4dcca68c685 100644 --- a/plugins/bidi/lang/tt.js +++ b/plugins/bidi/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'tt', { diff --git a/plugins/bidi/lang/ug.js b/plugins/bidi/lang/ug.js index 4cd743c3d92..2ab5dbb4c6a 100644 --- a/plugins/bidi/lang/ug.js +++ b/plugins/bidi/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'ug', { diff --git a/plugins/bidi/lang/uk.js b/plugins/bidi/lang/uk.js index 5e38ec4833d..ccc02534cf7 100644 --- a/plugins/bidi/lang/uk.js +++ b/plugins/bidi/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'uk', { diff --git a/plugins/bidi/lang/vi.js b/plugins/bidi/lang/vi.js index 3975db9cad1..4115313f198 100644 --- a/plugins/bidi/lang/vi.js +++ b/plugins/bidi/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'vi', { diff --git a/plugins/bidi/lang/zh-cn.js b/plugins/bidi/lang/zh-cn.js index 78e7dc827c3..f2e8e2197fc 100644 --- a/plugins/bidi/lang/zh-cn.js +++ b/plugins/bidi/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'zh-cn', { diff --git a/plugins/bidi/lang/zh.js b/plugins/bidi/lang/zh.js index 91701a63947..dfda03c66d4 100644 --- a/plugins/bidi/lang/zh.js +++ b/plugins/bidi/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'bidi', 'zh', { diff --git a/plugins/bidi/plugin.js b/plugins/bidi/plugin.js index 8030618c479..f8ab3e117fe 100644 --- a/plugins/bidi/plugin.js +++ b/plugins/bidi/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/blockquote/lang/af.js b/plugins/blockquote/lang/af.js index 9a1598a1db1..3964d5613f3 100644 --- a/plugins/blockquote/lang/af.js +++ b/plugins/blockquote/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'af', { diff --git a/plugins/blockquote/lang/ar.js b/plugins/blockquote/lang/ar.js index 79a90b6683b..f1428be3d09 100644 --- a/plugins/blockquote/lang/ar.js +++ b/plugins/blockquote/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'ar', { diff --git a/plugins/blockquote/lang/az.js b/plugins/blockquote/lang/az.js index 49bc58e13d2..a6f346db407 100644 --- a/plugins/blockquote/lang/az.js +++ b/plugins/blockquote/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'az', { diff --git a/plugins/blockquote/lang/bg.js b/plugins/blockquote/lang/bg.js index e6258cd2d8d..46f9eae3567 100644 --- a/plugins/blockquote/lang/bg.js +++ b/plugins/blockquote/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'bg', { diff --git a/plugins/blockquote/lang/bn.js b/plugins/blockquote/lang/bn.js index 1f2c7f5dcc9..3de8d445404 100644 --- a/plugins/blockquote/lang/bn.js +++ b/plugins/blockquote/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'bn', { diff --git a/plugins/blockquote/lang/bs.js b/plugins/blockquote/lang/bs.js index 68431509d8a..e41499b5f0d 100644 --- a/plugins/blockquote/lang/bs.js +++ b/plugins/blockquote/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'bs', { diff --git a/plugins/blockquote/lang/ca.js b/plugins/blockquote/lang/ca.js index 6994b746a01..192014d7cf0 100644 --- a/plugins/blockquote/lang/ca.js +++ b/plugins/blockquote/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'ca', { diff --git a/plugins/blockquote/lang/cs.js b/plugins/blockquote/lang/cs.js index df4924e9b7b..f36b284ac6b 100644 --- a/plugins/blockquote/lang/cs.js +++ b/plugins/blockquote/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'cs', { diff --git a/plugins/blockquote/lang/cy.js b/plugins/blockquote/lang/cy.js index adf5b658337..45f1c94da25 100644 --- a/plugins/blockquote/lang/cy.js +++ b/plugins/blockquote/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'cy', { diff --git a/plugins/blockquote/lang/da.js b/plugins/blockquote/lang/da.js index 6287831fef2..b9749dcfaa0 100644 --- a/plugins/blockquote/lang/da.js +++ b/plugins/blockquote/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'da', { diff --git a/plugins/blockquote/lang/de-ch.js b/plugins/blockquote/lang/de-ch.js index 5c74e1c6dc5..cf17c5bbf52 100644 --- a/plugins/blockquote/lang/de-ch.js +++ b/plugins/blockquote/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'de-ch', { diff --git a/plugins/blockquote/lang/de.js b/plugins/blockquote/lang/de.js index 17ee9a47cae..0d4af10fd80 100644 --- a/plugins/blockquote/lang/de.js +++ b/plugins/blockquote/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'de', { diff --git a/plugins/blockquote/lang/el.js b/plugins/blockquote/lang/el.js index fe988231d1d..e21e444b7d5 100644 --- a/plugins/blockquote/lang/el.js +++ b/plugins/blockquote/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'el', { diff --git a/plugins/blockquote/lang/en-au.js b/plugins/blockquote/lang/en-au.js index 6677a9319da..82a068a4d75 100644 --- a/plugins/blockquote/lang/en-au.js +++ b/plugins/blockquote/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'en-au', { diff --git a/plugins/blockquote/lang/en-ca.js b/plugins/blockquote/lang/en-ca.js index 5deb2818678..1c8a01899c2 100644 --- a/plugins/blockquote/lang/en-ca.js +++ b/plugins/blockquote/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'en-ca', { diff --git a/plugins/blockquote/lang/en-gb.js b/plugins/blockquote/lang/en-gb.js index 70cae7a1caf..eca3bd67734 100644 --- a/plugins/blockquote/lang/en-gb.js +++ b/plugins/blockquote/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'en-gb', { diff --git a/plugins/blockquote/lang/en.js b/plugins/blockquote/lang/en.js index 7aad5fcb421..5059b38912d 100644 --- a/plugins/blockquote/lang/en.js +++ b/plugins/blockquote/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'en', { diff --git a/plugins/blockquote/lang/eo.js b/plugins/blockquote/lang/eo.js index 000cf4954b1..ab778e28adc 100644 --- a/plugins/blockquote/lang/eo.js +++ b/plugins/blockquote/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'eo', { diff --git a/plugins/blockquote/lang/es-mx.js b/plugins/blockquote/lang/es-mx.js index 846b872a6e4..5dce940b03e 100644 --- a/plugins/blockquote/lang/es-mx.js +++ b/plugins/blockquote/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'es-mx', { diff --git a/plugins/blockquote/lang/es.js b/plugins/blockquote/lang/es.js index 126100551fb..1c193e6f89e 100644 --- a/plugins/blockquote/lang/es.js +++ b/plugins/blockquote/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'es', { diff --git a/plugins/blockquote/lang/et.js b/plugins/blockquote/lang/et.js index 397a35efb79..f5df16721ba 100644 --- a/plugins/blockquote/lang/et.js +++ b/plugins/blockquote/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'et', { diff --git a/plugins/blockquote/lang/eu.js b/plugins/blockquote/lang/eu.js index 96fa8bf7eb2..83bf619eea9 100644 --- a/plugins/blockquote/lang/eu.js +++ b/plugins/blockquote/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'eu', { diff --git a/plugins/blockquote/lang/fa.js b/plugins/blockquote/lang/fa.js index 5af6176b1b7..9dcf06eab97 100644 --- a/plugins/blockquote/lang/fa.js +++ b/plugins/blockquote/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'fa', { diff --git a/plugins/blockquote/lang/fi.js b/plugins/blockquote/lang/fi.js index cf6ddbe08b4..b776872b3eb 100644 --- a/plugins/blockquote/lang/fi.js +++ b/plugins/blockquote/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'fi', { diff --git a/plugins/blockquote/lang/fo.js b/plugins/blockquote/lang/fo.js index c087f30421e..e84f6a49dea 100644 --- a/plugins/blockquote/lang/fo.js +++ b/plugins/blockquote/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'fo', { diff --git a/plugins/blockquote/lang/fr-ca.js b/plugins/blockquote/lang/fr-ca.js index 0ef94039534..64b495b9147 100644 --- a/plugins/blockquote/lang/fr-ca.js +++ b/plugins/blockquote/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'fr-ca', { diff --git a/plugins/blockquote/lang/fr.js b/plugins/blockquote/lang/fr.js index 06b0d66b390..913eb8d3a4b 100644 --- a/plugins/blockquote/lang/fr.js +++ b/plugins/blockquote/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'fr', { diff --git a/plugins/blockquote/lang/gl.js b/plugins/blockquote/lang/gl.js index 399a7a94b0d..67d3e7a4d6c 100644 --- a/plugins/blockquote/lang/gl.js +++ b/plugins/blockquote/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'gl', { diff --git a/plugins/blockquote/lang/gu.js b/plugins/blockquote/lang/gu.js index 734ffcdb334..735c077bdf6 100644 --- a/plugins/blockquote/lang/gu.js +++ b/plugins/blockquote/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'gu', { diff --git a/plugins/blockquote/lang/he.js b/plugins/blockquote/lang/he.js index 4b21aba3430..76b4c9cd471 100644 --- a/plugins/blockquote/lang/he.js +++ b/plugins/blockquote/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'he', { diff --git a/plugins/blockquote/lang/hi.js b/plugins/blockquote/lang/hi.js index b5fb3d6fcae..faf7abd9786 100644 --- a/plugins/blockquote/lang/hi.js +++ b/plugins/blockquote/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'hi', { diff --git a/plugins/blockquote/lang/hr.js b/plugins/blockquote/lang/hr.js index c465f04661e..fee3bb06bb3 100644 --- a/plugins/blockquote/lang/hr.js +++ b/plugins/blockquote/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'hr', { diff --git a/plugins/blockquote/lang/hu.js b/plugins/blockquote/lang/hu.js index 58b136ab41e..d95db105ec4 100644 --- a/plugins/blockquote/lang/hu.js +++ b/plugins/blockquote/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'hu', { diff --git a/plugins/blockquote/lang/id.js b/plugins/blockquote/lang/id.js index 2ca2076c35a..8fcf5401f73 100644 --- a/plugins/blockquote/lang/id.js +++ b/plugins/blockquote/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'id', { diff --git a/plugins/blockquote/lang/is.js b/plugins/blockquote/lang/is.js index 045f24209da..59ffe63d798 100644 --- a/plugins/blockquote/lang/is.js +++ b/plugins/blockquote/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'is', { diff --git a/plugins/blockquote/lang/it.js b/plugins/blockquote/lang/it.js index 6314cafaf80..2eeb987b78c 100644 --- a/plugins/blockquote/lang/it.js +++ b/plugins/blockquote/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'it', { diff --git a/plugins/blockquote/lang/ja.js b/plugins/blockquote/lang/ja.js index 29e0e25c885..1343633d448 100644 --- a/plugins/blockquote/lang/ja.js +++ b/plugins/blockquote/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'ja', { diff --git a/plugins/blockquote/lang/ka.js b/plugins/blockquote/lang/ka.js index c3f5c21b4f4..8074271c2aa 100644 --- a/plugins/blockquote/lang/ka.js +++ b/plugins/blockquote/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'ka', { diff --git a/plugins/blockquote/lang/km.js b/plugins/blockquote/lang/km.js index 8ef2d559812..974501d1ad1 100644 --- a/plugins/blockquote/lang/km.js +++ b/plugins/blockquote/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'km', { diff --git a/plugins/blockquote/lang/ko.js b/plugins/blockquote/lang/ko.js index 4a73419e1c0..2e5a022f012 100644 --- a/plugins/blockquote/lang/ko.js +++ b/plugins/blockquote/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'ko', { diff --git a/plugins/blockquote/lang/ku.js b/plugins/blockquote/lang/ku.js index cdc5645cc8e..de45b0e22e9 100644 --- a/plugins/blockquote/lang/ku.js +++ b/plugins/blockquote/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'ku', { diff --git a/plugins/blockquote/lang/lt.js b/plugins/blockquote/lang/lt.js index b274a703a1c..9015112c708 100644 --- a/plugins/blockquote/lang/lt.js +++ b/plugins/blockquote/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'lt', { diff --git a/plugins/blockquote/lang/lv.js b/plugins/blockquote/lang/lv.js index 9689c4f1784..2e38f08c6de 100644 --- a/plugins/blockquote/lang/lv.js +++ b/plugins/blockquote/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'lv', { diff --git a/plugins/blockquote/lang/mk.js b/plugins/blockquote/lang/mk.js index 016f0f9a235..4928be1db03 100644 --- a/plugins/blockquote/lang/mk.js +++ b/plugins/blockquote/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'mk', { diff --git a/plugins/blockquote/lang/mn.js b/plugins/blockquote/lang/mn.js index 5a051ac9994..ec5333319f6 100644 --- a/plugins/blockquote/lang/mn.js +++ b/plugins/blockquote/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'mn', { diff --git a/plugins/blockquote/lang/ms.js b/plugins/blockquote/lang/ms.js index d557c111723..8b32005f534 100644 --- a/plugins/blockquote/lang/ms.js +++ b/plugins/blockquote/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'ms', { diff --git a/plugins/blockquote/lang/nb.js b/plugins/blockquote/lang/nb.js index 3670c2dad1e..bfcbba7a294 100644 --- a/plugins/blockquote/lang/nb.js +++ b/plugins/blockquote/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'nb', { diff --git a/plugins/blockquote/lang/nl.js b/plugins/blockquote/lang/nl.js index 64da25e9cbe..631fdbadffd 100644 --- a/plugins/blockquote/lang/nl.js +++ b/plugins/blockquote/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'nl', { diff --git a/plugins/blockquote/lang/no.js b/plugins/blockquote/lang/no.js index 56e6dcf9e97..a8daa7411f3 100644 --- a/plugins/blockquote/lang/no.js +++ b/plugins/blockquote/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'no', { diff --git a/plugins/blockquote/lang/oc.js b/plugins/blockquote/lang/oc.js index 00641e89595..46a9a80baa7 100644 --- a/plugins/blockquote/lang/oc.js +++ b/plugins/blockquote/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'oc', { diff --git a/plugins/blockquote/lang/pl.js b/plugins/blockquote/lang/pl.js index afd353f1b33..aba6632f44b 100644 --- a/plugins/blockquote/lang/pl.js +++ b/plugins/blockquote/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'pl', { diff --git a/plugins/blockquote/lang/pt-br.js b/plugins/blockquote/lang/pt-br.js index cb034dd68b9..d81d045205a 100644 --- a/plugins/blockquote/lang/pt-br.js +++ b/plugins/blockquote/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'pt-br', { diff --git a/plugins/blockquote/lang/pt.js b/plugins/blockquote/lang/pt.js index 88519582c0c..ae5b700bdf5 100644 --- a/plugins/blockquote/lang/pt.js +++ b/plugins/blockquote/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'pt', { diff --git a/plugins/blockquote/lang/ro.js b/plugins/blockquote/lang/ro.js index 044adf92549..242b1932247 100644 --- a/plugins/blockquote/lang/ro.js +++ b/plugins/blockquote/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'ro', { diff --git a/plugins/blockquote/lang/ru.js b/plugins/blockquote/lang/ru.js index 5ba2a8dad78..62ebe39efce 100644 --- a/plugins/blockquote/lang/ru.js +++ b/plugins/blockquote/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'ru', { diff --git a/plugins/blockquote/lang/si.js b/plugins/blockquote/lang/si.js index be87b53f897..d1309402717 100644 --- a/plugins/blockquote/lang/si.js +++ b/plugins/blockquote/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'si', { diff --git a/plugins/blockquote/lang/sk.js b/plugins/blockquote/lang/sk.js index 3bd53382138..78c56f8fb66 100644 --- a/plugins/blockquote/lang/sk.js +++ b/plugins/blockquote/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'sk', { diff --git a/plugins/blockquote/lang/sl.js b/plugins/blockquote/lang/sl.js index b38de8b2ee2..9a6be94eb43 100644 --- a/plugins/blockquote/lang/sl.js +++ b/plugins/blockquote/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'sl', { diff --git a/plugins/blockquote/lang/sq.js b/plugins/blockquote/lang/sq.js index 8342ca86c21..562da7bca1f 100644 --- a/plugins/blockquote/lang/sq.js +++ b/plugins/blockquote/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'sq', { diff --git a/plugins/blockquote/lang/sr-latn.js b/plugins/blockquote/lang/sr-latn.js index 708c6fcc151..78db13a6a41 100644 --- a/plugins/blockquote/lang/sr-latn.js +++ b/plugins/blockquote/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'sr-latn', { diff --git a/plugins/blockquote/lang/sr.js b/plugins/blockquote/lang/sr.js index cbda1f1bd15..91b095d273d 100644 --- a/plugins/blockquote/lang/sr.js +++ b/plugins/blockquote/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'sr', { diff --git a/plugins/blockquote/lang/sv.js b/plugins/blockquote/lang/sv.js index 0a52e65d932..029c6cb2c9f 100644 --- a/plugins/blockquote/lang/sv.js +++ b/plugins/blockquote/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'sv', { diff --git a/plugins/blockquote/lang/th.js b/plugins/blockquote/lang/th.js index 3d3b02bb224..33ecb4f8dd9 100644 --- a/plugins/blockquote/lang/th.js +++ b/plugins/blockquote/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'th', { diff --git a/plugins/blockquote/lang/tr.js b/plugins/blockquote/lang/tr.js index cb3a5fcaaaf..5eaea65dc80 100644 --- a/plugins/blockquote/lang/tr.js +++ b/plugins/blockquote/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'tr', { diff --git a/plugins/blockquote/lang/tt.js b/plugins/blockquote/lang/tt.js index 42d40ee983a..667ff913b90 100644 --- a/plugins/blockquote/lang/tt.js +++ b/plugins/blockquote/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'tt', { diff --git a/plugins/blockquote/lang/ug.js b/plugins/blockquote/lang/ug.js index 7ae90e2cff8..323a2be7334 100644 --- a/plugins/blockquote/lang/ug.js +++ b/plugins/blockquote/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'ug', { diff --git a/plugins/blockquote/lang/uk.js b/plugins/blockquote/lang/uk.js index f270bb5a334..fe5ef03c4c5 100644 --- a/plugins/blockquote/lang/uk.js +++ b/plugins/blockquote/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'uk', { diff --git a/plugins/blockquote/lang/vi.js b/plugins/blockquote/lang/vi.js index 60afff051b5..c241f3042d0 100644 --- a/plugins/blockquote/lang/vi.js +++ b/plugins/blockquote/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'vi', { diff --git a/plugins/blockquote/lang/zh-cn.js b/plugins/blockquote/lang/zh-cn.js index 9d1a3e66c25..38e48446042 100644 --- a/plugins/blockquote/lang/zh-cn.js +++ b/plugins/blockquote/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'zh-cn', { diff --git a/plugins/blockquote/lang/zh.js b/plugins/blockquote/lang/zh.js index 8ab9898990b..a80e0a4e583 100644 --- a/plugins/blockquote/lang/zh.js +++ b/plugins/blockquote/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'blockquote', 'zh', { diff --git a/plugins/blockquote/plugin.js b/plugins/blockquote/plugin.js index 079cb9dc55a..19ba4892f90 100755 --- a/plugins/blockquote/plugin.js +++ b/plugins/blockquote/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/button/plugin.js b/plugins/button/plugin.js index bf23be1fa0c..fcc840d8263 100644 --- a/plugins/button/plugin.js +++ b/plugins/button/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/clipboard/dev/clipboard.html b/plugins/clipboard/dev/clipboard.html index f09f8adb005..9169dcae570 100644 --- a/plugins/clipboard/dev/clipboard.html +++ b/plugins/clipboard/dev/clipboard.html @@ -1,6 +1,6 @@ diff --git a/plugins/clipboard/dev/console.js b/plugins/clipboard/dev/console.js index 371b3f34174..2eb0cae651a 100644 --- a/plugins/clipboard/dev/console.js +++ b/plugins/clipboard/dev/console.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/clipboard/dev/dnd.html b/plugins/clipboard/dev/dnd.html index aa659f367dd..7f788625edc 100644 --- a/plugins/clipboard/dev/dnd.html +++ b/plugins/clipboard/dev/dnd.html @@ -1,6 +1,6 @@ diff --git a/plugins/clipboard/dialogs/paste.js b/plugins/clipboard/dialogs/paste.js index a8d5ae113fa..91916123e94 100644 --- a/plugins/clipboard/dialogs/paste.js +++ b/plugins/clipboard/dialogs/paste.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/clipboard/lang/af.js b/plugins/clipboard/lang/af.js index 1e0df76658a..f196dd53356 100644 --- a/plugins/clipboard/lang/af.js +++ b/plugins/clipboard/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'af', { diff --git a/plugins/clipboard/lang/ar.js b/plugins/clipboard/lang/ar.js index aaa146272e4..ce3bea430ca 100644 --- a/plugins/clipboard/lang/ar.js +++ b/plugins/clipboard/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'ar', { diff --git a/plugins/clipboard/lang/az.js b/plugins/clipboard/lang/az.js index 9f8ea8975c9..296f6600a9e 100644 --- a/plugins/clipboard/lang/az.js +++ b/plugins/clipboard/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'az', { diff --git a/plugins/clipboard/lang/bg.js b/plugins/clipboard/lang/bg.js index 0e2ca56d6cd..d2c084d5162 100644 --- a/plugins/clipboard/lang/bg.js +++ b/plugins/clipboard/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'bg', { diff --git a/plugins/clipboard/lang/bn.js b/plugins/clipboard/lang/bn.js index 86078f98782..24756bee410 100644 --- a/plugins/clipboard/lang/bn.js +++ b/plugins/clipboard/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'bn', { diff --git a/plugins/clipboard/lang/bs.js b/plugins/clipboard/lang/bs.js index e4b1d3e7d78..2c6bda7ebcd 100644 --- a/plugins/clipboard/lang/bs.js +++ b/plugins/clipboard/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'bs', { diff --git a/plugins/clipboard/lang/ca.js b/plugins/clipboard/lang/ca.js index 7049ed514eb..656d5e10faf 100644 --- a/plugins/clipboard/lang/ca.js +++ b/plugins/clipboard/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'ca', { diff --git a/plugins/clipboard/lang/cs.js b/plugins/clipboard/lang/cs.js index 8629738c6c8..e445d58f183 100644 --- a/plugins/clipboard/lang/cs.js +++ b/plugins/clipboard/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'cs', { diff --git a/plugins/clipboard/lang/cy.js b/plugins/clipboard/lang/cy.js index a7d239599bd..e29ceb5b08f 100644 --- a/plugins/clipboard/lang/cy.js +++ b/plugins/clipboard/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'cy', { diff --git a/plugins/clipboard/lang/da.js b/plugins/clipboard/lang/da.js index 5109c476f02..40806ff1045 100644 --- a/plugins/clipboard/lang/da.js +++ b/plugins/clipboard/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'da', { diff --git a/plugins/clipboard/lang/de-ch.js b/plugins/clipboard/lang/de-ch.js index b02ddfd3d4b..ef72cac4e00 100644 --- a/plugins/clipboard/lang/de-ch.js +++ b/plugins/clipboard/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'de-ch', { diff --git a/plugins/clipboard/lang/de.js b/plugins/clipboard/lang/de.js index aa61eb385df..4e2829b67e1 100644 --- a/plugins/clipboard/lang/de.js +++ b/plugins/clipboard/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'de', { diff --git a/plugins/clipboard/lang/el.js b/plugins/clipboard/lang/el.js index 9abbb1b5a07..77299626091 100644 --- a/plugins/clipboard/lang/el.js +++ b/plugins/clipboard/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'el', { diff --git a/plugins/clipboard/lang/en-au.js b/plugins/clipboard/lang/en-au.js index df12cf3f1f4..a366c521aea 100644 --- a/plugins/clipboard/lang/en-au.js +++ b/plugins/clipboard/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'en-au', { diff --git a/plugins/clipboard/lang/en-ca.js b/plugins/clipboard/lang/en-ca.js index 8ece9c3ee49..2295952243b 100644 --- a/plugins/clipboard/lang/en-ca.js +++ b/plugins/clipboard/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'en-ca', { diff --git a/plugins/clipboard/lang/en-gb.js b/plugins/clipboard/lang/en-gb.js index b3b7c398283..bee97646676 100644 --- a/plugins/clipboard/lang/en-gb.js +++ b/plugins/clipboard/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'en-gb', { diff --git a/plugins/clipboard/lang/en.js b/plugins/clipboard/lang/en.js index 94ea80955af..6fef71d2efa 100644 --- a/plugins/clipboard/lang/en.js +++ b/plugins/clipboard/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'en', { diff --git a/plugins/clipboard/lang/eo.js b/plugins/clipboard/lang/eo.js index 5f6f00703b8..7a2f8b06b43 100644 --- a/plugins/clipboard/lang/eo.js +++ b/plugins/clipboard/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'eo', { diff --git a/plugins/clipboard/lang/es-mx.js b/plugins/clipboard/lang/es-mx.js index 7c434445517..2127d335249 100644 --- a/plugins/clipboard/lang/es-mx.js +++ b/plugins/clipboard/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'es-mx', { diff --git a/plugins/clipboard/lang/es.js b/plugins/clipboard/lang/es.js index 65d9d163854..b754418a74c 100644 --- a/plugins/clipboard/lang/es.js +++ b/plugins/clipboard/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'es', { diff --git a/plugins/clipboard/lang/et.js b/plugins/clipboard/lang/et.js index c5bd67a5da9..6847376ac17 100644 --- a/plugins/clipboard/lang/et.js +++ b/plugins/clipboard/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'et', { diff --git a/plugins/clipboard/lang/eu.js b/plugins/clipboard/lang/eu.js index bf2730d3721..fe967753f7f 100644 --- a/plugins/clipboard/lang/eu.js +++ b/plugins/clipboard/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'eu', { diff --git a/plugins/clipboard/lang/fa.js b/plugins/clipboard/lang/fa.js index 48ed08e7f6e..7bd914aeb15 100644 --- a/plugins/clipboard/lang/fa.js +++ b/plugins/clipboard/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'fa', { diff --git a/plugins/clipboard/lang/fi.js b/plugins/clipboard/lang/fi.js index ad35a29fc0a..d3999cc1cbe 100644 --- a/plugins/clipboard/lang/fi.js +++ b/plugins/clipboard/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'fi', { diff --git a/plugins/clipboard/lang/fo.js b/plugins/clipboard/lang/fo.js index 8ec002c6253..bc880815609 100644 --- a/plugins/clipboard/lang/fo.js +++ b/plugins/clipboard/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'fo', { diff --git a/plugins/clipboard/lang/fr-ca.js b/plugins/clipboard/lang/fr-ca.js index 1702545ea0e..c7aaf3a1fb5 100644 --- a/plugins/clipboard/lang/fr-ca.js +++ b/plugins/clipboard/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'fr-ca', { diff --git a/plugins/clipboard/lang/fr.js b/plugins/clipboard/lang/fr.js index 3b3cf4c1722..f6bc6e93ab9 100644 --- a/plugins/clipboard/lang/fr.js +++ b/plugins/clipboard/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'fr', { diff --git a/plugins/clipboard/lang/gl.js b/plugins/clipboard/lang/gl.js index ea7845a0d36..fa4c019e3c8 100644 --- a/plugins/clipboard/lang/gl.js +++ b/plugins/clipboard/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'gl', { diff --git a/plugins/clipboard/lang/gu.js b/plugins/clipboard/lang/gu.js index dce38b7ca0e..12f14640be9 100644 --- a/plugins/clipboard/lang/gu.js +++ b/plugins/clipboard/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'gu', { diff --git a/plugins/clipboard/lang/he.js b/plugins/clipboard/lang/he.js index 2c58cb829aa..2080e24d75c 100644 --- a/plugins/clipboard/lang/he.js +++ b/plugins/clipboard/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'he', { diff --git a/plugins/clipboard/lang/hi.js b/plugins/clipboard/lang/hi.js index 942e4013757..64c19c995ca 100644 --- a/plugins/clipboard/lang/hi.js +++ b/plugins/clipboard/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'hi', { diff --git a/plugins/clipboard/lang/hr.js b/plugins/clipboard/lang/hr.js index f2ca6c04e19..6f682bed459 100644 --- a/plugins/clipboard/lang/hr.js +++ b/plugins/clipboard/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'hr', { diff --git a/plugins/clipboard/lang/hu.js b/plugins/clipboard/lang/hu.js index b7321182ca6..924ba5b2593 100644 --- a/plugins/clipboard/lang/hu.js +++ b/plugins/clipboard/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'hu', { diff --git a/plugins/clipboard/lang/id.js b/plugins/clipboard/lang/id.js index 44201bfa82f..c2037180797 100644 --- a/plugins/clipboard/lang/id.js +++ b/plugins/clipboard/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'id', { diff --git a/plugins/clipboard/lang/is.js b/plugins/clipboard/lang/is.js index f27e3220133..a77b8988aa5 100644 --- a/plugins/clipboard/lang/is.js +++ b/plugins/clipboard/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'is', { diff --git a/plugins/clipboard/lang/it.js b/plugins/clipboard/lang/it.js index c60578b66ac..ff86321416c 100644 --- a/plugins/clipboard/lang/it.js +++ b/plugins/clipboard/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'it', { diff --git a/plugins/clipboard/lang/ja.js b/plugins/clipboard/lang/ja.js index 29fc09acf4b..bd8c97ff9c9 100644 --- a/plugins/clipboard/lang/ja.js +++ b/plugins/clipboard/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'ja', { diff --git a/plugins/clipboard/lang/ka.js b/plugins/clipboard/lang/ka.js index 318c0426ebf..28c0ce407a9 100644 --- a/plugins/clipboard/lang/ka.js +++ b/plugins/clipboard/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'ka', { diff --git a/plugins/clipboard/lang/km.js b/plugins/clipboard/lang/km.js index a400b0ab31a..407732b385e 100644 --- a/plugins/clipboard/lang/km.js +++ b/plugins/clipboard/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'km', { diff --git a/plugins/clipboard/lang/ko.js b/plugins/clipboard/lang/ko.js index 1e6477ffaed..24fd78ccaa1 100644 --- a/plugins/clipboard/lang/ko.js +++ b/plugins/clipboard/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'ko', { diff --git a/plugins/clipboard/lang/ku.js b/plugins/clipboard/lang/ku.js index 9fe769733b7..d70b3fc7eca 100644 --- a/plugins/clipboard/lang/ku.js +++ b/plugins/clipboard/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'ku', { diff --git a/plugins/clipboard/lang/lt.js b/plugins/clipboard/lang/lt.js index 5ec4fd40a37..44cda80cf80 100644 --- a/plugins/clipboard/lang/lt.js +++ b/plugins/clipboard/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'lt', { diff --git a/plugins/clipboard/lang/lv.js b/plugins/clipboard/lang/lv.js index 47de7d68bbd..1ea91b10def 100644 --- a/plugins/clipboard/lang/lv.js +++ b/plugins/clipboard/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'lv', { diff --git a/plugins/clipboard/lang/mk.js b/plugins/clipboard/lang/mk.js index 0a749dff87b..4c48496f342 100644 --- a/plugins/clipboard/lang/mk.js +++ b/plugins/clipboard/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'mk', { diff --git a/plugins/clipboard/lang/mn.js b/plugins/clipboard/lang/mn.js index 3977a91e30e..744b158183b 100644 --- a/plugins/clipboard/lang/mn.js +++ b/plugins/clipboard/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'mn', { diff --git a/plugins/clipboard/lang/ms.js b/plugins/clipboard/lang/ms.js index 70efcc4b132..e246eb34862 100644 --- a/plugins/clipboard/lang/ms.js +++ b/plugins/clipboard/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'ms', { diff --git a/plugins/clipboard/lang/nb.js b/plugins/clipboard/lang/nb.js index 2a5b3ebbf2c..08ee91cbfec 100644 --- a/plugins/clipboard/lang/nb.js +++ b/plugins/clipboard/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'nb', { diff --git a/plugins/clipboard/lang/nl.js b/plugins/clipboard/lang/nl.js index bc75a815abd..e28387e3399 100644 --- a/plugins/clipboard/lang/nl.js +++ b/plugins/clipboard/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'nl', { diff --git a/plugins/clipboard/lang/no.js b/plugins/clipboard/lang/no.js index c8846153750..4d3b3582855 100644 --- a/plugins/clipboard/lang/no.js +++ b/plugins/clipboard/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'no', { diff --git a/plugins/clipboard/lang/oc.js b/plugins/clipboard/lang/oc.js index 1bb900363ac..a1d954ab8ab 100644 --- a/plugins/clipboard/lang/oc.js +++ b/plugins/clipboard/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'oc', { diff --git a/plugins/clipboard/lang/pl.js b/plugins/clipboard/lang/pl.js index 9f763d43eb8..5ec9a8dac8f 100644 --- a/plugins/clipboard/lang/pl.js +++ b/plugins/clipboard/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'pl', { diff --git a/plugins/clipboard/lang/pt-br.js b/plugins/clipboard/lang/pt-br.js index 419fca9280d..2976040141c 100644 --- a/plugins/clipboard/lang/pt-br.js +++ b/plugins/clipboard/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'pt-br', { diff --git a/plugins/clipboard/lang/pt.js b/plugins/clipboard/lang/pt.js index e6ad6d9402d..5b577b875af 100644 --- a/plugins/clipboard/lang/pt.js +++ b/plugins/clipboard/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'pt', { diff --git a/plugins/clipboard/lang/ro.js b/plugins/clipboard/lang/ro.js index 0ff62c8cab5..01879aa5ee9 100644 --- a/plugins/clipboard/lang/ro.js +++ b/plugins/clipboard/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'ro', { diff --git a/plugins/clipboard/lang/ru.js b/plugins/clipboard/lang/ru.js index a3c9d42b0f8..855fe58da5c 100644 --- a/plugins/clipboard/lang/ru.js +++ b/plugins/clipboard/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'ru', { diff --git a/plugins/clipboard/lang/si.js b/plugins/clipboard/lang/si.js index 55ae2d97fb8..9887e85eb2b 100644 --- a/plugins/clipboard/lang/si.js +++ b/plugins/clipboard/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'si', { diff --git a/plugins/clipboard/lang/sk.js b/plugins/clipboard/lang/sk.js index 9f3e78b1305..638c6a325c6 100644 --- a/plugins/clipboard/lang/sk.js +++ b/plugins/clipboard/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'sk', { diff --git a/plugins/clipboard/lang/sl.js b/plugins/clipboard/lang/sl.js index 57e76fee34f..0d0d4a2b3f4 100644 --- a/plugins/clipboard/lang/sl.js +++ b/plugins/clipboard/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'sl', { diff --git a/plugins/clipboard/lang/sq.js b/plugins/clipboard/lang/sq.js index 39bf1e78af1..c3b0f43392b 100644 --- a/plugins/clipboard/lang/sq.js +++ b/plugins/clipboard/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'sq', { diff --git a/plugins/clipboard/lang/sr-latn.js b/plugins/clipboard/lang/sr-latn.js index 825df4f2b49..ec3eecbd5b1 100644 --- a/plugins/clipboard/lang/sr-latn.js +++ b/plugins/clipboard/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'sr-latn', { diff --git a/plugins/clipboard/lang/sr.js b/plugins/clipboard/lang/sr.js index 0ae7d60abc3..f2c0d94884e 100644 --- a/plugins/clipboard/lang/sr.js +++ b/plugins/clipboard/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'sr', { diff --git a/plugins/clipboard/lang/sv.js b/plugins/clipboard/lang/sv.js index 2ddc72e1caa..6a5487fdf31 100644 --- a/plugins/clipboard/lang/sv.js +++ b/plugins/clipboard/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'sv', { diff --git a/plugins/clipboard/lang/th.js b/plugins/clipboard/lang/th.js index 73a84d002d5..009504066c1 100644 --- a/plugins/clipboard/lang/th.js +++ b/plugins/clipboard/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'th', { diff --git a/plugins/clipboard/lang/tr.js b/plugins/clipboard/lang/tr.js index cc67ac67e61..f290cd2021f 100644 --- a/plugins/clipboard/lang/tr.js +++ b/plugins/clipboard/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'tr', { diff --git a/plugins/clipboard/lang/tt.js b/plugins/clipboard/lang/tt.js index 0cbd0e7f242..a49bfdb94f2 100644 --- a/plugins/clipboard/lang/tt.js +++ b/plugins/clipboard/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'tt', { diff --git a/plugins/clipboard/lang/ug.js b/plugins/clipboard/lang/ug.js index dada57a2e66..5fa05a78678 100644 --- a/plugins/clipboard/lang/ug.js +++ b/plugins/clipboard/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'ug', { diff --git a/plugins/clipboard/lang/uk.js b/plugins/clipboard/lang/uk.js index 30ebbf6853c..20c8f2a0778 100644 --- a/plugins/clipboard/lang/uk.js +++ b/plugins/clipboard/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'uk', { diff --git a/plugins/clipboard/lang/vi.js b/plugins/clipboard/lang/vi.js index edcac5223b4..bf9d28e7cb8 100644 --- a/plugins/clipboard/lang/vi.js +++ b/plugins/clipboard/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'vi', { diff --git a/plugins/clipboard/lang/zh-cn.js b/plugins/clipboard/lang/zh-cn.js index 0d0993ad1de..5edd3317ff9 100644 --- a/plugins/clipboard/lang/zh-cn.js +++ b/plugins/clipboard/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'zh-cn', { diff --git a/plugins/clipboard/lang/zh.js b/plugins/clipboard/lang/zh.js index a8ac535ea38..442f96b58db 100644 --- a/plugins/clipboard/lang/zh.js +++ b/plugins/clipboard/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'clipboard', 'zh', { diff --git a/plugins/clipboard/plugin.js b/plugins/clipboard/plugin.js index 5985233855d..9d36d92e4a0 100644 --- a/plugins/clipboard/plugin.js +++ b/plugins/clipboard/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/cloudservices/plugin.js b/plugins/cloudservices/plugin.js index c79143a66d8..8bdb780df4f 100644 --- a/plugins/cloudservices/plugin.js +++ b/plugins/cloudservices/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/dialogs/codesnippet.js b/plugins/codesnippet/dialogs/codesnippet.js index 7d662dd4834..64b4f4c8d77 100644 --- a/plugins/codesnippet/dialogs/codesnippet.js +++ b/plugins/codesnippet/dialogs/codesnippet.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/ar.js b/plugins/codesnippet/lang/ar.js index af817dbb9f0..2193a4ff0aa 100644 --- a/plugins/codesnippet/lang/ar.js +++ b/plugins/codesnippet/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/az.js b/plugins/codesnippet/lang/az.js index 967c5fda554..ddde220cc88 100644 --- a/plugins/codesnippet/lang/az.js +++ b/plugins/codesnippet/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/bg.js b/plugins/codesnippet/lang/bg.js index 5ff3c7d702c..b326731f5ab 100644 --- a/plugins/codesnippet/lang/bg.js +++ b/plugins/codesnippet/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/ca.js b/plugins/codesnippet/lang/ca.js index 5ea8256b7a0..c3b46640852 100644 --- a/plugins/codesnippet/lang/ca.js +++ b/plugins/codesnippet/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/cs.js b/plugins/codesnippet/lang/cs.js index ad554003dc8..6bb5589af13 100644 --- a/plugins/codesnippet/lang/cs.js +++ b/plugins/codesnippet/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/da.js b/plugins/codesnippet/lang/da.js index 603035274bf..1b98e5aa2e6 100644 --- a/plugins/codesnippet/lang/da.js +++ b/plugins/codesnippet/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/de-ch.js b/plugins/codesnippet/lang/de-ch.js index fc9d6a3e912..2f66058dd91 100644 --- a/plugins/codesnippet/lang/de-ch.js +++ b/plugins/codesnippet/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/de.js b/plugins/codesnippet/lang/de.js index b4f9f0713ee..9e3ffc6eabd 100644 --- a/plugins/codesnippet/lang/de.js +++ b/plugins/codesnippet/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/el.js b/plugins/codesnippet/lang/el.js index f630f1cfae8..848500407b2 100644 --- a/plugins/codesnippet/lang/el.js +++ b/plugins/codesnippet/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/en-au.js b/plugins/codesnippet/lang/en-au.js index aad38b698da..72d1576f0b4 100644 --- a/plugins/codesnippet/lang/en-au.js +++ b/plugins/codesnippet/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/en-gb.js b/plugins/codesnippet/lang/en-gb.js index 43a499a9362..a1321017a1d 100644 --- a/plugins/codesnippet/lang/en-gb.js +++ b/plugins/codesnippet/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/en.js b/plugins/codesnippet/lang/en.js index 6f2ee2b995d..b56fa7df1b5 100644 --- a/plugins/codesnippet/lang/en.js +++ b/plugins/codesnippet/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/eo.js b/plugins/codesnippet/lang/eo.js index 0799b4ceeef..2b035c50b6c 100644 --- a/plugins/codesnippet/lang/eo.js +++ b/plugins/codesnippet/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/es-mx.js b/plugins/codesnippet/lang/es-mx.js index 4f83b5a9406..3ac5cb9b7bd 100644 --- a/plugins/codesnippet/lang/es-mx.js +++ b/plugins/codesnippet/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/es.js b/plugins/codesnippet/lang/es.js index cff09593639..36a19bd4699 100644 --- a/plugins/codesnippet/lang/es.js +++ b/plugins/codesnippet/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/et.js b/plugins/codesnippet/lang/et.js index e5cf2375b33..0bfff90c784 100644 --- a/plugins/codesnippet/lang/et.js +++ b/plugins/codesnippet/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/eu.js b/plugins/codesnippet/lang/eu.js index bf7fdf0ba87..bdc11d82ef0 100644 --- a/plugins/codesnippet/lang/eu.js +++ b/plugins/codesnippet/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/fa.js b/plugins/codesnippet/lang/fa.js index 4b93ff50e7c..7fd4905a68e 100644 --- a/plugins/codesnippet/lang/fa.js +++ b/plugins/codesnippet/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/fi.js b/plugins/codesnippet/lang/fi.js index 638c6d53c85..062e8f7737b 100644 --- a/plugins/codesnippet/lang/fi.js +++ b/plugins/codesnippet/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/fr-ca.js b/plugins/codesnippet/lang/fr-ca.js index 036d3d4e853..077cb745983 100644 --- a/plugins/codesnippet/lang/fr-ca.js +++ b/plugins/codesnippet/lang/fr-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/fr.js b/plugins/codesnippet/lang/fr.js index 47ed2ada90a..4cd1fb09b9b 100644 --- a/plugins/codesnippet/lang/fr.js +++ b/plugins/codesnippet/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/gl.js b/plugins/codesnippet/lang/gl.js index 993aa9ef564..a876f234b36 100644 --- a/plugins/codesnippet/lang/gl.js +++ b/plugins/codesnippet/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/he.js b/plugins/codesnippet/lang/he.js index 2f4f26a9e8c..3191241f565 100644 --- a/plugins/codesnippet/lang/he.js +++ b/plugins/codesnippet/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/hr.js b/plugins/codesnippet/lang/hr.js index a193883fe9c..441c71804e0 100644 --- a/plugins/codesnippet/lang/hr.js +++ b/plugins/codesnippet/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/hu.js b/plugins/codesnippet/lang/hu.js index 8e1c1fd2948..4d20b31d5e1 100644 --- a/plugins/codesnippet/lang/hu.js +++ b/plugins/codesnippet/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/id.js b/plugins/codesnippet/lang/id.js index 3a0a4f27908..f6b74314b58 100644 --- a/plugins/codesnippet/lang/id.js +++ b/plugins/codesnippet/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/it.js b/plugins/codesnippet/lang/it.js index 7c216dd24fa..9965da60047 100644 --- a/plugins/codesnippet/lang/it.js +++ b/plugins/codesnippet/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/ja.js b/plugins/codesnippet/lang/ja.js index 24501a830fb..8bda010b8b9 100644 --- a/plugins/codesnippet/lang/ja.js +++ b/plugins/codesnippet/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/km.js b/plugins/codesnippet/lang/km.js index 63fcb11feef..618d10e1e13 100644 --- a/plugins/codesnippet/lang/km.js +++ b/plugins/codesnippet/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/ko.js b/plugins/codesnippet/lang/ko.js index e68ea7a6232..5ffe466bce7 100644 --- a/plugins/codesnippet/lang/ko.js +++ b/plugins/codesnippet/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/ku.js b/plugins/codesnippet/lang/ku.js index b20307a1d67..4f61c9cd60e 100644 --- a/plugins/codesnippet/lang/ku.js +++ b/plugins/codesnippet/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/lt.js b/plugins/codesnippet/lang/lt.js index 00964efffa8..66db80cd280 100644 --- a/plugins/codesnippet/lang/lt.js +++ b/plugins/codesnippet/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/lv.js b/plugins/codesnippet/lang/lv.js index 1f0e8d097b7..52f9741a2a4 100644 --- a/plugins/codesnippet/lang/lv.js +++ b/plugins/codesnippet/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/nb.js b/plugins/codesnippet/lang/nb.js index aa4353a0d29..2424550ca92 100644 --- a/plugins/codesnippet/lang/nb.js +++ b/plugins/codesnippet/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/nl.js b/plugins/codesnippet/lang/nl.js index 736150ecd5f..b41cb4d5838 100644 --- a/plugins/codesnippet/lang/nl.js +++ b/plugins/codesnippet/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/no.js b/plugins/codesnippet/lang/no.js index c4388c011ff..30705db5069 100644 --- a/plugins/codesnippet/lang/no.js +++ b/plugins/codesnippet/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/oc.js b/plugins/codesnippet/lang/oc.js index 0f48ea52d24..29ec9fba777 100644 --- a/plugins/codesnippet/lang/oc.js +++ b/plugins/codesnippet/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/pl.js b/plugins/codesnippet/lang/pl.js index c33ed8b1804..288eb98fc7e 100644 --- a/plugins/codesnippet/lang/pl.js +++ b/plugins/codesnippet/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/pt-br.js b/plugins/codesnippet/lang/pt-br.js index 2f5092f53b0..9b949ae931d 100644 --- a/plugins/codesnippet/lang/pt-br.js +++ b/plugins/codesnippet/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/pt.js b/plugins/codesnippet/lang/pt.js index 8c20022964c..e4c52e1dc7b 100644 --- a/plugins/codesnippet/lang/pt.js +++ b/plugins/codesnippet/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/ro.js b/plugins/codesnippet/lang/ro.js index bbe06b37f09..7cf28344e7b 100644 --- a/plugins/codesnippet/lang/ro.js +++ b/plugins/codesnippet/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/ru.js b/plugins/codesnippet/lang/ru.js index fc5c323a0d1..12d493691a4 100644 --- a/plugins/codesnippet/lang/ru.js +++ b/plugins/codesnippet/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/sk.js b/plugins/codesnippet/lang/sk.js index a59fe864a25..983a6e1a30a 100644 --- a/plugins/codesnippet/lang/sk.js +++ b/plugins/codesnippet/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/sl.js b/plugins/codesnippet/lang/sl.js index d06a08ef955..f57aa3e368f 100644 --- a/plugins/codesnippet/lang/sl.js +++ b/plugins/codesnippet/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/sq.js b/plugins/codesnippet/lang/sq.js index a523fdad628..85842001eef 100644 --- a/plugins/codesnippet/lang/sq.js +++ b/plugins/codesnippet/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/sr-latn.js b/plugins/codesnippet/lang/sr-latn.js index 27c9164c00d..5f151500abc 100644 --- a/plugins/codesnippet/lang/sr-latn.js +++ b/plugins/codesnippet/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/sr.js b/plugins/codesnippet/lang/sr.js index aa74cdaa8bc..8fc1adc390c 100644 --- a/plugins/codesnippet/lang/sr.js +++ b/plugins/codesnippet/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/sv.js b/plugins/codesnippet/lang/sv.js index a7f132b64ea..6e72ae0fa5d 100644 --- a/plugins/codesnippet/lang/sv.js +++ b/plugins/codesnippet/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/th.js b/plugins/codesnippet/lang/th.js index 39fa03d7689..1030a1196a5 100644 --- a/plugins/codesnippet/lang/th.js +++ b/plugins/codesnippet/lang/th.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/tr.js b/plugins/codesnippet/lang/tr.js index 2f5ed06c7b3..f51be79e4a7 100644 --- a/plugins/codesnippet/lang/tr.js +++ b/plugins/codesnippet/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/tt.js b/plugins/codesnippet/lang/tt.js index 5da4cfc7b8d..9a8c8acfa54 100644 --- a/plugins/codesnippet/lang/tt.js +++ b/plugins/codesnippet/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/ug.js b/plugins/codesnippet/lang/ug.js index 67a3428bc44..e35de369767 100644 --- a/plugins/codesnippet/lang/ug.js +++ b/plugins/codesnippet/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/uk.js b/plugins/codesnippet/lang/uk.js index 9e28094d996..1472dae8aa7 100644 --- a/plugins/codesnippet/lang/uk.js +++ b/plugins/codesnippet/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/vi.js b/plugins/codesnippet/lang/vi.js index 19d299c44e2..cc7d43c947e 100644 --- a/plugins/codesnippet/lang/vi.js +++ b/plugins/codesnippet/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/zh-cn.js b/plugins/codesnippet/lang/zh-cn.js index 3ebed40d22d..75d62120ad1 100644 --- a/plugins/codesnippet/lang/zh-cn.js +++ b/plugins/codesnippet/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/lang/zh.js b/plugins/codesnippet/lang/zh.js index 5624b927df9..1fd2cb24253 100644 --- a/plugins/codesnippet/lang/zh.js +++ b/plugins/codesnippet/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/plugin.js b/plugins/codesnippet/plugin.js index 532ecc3cc33..85f44f63e17 100644 --- a/plugins/codesnippet/plugin.js +++ b/plugins/codesnippet/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/codesnippet/samples/codesnippet.html b/plugins/codesnippet/samples/codesnippet.html index 7d8f6560938..0b31e94a614 100644 --- a/plugins/codesnippet/samples/codesnippet.html +++ b/plugins/codesnippet/samples/codesnippet.html @@ -1,6 +1,6 @@ diff --git a/plugins/codesnippetgeshi/plugin.js b/plugins/codesnippetgeshi/plugin.js index 8c6d7f103fe..880d64e3988 100644 --- a/plugins/codesnippetgeshi/plugin.js +++ b/plugins/codesnippetgeshi/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/colorbutton/lang/af.js b/plugins/colorbutton/lang/af.js index f11525654d0..3ea7ff07054 100644 --- a/plugins/colorbutton/lang/af.js +++ b/plugins/colorbutton/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'af', { diff --git a/plugins/colorbutton/lang/ar.js b/plugins/colorbutton/lang/ar.js index 675402d6d29..20ff7d53317 100644 --- a/plugins/colorbutton/lang/ar.js +++ b/plugins/colorbutton/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'ar', { diff --git a/plugins/colorbutton/lang/az.js b/plugins/colorbutton/lang/az.js index 14bc4a68f6e..6a43fd94a2d 100644 --- a/plugins/colorbutton/lang/az.js +++ b/plugins/colorbutton/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'az', { diff --git a/plugins/colorbutton/lang/bg.js b/plugins/colorbutton/lang/bg.js index 0f482f8415e..32db5d30059 100644 --- a/plugins/colorbutton/lang/bg.js +++ b/plugins/colorbutton/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'bg', { diff --git a/plugins/colorbutton/lang/bn.js b/plugins/colorbutton/lang/bn.js index bf4372f8fda..3cf68b8756c 100644 --- a/plugins/colorbutton/lang/bn.js +++ b/plugins/colorbutton/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'bn', { diff --git a/plugins/colorbutton/lang/bs.js b/plugins/colorbutton/lang/bs.js index 6c7aa7578be..f21134079a6 100644 --- a/plugins/colorbutton/lang/bs.js +++ b/plugins/colorbutton/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'bs', { diff --git a/plugins/colorbutton/lang/ca.js b/plugins/colorbutton/lang/ca.js index ac0bfd3d80e..83774395f10 100644 --- a/plugins/colorbutton/lang/ca.js +++ b/plugins/colorbutton/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'ca', { diff --git a/plugins/colorbutton/lang/cs.js b/plugins/colorbutton/lang/cs.js index 5e5e91d8cd8..d5de1d218ef 100644 --- a/plugins/colorbutton/lang/cs.js +++ b/plugins/colorbutton/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'cs', { diff --git a/plugins/colorbutton/lang/cy.js b/plugins/colorbutton/lang/cy.js index be95a344a7b..1786f9bab1c 100644 --- a/plugins/colorbutton/lang/cy.js +++ b/plugins/colorbutton/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'cy', { diff --git a/plugins/colorbutton/lang/da.js b/plugins/colorbutton/lang/da.js index 9ed55db24ea..073920eff00 100644 --- a/plugins/colorbutton/lang/da.js +++ b/plugins/colorbutton/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'da', { diff --git a/plugins/colorbutton/lang/de-ch.js b/plugins/colorbutton/lang/de-ch.js index ecfd1341edf..d6a2d499106 100644 --- a/plugins/colorbutton/lang/de-ch.js +++ b/plugins/colorbutton/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'de-ch', { diff --git a/plugins/colorbutton/lang/de.js b/plugins/colorbutton/lang/de.js index 946a3939fff..fad5a60a3dc 100644 --- a/plugins/colorbutton/lang/de.js +++ b/plugins/colorbutton/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'de', { diff --git a/plugins/colorbutton/lang/el.js b/plugins/colorbutton/lang/el.js index 24ceb88c1cd..2035c3394b1 100644 --- a/plugins/colorbutton/lang/el.js +++ b/plugins/colorbutton/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'el', { diff --git a/plugins/colorbutton/lang/en-au.js b/plugins/colorbutton/lang/en-au.js index 22f539b14f5..d7b56c4842e 100644 --- a/plugins/colorbutton/lang/en-au.js +++ b/plugins/colorbutton/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'en-au', { diff --git a/plugins/colorbutton/lang/en-ca.js b/plugins/colorbutton/lang/en-ca.js index 933ac99c8fd..f14551894a0 100644 --- a/plugins/colorbutton/lang/en-ca.js +++ b/plugins/colorbutton/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'en-ca', { diff --git a/plugins/colorbutton/lang/en-gb.js b/plugins/colorbutton/lang/en-gb.js index 41f74d1d002..b0cc2f8996a 100644 --- a/plugins/colorbutton/lang/en-gb.js +++ b/plugins/colorbutton/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'en-gb', { diff --git a/plugins/colorbutton/lang/en.js b/plugins/colorbutton/lang/en.js index 0dde45c4e24..3fed8d16157 100644 --- a/plugins/colorbutton/lang/en.js +++ b/plugins/colorbutton/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'en', { diff --git a/plugins/colorbutton/lang/eo.js b/plugins/colorbutton/lang/eo.js index caafb89b8b0..bee247a52d1 100644 --- a/plugins/colorbutton/lang/eo.js +++ b/plugins/colorbutton/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'eo', { diff --git a/plugins/colorbutton/lang/es-mx.js b/plugins/colorbutton/lang/es-mx.js index 1658b47d895..00a9b6182df 100644 --- a/plugins/colorbutton/lang/es-mx.js +++ b/plugins/colorbutton/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'es-mx', { diff --git a/plugins/colorbutton/lang/es.js b/plugins/colorbutton/lang/es.js index 647800ef905..8d13b64efb1 100644 --- a/plugins/colorbutton/lang/es.js +++ b/plugins/colorbutton/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'es', { diff --git a/plugins/colorbutton/lang/et.js b/plugins/colorbutton/lang/et.js index 43128818f4d..d3333f0557e 100644 --- a/plugins/colorbutton/lang/et.js +++ b/plugins/colorbutton/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'et', { diff --git a/plugins/colorbutton/lang/eu.js b/plugins/colorbutton/lang/eu.js index 892f17f66c3..7c198c17dec 100644 --- a/plugins/colorbutton/lang/eu.js +++ b/plugins/colorbutton/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'eu', { diff --git a/plugins/colorbutton/lang/fa.js b/plugins/colorbutton/lang/fa.js index 8487ddd3ff9..5e2c73bea15 100644 --- a/plugins/colorbutton/lang/fa.js +++ b/plugins/colorbutton/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'fa', { diff --git a/plugins/colorbutton/lang/fi.js b/plugins/colorbutton/lang/fi.js index 35072bb56d5..5d2361e274a 100644 --- a/plugins/colorbutton/lang/fi.js +++ b/plugins/colorbutton/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'fi', { diff --git a/plugins/colorbutton/lang/fo.js b/plugins/colorbutton/lang/fo.js index a181b0eef57..54057099e58 100644 --- a/plugins/colorbutton/lang/fo.js +++ b/plugins/colorbutton/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'fo', { diff --git a/plugins/colorbutton/lang/fr-ca.js b/plugins/colorbutton/lang/fr-ca.js index fd5bfb9ae67..1d174bb1a3f 100644 --- a/plugins/colorbutton/lang/fr-ca.js +++ b/plugins/colorbutton/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'fr-ca', { diff --git a/plugins/colorbutton/lang/fr.js b/plugins/colorbutton/lang/fr.js index fc7bca97206..d9165ea8aed 100644 --- a/plugins/colorbutton/lang/fr.js +++ b/plugins/colorbutton/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'fr', { diff --git a/plugins/colorbutton/lang/gl.js b/plugins/colorbutton/lang/gl.js index a4774495b41..7e64a2b7ef9 100644 --- a/plugins/colorbutton/lang/gl.js +++ b/plugins/colorbutton/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'gl', { diff --git a/plugins/colorbutton/lang/gu.js b/plugins/colorbutton/lang/gu.js index 0d148709977..d17973d65db 100644 --- a/plugins/colorbutton/lang/gu.js +++ b/plugins/colorbutton/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'gu', { diff --git a/plugins/colorbutton/lang/he.js b/plugins/colorbutton/lang/he.js index 0f62b866ac6..de9940cf527 100644 --- a/plugins/colorbutton/lang/he.js +++ b/plugins/colorbutton/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'he', { diff --git a/plugins/colorbutton/lang/hi.js b/plugins/colorbutton/lang/hi.js index 5001442ac36..9291cbeb60e 100644 --- a/plugins/colorbutton/lang/hi.js +++ b/plugins/colorbutton/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'hi', { diff --git a/plugins/colorbutton/lang/hr.js b/plugins/colorbutton/lang/hr.js index a1fcdb41d41..4a5ffd6dc0e 100644 --- a/plugins/colorbutton/lang/hr.js +++ b/plugins/colorbutton/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'hr', { diff --git a/plugins/colorbutton/lang/hu.js b/plugins/colorbutton/lang/hu.js index 6281183a12d..b2af6f2837e 100644 --- a/plugins/colorbutton/lang/hu.js +++ b/plugins/colorbutton/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'hu', { diff --git a/plugins/colorbutton/lang/id.js b/plugins/colorbutton/lang/id.js index b47716d4777..bc9f4a453df 100644 --- a/plugins/colorbutton/lang/id.js +++ b/plugins/colorbutton/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'id', { diff --git a/plugins/colorbutton/lang/is.js b/plugins/colorbutton/lang/is.js index f3502b615a6..aad0167f976 100644 --- a/plugins/colorbutton/lang/is.js +++ b/plugins/colorbutton/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'is', { diff --git a/plugins/colorbutton/lang/it.js b/plugins/colorbutton/lang/it.js index 1abd53edc4e..92c8708dc96 100644 --- a/plugins/colorbutton/lang/it.js +++ b/plugins/colorbutton/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'it', { diff --git a/plugins/colorbutton/lang/ja.js b/plugins/colorbutton/lang/ja.js index 7771e5ef900..752d688e41b 100644 --- a/plugins/colorbutton/lang/ja.js +++ b/plugins/colorbutton/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'ja', { diff --git a/plugins/colorbutton/lang/ka.js b/plugins/colorbutton/lang/ka.js index 2e5ddd7748d..8aa7c8acdf7 100644 --- a/plugins/colorbutton/lang/ka.js +++ b/plugins/colorbutton/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'ka', { diff --git a/plugins/colorbutton/lang/km.js b/plugins/colorbutton/lang/km.js index 0340171f281..f87e7456c9f 100644 --- a/plugins/colorbutton/lang/km.js +++ b/plugins/colorbutton/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'km', { diff --git a/plugins/colorbutton/lang/ko.js b/plugins/colorbutton/lang/ko.js index 89e582ed58d..63f8dfbe9f7 100644 --- a/plugins/colorbutton/lang/ko.js +++ b/plugins/colorbutton/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'ko', { diff --git a/plugins/colorbutton/lang/ku.js b/plugins/colorbutton/lang/ku.js index 147aa0edade..99c0bb72544 100644 --- a/plugins/colorbutton/lang/ku.js +++ b/plugins/colorbutton/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'ku', { diff --git a/plugins/colorbutton/lang/lt.js b/plugins/colorbutton/lang/lt.js index ab88cc7bbe0..e62021b9974 100644 --- a/plugins/colorbutton/lang/lt.js +++ b/plugins/colorbutton/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'lt', { diff --git a/plugins/colorbutton/lang/lv.js b/plugins/colorbutton/lang/lv.js index 972819529a9..5e84c3a6da0 100644 --- a/plugins/colorbutton/lang/lv.js +++ b/plugins/colorbutton/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'lv', { diff --git a/plugins/colorbutton/lang/mk.js b/plugins/colorbutton/lang/mk.js index 412fe62d67e..00f3b2543be 100644 --- a/plugins/colorbutton/lang/mk.js +++ b/plugins/colorbutton/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'mk', { diff --git a/plugins/colorbutton/lang/mn.js b/plugins/colorbutton/lang/mn.js index b28d4457556..39367e2f0ff 100644 --- a/plugins/colorbutton/lang/mn.js +++ b/plugins/colorbutton/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'mn', { diff --git a/plugins/colorbutton/lang/ms.js b/plugins/colorbutton/lang/ms.js index b2792cd8c96..20ebed14605 100644 --- a/plugins/colorbutton/lang/ms.js +++ b/plugins/colorbutton/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'ms', { diff --git a/plugins/colorbutton/lang/nb.js b/plugins/colorbutton/lang/nb.js index 0da887fb9db..79a107da88f 100644 --- a/plugins/colorbutton/lang/nb.js +++ b/plugins/colorbutton/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'nb', { diff --git a/plugins/colorbutton/lang/nl.js b/plugins/colorbutton/lang/nl.js index 4a579624e47..6814ab14159 100644 --- a/plugins/colorbutton/lang/nl.js +++ b/plugins/colorbutton/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'nl', { diff --git a/plugins/colorbutton/lang/no.js b/plugins/colorbutton/lang/no.js index 717748bf070..fd40b4edbbb 100644 --- a/plugins/colorbutton/lang/no.js +++ b/plugins/colorbutton/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'no', { diff --git a/plugins/colorbutton/lang/oc.js b/plugins/colorbutton/lang/oc.js index a55a0dbc1e5..460ecc5f4b0 100644 --- a/plugins/colorbutton/lang/oc.js +++ b/plugins/colorbutton/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'oc', { diff --git a/plugins/colorbutton/lang/pl.js b/plugins/colorbutton/lang/pl.js index e64aa4b21d6..d7c7471418b 100644 --- a/plugins/colorbutton/lang/pl.js +++ b/plugins/colorbutton/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'pl', { diff --git a/plugins/colorbutton/lang/pt-br.js b/plugins/colorbutton/lang/pt-br.js index b16c5ad4181..4b7f7a7be02 100644 --- a/plugins/colorbutton/lang/pt-br.js +++ b/plugins/colorbutton/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'pt-br', { diff --git a/plugins/colorbutton/lang/pt.js b/plugins/colorbutton/lang/pt.js index d264adaf83f..fc323fe50aa 100644 --- a/plugins/colorbutton/lang/pt.js +++ b/plugins/colorbutton/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'pt', { diff --git a/plugins/colorbutton/lang/ro.js b/plugins/colorbutton/lang/ro.js index 20aa380a82b..61e8e3ea9c3 100644 --- a/plugins/colorbutton/lang/ro.js +++ b/plugins/colorbutton/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'ro', { diff --git a/plugins/colorbutton/lang/ru.js b/plugins/colorbutton/lang/ru.js index bd709f3cf57..a68d6087e17 100644 --- a/plugins/colorbutton/lang/ru.js +++ b/plugins/colorbutton/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'ru', { diff --git a/plugins/colorbutton/lang/si.js b/plugins/colorbutton/lang/si.js index 4264cc145f4..aaba8118bcf 100644 --- a/plugins/colorbutton/lang/si.js +++ b/plugins/colorbutton/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'si', { diff --git a/plugins/colorbutton/lang/sk.js b/plugins/colorbutton/lang/sk.js index 132c9c8ca98..b2f043e6f27 100644 --- a/plugins/colorbutton/lang/sk.js +++ b/plugins/colorbutton/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'sk', { diff --git a/plugins/colorbutton/lang/sl.js b/plugins/colorbutton/lang/sl.js index d7216ff8bea..7519baf32a6 100644 --- a/plugins/colorbutton/lang/sl.js +++ b/plugins/colorbutton/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'sl', { diff --git a/plugins/colorbutton/lang/sq.js b/plugins/colorbutton/lang/sq.js index 45af9200acc..fac6382c440 100644 --- a/plugins/colorbutton/lang/sq.js +++ b/plugins/colorbutton/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'sq', { diff --git a/plugins/colorbutton/lang/sr-latn.js b/plugins/colorbutton/lang/sr-latn.js index dc78fed89af..6aa65ba5fd2 100644 --- a/plugins/colorbutton/lang/sr-latn.js +++ b/plugins/colorbutton/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'sr-latn', { diff --git a/plugins/colorbutton/lang/sr.js b/plugins/colorbutton/lang/sr.js index 4c498e0e9a8..061565ba268 100644 --- a/plugins/colorbutton/lang/sr.js +++ b/plugins/colorbutton/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'sr', { diff --git a/plugins/colorbutton/lang/sv.js b/plugins/colorbutton/lang/sv.js index 8736837d780..45d3509ce31 100644 --- a/plugins/colorbutton/lang/sv.js +++ b/plugins/colorbutton/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'sv', { diff --git a/plugins/colorbutton/lang/th.js b/plugins/colorbutton/lang/th.js index 30ea0475fb9..7d7de70c742 100644 --- a/plugins/colorbutton/lang/th.js +++ b/plugins/colorbutton/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'th', { diff --git a/plugins/colorbutton/lang/tr.js b/plugins/colorbutton/lang/tr.js index ad2b3220df8..bba13af08cf 100644 --- a/plugins/colorbutton/lang/tr.js +++ b/plugins/colorbutton/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'tr', { diff --git a/plugins/colorbutton/lang/tt.js b/plugins/colorbutton/lang/tt.js index 37db6ce88a6..d2bbe61f0c5 100644 --- a/plugins/colorbutton/lang/tt.js +++ b/plugins/colorbutton/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'tt', { diff --git a/plugins/colorbutton/lang/ug.js b/plugins/colorbutton/lang/ug.js index 8ee6be7e52d..179923240af 100644 --- a/plugins/colorbutton/lang/ug.js +++ b/plugins/colorbutton/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'ug', { diff --git a/plugins/colorbutton/lang/uk.js b/plugins/colorbutton/lang/uk.js index 7fb63ab9d36..b36fb0b539c 100644 --- a/plugins/colorbutton/lang/uk.js +++ b/plugins/colorbutton/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'uk', { diff --git a/plugins/colorbutton/lang/vi.js b/plugins/colorbutton/lang/vi.js index 6f28d40cdef..f65a6d9aa6d 100644 --- a/plugins/colorbutton/lang/vi.js +++ b/plugins/colorbutton/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'vi', { diff --git a/plugins/colorbutton/lang/zh-cn.js b/plugins/colorbutton/lang/zh-cn.js index 7c8acf1ff9f..5739acd0448 100644 --- a/plugins/colorbutton/lang/zh-cn.js +++ b/plugins/colorbutton/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'zh-cn', { diff --git a/plugins/colorbutton/lang/zh.js b/plugins/colorbutton/lang/zh.js index 83658799feb..6b3e3f99dbe 100644 --- a/plugins/colorbutton/lang/zh.js +++ b/plugins/colorbutton/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colorbutton', 'zh', { diff --git a/plugins/colorbutton/plugin.js b/plugins/colorbutton/plugin.js index b60fc92b1f7..213ec73e6bd 100644 --- a/plugins/colorbutton/plugin.js +++ b/plugins/colorbutton/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/colordialog/dialogs/colordialog.css b/plugins/colordialog/dialogs/colordialog.css index 7e4462690df..8c96e4ba6be 100644 --- a/plugins/colordialog/dialogs/colordialog.css +++ b/plugins/colordialog/dialogs/colordialog.css @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/colordialog/dialogs/colordialog.js b/plugins/colordialog/dialogs/colordialog.js index f3305c152ad..8e42ba5727e 100644 --- a/plugins/colordialog/dialogs/colordialog.js +++ b/plugins/colordialog/dialogs/colordialog.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/colordialog/lang/af.js b/plugins/colordialog/lang/af.js index a859e93bf84..f47615ed21b 100644 --- a/plugins/colordialog/lang/af.js +++ b/plugins/colordialog/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'af', { diff --git a/plugins/colordialog/lang/ar.js b/plugins/colordialog/lang/ar.js index 6955deaaec9..25363f8ccf4 100644 --- a/plugins/colordialog/lang/ar.js +++ b/plugins/colordialog/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'ar', { diff --git a/plugins/colordialog/lang/az.js b/plugins/colordialog/lang/az.js index e3c7d6b440a..c31f9242d71 100644 --- a/plugins/colordialog/lang/az.js +++ b/plugins/colordialog/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'az', { diff --git a/plugins/colordialog/lang/bg.js b/plugins/colordialog/lang/bg.js index 8e79356404e..1f543cdb6f8 100644 --- a/plugins/colordialog/lang/bg.js +++ b/plugins/colordialog/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'bg', { diff --git a/plugins/colordialog/lang/bn.js b/plugins/colordialog/lang/bn.js index 286b77085c5..7d2c7767521 100644 --- a/plugins/colordialog/lang/bn.js +++ b/plugins/colordialog/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'bn', { diff --git a/plugins/colordialog/lang/bs.js b/plugins/colordialog/lang/bs.js index 280f6bd8aab..153658a8076 100644 --- a/plugins/colordialog/lang/bs.js +++ b/plugins/colordialog/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'bs', { diff --git a/plugins/colordialog/lang/ca.js b/plugins/colordialog/lang/ca.js index 437b2596688..079dd277725 100644 --- a/plugins/colordialog/lang/ca.js +++ b/plugins/colordialog/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'ca', { diff --git a/plugins/colordialog/lang/cs.js b/plugins/colordialog/lang/cs.js index 4e7aa631da7..01d3807c7d6 100644 --- a/plugins/colordialog/lang/cs.js +++ b/plugins/colordialog/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'cs', { diff --git a/plugins/colordialog/lang/cy.js b/plugins/colordialog/lang/cy.js index 4df29bbd155..2bfe26e2895 100644 --- a/plugins/colordialog/lang/cy.js +++ b/plugins/colordialog/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'cy', { diff --git a/plugins/colordialog/lang/da.js b/plugins/colordialog/lang/da.js index ade1f2e9127..d241c3dbc16 100644 --- a/plugins/colordialog/lang/da.js +++ b/plugins/colordialog/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'da', { diff --git a/plugins/colordialog/lang/de-ch.js b/plugins/colordialog/lang/de-ch.js index 37d05e08666..719d72ce617 100644 --- a/plugins/colordialog/lang/de-ch.js +++ b/plugins/colordialog/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'de-ch', { diff --git a/plugins/colordialog/lang/de.js b/plugins/colordialog/lang/de.js index e637e44fff0..cc61b23c621 100644 --- a/plugins/colordialog/lang/de.js +++ b/plugins/colordialog/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'de', { diff --git a/plugins/colordialog/lang/el.js b/plugins/colordialog/lang/el.js index e21c0c90fe9..aaa7d8fbac8 100644 --- a/plugins/colordialog/lang/el.js +++ b/plugins/colordialog/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'el', { diff --git a/plugins/colordialog/lang/en-au.js b/plugins/colordialog/lang/en-au.js index 4a8e4588c9d..91f5f72876b 100644 --- a/plugins/colordialog/lang/en-au.js +++ b/plugins/colordialog/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'en-au', { diff --git a/plugins/colordialog/lang/en-ca.js b/plugins/colordialog/lang/en-ca.js index c17fa050c91..a2069c37d12 100644 --- a/plugins/colordialog/lang/en-ca.js +++ b/plugins/colordialog/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'en-ca', { diff --git a/plugins/colordialog/lang/en-gb.js b/plugins/colordialog/lang/en-gb.js index f1e16acfb6a..85bfae1e7aa 100644 --- a/plugins/colordialog/lang/en-gb.js +++ b/plugins/colordialog/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'en-gb', { diff --git a/plugins/colordialog/lang/en.js b/plugins/colordialog/lang/en.js index 0d4ab64d55e..990be988e23 100644 --- a/plugins/colordialog/lang/en.js +++ b/plugins/colordialog/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'en', { diff --git a/plugins/colordialog/lang/eo.js b/plugins/colordialog/lang/eo.js index 837114f0fdf..2529c12eefd 100644 --- a/plugins/colordialog/lang/eo.js +++ b/plugins/colordialog/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'eo', { diff --git a/plugins/colordialog/lang/es-mx.js b/plugins/colordialog/lang/es-mx.js index e4d4d792c3a..41ffbb45355 100644 --- a/plugins/colordialog/lang/es-mx.js +++ b/plugins/colordialog/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'es-mx', { diff --git a/plugins/colordialog/lang/es.js b/plugins/colordialog/lang/es.js index 53860f4c266..f9e35392dda 100644 --- a/plugins/colordialog/lang/es.js +++ b/plugins/colordialog/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'es', { diff --git a/plugins/colordialog/lang/et.js b/plugins/colordialog/lang/et.js index 0a880cb6106..62b5bb82d55 100644 --- a/plugins/colordialog/lang/et.js +++ b/plugins/colordialog/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'et', { diff --git a/plugins/colordialog/lang/eu.js b/plugins/colordialog/lang/eu.js index 02df902bdf4..1a03d7cb300 100644 --- a/plugins/colordialog/lang/eu.js +++ b/plugins/colordialog/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'eu', { diff --git a/plugins/colordialog/lang/fa.js b/plugins/colordialog/lang/fa.js index 7fa71ab6020..1e6f54340a4 100644 --- a/plugins/colordialog/lang/fa.js +++ b/plugins/colordialog/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'fa', { diff --git a/plugins/colordialog/lang/fi.js b/plugins/colordialog/lang/fi.js index f37a7681218..f2f64aacac3 100644 --- a/plugins/colordialog/lang/fi.js +++ b/plugins/colordialog/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'fi', { diff --git a/plugins/colordialog/lang/fo.js b/plugins/colordialog/lang/fo.js index 958d2f94224..922f9bdf536 100644 --- a/plugins/colordialog/lang/fo.js +++ b/plugins/colordialog/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'fo', { diff --git a/plugins/colordialog/lang/fr-ca.js b/plugins/colordialog/lang/fr-ca.js index 039975a7fb9..0b3a701b279 100644 --- a/plugins/colordialog/lang/fr-ca.js +++ b/plugins/colordialog/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'fr-ca', { diff --git a/plugins/colordialog/lang/fr.js b/plugins/colordialog/lang/fr.js index 9377fbca22e..a1d188e8ad3 100644 --- a/plugins/colordialog/lang/fr.js +++ b/plugins/colordialog/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'fr', { diff --git a/plugins/colordialog/lang/gl.js b/plugins/colordialog/lang/gl.js index 3a145921405..8ef98d10517 100644 --- a/plugins/colordialog/lang/gl.js +++ b/plugins/colordialog/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'gl', { diff --git a/plugins/colordialog/lang/gu.js b/plugins/colordialog/lang/gu.js index c9ff741f562..149b78f52ce 100644 --- a/plugins/colordialog/lang/gu.js +++ b/plugins/colordialog/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'gu', { diff --git a/plugins/colordialog/lang/he.js b/plugins/colordialog/lang/he.js index 0a4f4eef288..d7e5616e521 100644 --- a/plugins/colordialog/lang/he.js +++ b/plugins/colordialog/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'he', { diff --git a/plugins/colordialog/lang/hi.js b/plugins/colordialog/lang/hi.js index 4099d98b96c..224c075d703 100644 --- a/plugins/colordialog/lang/hi.js +++ b/plugins/colordialog/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'hi', { diff --git a/plugins/colordialog/lang/hr.js b/plugins/colordialog/lang/hr.js index a42fb8c156c..731a43f2929 100644 --- a/plugins/colordialog/lang/hr.js +++ b/plugins/colordialog/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'hr', { diff --git a/plugins/colordialog/lang/hu.js b/plugins/colordialog/lang/hu.js index 03758d0a832..28ab18e8cda 100644 --- a/plugins/colordialog/lang/hu.js +++ b/plugins/colordialog/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'hu', { diff --git a/plugins/colordialog/lang/id.js b/plugins/colordialog/lang/id.js index e1f17c22e82..330bf599b40 100644 --- a/plugins/colordialog/lang/id.js +++ b/plugins/colordialog/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'id', { diff --git a/plugins/colordialog/lang/is.js b/plugins/colordialog/lang/is.js index 3f3fda968b5..ad80c881f99 100644 --- a/plugins/colordialog/lang/is.js +++ b/plugins/colordialog/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'is', { diff --git a/plugins/colordialog/lang/it.js b/plugins/colordialog/lang/it.js index f7b34f36000..267a20e2225 100644 --- a/plugins/colordialog/lang/it.js +++ b/plugins/colordialog/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'it', { diff --git a/plugins/colordialog/lang/ja.js b/plugins/colordialog/lang/ja.js index 7839e3ad776..33a84323677 100644 --- a/plugins/colordialog/lang/ja.js +++ b/plugins/colordialog/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'ja', { diff --git a/plugins/colordialog/lang/ka.js b/plugins/colordialog/lang/ka.js index 751c2a02ef7..ce1831befb2 100644 --- a/plugins/colordialog/lang/ka.js +++ b/plugins/colordialog/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'ka', { diff --git a/plugins/colordialog/lang/km.js b/plugins/colordialog/lang/km.js index fa1d850278e..09aaa08658d 100644 --- a/plugins/colordialog/lang/km.js +++ b/plugins/colordialog/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'km', { diff --git a/plugins/colordialog/lang/ko.js b/plugins/colordialog/lang/ko.js index 652ef420c5a..358f05f2499 100644 --- a/plugins/colordialog/lang/ko.js +++ b/plugins/colordialog/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'ko', { diff --git a/plugins/colordialog/lang/ku.js b/plugins/colordialog/lang/ku.js index 24039c1b7a6..59793da84c1 100644 --- a/plugins/colordialog/lang/ku.js +++ b/plugins/colordialog/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'ku', { diff --git a/plugins/colordialog/lang/lt.js b/plugins/colordialog/lang/lt.js index 60d1da84f4c..a472f326879 100644 --- a/plugins/colordialog/lang/lt.js +++ b/plugins/colordialog/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'lt', { diff --git a/plugins/colordialog/lang/lv.js b/plugins/colordialog/lang/lv.js index abccab5e768..291ef76f79d 100644 --- a/plugins/colordialog/lang/lv.js +++ b/plugins/colordialog/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'lv', { diff --git a/plugins/colordialog/lang/mk.js b/plugins/colordialog/lang/mk.js index 481bf0e351b..40dd8d8476d 100644 --- a/plugins/colordialog/lang/mk.js +++ b/plugins/colordialog/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'mk', { diff --git a/plugins/colordialog/lang/mn.js b/plugins/colordialog/lang/mn.js index b5ac9036dca..d588f44fb24 100644 --- a/plugins/colordialog/lang/mn.js +++ b/plugins/colordialog/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'mn', { diff --git a/plugins/colordialog/lang/ms.js b/plugins/colordialog/lang/ms.js index df18e328618..fc32091eee4 100644 --- a/plugins/colordialog/lang/ms.js +++ b/plugins/colordialog/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'ms', { diff --git a/plugins/colordialog/lang/nb.js b/plugins/colordialog/lang/nb.js index e294d7cf12b..053e0be21c4 100644 --- a/plugins/colordialog/lang/nb.js +++ b/plugins/colordialog/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'nb', { diff --git a/plugins/colordialog/lang/nl.js b/plugins/colordialog/lang/nl.js index d3c3af9cefd..bdc26a044bc 100644 --- a/plugins/colordialog/lang/nl.js +++ b/plugins/colordialog/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'nl', { diff --git a/plugins/colordialog/lang/no.js b/plugins/colordialog/lang/no.js index 0b81412ae8f..91ecf70b3c8 100644 --- a/plugins/colordialog/lang/no.js +++ b/plugins/colordialog/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'no', { diff --git a/plugins/colordialog/lang/oc.js b/plugins/colordialog/lang/oc.js index 5c15c51c5e7..b079e433217 100644 --- a/plugins/colordialog/lang/oc.js +++ b/plugins/colordialog/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'oc', { diff --git a/plugins/colordialog/lang/pl.js b/plugins/colordialog/lang/pl.js index 76c94351ad9..e8000c31fe2 100644 --- a/plugins/colordialog/lang/pl.js +++ b/plugins/colordialog/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'pl', { diff --git a/plugins/colordialog/lang/pt-br.js b/plugins/colordialog/lang/pt-br.js index 91634182414..950380b4049 100644 --- a/plugins/colordialog/lang/pt-br.js +++ b/plugins/colordialog/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'pt-br', { diff --git a/plugins/colordialog/lang/pt.js b/plugins/colordialog/lang/pt.js index d6b8131ca4d..ae41791d63c 100644 --- a/plugins/colordialog/lang/pt.js +++ b/plugins/colordialog/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'pt', { diff --git a/plugins/colordialog/lang/ro.js b/plugins/colordialog/lang/ro.js index 4a4142d093b..bf451f8f6ee 100644 --- a/plugins/colordialog/lang/ro.js +++ b/plugins/colordialog/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'ro', { diff --git a/plugins/colordialog/lang/ru.js b/plugins/colordialog/lang/ru.js index 0153f9757ea..f936c6da5e8 100644 --- a/plugins/colordialog/lang/ru.js +++ b/plugins/colordialog/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'ru', { diff --git a/plugins/colordialog/lang/si.js b/plugins/colordialog/lang/si.js index 14002598490..7ecb3f6b6c5 100644 --- a/plugins/colordialog/lang/si.js +++ b/plugins/colordialog/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'si', { diff --git a/plugins/colordialog/lang/sk.js b/plugins/colordialog/lang/sk.js index 11280cc44ac..0d3b1ace765 100644 --- a/plugins/colordialog/lang/sk.js +++ b/plugins/colordialog/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'sk', { diff --git a/plugins/colordialog/lang/sl.js b/plugins/colordialog/lang/sl.js index 0bec148b707..c3742373dfa 100644 --- a/plugins/colordialog/lang/sl.js +++ b/plugins/colordialog/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'sl', { diff --git a/plugins/colordialog/lang/sq.js b/plugins/colordialog/lang/sq.js index d8866e62812..518fbb82c8e 100644 --- a/plugins/colordialog/lang/sq.js +++ b/plugins/colordialog/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'sq', { diff --git a/plugins/colordialog/lang/sr-latn.js b/plugins/colordialog/lang/sr-latn.js index 27829f3d4dc..d0b8f246f16 100644 --- a/plugins/colordialog/lang/sr-latn.js +++ b/plugins/colordialog/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'sr-latn', { diff --git a/plugins/colordialog/lang/sr.js b/plugins/colordialog/lang/sr.js index 23adeba6471..903d4d5c5e4 100644 --- a/plugins/colordialog/lang/sr.js +++ b/plugins/colordialog/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'sr', { diff --git a/plugins/colordialog/lang/sv.js b/plugins/colordialog/lang/sv.js index cecc6b7dc57..846f1a6b954 100644 --- a/plugins/colordialog/lang/sv.js +++ b/plugins/colordialog/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'sv', { diff --git a/plugins/colordialog/lang/th.js b/plugins/colordialog/lang/th.js index 95f88fe24a4..a0fc2d5989e 100644 --- a/plugins/colordialog/lang/th.js +++ b/plugins/colordialog/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'th', { diff --git a/plugins/colordialog/lang/tr.js b/plugins/colordialog/lang/tr.js index aef51575caa..9fc6f46ddde 100644 --- a/plugins/colordialog/lang/tr.js +++ b/plugins/colordialog/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'tr', { diff --git a/plugins/colordialog/lang/tt.js b/plugins/colordialog/lang/tt.js index b83a55eff4b..19657b3b01f 100644 --- a/plugins/colordialog/lang/tt.js +++ b/plugins/colordialog/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'tt', { diff --git a/plugins/colordialog/lang/ug.js b/plugins/colordialog/lang/ug.js index a8a1821881e..f843f3d711e 100644 --- a/plugins/colordialog/lang/ug.js +++ b/plugins/colordialog/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'ug', { diff --git a/plugins/colordialog/lang/uk.js b/plugins/colordialog/lang/uk.js index 31c48e250e7..710a1ec18a1 100644 --- a/plugins/colordialog/lang/uk.js +++ b/plugins/colordialog/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'uk', { diff --git a/plugins/colordialog/lang/vi.js b/plugins/colordialog/lang/vi.js index 4d69a5e9545..3dd1ff5e4ac 100644 --- a/plugins/colordialog/lang/vi.js +++ b/plugins/colordialog/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'vi', { diff --git a/plugins/colordialog/lang/zh-cn.js b/plugins/colordialog/lang/zh-cn.js index 870d12e2284..2bb59204e3c 100644 --- a/plugins/colordialog/lang/zh-cn.js +++ b/plugins/colordialog/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'zh-cn', { diff --git a/plugins/colordialog/lang/zh.js b/plugins/colordialog/lang/zh.js index 0271b5c69a2..eb31ce762a9 100644 --- a/plugins/colordialog/lang/zh.js +++ b/plugins/colordialog/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'colordialog', 'zh', { diff --git a/plugins/colordialog/plugin.js b/plugins/colordialog/plugin.js index 191cbc4ca0b..5ab44d8d1fa 100644 --- a/plugins/colordialog/plugin.js +++ b/plugins/colordialog/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/contextmenu/lang/af.js b/plugins/contextmenu/lang/af.js index aae69c11dbf..06cf35c1dde 100644 --- a/plugins/contextmenu/lang/af.js +++ b/plugins/contextmenu/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'af', { diff --git a/plugins/contextmenu/lang/ar.js b/plugins/contextmenu/lang/ar.js index b9530ca99d4..d6667bce529 100644 --- a/plugins/contextmenu/lang/ar.js +++ b/plugins/contextmenu/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'ar', { diff --git a/plugins/contextmenu/lang/az.js b/plugins/contextmenu/lang/az.js index 44c02d1fdfe..038863fba01 100644 --- a/plugins/contextmenu/lang/az.js +++ b/plugins/contextmenu/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'az', { diff --git a/plugins/contextmenu/lang/bg.js b/plugins/contextmenu/lang/bg.js index afc328d592e..47a23d0ca9c 100644 --- a/plugins/contextmenu/lang/bg.js +++ b/plugins/contextmenu/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'bg', { diff --git a/plugins/contextmenu/lang/bn.js b/plugins/contextmenu/lang/bn.js index 0dfffa954ce..78784fc97c6 100644 --- a/plugins/contextmenu/lang/bn.js +++ b/plugins/contextmenu/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'bn', { diff --git a/plugins/contextmenu/lang/bs.js b/plugins/contextmenu/lang/bs.js index d164785456b..238942d2173 100644 --- a/plugins/contextmenu/lang/bs.js +++ b/plugins/contextmenu/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'bs', { diff --git a/plugins/contextmenu/lang/ca.js b/plugins/contextmenu/lang/ca.js index 89411536632..d9bcbe5f4da 100644 --- a/plugins/contextmenu/lang/ca.js +++ b/plugins/contextmenu/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'ca', { diff --git a/plugins/contextmenu/lang/cs.js b/plugins/contextmenu/lang/cs.js index 59d259de2f4..80c4f999bc3 100644 --- a/plugins/contextmenu/lang/cs.js +++ b/plugins/contextmenu/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'cs', { diff --git a/plugins/contextmenu/lang/cy.js b/plugins/contextmenu/lang/cy.js index d460143f1d5..75b105d9285 100644 --- a/plugins/contextmenu/lang/cy.js +++ b/plugins/contextmenu/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'cy', { diff --git a/plugins/contextmenu/lang/da.js b/plugins/contextmenu/lang/da.js index 5d278704698..c256979a324 100644 --- a/plugins/contextmenu/lang/da.js +++ b/plugins/contextmenu/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'da', { diff --git a/plugins/contextmenu/lang/de-ch.js b/plugins/contextmenu/lang/de-ch.js index f9a77654036..03a0ab9e181 100644 --- a/plugins/contextmenu/lang/de-ch.js +++ b/plugins/contextmenu/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'de-ch', { diff --git a/plugins/contextmenu/lang/de.js b/plugins/contextmenu/lang/de.js index 0f74370a9f1..ab2592a88aa 100644 --- a/plugins/contextmenu/lang/de.js +++ b/plugins/contextmenu/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'de', { diff --git a/plugins/contextmenu/lang/el.js b/plugins/contextmenu/lang/el.js index b40e25b93ef..039134bf102 100644 --- a/plugins/contextmenu/lang/el.js +++ b/plugins/contextmenu/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'el', { diff --git a/plugins/contextmenu/lang/en-au.js b/plugins/contextmenu/lang/en-au.js index e8ff5b1b23b..69c16f20649 100644 --- a/plugins/contextmenu/lang/en-au.js +++ b/plugins/contextmenu/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'en-au', { diff --git a/plugins/contextmenu/lang/en-ca.js b/plugins/contextmenu/lang/en-ca.js index b8f4e96811b..af6c425caba 100644 --- a/plugins/contextmenu/lang/en-ca.js +++ b/plugins/contextmenu/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'en-ca', { diff --git a/plugins/contextmenu/lang/en-gb.js b/plugins/contextmenu/lang/en-gb.js index 2a7c5a79e8a..3868af98bed 100644 --- a/plugins/contextmenu/lang/en-gb.js +++ b/plugins/contextmenu/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'en-gb', { diff --git a/plugins/contextmenu/lang/en.js b/plugins/contextmenu/lang/en.js index 529c0df8d10..bc5198091b7 100644 --- a/plugins/contextmenu/lang/en.js +++ b/plugins/contextmenu/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'en', { diff --git a/plugins/contextmenu/lang/eo.js b/plugins/contextmenu/lang/eo.js index 3b9b28afcd9..c3493cd880c 100644 --- a/plugins/contextmenu/lang/eo.js +++ b/plugins/contextmenu/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'eo', { diff --git a/plugins/contextmenu/lang/es-mx.js b/plugins/contextmenu/lang/es-mx.js index 902b254171a..78f39c63eeb 100644 --- a/plugins/contextmenu/lang/es-mx.js +++ b/plugins/contextmenu/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'es-mx', { diff --git a/plugins/contextmenu/lang/es.js b/plugins/contextmenu/lang/es.js index f36d41b0636..28e2e024bf0 100644 --- a/plugins/contextmenu/lang/es.js +++ b/plugins/contextmenu/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'es', { diff --git a/plugins/contextmenu/lang/et.js b/plugins/contextmenu/lang/et.js index 44b75db6f4a..90ab60cf8b8 100644 --- a/plugins/contextmenu/lang/et.js +++ b/plugins/contextmenu/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'et', { diff --git a/plugins/contextmenu/lang/eu.js b/plugins/contextmenu/lang/eu.js index 000ece3db38..43746f30782 100644 --- a/plugins/contextmenu/lang/eu.js +++ b/plugins/contextmenu/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'eu', { diff --git a/plugins/contextmenu/lang/fa.js b/plugins/contextmenu/lang/fa.js index e795fdeccb8..b79d9ee844c 100644 --- a/plugins/contextmenu/lang/fa.js +++ b/plugins/contextmenu/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'fa', { diff --git a/plugins/contextmenu/lang/fi.js b/plugins/contextmenu/lang/fi.js index a1cd54bc2c5..76eb2136c40 100644 --- a/plugins/contextmenu/lang/fi.js +++ b/plugins/contextmenu/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'fi', { diff --git a/plugins/contextmenu/lang/fo.js b/plugins/contextmenu/lang/fo.js index 62badbe7b5b..e65380848b3 100644 --- a/plugins/contextmenu/lang/fo.js +++ b/plugins/contextmenu/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'fo', { diff --git a/plugins/contextmenu/lang/fr-ca.js b/plugins/contextmenu/lang/fr-ca.js index e64d64d87c3..426b215aa47 100644 --- a/plugins/contextmenu/lang/fr-ca.js +++ b/plugins/contextmenu/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'fr-ca', { diff --git a/plugins/contextmenu/lang/fr.js b/plugins/contextmenu/lang/fr.js index b762bdb3e4c..e93b7103bac 100644 --- a/plugins/contextmenu/lang/fr.js +++ b/plugins/contextmenu/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'fr', { diff --git a/plugins/contextmenu/lang/gl.js b/plugins/contextmenu/lang/gl.js index d035d120976..d75d4def7fb 100644 --- a/plugins/contextmenu/lang/gl.js +++ b/plugins/contextmenu/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'gl', { diff --git a/plugins/contextmenu/lang/gu.js b/plugins/contextmenu/lang/gu.js index 0561b0a291d..313636b6a98 100644 --- a/plugins/contextmenu/lang/gu.js +++ b/plugins/contextmenu/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'gu', { diff --git a/plugins/contextmenu/lang/he.js b/plugins/contextmenu/lang/he.js index 255b10bed64..6f5c97c5849 100644 --- a/plugins/contextmenu/lang/he.js +++ b/plugins/contextmenu/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'he', { diff --git a/plugins/contextmenu/lang/hi.js b/plugins/contextmenu/lang/hi.js index 4254fb63e61..b3bdc2c4741 100644 --- a/plugins/contextmenu/lang/hi.js +++ b/plugins/contextmenu/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'hi', { diff --git a/plugins/contextmenu/lang/hr.js b/plugins/contextmenu/lang/hr.js index 7e513229a01..1ba270ea1a5 100644 --- a/plugins/contextmenu/lang/hr.js +++ b/plugins/contextmenu/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'hr', { diff --git a/plugins/contextmenu/lang/hu.js b/plugins/contextmenu/lang/hu.js index a7a3e90cbe3..704f7724330 100644 --- a/plugins/contextmenu/lang/hu.js +++ b/plugins/contextmenu/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'hu', { diff --git a/plugins/contextmenu/lang/id.js b/plugins/contextmenu/lang/id.js index e81fbad42e9..989f17e5ce8 100644 --- a/plugins/contextmenu/lang/id.js +++ b/plugins/contextmenu/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'id', { diff --git a/plugins/contextmenu/lang/is.js b/plugins/contextmenu/lang/is.js index feb8ce76052..dcdc7e97d4a 100644 --- a/plugins/contextmenu/lang/is.js +++ b/plugins/contextmenu/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'is', { diff --git a/plugins/contextmenu/lang/it.js b/plugins/contextmenu/lang/it.js index 435f746490b..026dfd04481 100644 --- a/plugins/contextmenu/lang/it.js +++ b/plugins/contextmenu/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'it', { diff --git a/plugins/contextmenu/lang/ja.js b/plugins/contextmenu/lang/ja.js index 5d7e4b547aa..3332ed5d393 100644 --- a/plugins/contextmenu/lang/ja.js +++ b/plugins/contextmenu/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'ja', { diff --git a/plugins/contextmenu/lang/ka.js b/plugins/contextmenu/lang/ka.js index cbc1bbe9e61..178eefe2bdf 100644 --- a/plugins/contextmenu/lang/ka.js +++ b/plugins/contextmenu/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'ka', { diff --git a/plugins/contextmenu/lang/km.js b/plugins/contextmenu/lang/km.js index bdbbb31e211..e653bfeeb6c 100644 --- a/plugins/contextmenu/lang/km.js +++ b/plugins/contextmenu/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'km', { diff --git a/plugins/contextmenu/lang/ko.js b/plugins/contextmenu/lang/ko.js index af8e7e3bd1a..e5cf5bd2291 100644 --- a/plugins/contextmenu/lang/ko.js +++ b/plugins/contextmenu/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'ko', { diff --git a/plugins/contextmenu/lang/ku.js b/plugins/contextmenu/lang/ku.js index 7e2a0a1cdfc..2162cf19606 100644 --- a/plugins/contextmenu/lang/ku.js +++ b/plugins/contextmenu/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'ku', { diff --git a/plugins/contextmenu/lang/lt.js b/plugins/contextmenu/lang/lt.js index dc0becaefac..08998c6b316 100644 --- a/plugins/contextmenu/lang/lt.js +++ b/plugins/contextmenu/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'lt', { diff --git a/plugins/contextmenu/lang/lv.js b/plugins/contextmenu/lang/lv.js index 9cdb57bf5ce..cabb17bb8d7 100644 --- a/plugins/contextmenu/lang/lv.js +++ b/plugins/contextmenu/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'lv', { diff --git a/plugins/contextmenu/lang/mk.js b/plugins/contextmenu/lang/mk.js index 9c143a746a4..594da6727d4 100644 --- a/plugins/contextmenu/lang/mk.js +++ b/plugins/contextmenu/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'mk', { diff --git a/plugins/contextmenu/lang/mn.js b/plugins/contextmenu/lang/mn.js index 866e93f99eb..02df4ac2d2f 100644 --- a/plugins/contextmenu/lang/mn.js +++ b/plugins/contextmenu/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'mn', { diff --git a/plugins/contextmenu/lang/ms.js b/plugins/contextmenu/lang/ms.js index 945ac4561c8..98d81dbe104 100644 --- a/plugins/contextmenu/lang/ms.js +++ b/plugins/contextmenu/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'ms', { diff --git a/plugins/contextmenu/lang/nb.js b/plugins/contextmenu/lang/nb.js index f12f1bf1e00..4acf938d953 100644 --- a/plugins/contextmenu/lang/nb.js +++ b/plugins/contextmenu/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'nb', { diff --git a/plugins/contextmenu/lang/nl.js b/plugins/contextmenu/lang/nl.js index 96810f86fb9..c97102a254d 100644 --- a/plugins/contextmenu/lang/nl.js +++ b/plugins/contextmenu/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'nl', { diff --git a/plugins/contextmenu/lang/no.js b/plugins/contextmenu/lang/no.js index ff0581c2783..c109499d526 100644 --- a/plugins/contextmenu/lang/no.js +++ b/plugins/contextmenu/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'no', { diff --git a/plugins/contextmenu/lang/oc.js b/plugins/contextmenu/lang/oc.js index f5217a428c4..61e1f028924 100644 --- a/plugins/contextmenu/lang/oc.js +++ b/plugins/contextmenu/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'oc', { diff --git a/plugins/contextmenu/lang/pl.js b/plugins/contextmenu/lang/pl.js index 4e34067d3cc..ea85d2b1e6c 100644 --- a/plugins/contextmenu/lang/pl.js +++ b/plugins/contextmenu/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'pl', { diff --git a/plugins/contextmenu/lang/pt-br.js b/plugins/contextmenu/lang/pt-br.js index 7bff5a09956..b356361c122 100644 --- a/plugins/contextmenu/lang/pt-br.js +++ b/plugins/contextmenu/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'pt-br', { diff --git a/plugins/contextmenu/lang/pt.js b/plugins/contextmenu/lang/pt.js index 7471494b55d..567bdac3eb0 100644 --- a/plugins/contextmenu/lang/pt.js +++ b/plugins/contextmenu/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'pt', { diff --git a/plugins/contextmenu/lang/ro.js b/plugins/contextmenu/lang/ro.js index 6554308018c..438a800e827 100644 --- a/plugins/contextmenu/lang/ro.js +++ b/plugins/contextmenu/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'ro', { diff --git a/plugins/contextmenu/lang/ru.js b/plugins/contextmenu/lang/ru.js index 359401ed068..6c99f38edb0 100644 --- a/plugins/contextmenu/lang/ru.js +++ b/plugins/contextmenu/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'ru', { diff --git a/plugins/contextmenu/lang/si.js b/plugins/contextmenu/lang/si.js index 4e602475120..904858ce2fb 100644 --- a/plugins/contextmenu/lang/si.js +++ b/plugins/contextmenu/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'si', { diff --git a/plugins/contextmenu/lang/sk.js b/plugins/contextmenu/lang/sk.js index ecb5b92460e..c9d14cebbfc 100644 --- a/plugins/contextmenu/lang/sk.js +++ b/plugins/contextmenu/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'sk', { diff --git a/plugins/contextmenu/lang/sl.js b/plugins/contextmenu/lang/sl.js index 4f701148ae4..31def800db8 100644 --- a/plugins/contextmenu/lang/sl.js +++ b/plugins/contextmenu/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'sl', { diff --git a/plugins/contextmenu/lang/sq.js b/plugins/contextmenu/lang/sq.js index 9be840f377a..072a0af9582 100644 --- a/plugins/contextmenu/lang/sq.js +++ b/plugins/contextmenu/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'sq', { diff --git a/plugins/contextmenu/lang/sr-latn.js b/plugins/contextmenu/lang/sr-latn.js index 222c5c9266b..4f4ad10472f 100644 --- a/plugins/contextmenu/lang/sr-latn.js +++ b/plugins/contextmenu/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'sr-latn', { diff --git a/plugins/contextmenu/lang/sr.js b/plugins/contextmenu/lang/sr.js index fe3a5fa1cd9..d5051dc64ad 100644 --- a/plugins/contextmenu/lang/sr.js +++ b/plugins/contextmenu/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'sr', { diff --git a/plugins/contextmenu/lang/sv.js b/plugins/contextmenu/lang/sv.js index c64c183b876..10136edd162 100644 --- a/plugins/contextmenu/lang/sv.js +++ b/plugins/contextmenu/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'sv', { diff --git a/plugins/contextmenu/lang/th.js b/plugins/contextmenu/lang/th.js index 3192cc38259..13824feb741 100644 --- a/plugins/contextmenu/lang/th.js +++ b/plugins/contextmenu/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'th', { diff --git a/plugins/contextmenu/lang/tr.js b/plugins/contextmenu/lang/tr.js index 2a86a355d95..a5eb57acdeb 100644 --- a/plugins/contextmenu/lang/tr.js +++ b/plugins/contextmenu/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'tr', { diff --git a/plugins/contextmenu/lang/tt.js b/plugins/contextmenu/lang/tt.js index fb34aab5c56..f67782d8515 100644 --- a/plugins/contextmenu/lang/tt.js +++ b/plugins/contextmenu/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'tt', { diff --git a/plugins/contextmenu/lang/ug.js b/plugins/contextmenu/lang/ug.js index e528db82841..23b7a621b2e 100644 --- a/plugins/contextmenu/lang/ug.js +++ b/plugins/contextmenu/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'ug', { diff --git a/plugins/contextmenu/lang/uk.js b/plugins/contextmenu/lang/uk.js index fdb21ba7d5f..d939b051fa8 100644 --- a/plugins/contextmenu/lang/uk.js +++ b/plugins/contextmenu/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'uk', { diff --git a/plugins/contextmenu/lang/vi.js b/plugins/contextmenu/lang/vi.js index 7c793b10e29..aa8e3c04dd1 100644 --- a/plugins/contextmenu/lang/vi.js +++ b/plugins/contextmenu/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'vi', { diff --git a/plugins/contextmenu/lang/zh-cn.js b/plugins/contextmenu/lang/zh-cn.js index 5f19e17ee89..11876bcce19 100644 --- a/plugins/contextmenu/lang/zh-cn.js +++ b/plugins/contextmenu/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'zh-cn', { diff --git a/plugins/contextmenu/lang/zh.js b/plugins/contextmenu/lang/zh.js index 3a291b442a3..2db2a3ced3f 100644 --- a/plugins/contextmenu/lang/zh.js +++ b/plugins/contextmenu/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'contextmenu', 'zh', { diff --git a/plugins/contextmenu/plugin.js b/plugins/contextmenu/plugin.js index b0a93fb9ea2..cee47911f5c 100644 --- a/plugins/contextmenu/plugin.js +++ b/plugins/contextmenu/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/copyformatting/lang/ar.js b/plugins/copyformatting/lang/ar.js index 90859996386..5ac5627c6eb 100644 --- a/plugins/copyformatting/lang/ar.js +++ b/plugins/copyformatting/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'ar', { diff --git a/plugins/copyformatting/lang/az.js b/plugins/copyformatting/lang/az.js index 7c47935a74d..a321f0cf877 100644 --- a/plugins/copyformatting/lang/az.js +++ b/plugins/copyformatting/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'az', { diff --git a/plugins/copyformatting/lang/bg.js b/plugins/copyformatting/lang/bg.js index a0c2db19930..8b22c433970 100644 --- a/plugins/copyformatting/lang/bg.js +++ b/plugins/copyformatting/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'bg', { diff --git a/plugins/copyformatting/lang/cs.js b/plugins/copyformatting/lang/cs.js index 94e10ebc4c4..7fb323c0818 100644 --- a/plugins/copyformatting/lang/cs.js +++ b/plugins/copyformatting/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'cs', { diff --git a/plugins/copyformatting/lang/da.js b/plugins/copyformatting/lang/da.js index 1f1d54a36a8..ae7ba253f67 100644 --- a/plugins/copyformatting/lang/da.js +++ b/plugins/copyformatting/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'da', { diff --git a/plugins/copyformatting/lang/de-ch.js b/plugins/copyformatting/lang/de-ch.js index b4b23742211..6ed00be3258 100644 --- a/plugins/copyformatting/lang/de-ch.js +++ b/plugins/copyformatting/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'de-ch', { diff --git a/plugins/copyformatting/lang/de.js b/plugins/copyformatting/lang/de.js index a0c62368c85..c1a98de3592 100644 --- a/plugins/copyformatting/lang/de.js +++ b/plugins/copyformatting/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'de', { diff --git a/plugins/copyformatting/lang/el.js b/plugins/copyformatting/lang/el.js index e3989bc1297..299b3b7d187 100644 --- a/plugins/copyformatting/lang/el.js +++ b/plugins/copyformatting/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'el', { diff --git a/plugins/copyformatting/lang/en-au.js b/plugins/copyformatting/lang/en-au.js index d0c2fae7419..fc2e18efdea 100644 --- a/plugins/copyformatting/lang/en-au.js +++ b/plugins/copyformatting/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'en-au', { diff --git a/plugins/copyformatting/lang/en.js b/plugins/copyformatting/lang/en.js index a1efce1b85f..90f89edb35a 100644 --- a/plugins/copyformatting/lang/en.js +++ b/plugins/copyformatting/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'en', { diff --git a/plugins/copyformatting/lang/eo.js b/plugins/copyformatting/lang/eo.js index 303796bf649..94cd8387e33 100644 --- a/plugins/copyformatting/lang/eo.js +++ b/plugins/copyformatting/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'eo', { diff --git a/plugins/copyformatting/lang/es-mx.js b/plugins/copyformatting/lang/es-mx.js index ad9fbc30812..b93fa55c90f 100644 --- a/plugins/copyformatting/lang/es-mx.js +++ b/plugins/copyformatting/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'es-mx', { diff --git a/plugins/copyformatting/lang/et.js b/plugins/copyformatting/lang/et.js index 8747df48fec..597548ca092 100644 --- a/plugins/copyformatting/lang/et.js +++ b/plugins/copyformatting/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'et', { diff --git a/plugins/copyformatting/lang/eu.js b/plugins/copyformatting/lang/eu.js index f1a67461655..30bd4441009 100644 --- a/plugins/copyformatting/lang/eu.js +++ b/plugins/copyformatting/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'eu', { diff --git a/plugins/copyformatting/lang/fa.js b/plugins/copyformatting/lang/fa.js index b60c6ec875f..6d257ab2e22 100644 --- a/plugins/copyformatting/lang/fa.js +++ b/plugins/copyformatting/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'fa', { diff --git a/plugins/copyformatting/lang/fr.js b/plugins/copyformatting/lang/fr.js index 0b6df4a1512..7a314767112 100644 --- a/plugins/copyformatting/lang/fr.js +++ b/plugins/copyformatting/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'fr', { diff --git a/plugins/copyformatting/lang/gl.js b/plugins/copyformatting/lang/gl.js index 5e801d2a9a3..6aa849deda3 100644 --- a/plugins/copyformatting/lang/gl.js +++ b/plugins/copyformatting/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'gl', { diff --git a/plugins/copyformatting/lang/hr.js b/plugins/copyformatting/lang/hr.js index e1633bd3dbe..294c4241a49 100644 --- a/plugins/copyformatting/lang/hr.js +++ b/plugins/copyformatting/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'hr', { diff --git a/plugins/copyformatting/lang/hu.js b/plugins/copyformatting/lang/hu.js index 102bbe91ec7..a00d47a5aca 100644 --- a/plugins/copyformatting/lang/hu.js +++ b/plugins/copyformatting/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'hu', { diff --git a/plugins/copyformatting/lang/it.js b/plugins/copyformatting/lang/it.js index 349a240987d..57d0ba17005 100644 --- a/plugins/copyformatting/lang/it.js +++ b/plugins/copyformatting/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'it', { diff --git a/plugins/copyformatting/lang/ja.js b/plugins/copyformatting/lang/ja.js index 1fd5f405741..1f651baab96 100644 --- a/plugins/copyformatting/lang/ja.js +++ b/plugins/copyformatting/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'ja', { diff --git a/plugins/copyformatting/lang/ko.js b/plugins/copyformatting/lang/ko.js index bdce84161e9..5b5a45c4ae9 100644 --- a/plugins/copyformatting/lang/ko.js +++ b/plugins/copyformatting/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'ko', { diff --git a/plugins/copyformatting/lang/ku.js b/plugins/copyformatting/lang/ku.js index 19ff95a70b3..b8b3cae7ba5 100644 --- a/plugins/copyformatting/lang/ku.js +++ b/plugins/copyformatting/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'ku', { diff --git a/plugins/copyformatting/lang/lv.js b/plugins/copyformatting/lang/lv.js index 45c222d05b0..ef801756f77 100644 --- a/plugins/copyformatting/lang/lv.js +++ b/plugins/copyformatting/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'lv', { diff --git a/plugins/copyformatting/lang/nb.js b/plugins/copyformatting/lang/nb.js index c12cd4d1315..78984e8271b 100644 --- a/plugins/copyformatting/lang/nb.js +++ b/plugins/copyformatting/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'nb', { diff --git a/plugins/copyformatting/lang/nl.js b/plugins/copyformatting/lang/nl.js index a3a03fcec79..6e7df22ca53 100644 --- a/plugins/copyformatting/lang/nl.js +++ b/plugins/copyformatting/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'nl', { diff --git a/plugins/copyformatting/lang/oc.js b/plugins/copyformatting/lang/oc.js index b34092d1ca7..e2ccd13bd89 100644 --- a/plugins/copyformatting/lang/oc.js +++ b/plugins/copyformatting/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'oc', { diff --git a/plugins/copyformatting/lang/pl.js b/plugins/copyformatting/lang/pl.js index 59c1e6ecd6b..0ca7cfb697e 100644 --- a/plugins/copyformatting/lang/pl.js +++ b/plugins/copyformatting/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'pl', { diff --git a/plugins/copyformatting/lang/pt-br.js b/plugins/copyformatting/lang/pt-br.js index 61a0662d7a2..5bf677c69a1 100644 --- a/plugins/copyformatting/lang/pt-br.js +++ b/plugins/copyformatting/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'pt-br', { diff --git a/plugins/copyformatting/lang/pt.js b/plugins/copyformatting/lang/pt.js index 1dd6226a134..4567ec28b1d 100644 --- a/plugins/copyformatting/lang/pt.js +++ b/plugins/copyformatting/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'pt', { diff --git a/plugins/copyformatting/lang/ro.js b/plugins/copyformatting/lang/ro.js index 1a512a32c7e..276737d2557 100644 --- a/plugins/copyformatting/lang/ro.js +++ b/plugins/copyformatting/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'ro', { diff --git a/plugins/copyformatting/lang/ru.js b/plugins/copyformatting/lang/ru.js index 5d470c9ef52..7d4f0a0bcd1 100644 --- a/plugins/copyformatting/lang/ru.js +++ b/plugins/copyformatting/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'ru', { diff --git a/plugins/copyformatting/lang/sk.js b/plugins/copyformatting/lang/sk.js index a9714672497..070074e493e 100644 --- a/plugins/copyformatting/lang/sk.js +++ b/plugins/copyformatting/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'sk', { diff --git a/plugins/copyformatting/lang/sq.js b/plugins/copyformatting/lang/sq.js index d6fd75f700b..3b9d659f72b 100644 --- a/plugins/copyformatting/lang/sq.js +++ b/plugins/copyformatting/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'sq', { diff --git a/plugins/copyformatting/lang/sr-latn.js b/plugins/copyformatting/lang/sr-latn.js index d3f6dd82676..8633faf16bf 100644 --- a/plugins/copyformatting/lang/sr-latn.js +++ b/plugins/copyformatting/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'sr-latn', { diff --git a/plugins/copyformatting/lang/sr.js b/plugins/copyformatting/lang/sr.js index 95e5eba38c7..da483770b74 100644 --- a/plugins/copyformatting/lang/sr.js +++ b/plugins/copyformatting/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'sr', { diff --git a/plugins/copyformatting/lang/sv.js b/plugins/copyformatting/lang/sv.js index 0ce5bf27b7b..2c868bcdcef 100644 --- a/plugins/copyformatting/lang/sv.js +++ b/plugins/copyformatting/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'sv', { diff --git a/plugins/copyformatting/lang/tr.js b/plugins/copyformatting/lang/tr.js index 9137ee93861..c7ae0a77e42 100644 --- a/plugins/copyformatting/lang/tr.js +++ b/plugins/copyformatting/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'tr', { diff --git a/plugins/copyformatting/lang/uk.js b/plugins/copyformatting/lang/uk.js index 2d96ee95bfb..6d9e24af5ef 100644 --- a/plugins/copyformatting/lang/uk.js +++ b/plugins/copyformatting/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'uk', { diff --git a/plugins/copyformatting/lang/vi.js b/plugins/copyformatting/lang/vi.js index c2e6a8a6c57..9fe75fe990c 100644 --- a/plugins/copyformatting/lang/vi.js +++ b/plugins/copyformatting/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'vi', { diff --git a/plugins/copyformatting/lang/zh-cn.js b/plugins/copyformatting/lang/zh-cn.js index f3da286bc67..b3813fe44ad 100644 --- a/plugins/copyformatting/lang/zh-cn.js +++ b/plugins/copyformatting/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'zh-cn', { diff --git a/plugins/copyformatting/lang/zh.js b/plugins/copyformatting/lang/zh.js index 4395d992ce5..45f2532b161 100644 --- a/plugins/copyformatting/lang/zh.js +++ b/plugins/copyformatting/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'copyformatting', 'zh', { diff --git a/plugins/copyformatting/plugin.js b/plugins/copyformatting/plugin.js index e4d33e8844f..99e2bfa148c 100644 --- a/plugins/copyformatting/plugin.js +++ b/plugins/copyformatting/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/copyformatting/styles/copyformatting.css b/plugins/copyformatting/styles/copyformatting.css index ca108f48ccc..30b10621be0 100644 --- a/plugins/copyformatting/styles/copyformatting.css +++ b/plugins/copyformatting/styles/copyformatting.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/_translationstatus.txt b/plugins/devtools/lang/_translationstatus.txt index 472d670e469..1bdcb967e7a 100644 --- a/plugins/devtools/lang/_translationstatus.txt +++ b/plugins/devtools/lang/_translationstatus.txt @@ -1,4 +1,4 @@ -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. bg.js Found: 5 Missing: 0 diff --git a/plugins/devtools/lang/ar.js b/plugins/devtools/lang/ar.js index becbf276050..d7dcd5a4db9 100644 --- a/plugins/devtools/lang/ar.js +++ b/plugins/devtools/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/az.js b/plugins/devtools/lang/az.js index ee1f52e9554..2574a3be32a 100644 --- a/plugins/devtools/lang/az.js +++ b/plugins/devtools/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/bg.js b/plugins/devtools/lang/bg.js index 83c4b50cbff..90167eb7aa8 100644 --- a/plugins/devtools/lang/bg.js +++ b/plugins/devtools/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/ca.js b/plugins/devtools/lang/ca.js index 31d8b383610..b0cbd6dfe10 100644 --- a/plugins/devtools/lang/ca.js +++ b/plugins/devtools/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/cs.js b/plugins/devtools/lang/cs.js index bd2626ace4e..cc34fa8bfab 100644 --- a/plugins/devtools/lang/cs.js +++ b/plugins/devtools/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/cy.js b/plugins/devtools/lang/cy.js index 8aa5420247b..c9cc9bc22e5 100644 --- a/plugins/devtools/lang/cy.js +++ b/plugins/devtools/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/da.js b/plugins/devtools/lang/da.js index ba8a535d554..ff763837f06 100644 --- a/plugins/devtools/lang/da.js +++ b/plugins/devtools/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/de-ch.js b/plugins/devtools/lang/de-ch.js index 99a6521bd32..3f39e1a4ae1 100644 --- a/plugins/devtools/lang/de-ch.js +++ b/plugins/devtools/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/de.js b/plugins/devtools/lang/de.js index 3270b82e12d..07de5a7c38f 100644 --- a/plugins/devtools/lang/de.js +++ b/plugins/devtools/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/el.js b/plugins/devtools/lang/el.js index e4dbb0ddcd8..6d0fafb8ce2 100644 --- a/plugins/devtools/lang/el.js +++ b/plugins/devtools/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/en-au.js b/plugins/devtools/lang/en-au.js index 258494d9ac2..29f107969ac 100644 --- a/plugins/devtools/lang/en-au.js +++ b/plugins/devtools/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/en-gb.js b/plugins/devtools/lang/en-gb.js index 94eab642ab7..ff97c3411da 100644 --- a/plugins/devtools/lang/en-gb.js +++ b/plugins/devtools/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/en.js b/plugins/devtools/lang/en.js index d3fdf7b1946..3120bb5ae58 100644 --- a/plugins/devtools/lang/en.js +++ b/plugins/devtools/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/eo.js b/plugins/devtools/lang/eo.js index fd8ce4716ca..46b964dc6e8 100644 --- a/plugins/devtools/lang/eo.js +++ b/plugins/devtools/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/es-mx.js b/plugins/devtools/lang/es-mx.js index a6c6dc585ce..cea0f5072ad 100644 --- a/plugins/devtools/lang/es-mx.js +++ b/plugins/devtools/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/es.js b/plugins/devtools/lang/es.js index bf10f0b244f..54ff76689a3 100644 --- a/plugins/devtools/lang/es.js +++ b/plugins/devtools/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/et.js b/plugins/devtools/lang/et.js index a3d953359c0..34b08b6a89e 100644 --- a/plugins/devtools/lang/et.js +++ b/plugins/devtools/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/eu.js b/plugins/devtools/lang/eu.js index 79a40a2bced..3b9c7b8708f 100644 --- a/plugins/devtools/lang/eu.js +++ b/plugins/devtools/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/fa.js b/plugins/devtools/lang/fa.js index 0fc4a196cd0..4c9307ee0a8 100644 --- a/plugins/devtools/lang/fa.js +++ b/plugins/devtools/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/fi.js b/plugins/devtools/lang/fi.js index 6950dbf4086..50cde120904 100644 --- a/plugins/devtools/lang/fi.js +++ b/plugins/devtools/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/fr-ca.js b/plugins/devtools/lang/fr-ca.js index af68d6da2e2..ac6a1919e9f 100644 --- a/plugins/devtools/lang/fr-ca.js +++ b/plugins/devtools/lang/fr-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/fr.js b/plugins/devtools/lang/fr.js index fe10f8e2707..d351e740c4a 100644 --- a/plugins/devtools/lang/fr.js +++ b/plugins/devtools/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/gl.js b/plugins/devtools/lang/gl.js index ae104be0785..fc67c87ca6b 100644 --- a/plugins/devtools/lang/gl.js +++ b/plugins/devtools/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/gu.js b/plugins/devtools/lang/gu.js index 1ab6c9f071e..54b93289c76 100644 --- a/plugins/devtools/lang/gu.js +++ b/plugins/devtools/lang/gu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/he.js b/plugins/devtools/lang/he.js index 4df89d8d7a3..19dbd58b57d 100644 --- a/plugins/devtools/lang/he.js +++ b/plugins/devtools/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/hr.js b/plugins/devtools/lang/hr.js index ae3b2c440d2..4d9db974322 100644 --- a/plugins/devtools/lang/hr.js +++ b/plugins/devtools/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/hu.js b/plugins/devtools/lang/hu.js index fd3b4fd9d92..8e66994d8f7 100644 --- a/plugins/devtools/lang/hu.js +++ b/plugins/devtools/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/id.js b/plugins/devtools/lang/id.js index 07da835edfe..3abc55676aa 100644 --- a/plugins/devtools/lang/id.js +++ b/plugins/devtools/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/it.js b/plugins/devtools/lang/it.js index 52b49ab86df..900ba0c94bd 100644 --- a/plugins/devtools/lang/it.js +++ b/plugins/devtools/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/ja.js b/plugins/devtools/lang/ja.js index e07a6d8e73e..1fceb8e963c 100644 --- a/plugins/devtools/lang/ja.js +++ b/plugins/devtools/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/km.js b/plugins/devtools/lang/km.js index 6c62a22612b..c335a62425c 100644 --- a/plugins/devtools/lang/km.js +++ b/plugins/devtools/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/ko.js b/plugins/devtools/lang/ko.js index a38cda65c92..6cebcabede2 100644 --- a/plugins/devtools/lang/ko.js +++ b/plugins/devtools/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/ku.js b/plugins/devtools/lang/ku.js index b2dd862ae1e..67fadda419b 100644 --- a/plugins/devtools/lang/ku.js +++ b/plugins/devtools/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/lt.js b/plugins/devtools/lang/lt.js index 17e82d9df65..adb531dc108 100644 --- a/plugins/devtools/lang/lt.js +++ b/plugins/devtools/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/lv.js b/plugins/devtools/lang/lv.js index 103baf96299..78869ed522a 100644 --- a/plugins/devtools/lang/lv.js +++ b/plugins/devtools/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/nb.js b/plugins/devtools/lang/nb.js index ad8fb76f826..4dc95ddf29c 100644 --- a/plugins/devtools/lang/nb.js +++ b/plugins/devtools/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/nl.js b/plugins/devtools/lang/nl.js index 68538933159..958cf8f23a6 100644 --- a/plugins/devtools/lang/nl.js +++ b/plugins/devtools/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/no.js b/plugins/devtools/lang/no.js index e289a8bcd23..16e5bdf0ad2 100644 --- a/plugins/devtools/lang/no.js +++ b/plugins/devtools/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/oc.js b/plugins/devtools/lang/oc.js index f7fccb927be..5651ac2bc93 100644 --- a/plugins/devtools/lang/oc.js +++ b/plugins/devtools/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/pl.js b/plugins/devtools/lang/pl.js index 4fde80ff621..f3d175623da 100644 --- a/plugins/devtools/lang/pl.js +++ b/plugins/devtools/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/pt-br.js b/plugins/devtools/lang/pt-br.js index 3d039261beb..7e8d5fb6398 100644 --- a/plugins/devtools/lang/pt-br.js +++ b/plugins/devtools/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/pt.js b/plugins/devtools/lang/pt.js index 5243e6429a3..bf0c967eef7 100644 --- a/plugins/devtools/lang/pt.js +++ b/plugins/devtools/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/ro.js b/plugins/devtools/lang/ro.js index 78f76ebc0a5..b0eb4b0fe58 100644 --- a/plugins/devtools/lang/ro.js +++ b/plugins/devtools/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/ru.js b/plugins/devtools/lang/ru.js index 65e0b5f31ab..4a0a113ef6e 100644 --- a/plugins/devtools/lang/ru.js +++ b/plugins/devtools/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/si.js b/plugins/devtools/lang/si.js index bd3a9d5cde8..f4da4ce3c7e 100644 --- a/plugins/devtools/lang/si.js +++ b/plugins/devtools/lang/si.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/sk.js b/plugins/devtools/lang/sk.js index b74e09eb4b1..a3d9e929c5d 100644 --- a/plugins/devtools/lang/sk.js +++ b/plugins/devtools/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/sl.js b/plugins/devtools/lang/sl.js index 19afbe21a1c..d342846b4f1 100644 --- a/plugins/devtools/lang/sl.js +++ b/plugins/devtools/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/sq.js b/plugins/devtools/lang/sq.js index 1f5ddd7fade..4396848bcc7 100644 --- a/plugins/devtools/lang/sq.js +++ b/plugins/devtools/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/sr-latn.js b/plugins/devtools/lang/sr-latn.js index 0bd36e2f695..d818504cd31 100644 --- a/plugins/devtools/lang/sr-latn.js +++ b/plugins/devtools/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/sr.js b/plugins/devtools/lang/sr.js index 8506a603c1e..ca02ea448ae 100644 --- a/plugins/devtools/lang/sr.js +++ b/plugins/devtools/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/sv.js b/plugins/devtools/lang/sv.js index f58ce02a967..b166e0f2d38 100644 --- a/plugins/devtools/lang/sv.js +++ b/plugins/devtools/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/tr.js b/plugins/devtools/lang/tr.js index 5351062d82e..5b3c3abdc68 100644 --- a/plugins/devtools/lang/tr.js +++ b/plugins/devtools/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/tt.js b/plugins/devtools/lang/tt.js index 745c67337d8..322e8997010 100644 --- a/plugins/devtools/lang/tt.js +++ b/plugins/devtools/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/ug.js b/plugins/devtools/lang/ug.js index 6684c179f63..5b95c1a83c0 100644 --- a/plugins/devtools/lang/ug.js +++ b/plugins/devtools/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/uk.js b/plugins/devtools/lang/uk.js index bb9c7f0fa23..6072a1f2fc9 100644 --- a/plugins/devtools/lang/uk.js +++ b/plugins/devtools/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/vi.js b/plugins/devtools/lang/vi.js index dd7bf69b94b..3336cd55852 100644 --- a/plugins/devtools/lang/vi.js +++ b/plugins/devtools/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/zh-cn.js b/plugins/devtools/lang/zh-cn.js index 0604c0b4a17..61c42771d7e 100644 --- a/plugins/devtools/lang/zh-cn.js +++ b/plugins/devtools/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/lang/zh.js b/plugins/devtools/lang/zh.js index 1d890ea126e..0470f462b55 100644 --- a/plugins/devtools/lang/zh.js +++ b/plugins/devtools/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/plugin.js b/plugins/devtools/plugin.js index 4c0018bfafe..374449840d1 100644 --- a/plugins/devtools/plugin.js +++ b/plugins/devtools/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/devtools/samples/devtools.html b/plugins/devtools/samples/devtools.html index 12141f81b4f..714b72c4fb0 100644 --- a/plugins/devtools/samples/devtools.html +++ b/plugins/devtools/samples/devtools.html @@ -1,6 +1,6 @@ diff --git a/plugins/dialog/dialogDefinition.js b/plugins/dialog/dialogDefinition.js index 8836ab56b74..e82430e239d 100644 --- a/plugins/dialog/dialogDefinition.js +++ b/plugins/dialog/dialogDefinition.js @@ -1,6 +1,6 @@ // jscs:disable disallowMixedSpacesAndTabs /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/dialog/plugin.js b/plugins/dialog/plugin.js index cd4a542c575..8039d90fd9b 100644 --- a/plugins/dialog/plugin.js +++ b/plugins/dialog/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/dialog/samples/assets/my_dialog.js b/plugins/dialog/samples/assets/my_dialog.js index 003e653f93e..d6d539b9ebe 100644 --- a/plugins/dialog/samples/assets/my_dialog.js +++ b/plugins/dialog/samples/assets/my_dialog.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/dialog/samples/dialog.html b/plugins/dialog/samples/dialog.html index 788c209c50e..d748cda6d4c 100644 --- a/plugins/dialog/samples/dialog.html +++ b/plugins/dialog/samples/dialog.html @@ -1,6 +1,6 @@ diff --git a/plugins/dialogadvtab/plugin.js b/plugins/dialogadvtab/plugin.js index 37cf6bb4a88..366bd1e169d 100644 --- a/plugins/dialogadvtab/plugin.js +++ b/plugins/dialogadvtab/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/dialogui/plugin.js b/plugins/dialogui/plugin.js index 3f7847461d3..918388e8d2c 100644 --- a/plugins/dialogui/plugin.js +++ b/plugins/dialogui/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/div/dialogs/div.js b/plugins/div/dialogs/div.js index 44991d197e2..8420c862414 100644 --- a/plugins/div/dialogs/div.js +++ b/plugins/div/dialogs/div.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/div/lang/af.js b/plugins/div/lang/af.js index 8c6d045a4b2..28d2aa21354 100644 --- a/plugins/div/lang/af.js +++ b/plugins/div/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'af', { diff --git a/plugins/div/lang/ar.js b/plugins/div/lang/ar.js index 6775c1f8bb0..9924e449f16 100644 --- a/plugins/div/lang/ar.js +++ b/plugins/div/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'ar', { diff --git a/plugins/div/lang/az.js b/plugins/div/lang/az.js index fc84971b161..e4e08e119f7 100644 --- a/plugins/div/lang/az.js +++ b/plugins/div/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'az', { diff --git a/plugins/div/lang/bg.js b/plugins/div/lang/bg.js index 0151715401b..69741a5d84a 100644 --- a/plugins/div/lang/bg.js +++ b/plugins/div/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'bg', { diff --git a/plugins/div/lang/bn.js b/plugins/div/lang/bn.js index c16b376c09a..9aed962ecf8 100644 --- a/plugins/div/lang/bn.js +++ b/plugins/div/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'bn', { diff --git a/plugins/div/lang/bs.js b/plugins/div/lang/bs.js index 41f14cb1b4a..956388029d0 100644 --- a/plugins/div/lang/bs.js +++ b/plugins/div/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'bs', { diff --git a/plugins/div/lang/ca.js b/plugins/div/lang/ca.js index deb4f00534e..28f675104a8 100644 --- a/plugins/div/lang/ca.js +++ b/plugins/div/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'ca', { diff --git a/plugins/div/lang/cs.js b/plugins/div/lang/cs.js index eeb5988d1bf..c5a630d601e 100644 --- a/plugins/div/lang/cs.js +++ b/plugins/div/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'cs', { diff --git a/plugins/div/lang/cy.js b/plugins/div/lang/cy.js index 47d70d0d008..c691abf861c 100644 --- a/plugins/div/lang/cy.js +++ b/plugins/div/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'cy', { diff --git a/plugins/div/lang/da.js b/plugins/div/lang/da.js index c695d54c750..401fddec7b0 100644 --- a/plugins/div/lang/da.js +++ b/plugins/div/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'da', { diff --git a/plugins/div/lang/de-ch.js b/plugins/div/lang/de-ch.js index 731c9c02531..bcb93aabd4f 100644 --- a/plugins/div/lang/de-ch.js +++ b/plugins/div/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'de-ch', { diff --git a/plugins/div/lang/de.js b/plugins/div/lang/de.js index 357c5652f74..d02647f7215 100644 --- a/plugins/div/lang/de.js +++ b/plugins/div/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'de', { diff --git a/plugins/div/lang/el.js b/plugins/div/lang/el.js index 8c45a4da57d..5844aee534e 100644 --- a/plugins/div/lang/el.js +++ b/plugins/div/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'el', { diff --git a/plugins/div/lang/en-au.js b/plugins/div/lang/en-au.js index 182df5aa21a..17901e92977 100644 --- a/plugins/div/lang/en-au.js +++ b/plugins/div/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'en-au', { diff --git a/plugins/div/lang/en-ca.js b/plugins/div/lang/en-ca.js index 93a93667f82..4906f7e0020 100644 --- a/plugins/div/lang/en-ca.js +++ b/plugins/div/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'en-ca', { diff --git a/plugins/div/lang/en-gb.js b/plugins/div/lang/en-gb.js index 6b0eae6e595..68da5fd9e08 100644 --- a/plugins/div/lang/en-gb.js +++ b/plugins/div/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'en-gb', { diff --git a/plugins/div/lang/en.js b/plugins/div/lang/en.js index f575ffc9083..3c336852923 100644 --- a/plugins/div/lang/en.js +++ b/plugins/div/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'en', { diff --git a/plugins/div/lang/eo.js b/plugins/div/lang/eo.js index c2b941d4d08..a9866c90d16 100644 --- a/plugins/div/lang/eo.js +++ b/plugins/div/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'eo', { diff --git a/plugins/div/lang/es-mx.js b/plugins/div/lang/es-mx.js index 10054406e14..d1950fa66cf 100644 --- a/plugins/div/lang/es-mx.js +++ b/plugins/div/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'es-mx', { diff --git a/plugins/div/lang/es.js b/plugins/div/lang/es.js index 751408f2bb3..872b9929026 100644 --- a/plugins/div/lang/es.js +++ b/plugins/div/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'es', { diff --git a/plugins/div/lang/et.js b/plugins/div/lang/et.js index 00ade9fa704..160250d028b 100644 --- a/plugins/div/lang/et.js +++ b/plugins/div/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'et', { diff --git a/plugins/div/lang/eu.js b/plugins/div/lang/eu.js index 2bb5061467c..d392fa20498 100644 --- a/plugins/div/lang/eu.js +++ b/plugins/div/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'eu', { diff --git a/plugins/div/lang/fa.js b/plugins/div/lang/fa.js index ea6d05cba5c..a3588b0b9c1 100644 --- a/plugins/div/lang/fa.js +++ b/plugins/div/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'fa', { diff --git a/plugins/div/lang/fi.js b/plugins/div/lang/fi.js index 6654a35ee14..6719bcdb97f 100644 --- a/plugins/div/lang/fi.js +++ b/plugins/div/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'fi', { diff --git a/plugins/div/lang/fo.js b/plugins/div/lang/fo.js index f4da48601c2..d3854457b9f 100644 --- a/plugins/div/lang/fo.js +++ b/plugins/div/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'fo', { diff --git a/plugins/div/lang/fr-ca.js b/plugins/div/lang/fr-ca.js index a10a16250fb..56e2c7fa8f0 100644 --- a/plugins/div/lang/fr-ca.js +++ b/plugins/div/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'fr-ca', { diff --git a/plugins/div/lang/fr.js b/plugins/div/lang/fr.js index 62bdabfe67d..b39e0b5b568 100644 --- a/plugins/div/lang/fr.js +++ b/plugins/div/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'fr', { diff --git a/plugins/div/lang/gl.js b/plugins/div/lang/gl.js index 3ed362875f6..83196c1d650 100644 --- a/plugins/div/lang/gl.js +++ b/plugins/div/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'gl', { diff --git a/plugins/div/lang/gu.js b/plugins/div/lang/gu.js index 18e1edd0121..3643548b83c 100644 --- a/plugins/div/lang/gu.js +++ b/plugins/div/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'gu', { diff --git a/plugins/div/lang/he.js b/plugins/div/lang/he.js index 7f7d13ebcea..358478fad3e 100644 --- a/plugins/div/lang/he.js +++ b/plugins/div/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'he', { diff --git a/plugins/div/lang/hi.js b/plugins/div/lang/hi.js index 2133b2c297d..ab62dc47b33 100644 --- a/plugins/div/lang/hi.js +++ b/plugins/div/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'hi', { diff --git a/plugins/div/lang/hr.js b/plugins/div/lang/hr.js index c631c480481..a9a87fa9742 100644 --- a/plugins/div/lang/hr.js +++ b/plugins/div/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'hr', { diff --git a/plugins/div/lang/hu.js b/plugins/div/lang/hu.js index aa51c9f91a0..8e1a1c47fd2 100644 --- a/plugins/div/lang/hu.js +++ b/plugins/div/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'hu', { diff --git a/plugins/div/lang/id.js b/plugins/div/lang/id.js index f109f87be38..1e01e658821 100644 --- a/plugins/div/lang/id.js +++ b/plugins/div/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'id', { diff --git a/plugins/div/lang/is.js b/plugins/div/lang/is.js index 4cb4f1685e4..3b59221d529 100644 --- a/plugins/div/lang/is.js +++ b/plugins/div/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'is', { diff --git a/plugins/div/lang/it.js b/plugins/div/lang/it.js index 3672062a536..f4f1c0fae7c 100644 --- a/plugins/div/lang/it.js +++ b/plugins/div/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'it', { diff --git a/plugins/div/lang/ja.js b/plugins/div/lang/ja.js index ec24362bc02..216b05da4c9 100644 --- a/plugins/div/lang/ja.js +++ b/plugins/div/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'ja', { diff --git a/plugins/div/lang/ka.js b/plugins/div/lang/ka.js index fda326b2828..dd66961eaa8 100644 --- a/plugins/div/lang/ka.js +++ b/plugins/div/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'ka', { diff --git a/plugins/div/lang/km.js b/plugins/div/lang/km.js index 5be6fcb71d2..ad042986d9a 100644 --- a/plugins/div/lang/km.js +++ b/plugins/div/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'km', { diff --git a/plugins/div/lang/ko.js b/plugins/div/lang/ko.js index ba786eaf6b9..22d5541c591 100644 --- a/plugins/div/lang/ko.js +++ b/plugins/div/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'ko', { diff --git a/plugins/div/lang/ku.js b/plugins/div/lang/ku.js index 3a0e2c9c050..c0b4ae2f7b1 100644 --- a/plugins/div/lang/ku.js +++ b/plugins/div/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'ku', { diff --git a/plugins/div/lang/lt.js b/plugins/div/lang/lt.js index db1fdfd9ea4..04bddd5a053 100644 --- a/plugins/div/lang/lt.js +++ b/plugins/div/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'lt', { diff --git a/plugins/div/lang/lv.js b/plugins/div/lang/lv.js index 7d921917b27..52c0482a3a9 100644 --- a/plugins/div/lang/lv.js +++ b/plugins/div/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'lv', { diff --git a/plugins/div/lang/mk.js b/plugins/div/lang/mk.js index cee47e0239c..4d1b2e5ae2d 100644 --- a/plugins/div/lang/mk.js +++ b/plugins/div/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'mk', { diff --git a/plugins/div/lang/mn.js b/plugins/div/lang/mn.js index 777182bd788..15d37933148 100644 --- a/plugins/div/lang/mn.js +++ b/plugins/div/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'mn', { diff --git a/plugins/div/lang/ms.js b/plugins/div/lang/ms.js index 52e2ad8a347..5690608ccaa 100644 --- a/plugins/div/lang/ms.js +++ b/plugins/div/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'ms', { diff --git a/plugins/div/lang/nb.js b/plugins/div/lang/nb.js index 97e61023580..134085d29f5 100644 --- a/plugins/div/lang/nb.js +++ b/plugins/div/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'nb', { diff --git a/plugins/div/lang/nl.js b/plugins/div/lang/nl.js index 33a30eae7a9..96b122ef122 100644 --- a/plugins/div/lang/nl.js +++ b/plugins/div/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'nl', { diff --git a/plugins/div/lang/no.js b/plugins/div/lang/no.js index 159795e5ca5..957bb7ab8e9 100644 --- a/plugins/div/lang/no.js +++ b/plugins/div/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'no', { diff --git a/plugins/div/lang/oc.js b/plugins/div/lang/oc.js index 420e5feca85..d48deae7a38 100644 --- a/plugins/div/lang/oc.js +++ b/plugins/div/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'oc', { diff --git a/plugins/div/lang/pl.js b/plugins/div/lang/pl.js index 8700e709646..6273f31fbb8 100644 --- a/plugins/div/lang/pl.js +++ b/plugins/div/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'pl', { diff --git a/plugins/div/lang/pt-br.js b/plugins/div/lang/pt-br.js index 2a4f30828ba..f80e8545f22 100644 --- a/plugins/div/lang/pt-br.js +++ b/plugins/div/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'pt-br', { diff --git a/plugins/div/lang/pt.js b/plugins/div/lang/pt.js index 4fe248bb2ab..a7af0e935ab 100644 --- a/plugins/div/lang/pt.js +++ b/plugins/div/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'pt', { diff --git a/plugins/div/lang/ro.js b/plugins/div/lang/ro.js index 7e87884ec2f..74dc7464577 100644 --- a/plugins/div/lang/ro.js +++ b/plugins/div/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'ro', { diff --git a/plugins/div/lang/ru.js b/plugins/div/lang/ru.js index 9c3043bfad7..1f02246111f 100644 --- a/plugins/div/lang/ru.js +++ b/plugins/div/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'ru', { diff --git a/plugins/div/lang/si.js b/plugins/div/lang/si.js index 1fc6e65556d..2d1e2a8a5a0 100644 --- a/plugins/div/lang/si.js +++ b/plugins/div/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'si', { diff --git a/plugins/div/lang/sk.js b/plugins/div/lang/sk.js index 9aa894c86a3..d998fb807fa 100644 --- a/plugins/div/lang/sk.js +++ b/plugins/div/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'sk', { diff --git a/plugins/div/lang/sl.js b/plugins/div/lang/sl.js index 15b2491cb9d..d160f846e66 100644 --- a/plugins/div/lang/sl.js +++ b/plugins/div/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'sl', { diff --git a/plugins/div/lang/sq.js b/plugins/div/lang/sq.js index 2ba7f6a9fff..57dbac3604f 100644 --- a/plugins/div/lang/sq.js +++ b/plugins/div/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'sq', { diff --git a/plugins/div/lang/sr-latn.js b/plugins/div/lang/sr-latn.js index a51a42de749..54031c652c1 100644 --- a/plugins/div/lang/sr-latn.js +++ b/plugins/div/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'sr-latn', { diff --git a/plugins/div/lang/sr.js b/plugins/div/lang/sr.js index 2608fa29215..2d21c7fec4a 100644 --- a/plugins/div/lang/sr.js +++ b/plugins/div/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'sr', { diff --git a/plugins/div/lang/sv.js b/plugins/div/lang/sv.js index 2b6fd1d5a43..9f577996a21 100644 --- a/plugins/div/lang/sv.js +++ b/plugins/div/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'sv', { diff --git a/plugins/div/lang/th.js b/plugins/div/lang/th.js index 825b78ae573..fb586a92422 100644 --- a/plugins/div/lang/th.js +++ b/plugins/div/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'th', { diff --git a/plugins/div/lang/tr.js b/plugins/div/lang/tr.js index 924d1e21fec..c510905c3d9 100644 --- a/plugins/div/lang/tr.js +++ b/plugins/div/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'tr', { diff --git a/plugins/div/lang/tt.js b/plugins/div/lang/tt.js index 8bc149307b1..d59c669091c 100644 --- a/plugins/div/lang/tt.js +++ b/plugins/div/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'tt', { diff --git a/plugins/div/lang/ug.js b/plugins/div/lang/ug.js index a4850a5cfe9..a39154d5ea2 100644 --- a/plugins/div/lang/ug.js +++ b/plugins/div/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'ug', { diff --git a/plugins/div/lang/uk.js b/plugins/div/lang/uk.js index 7f7d50dc48e..cd9f289910e 100644 --- a/plugins/div/lang/uk.js +++ b/plugins/div/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'uk', { diff --git a/plugins/div/lang/vi.js b/plugins/div/lang/vi.js index 5ec0b4c54d0..1a2d14832b7 100644 --- a/plugins/div/lang/vi.js +++ b/plugins/div/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'vi', { diff --git a/plugins/div/lang/zh-cn.js b/plugins/div/lang/zh-cn.js index 391a9e5ec53..7a4f8200b1c 100644 --- a/plugins/div/lang/zh-cn.js +++ b/plugins/div/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'zh-cn', { diff --git a/plugins/div/lang/zh.js b/plugins/div/lang/zh.js index 2fd8f3fad65..ffcd6153991 100644 --- a/plugins/div/lang/zh.js +++ b/plugins/div/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'div', 'zh', { diff --git a/plugins/div/plugin.js b/plugins/div/plugin.js index 488edaa8572..251e65f7d88 100644 --- a/plugins/div/plugin.js +++ b/plugins/div/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/divarea/plugin.js b/plugins/divarea/plugin.js index 08d18d237b9..37a47be44af 100644 --- a/plugins/divarea/plugin.js +++ b/plugins/divarea/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/divarea/samples/divarea.html b/plugins/divarea/samples/divarea.html index b5b02bfb155..886c4337e10 100644 --- a/plugins/divarea/samples/divarea.html +++ b/plugins/divarea/samples/divarea.html @@ -1,6 +1,6 @@ diff --git a/plugins/docprops/dialogs/docprops.js b/plugins/docprops/dialogs/docprops.js index b6fef4bad82..9dcf7fba400 100644 --- a/plugins/docprops/dialogs/docprops.js +++ b/plugins/docprops/dialogs/docprops.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/docprops/lang/af.js b/plugins/docprops/lang/af.js index 05c358990af..9f522ec8202 100644 --- a/plugins/docprops/lang/af.js +++ b/plugins/docprops/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'af', { diff --git a/plugins/docprops/lang/ar.js b/plugins/docprops/lang/ar.js index fc45812731d..62a61ab33f0 100644 --- a/plugins/docprops/lang/ar.js +++ b/plugins/docprops/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'ar', { diff --git a/plugins/docprops/lang/az.js b/plugins/docprops/lang/az.js index 490f5e51931..ba55ce0be08 100644 --- a/plugins/docprops/lang/az.js +++ b/plugins/docprops/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'az', { diff --git a/plugins/docprops/lang/bg.js b/plugins/docprops/lang/bg.js index 895f0ec3c7b..6b9d2652996 100644 --- a/plugins/docprops/lang/bg.js +++ b/plugins/docprops/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'bg', { diff --git a/plugins/docprops/lang/bn.js b/plugins/docprops/lang/bn.js index 5d01278b758..d338cd98a2c 100644 --- a/plugins/docprops/lang/bn.js +++ b/plugins/docprops/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'bn', { diff --git a/plugins/docprops/lang/bs.js b/plugins/docprops/lang/bs.js index 611f21bfce0..ad06d8c83ab 100644 --- a/plugins/docprops/lang/bs.js +++ b/plugins/docprops/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'bs', { diff --git a/plugins/docprops/lang/ca.js b/plugins/docprops/lang/ca.js index 93009337005..6b1f13ed890 100644 --- a/plugins/docprops/lang/ca.js +++ b/plugins/docprops/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'ca', { diff --git a/plugins/docprops/lang/cs.js b/plugins/docprops/lang/cs.js index f9b4c33462d..129f4f847d5 100644 --- a/plugins/docprops/lang/cs.js +++ b/plugins/docprops/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'cs', { diff --git a/plugins/docprops/lang/cy.js b/plugins/docprops/lang/cy.js index c931631ea6a..82330867a32 100644 --- a/plugins/docprops/lang/cy.js +++ b/plugins/docprops/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'cy', { diff --git a/plugins/docprops/lang/da.js b/plugins/docprops/lang/da.js index 55dcfaff0b0..55214f911e3 100644 --- a/plugins/docprops/lang/da.js +++ b/plugins/docprops/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'da', { diff --git a/plugins/docprops/lang/de-ch.js b/plugins/docprops/lang/de-ch.js index c968f5a3c2b..f1301399466 100644 --- a/plugins/docprops/lang/de-ch.js +++ b/plugins/docprops/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'de-ch', { diff --git a/plugins/docprops/lang/de.js b/plugins/docprops/lang/de.js index 9e2afb540be..4f29d18c32c 100644 --- a/plugins/docprops/lang/de.js +++ b/plugins/docprops/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'de', { diff --git a/plugins/docprops/lang/el.js b/plugins/docprops/lang/el.js index 5c92100c16c..6265e61894b 100644 --- a/plugins/docprops/lang/el.js +++ b/plugins/docprops/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'el', { diff --git a/plugins/docprops/lang/en-au.js b/plugins/docprops/lang/en-au.js index 11ba5dbe7de..ca520df25a6 100644 --- a/plugins/docprops/lang/en-au.js +++ b/plugins/docprops/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'en-au', { diff --git a/plugins/docprops/lang/en-ca.js b/plugins/docprops/lang/en-ca.js index 54373315632..2764a63d795 100644 --- a/plugins/docprops/lang/en-ca.js +++ b/plugins/docprops/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'en-ca', { diff --git a/plugins/docprops/lang/en-gb.js b/plugins/docprops/lang/en-gb.js index 423ca5bafb7..88253fcaefe 100644 --- a/plugins/docprops/lang/en-gb.js +++ b/plugins/docprops/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'en-gb', { diff --git a/plugins/docprops/lang/en.js b/plugins/docprops/lang/en.js index f0bf8a1e42b..b23cf6c9ffa 100644 --- a/plugins/docprops/lang/en.js +++ b/plugins/docprops/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'en', { diff --git a/plugins/docprops/lang/eo.js b/plugins/docprops/lang/eo.js index ea1cd1ebf8d..7df59ab0ce1 100644 --- a/plugins/docprops/lang/eo.js +++ b/plugins/docprops/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'eo', { diff --git a/plugins/docprops/lang/es-mx.js b/plugins/docprops/lang/es-mx.js index 68b21af9c8a..6616fb8b4a7 100644 --- a/plugins/docprops/lang/es-mx.js +++ b/plugins/docprops/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'es-mx', { diff --git a/plugins/docprops/lang/es.js b/plugins/docprops/lang/es.js index 586c1776850..5dfaa6ff59c 100644 --- a/plugins/docprops/lang/es.js +++ b/plugins/docprops/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'es', { diff --git a/plugins/docprops/lang/et.js b/plugins/docprops/lang/et.js index 5e99a9e83dc..e85b73e74e1 100644 --- a/plugins/docprops/lang/et.js +++ b/plugins/docprops/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'et', { diff --git a/plugins/docprops/lang/eu.js b/plugins/docprops/lang/eu.js index 4d0c4f8d1f8..da777ad9c3e 100644 --- a/plugins/docprops/lang/eu.js +++ b/plugins/docprops/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'eu', { diff --git a/plugins/docprops/lang/fa.js b/plugins/docprops/lang/fa.js index d4dcd3b7276..6a9820c8458 100644 --- a/plugins/docprops/lang/fa.js +++ b/plugins/docprops/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'fa', { diff --git a/plugins/docprops/lang/fi.js b/plugins/docprops/lang/fi.js index c84a7b89399..66e79ca33ae 100644 --- a/plugins/docprops/lang/fi.js +++ b/plugins/docprops/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'fi', { diff --git a/plugins/docprops/lang/fo.js b/plugins/docprops/lang/fo.js index 4c1f166ad02..5fdd57ae186 100644 --- a/plugins/docprops/lang/fo.js +++ b/plugins/docprops/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'fo', { diff --git a/plugins/docprops/lang/fr-ca.js b/plugins/docprops/lang/fr-ca.js index 90e70f43918..e948e900b81 100644 --- a/plugins/docprops/lang/fr-ca.js +++ b/plugins/docprops/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'fr-ca', { diff --git a/plugins/docprops/lang/fr.js b/plugins/docprops/lang/fr.js index 9357bd2a101..2ef272f5757 100644 --- a/plugins/docprops/lang/fr.js +++ b/plugins/docprops/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'fr', { diff --git a/plugins/docprops/lang/gl.js b/plugins/docprops/lang/gl.js index f7534601f0c..a4fc8161fb9 100644 --- a/plugins/docprops/lang/gl.js +++ b/plugins/docprops/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'gl', { diff --git a/plugins/docprops/lang/gu.js b/plugins/docprops/lang/gu.js index bc76f66be71..70baa23c8f0 100644 --- a/plugins/docprops/lang/gu.js +++ b/plugins/docprops/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'gu', { diff --git a/plugins/docprops/lang/he.js b/plugins/docprops/lang/he.js index 2866c2172f1..22f83912abd 100644 --- a/plugins/docprops/lang/he.js +++ b/plugins/docprops/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'he', { diff --git a/plugins/docprops/lang/hi.js b/plugins/docprops/lang/hi.js index c6f371dfd4f..81821fdf774 100644 --- a/plugins/docprops/lang/hi.js +++ b/plugins/docprops/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'hi', { diff --git a/plugins/docprops/lang/hr.js b/plugins/docprops/lang/hr.js index 1c945c97342..c44ced77af0 100644 --- a/plugins/docprops/lang/hr.js +++ b/plugins/docprops/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'hr', { diff --git a/plugins/docprops/lang/hu.js b/plugins/docprops/lang/hu.js index 8e1e7c8c505..03274f3c642 100644 --- a/plugins/docprops/lang/hu.js +++ b/plugins/docprops/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'hu', { diff --git a/plugins/docprops/lang/id.js b/plugins/docprops/lang/id.js index 4c234cb9953..8f51684ce6e 100644 --- a/plugins/docprops/lang/id.js +++ b/plugins/docprops/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'id', { diff --git a/plugins/docprops/lang/is.js b/plugins/docprops/lang/is.js index cb3a10567f0..4fdb9b0d212 100644 --- a/plugins/docprops/lang/is.js +++ b/plugins/docprops/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'is', { diff --git a/plugins/docprops/lang/it.js b/plugins/docprops/lang/it.js index d40e60089b4..31b1abe46d9 100644 --- a/plugins/docprops/lang/it.js +++ b/plugins/docprops/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'it', { diff --git a/plugins/docprops/lang/ja.js b/plugins/docprops/lang/ja.js index 0e7ba281a65..68f002171e3 100644 --- a/plugins/docprops/lang/ja.js +++ b/plugins/docprops/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'ja', { diff --git a/plugins/docprops/lang/ka.js b/plugins/docprops/lang/ka.js index 9a5a2ad5ff2..f3f3cd844ca 100644 --- a/plugins/docprops/lang/ka.js +++ b/plugins/docprops/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'ka', { diff --git a/plugins/docprops/lang/km.js b/plugins/docprops/lang/km.js index 6338b4054f3..5a4c368d4de 100644 --- a/plugins/docprops/lang/km.js +++ b/plugins/docprops/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'km', { diff --git a/plugins/docprops/lang/ko.js b/plugins/docprops/lang/ko.js index 4b2da4384dc..c59fad58b5c 100644 --- a/plugins/docprops/lang/ko.js +++ b/plugins/docprops/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'ko', { diff --git a/plugins/docprops/lang/ku.js b/plugins/docprops/lang/ku.js index 85e9d16c4e7..1369faa2d74 100644 --- a/plugins/docprops/lang/ku.js +++ b/plugins/docprops/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'ku', { diff --git a/plugins/docprops/lang/lt.js b/plugins/docprops/lang/lt.js index ec389fa5ed5..2ce6a3d45c8 100644 --- a/plugins/docprops/lang/lt.js +++ b/plugins/docprops/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'lt', { diff --git a/plugins/docprops/lang/lv.js b/plugins/docprops/lang/lv.js index d7e4a15c0b2..044324d01f3 100644 --- a/plugins/docprops/lang/lv.js +++ b/plugins/docprops/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'lv', { diff --git a/plugins/docprops/lang/mk.js b/plugins/docprops/lang/mk.js index 672641c4366..59b05f2b204 100644 --- a/plugins/docprops/lang/mk.js +++ b/plugins/docprops/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'mk', { diff --git a/plugins/docprops/lang/mn.js b/plugins/docprops/lang/mn.js index 33bcd332bc5..5c9dd169540 100644 --- a/plugins/docprops/lang/mn.js +++ b/plugins/docprops/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'mn', { diff --git a/plugins/docprops/lang/ms.js b/plugins/docprops/lang/ms.js index bda2ff3b261..12ffb335599 100644 --- a/plugins/docprops/lang/ms.js +++ b/plugins/docprops/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'ms', { diff --git a/plugins/docprops/lang/nb.js b/plugins/docprops/lang/nb.js index 1e0d6a315fc..44501d2cbcf 100644 --- a/plugins/docprops/lang/nb.js +++ b/plugins/docprops/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'nb', { diff --git a/plugins/docprops/lang/nl.js b/plugins/docprops/lang/nl.js index 91e62320d5a..25468f2ab76 100644 --- a/plugins/docprops/lang/nl.js +++ b/plugins/docprops/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'nl', { diff --git a/plugins/docprops/lang/no.js b/plugins/docprops/lang/no.js index 72c639dc2a5..e8856fce695 100644 --- a/plugins/docprops/lang/no.js +++ b/plugins/docprops/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'no', { diff --git a/plugins/docprops/lang/oc.js b/plugins/docprops/lang/oc.js index fc1942dc1fa..8528d59078e 100644 --- a/plugins/docprops/lang/oc.js +++ b/plugins/docprops/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'oc', { diff --git a/plugins/docprops/lang/pl.js b/plugins/docprops/lang/pl.js index ea7fffac19a..f6cfa1c55c3 100644 --- a/plugins/docprops/lang/pl.js +++ b/plugins/docprops/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'pl', { diff --git a/plugins/docprops/lang/pt-br.js b/plugins/docprops/lang/pt-br.js index 308edc65079..8bb91ee3e73 100644 --- a/plugins/docprops/lang/pt-br.js +++ b/plugins/docprops/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'pt-br', { diff --git a/plugins/docprops/lang/pt.js b/plugins/docprops/lang/pt.js index 80ebfd587ba..380d25e9129 100644 --- a/plugins/docprops/lang/pt.js +++ b/plugins/docprops/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'pt', { diff --git a/plugins/docprops/lang/ro.js b/plugins/docprops/lang/ro.js index 97d71143ba3..7e7f224d363 100644 --- a/plugins/docprops/lang/ro.js +++ b/plugins/docprops/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'ro', { diff --git a/plugins/docprops/lang/ru.js b/plugins/docprops/lang/ru.js index 5e733c6371b..c1e197dfad4 100644 --- a/plugins/docprops/lang/ru.js +++ b/plugins/docprops/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'ru', { diff --git a/plugins/docprops/lang/si.js b/plugins/docprops/lang/si.js index c6297053235..efaa49fa266 100644 --- a/plugins/docprops/lang/si.js +++ b/plugins/docprops/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'si', { diff --git a/plugins/docprops/lang/sk.js b/plugins/docprops/lang/sk.js index 0b930087bda..f3a2980eb50 100644 --- a/plugins/docprops/lang/sk.js +++ b/plugins/docprops/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'sk', { diff --git a/plugins/docprops/lang/sl.js b/plugins/docprops/lang/sl.js index d59103a4726..7491abb7653 100644 --- a/plugins/docprops/lang/sl.js +++ b/plugins/docprops/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'sl', { diff --git a/plugins/docprops/lang/sq.js b/plugins/docprops/lang/sq.js index 5db6b25ffff..f95bfb9ab61 100644 --- a/plugins/docprops/lang/sq.js +++ b/plugins/docprops/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'sq', { diff --git a/plugins/docprops/lang/sr-latn.js b/plugins/docprops/lang/sr-latn.js index 400d3b72766..7542f3e8fa8 100644 --- a/plugins/docprops/lang/sr-latn.js +++ b/plugins/docprops/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'sr-latn', { diff --git a/plugins/docprops/lang/sr.js b/plugins/docprops/lang/sr.js index 7d0a7c2a0b9..d623c1d3593 100644 --- a/plugins/docprops/lang/sr.js +++ b/plugins/docprops/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'sr', { diff --git a/plugins/docprops/lang/sv.js b/plugins/docprops/lang/sv.js index 8f22110e728..31043c9c1ac 100644 --- a/plugins/docprops/lang/sv.js +++ b/plugins/docprops/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'sv', { diff --git a/plugins/docprops/lang/th.js b/plugins/docprops/lang/th.js index 7a6eafa0c64..94f0dcf27d1 100644 --- a/plugins/docprops/lang/th.js +++ b/plugins/docprops/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'th', { diff --git a/plugins/docprops/lang/tr.js b/plugins/docprops/lang/tr.js index bf058a30da0..a7591b87fbd 100644 --- a/plugins/docprops/lang/tr.js +++ b/plugins/docprops/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'tr', { diff --git a/plugins/docprops/lang/tt.js b/plugins/docprops/lang/tt.js index c750f6b476f..1c8e299e2f6 100644 --- a/plugins/docprops/lang/tt.js +++ b/plugins/docprops/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'tt', { diff --git a/plugins/docprops/lang/ug.js b/plugins/docprops/lang/ug.js index c75df841a0f..7df99fa9729 100644 --- a/plugins/docprops/lang/ug.js +++ b/plugins/docprops/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'ug', { diff --git a/plugins/docprops/lang/uk.js b/plugins/docprops/lang/uk.js index 786f8830ee9..5af15ff9a36 100644 --- a/plugins/docprops/lang/uk.js +++ b/plugins/docprops/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'uk', { diff --git a/plugins/docprops/lang/vi.js b/plugins/docprops/lang/vi.js index 309a328a7ab..600f287c341 100644 --- a/plugins/docprops/lang/vi.js +++ b/plugins/docprops/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'vi', { diff --git a/plugins/docprops/lang/zh-cn.js b/plugins/docprops/lang/zh-cn.js index 98ea2870c05..3d09c43ef92 100644 --- a/plugins/docprops/lang/zh-cn.js +++ b/plugins/docprops/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'zh-cn', { diff --git a/plugins/docprops/lang/zh.js b/plugins/docprops/lang/zh.js index 266957bc7cd..dac1009a80f 100644 --- a/plugins/docprops/lang/zh.js +++ b/plugins/docprops/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'docprops', 'zh', { diff --git a/plugins/docprops/plugin.js b/plugins/docprops/plugin.js index cf1cb67e66f..1f75176df01 100644 --- a/plugins/docprops/plugin.js +++ b/plugins/docprops/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/docprops/samples/docprops.html b/plugins/docprops/samples/docprops.html index 96a2e11891e..0aa280b0d31 100644 --- a/plugins/docprops/samples/docprops.html +++ b/plugins/docprops/samples/docprops.html @@ -1,6 +1,6 @@ diff --git a/plugins/easyimage/dialogs/easyimagealt.js b/plugins/easyimage/dialogs/easyimagealt.js index f05b75b788b..7f935ca1946 100644 --- a/plugins/easyimage/dialogs/easyimagealt.js +++ b/plugins/easyimage/dialogs/easyimagealt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/ar.js b/plugins/easyimage/lang/ar.js index aad00e107ee..1c2031c6d4d 100644 --- a/plugins/easyimage/lang/ar.js +++ b/plugins/easyimage/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/az.js b/plugins/easyimage/lang/az.js index c7ebd0b9251..c8fb8f4b881 100644 --- a/plugins/easyimage/lang/az.js +++ b/plugins/easyimage/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/bg.js b/plugins/easyimage/lang/bg.js index bf80ec4edde..3072720c84c 100644 --- a/plugins/easyimage/lang/bg.js +++ b/plugins/easyimage/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/cs.js b/plugins/easyimage/lang/cs.js index 9120bf9d7e2..f05ecdcdc98 100644 --- a/plugins/easyimage/lang/cs.js +++ b/plugins/easyimage/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/da.js b/plugins/easyimage/lang/da.js index f5e6104da57..dcbe1198aec 100644 --- a/plugins/easyimage/lang/da.js +++ b/plugins/easyimage/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/de-ch.js b/plugins/easyimage/lang/de-ch.js index eb66dcb3317..e2ed23f6cc2 100644 --- a/plugins/easyimage/lang/de-ch.js +++ b/plugins/easyimage/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/de.js b/plugins/easyimage/lang/de.js index 1b5e6ec8822..3b378ca4180 100644 --- a/plugins/easyimage/lang/de.js +++ b/plugins/easyimage/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/el.js b/plugins/easyimage/lang/el.js index 795ff2f9f0b..a152b6d22ea 100644 --- a/plugins/easyimage/lang/el.js +++ b/plugins/easyimage/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/en-au.js b/plugins/easyimage/lang/en-au.js index 2e75245e755..0d3134336bb 100644 --- a/plugins/easyimage/lang/en-au.js +++ b/plugins/easyimage/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/en.js b/plugins/easyimage/lang/en.js index 144c2405e93..d4b0cad4d48 100644 --- a/plugins/easyimage/lang/en.js +++ b/plugins/easyimage/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/et.js b/plugins/easyimage/lang/et.js index 031dbd9b7ce..15141a82c1c 100644 --- a/plugins/easyimage/lang/et.js +++ b/plugins/easyimage/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/fa.js b/plugins/easyimage/lang/fa.js index 38a73f1c703..f55a64d201a 100644 --- a/plugins/easyimage/lang/fa.js +++ b/plugins/easyimage/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/fr.js b/plugins/easyimage/lang/fr.js index 0d2b3c5cb54..ccc79afd611 100644 --- a/plugins/easyimage/lang/fr.js +++ b/plugins/easyimage/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/gl.js b/plugins/easyimage/lang/gl.js index fd841fa9b10..a83de322a59 100644 --- a/plugins/easyimage/lang/gl.js +++ b/plugins/easyimage/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/hr.js b/plugins/easyimage/lang/hr.js index b0f4f7b90a8..d54657059ef 100644 --- a/plugins/easyimage/lang/hr.js +++ b/plugins/easyimage/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/hu.js b/plugins/easyimage/lang/hu.js index 0d7e8ae334c..f6e93b02cd5 100644 --- a/plugins/easyimage/lang/hu.js +++ b/plugins/easyimage/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/it.js b/plugins/easyimage/lang/it.js index 95c87e787a7..f62b1b11e08 100644 --- a/plugins/easyimage/lang/it.js +++ b/plugins/easyimage/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/ku.js b/plugins/easyimage/lang/ku.js index 2063b1c6947..de1d1011cd9 100644 --- a/plugins/easyimage/lang/ku.js +++ b/plugins/easyimage/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/lv.js b/plugins/easyimage/lang/lv.js index e980a3987c6..e3782836d41 100644 --- a/plugins/easyimage/lang/lv.js +++ b/plugins/easyimage/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/nb.js b/plugins/easyimage/lang/nb.js index fc031919eb8..1262b6596b1 100644 --- a/plugins/easyimage/lang/nb.js +++ b/plugins/easyimage/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/nl.js b/plugins/easyimage/lang/nl.js index 884965f08dc..36aeba24918 100644 --- a/plugins/easyimage/lang/nl.js +++ b/plugins/easyimage/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/no.js b/plugins/easyimage/lang/no.js index 09448f7a08c..b2d644cc603 100644 --- a/plugins/easyimage/lang/no.js +++ b/plugins/easyimage/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/pl.js b/plugins/easyimage/lang/pl.js index 52c8e5d3960..cbed8536744 100644 --- a/plugins/easyimage/lang/pl.js +++ b/plugins/easyimage/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/pt-br.js b/plugins/easyimage/lang/pt-br.js index 4a186637d50..9651cd8da0f 100644 --- a/plugins/easyimage/lang/pt-br.js +++ b/plugins/easyimage/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/pt.js b/plugins/easyimage/lang/pt.js index 97b50cf6038..a995f218460 100644 --- a/plugins/easyimage/lang/pt.js +++ b/plugins/easyimage/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/ro.js b/plugins/easyimage/lang/ro.js index 835b5c554ef..4bf729c72cc 100644 --- a/plugins/easyimage/lang/ro.js +++ b/plugins/easyimage/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/ru.js b/plugins/easyimage/lang/ru.js index 1ff38a09808..af2b2c4147a 100644 --- a/plugins/easyimage/lang/ru.js +++ b/plugins/easyimage/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/sk.js b/plugins/easyimage/lang/sk.js index 01d96c01806..312fb71a92b 100644 --- a/plugins/easyimage/lang/sk.js +++ b/plugins/easyimage/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/sq.js b/plugins/easyimage/lang/sq.js index 69c234e938e..82d560adc83 100644 --- a/plugins/easyimage/lang/sq.js +++ b/plugins/easyimage/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/sr-latn.js b/plugins/easyimage/lang/sr-latn.js index 7c04d72e38a..3f7aa3f3310 100644 --- a/plugins/easyimage/lang/sr-latn.js +++ b/plugins/easyimage/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/sr.js b/plugins/easyimage/lang/sr.js index c5b7ad05805..5f391647133 100644 --- a/plugins/easyimage/lang/sr.js +++ b/plugins/easyimage/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/sv.js b/plugins/easyimage/lang/sv.js index 12e7afe88fd..79eb4fc7acb 100644 --- a/plugins/easyimage/lang/sv.js +++ b/plugins/easyimage/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/tr.js b/plugins/easyimage/lang/tr.js index 00a56ea7172..84f3f9c3446 100644 --- a/plugins/easyimage/lang/tr.js +++ b/plugins/easyimage/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/tt.js b/plugins/easyimage/lang/tt.js index 9debab5181a..376f2679b06 100644 --- a/plugins/easyimage/lang/tt.js +++ b/plugins/easyimage/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/uk.js b/plugins/easyimage/lang/uk.js index e56b658cc2f..02bcce105c9 100644 --- a/plugins/easyimage/lang/uk.js +++ b/plugins/easyimage/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/zh-cn.js b/plugins/easyimage/lang/zh-cn.js index de66cee0020..b5718628de4 100644 --- a/plugins/easyimage/lang/zh-cn.js +++ b/plugins/easyimage/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/lang/zh.js b/plugins/easyimage/lang/zh.js index 63e4e6f30b7..5346482e9c3 100644 --- a/plugins/easyimage/lang/zh.js +++ b/plugins/easyimage/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/plugin.js b/plugins/easyimage/plugin.js index 39053152a64..a66984b45d2 100644 --- a/plugins/easyimage/plugin.js +++ b/plugins/easyimage/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/easyimage/samples/easyimage.html b/plugins/easyimage/samples/easyimage.html index 625acb29a6a..1431c384300 100644 --- a/plugins/easyimage/samples/easyimage.html +++ b/plugins/easyimage/samples/easyimage.html @@ -1,6 +1,6 @@ diff --git a/plugins/easyimage/styles/easyimage.css b/plugins/easyimage/styles/easyimage.css index 8d627be5e4f..7bd29b75186 100644 --- a/plugins/easyimage/styles/easyimage.css +++ b/plugins/easyimage/styles/easyimage.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/editorplaceholder/plugin.js b/plugins/editorplaceholder/plugin.js index 32abe656dea..c900b7633b1 100644 --- a/plugins/editorplaceholder/plugin.js +++ b/plugins/editorplaceholder/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/elementspath/lang/af.js b/plugins/elementspath/lang/af.js index 2bf144dc633..b873ddab9d3 100644 --- a/plugins/elementspath/lang/af.js +++ b/plugins/elementspath/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'af', { diff --git a/plugins/elementspath/lang/ar.js b/plugins/elementspath/lang/ar.js index e176d8842d8..53baad2c043 100644 --- a/plugins/elementspath/lang/ar.js +++ b/plugins/elementspath/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'ar', { diff --git a/plugins/elementspath/lang/az.js b/plugins/elementspath/lang/az.js index 02b26c011a6..9704ef2bc13 100644 --- a/plugins/elementspath/lang/az.js +++ b/plugins/elementspath/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'az', { diff --git a/plugins/elementspath/lang/bg.js b/plugins/elementspath/lang/bg.js index 537739a76b6..948318502ac 100644 --- a/plugins/elementspath/lang/bg.js +++ b/plugins/elementspath/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'bg', { diff --git a/plugins/elementspath/lang/bn.js b/plugins/elementspath/lang/bn.js index 83dc14a2c4a..8bc5266a516 100644 --- a/plugins/elementspath/lang/bn.js +++ b/plugins/elementspath/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'bn', { diff --git a/plugins/elementspath/lang/bs.js b/plugins/elementspath/lang/bs.js index eabc63b9134..2ce90ac68d2 100644 --- a/plugins/elementspath/lang/bs.js +++ b/plugins/elementspath/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'bs', { diff --git a/plugins/elementspath/lang/ca.js b/plugins/elementspath/lang/ca.js index 06896e901f5..42a365026aa 100644 --- a/plugins/elementspath/lang/ca.js +++ b/plugins/elementspath/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'ca', { diff --git a/plugins/elementspath/lang/cs.js b/plugins/elementspath/lang/cs.js index 8934ac4d9fb..5011d7587db 100644 --- a/plugins/elementspath/lang/cs.js +++ b/plugins/elementspath/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'cs', { diff --git a/plugins/elementspath/lang/cy.js b/plugins/elementspath/lang/cy.js index 1caa000c6f1..a9279322e44 100644 --- a/plugins/elementspath/lang/cy.js +++ b/plugins/elementspath/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'cy', { diff --git a/plugins/elementspath/lang/da.js b/plugins/elementspath/lang/da.js index 6790ff95850..f59b9ecbb41 100644 --- a/plugins/elementspath/lang/da.js +++ b/plugins/elementspath/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'da', { diff --git a/plugins/elementspath/lang/de-ch.js b/plugins/elementspath/lang/de-ch.js index 46a7fde807d..3af720942a6 100644 --- a/plugins/elementspath/lang/de-ch.js +++ b/plugins/elementspath/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'de-ch', { diff --git a/plugins/elementspath/lang/de.js b/plugins/elementspath/lang/de.js index 7ec4793dd80..b98c88166b9 100644 --- a/plugins/elementspath/lang/de.js +++ b/plugins/elementspath/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'de', { diff --git a/plugins/elementspath/lang/el.js b/plugins/elementspath/lang/el.js index 74e54f662d6..708c0cdba5a 100644 --- a/plugins/elementspath/lang/el.js +++ b/plugins/elementspath/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'el', { diff --git a/plugins/elementspath/lang/en-au.js b/plugins/elementspath/lang/en-au.js index af256e411f5..e178060eac5 100644 --- a/plugins/elementspath/lang/en-au.js +++ b/plugins/elementspath/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'en-au', { diff --git a/plugins/elementspath/lang/en-ca.js b/plugins/elementspath/lang/en-ca.js index f2d01539f08..a8b6a2da78e 100644 --- a/plugins/elementspath/lang/en-ca.js +++ b/plugins/elementspath/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'en-ca', { diff --git a/plugins/elementspath/lang/en-gb.js b/plugins/elementspath/lang/en-gb.js index 931f116cf11..36d26cb8bb8 100644 --- a/plugins/elementspath/lang/en-gb.js +++ b/plugins/elementspath/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'en-gb', { diff --git a/plugins/elementspath/lang/en.js b/plugins/elementspath/lang/en.js index c69a2f0bbbf..dfa5acaba38 100644 --- a/plugins/elementspath/lang/en.js +++ b/plugins/elementspath/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'en', { diff --git a/plugins/elementspath/lang/eo.js b/plugins/elementspath/lang/eo.js index 67b52d528a9..3384708ee73 100644 --- a/plugins/elementspath/lang/eo.js +++ b/plugins/elementspath/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'eo', { diff --git a/plugins/elementspath/lang/es-mx.js b/plugins/elementspath/lang/es-mx.js index 2b99fa2bb10..a2367e3b445 100644 --- a/plugins/elementspath/lang/es-mx.js +++ b/plugins/elementspath/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'es-mx', { diff --git a/plugins/elementspath/lang/es.js b/plugins/elementspath/lang/es.js index ff320c46eb4..8a1f8375cba 100644 --- a/plugins/elementspath/lang/es.js +++ b/plugins/elementspath/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'es', { diff --git a/plugins/elementspath/lang/et.js b/plugins/elementspath/lang/et.js index abf22bdfeba..03af2578095 100644 --- a/plugins/elementspath/lang/et.js +++ b/plugins/elementspath/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'et', { diff --git a/plugins/elementspath/lang/eu.js b/plugins/elementspath/lang/eu.js index 34ba708c6ab..17c75b9e40f 100644 --- a/plugins/elementspath/lang/eu.js +++ b/plugins/elementspath/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'eu', { diff --git a/plugins/elementspath/lang/fa.js b/plugins/elementspath/lang/fa.js index cc561737291..fd13047b2fb 100644 --- a/plugins/elementspath/lang/fa.js +++ b/plugins/elementspath/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'fa', { diff --git a/plugins/elementspath/lang/fi.js b/plugins/elementspath/lang/fi.js index 07ffec10f5d..24973b1c72d 100644 --- a/plugins/elementspath/lang/fi.js +++ b/plugins/elementspath/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'fi', { diff --git a/plugins/elementspath/lang/fo.js b/plugins/elementspath/lang/fo.js index be53f488266..d28901e28a6 100644 --- a/plugins/elementspath/lang/fo.js +++ b/plugins/elementspath/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'fo', { diff --git a/plugins/elementspath/lang/fr-ca.js b/plugins/elementspath/lang/fr-ca.js index 0497d50b3eb..c79d63091d7 100644 --- a/plugins/elementspath/lang/fr-ca.js +++ b/plugins/elementspath/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'fr-ca', { diff --git a/plugins/elementspath/lang/fr.js b/plugins/elementspath/lang/fr.js index 8a94da3fe7a..93273ae9233 100644 --- a/plugins/elementspath/lang/fr.js +++ b/plugins/elementspath/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'fr', { diff --git a/plugins/elementspath/lang/gl.js b/plugins/elementspath/lang/gl.js index 70722bdfdba..db02a67c720 100644 --- a/plugins/elementspath/lang/gl.js +++ b/plugins/elementspath/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'gl', { diff --git a/plugins/elementspath/lang/gu.js b/plugins/elementspath/lang/gu.js index 55b62f1e92a..e2b8fa99a16 100644 --- a/plugins/elementspath/lang/gu.js +++ b/plugins/elementspath/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'gu', { diff --git a/plugins/elementspath/lang/he.js b/plugins/elementspath/lang/he.js index 6c3c6342db1..0ee89b3341d 100644 --- a/plugins/elementspath/lang/he.js +++ b/plugins/elementspath/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'he', { diff --git a/plugins/elementspath/lang/hi.js b/plugins/elementspath/lang/hi.js index 5e18ae62986..c5906dffc1c 100644 --- a/plugins/elementspath/lang/hi.js +++ b/plugins/elementspath/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'hi', { diff --git a/plugins/elementspath/lang/hr.js b/plugins/elementspath/lang/hr.js index 54cda13414b..a22f3d7a471 100644 --- a/plugins/elementspath/lang/hr.js +++ b/plugins/elementspath/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'hr', { diff --git a/plugins/elementspath/lang/hu.js b/plugins/elementspath/lang/hu.js index 43663e5f294..58ca92f55dc 100644 --- a/plugins/elementspath/lang/hu.js +++ b/plugins/elementspath/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'hu', { diff --git a/plugins/elementspath/lang/is.js b/plugins/elementspath/lang/is.js index 21d2bcc93c3..0fa5bc1c3ef 100644 --- a/plugins/elementspath/lang/is.js +++ b/plugins/elementspath/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'is', { diff --git a/plugins/elementspath/lang/it.js b/plugins/elementspath/lang/it.js index c4058f95a2a..55c50ac9c7a 100644 --- a/plugins/elementspath/lang/it.js +++ b/plugins/elementspath/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'it', { diff --git a/plugins/elementspath/lang/ja.js b/plugins/elementspath/lang/ja.js index f8c64707f8e..4d0db7f49b7 100644 --- a/plugins/elementspath/lang/ja.js +++ b/plugins/elementspath/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'ja', { diff --git a/plugins/elementspath/lang/ka.js b/plugins/elementspath/lang/ka.js index 3bb00342ba7..0ff02071655 100644 --- a/plugins/elementspath/lang/ka.js +++ b/plugins/elementspath/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'ka', { diff --git a/plugins/elementspath/lang/km.js b/plugins/elementspath/lang/km.js index b0ee079b107..94931201bb5 100644 --- a/plugins/elementspath/lang/km.js +++ b/plugins/elementspath/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'km', { diff --git a/plugins/elementspath/lang/ko.js b/plugins/elementspath/lang/ko.js index a710a14afef..53ecc688a9a 100644 --- a/plugins/elementspath/lang/ko.js +++ b/plugins/elementspath/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'ko', { diff --git a/plugins/elementspath/lang/ku.js b/plugins/elementspath/lang/ku.js index 07ae7e21701..eb88311e04d 100644 --- a/plugins/elementspath/lang/ku.js +++ b/plugins/elementspath/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'ku', { diff --git a/plugins/elementspath/lang/lt.js b/plugins/elementspath/lang/lt.js index bea7e9bbd83..29e4c7bdaa4 100644 --- a/plugins/elementspath/lang/lt.js +++ b/plugins/elementspath/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'lt', { diff --git a/plugins/elementspath/lang/lv.js b/plugins/elementspath/lang/lv.js index cbc447fa365..8684b57e2ad 100644 --- a/plugins/elementspath/lang/lv.js +++ b/plugins/elementspath/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'lv', { diff --git a/plugins/elementspath/lang/mk.js b/plugins/elementspath/lang/mk.js index 2088310ae32..d4eb6712afd 100644 --- a/plugins/elementspath/lang/mk.js +++ b/plugins/elementspath/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'mk', { diff --git a/plugins/elementspath/lang/mn.js b/plugins/elementspath/lang/mn.js index 43cd176d896..44510b3b4a8 100644 --- a/plugins/elementspath/lang/mn.js +++ b/plugins/elementspath/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'mn', { diff --git a/plugins/elementspath/lang/ms.js b/plugins/elementspath/lang/ms.js index ac020f20c7f..cbc6aae6ec8 100644 --- a/plugins/elementspath/lang/ms.js +++ b/plugins/elementspath/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'ms', { diff --git a/plugins/elementspath/lang/nb.js b/plugins/elementspath/lang/nb.js index 8bca2045c75..921332cb6e3 100644 --- a/plugins/elementspath/lang/nb.js +++ b/plugins/elementspath/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'nb', { diff --git a/plugins/elementspath/lang/nl.js b/plugins/elementspath/lang/nl.js index 10dd04e2fdf..e37a244e704 100644 --- a/plugins/elementspath/lang/nl.js +++ b/plugins/elementspath/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'nl', { diff --git a/plugins/elementspath/lang/no.js b/plugins/elementspath/lang/no.js index 11336ee311a..25befcdc2fb 100644 --- a/plugins/elementspath/lang/no.js +++ b/plugins/elementspath/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'no', { diff --git a/plugins/elementspath/lang/oc.js b/plugins/elementspath/lang/oc.js index a6b5ef89524..f6e3c07b2bf 100644 --- a/plugins/elementspath/lang/oc.js +++ b/plugins/elementspath/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'oc', { diff --git a/plugins/elementspath/lang/pl.js b/plugins/elementspath/lang/pl.js index 0964e73b7a3..4feb3f37059 100644 --- a/plugins/elementspath/lang/pl.js +++ b/plugins/elementspath/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'pl', { diff --git a/plugins/elementspath/lang/pt-br.js b/plugins/elementspath/lang/pt-br.js index 21367440d4d..ea9f2af8cb5 100644 --- a/plugins/elementspath/lang/pt-br.js +++ b/plugins/elementspath/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'pt-br', { diff --git a/plugins/elementspath/lang/pt.js b/plugins/elementspath/lang/pt.js index 74dab60bb6d..ea3f36c1aa5 100644 --- a/plugins/elementspath/lang/pt.js +++ b/plugins/elementspath/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'pt', { diff --git a/plugins/elementspath/lang/ro.js b/plugins/elementspath/lang/ro.js index f907b6ed4ff..1c05d12663e 100644 --- a/plugins/elementspath/lang/ro.js +++ b/plugins/elementspath/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'ro', { diff --git a/plugins/elementspath/lang/ru.js b/plugins/elementspath/lang/ru.js index 6f38cb75c01..60b8c091a90 100644 --- a/plugins/elementspath/lang/ru.js +++ b/plugins/elementspath/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'ru', { diff --git a/plugins/elementspath/lang/si.js b/plugins/elementspath/lang/si.js index 7df6a3dce21..120ed639dad 100644 --- a/plugins/elementspath/lang/si.js +++ b/plugins/elementspath/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'si', { diff --git a/plugins/elementspath/lang/sk.js b/plugins/elementspath/lang/sk.js index 5b9a25220e1..0ad373ff460 100644 --- a/plugins/elementspath/lang/sk.js +++ b/plugins/elementspath/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'sk', { diff --git a/plugins/elementspath/lang/sl.js b/plugins/elementspath/lang/sl.js index f742f9147b1..a11f41a5880 100644 --- a/plugins/elementspath/lang/sl.js +++ b/plugins/elementspath/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'sl', { diff --git a/plugins/elementspath/lang/sq.js b/plugins/elementspath/lang/sq.js index 85d78858eb3..f999a7685eb 100644 --- a/plugins/elementspath/lang/sq.js +++ b/plugins/elementspath/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'sq', { diff --git a/plugins/elementspath/lang/sr-latn.js b/plugins/elementspath/lang/sr-latn.js index dab6fafe0aa..3bd083cb582 100644 --- a/plugins/elementspath/lang/sr-latn.js +++ b/plugins/elementspath/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'sr-latn', { diff --git a/plugins/elementspath/lang/sr.js b/plugins/elementspath/lang/sr.js index 267e8ecbfce..9a5bebc2ec5 100644 --- a/plugins/elementspath/lang/sr.js +++ b/plugins/elementspath/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'sr', { diff --git a/plugins/elementspath/lang/sv.js b/plugins/elementspath/lang/sv.js index 7fe4f1fc85e..eb11b885688 100644 --- a/plugins/elementspath/lang/sv.js +++ b/plugins/elementspath/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'sv', { diff --git a/plugins/elementspath/lang/th.js b/plugins/elementspath/lang/th.js index d135e83df84..d8d7f18e127 100644 --- a/plugins/elementspath/lang/th.js +++ b/plugins/elementspath/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'th', { diff --git a/plugins/elementspath/lang/tr.js b/plugins/elementspath/lang/tr.js index 1138985836a..d7585483716 100644 --- a/plugins/elementspath/lang/tr.js +++ b/plugins/elementspath/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'tr', { diff --git a/plugins/elementspath/lang/tt.js b/plugins/elementspath/lang/tt.js index 42fea2bd3d1..cc26218887e 100644 --- a/plugins/elementspath/lang/tt.js +++ b/plugins/elementspath/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'tt', { diff --git a/plugins/elementspath/lang/ug.js b/plugins/elementspath/lang/ug.js index 88d43a18bbc..750d5fc7422 100644 --- a/plugins/elementspath/lang/ug.js +++ b/plugins/elementspath/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'ug', { diff --git a/plugins/elementspath/lang/uk.js b/plugins/elementspath/lang/uk.js index 663509a90c4..e2c3a1905c2 100644 --- a/plugins/elementspath/lang/uk.js +++ b/plugins/elementspath/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'uk', { diff --git a/plugins/elementspath/lang/vi.js b/plugins/elementspath/lang/vi.js index f256eb525a4..df622e3f7db 100644 --- a/plugins/elementspath/lang/vi.js +++ b/plugins/elementspath/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'vi', { diff --git a/plugins/elementspath/lang/zh-cn.js b/plugins/elementspath/lang/zh-cn.js index b0d4c509291..b4c08ae5ee1 100644 --- a/plugins/elementspath/lang/zh-cn.js +++ b/plugins/elementspath/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'zh-cn', { diff --git a/plugins/elementspath/lang/zh.js b/plugins/elementspath/lang/zh.js index a3e2985ee15..10bcd782df9 100644 --- a/plugins/elementspath/lang/zh.js +++ b/plugins/elementspath/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'elementspath', 'zh', { diff --git a/plugins/elementspath/plugin.js b/plugins/elementspath/plugin.js index 3f3d36fe129..78b5884bb3f 100644 --- a/plugins/elementspath/plugin.js +++ b/plugins/elementspath/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/embed/plugin.js b/plugins/embed/plugin.js index 2c9bf7d0c0d..9a9e9b18344 100644 --- a/plugins/embed/plugin.js +++ b/plugins/embed/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/embedbase/dialogs/embedbase.js b/plugins/embedbase/dialogs/embedbase.js index 336d6b8a730..f6fafa2b7df 100644 --- a/plugins/embedbase/dialogs/embedbase.js +++ b/plugins/embedbase/dialogs/embedbase.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/embedbase/lang/ar.js b/plugins/embedbase/lang/ar.js index 9a2a2165a42..1092ea7acbd 100644 --- a/plugins/embedbase/lang/ar.js +++ b/plugins/embedbase/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'ar', { diff --git a/plugins/embedbase/lang/az.js b/plugins/embedbase/lang/az.js index 22c83ee607b..505325e6779 100644 --- a/plugins/embedbase/lang/az.js +++ b/plugins/embedbase/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'az', { diff --git a/plugins/embedbase/lang/bg.js b/plugins/embedbase/lang/bg.js index 840173ed1f4..8b611e24d66 100644 --- a/plugins/embedbase/lang/bg.js +++ b/plugins/embedbase/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'bg', { diff --git a/plugins/embedbase/lang/ca.js b/plugins/embedbase/lang/ca.js index 918ebfbf622..1126e7a4b1d 100644 --- a/plugins/embedbase/lang/ca.js +++ b/plugins/embedbase/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'ca', { diff --git a/plugins/embedbase/lang/cs.js b/plugins/embedbase/lang/cs.js index 1be16394abe..5cd0d18d51d 100644 --- a/plugins/embedbase/lang/cs.js +++ b/plugins/embedbase/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'cs', { diff --git a/plugins/embedbase/lang/da.js b/plugins/embedbase/lang/da.js index 9700a4c3c50..28b506e696c 100644 --- a/plugins/embedbase/lang/da.js +++ b/plugins/embedbase/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'da', { diff --git a/plugins/embedbase/lang/de-ch.js b/plugins/embedbase/lang/de-ch.js index 5573b693b1a..7083f01c8cd 100644 --- a/plugins/embedbase/lang/de-ch.js +++ b/plugins/embedbase/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'de-ch', { diff --git a/plugins/embedbase/lang/de.js b/plugins/embedbase/lang/de.js index 6f290a857b5..317eb43d6f8 100644 --- a/plugins/embedbase/lang/de.js +++ b/plugins/embedbase/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'de', { diff --git a/plugins/embedbase/lang/el.js b/plugins/embedbase/lang/el.js index c8c01f85b06..8764842fd0e 100644 --- a/plugins/embedbase/lang/el.js +++ b/plugins/embedbase/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'el', { diff --git a/plugins/embedbase/lang/en-au.js b/plugins/embedbase/lang/en-au.js index dc90d3b2ef6..580564a1a6f 100644 --- a/plugins/embedbase/lang/en-au.js +++ b/plugins/embedbase/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'en-au', { diff --git a/plugins/embedbase/lang/en.js b/plugins/embedbase/lang/en.js index adde3313dec..149587ed822 100644 --- a/plugins/embedbase/lang/en.js +++ b/plugins/embedbase/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'en', { diff --git a/plugins/embedbase/lang/eo.js b/plugins/embedbase/lang/eo.js index 254dda5e4db..c15b2b979ac 100644 --- a/plugins/embedbase/lang/eo.js +++ b/plugins/embedbase/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'eo', { diff --git a/plugins/embedbase/lang/es-mx.js b/plugins/embedbase/lang/es-mx.js index aac8c2c141d..0bcdfb431d7 100644 --- a/plugins/embedbase/lang/es-mx.js +++ b/plugins/embedbase/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'es-mx', { diff --git a/plugins/embedbase/lang/es.js b/plugins/embedbase/lang/es.js index 27655bb55b0..7e6cd2dfcc6 100644 --- a/plugins/embedbase/lang/es.js +++ b/plugins/embedbase/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'es', { diff --git a/plugins/embedbase/lang/et.js b/plugins/embedbase/lang/et.js index 6898eba2e6a..8585e74cf36 100644 --- a/plugins/embedbase/lang/et.js +++ b/plugins/embedbase/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'et', { diff --git a/plugins/embedbase/lang/eu.js b/plugins/embedbase/lang/eu.js index 2d1c91d0621..de8a082206a 100644 --- a/plugins/embedbase/lang/eu.js +++ b/plugins/embedbase/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'eu', { diff --git a/plugins/embedbase/lang/fa.js b/plugins/embedbase/lang/fa.js index 63484523a59..aea1366689f 100644 --- a/plugins/embedbase/lang/fa.js +++ b/plugins/embedbase/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'fa', { diff --git a/plugins/embedbase/lang/fr.js b/plugins/embedbase/lang/fr.js index 1d80808e082..af2e7245d80 100644 --- a/plugins/embedbase/lang/fr.js +++ b/plugins/embedbase/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'fr', { diff --git a/plugins/embedbase/lang/gl.js b/plugins/embedbase/lang/gl.js index 81bb710fad3..28edc1305b6 100644 --- a/plugins/embedbase/lang/gl.js +++ b/plugins/embedbase/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'gl', { diff --git a/plugins/embedbase/lang/hr.js b/plugins/embedbase/lang/hr.js index b3b8989723d..cb9d977f804 100644 --- a/plugins/embedbase/lang/hr.js +++ b/plugins/embedbase/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'hr', { diff --git a/plugins/embedbase/lang/hu.js b/plugins/embedbase/lang/hu.js index a38fba74908..e018e5edbf0 100644 --- a/plugins/embedbase/lang/hu.js +++ b/plugins/embedbase/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'hu', { diff --git a/plugins/embedbase/lang/id.js b/plugins/embedbase/lang/id.js index e0e3b8cad2d..0e08471c333 100644 --- a/plugins/embedbase/lang/id.js +++ b/plugins/embedbase/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'id', { diff --git a/plugins/embedbase/lang/it.js b/plugins/embedbase/lang/it.js index 292cae8676c..58ebaf54c48 100644 --- a/plugins/embedbase/lang/it.js +++ b/plugins/embedbase/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'it', { diff --git a/plugins/embedbase/lang/ja.js b/plugins/embedbase/lang/ja.js index eae7014b0a9..694195e5989 100644 --- a/plugins/embedbase/lang/ja.js +++ b/plugins/embedbase/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'ja', { diff --git a/plugins/embedbase/lang/ko.js b/plugins/embedbase/lang/ko.js index ba376f0161e..05fbbf2fc71 100644 --- a/plugins/embedbase/lang/ko.js +++ b/plugins/embedbase/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'ko', { diff --git a/plugins/embedbase/lang/ku.js b/plugins/embedbase/lang/ku.js index c9c2250476f..0b6e2c52707 100644 --- a/plugins/embedbase/lang/ku.js +++ b/plugins/embedbase/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'ku', { diff --git a/plugins/embedbase/lang/lv.js b/plugins/embedbase/lang/lv.js index 789bb1c10bd..29bf85f2c23 100644 --- a/plugins/embedbase/lang/lv.js +++ b/plugins/embedbase/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'lv', { diff --git a/plugins/embedbase/lang/nb.js b/plugins/embedbase/lang/nb.js index a15972ab1cc..644cea2c5db 100644 --- a/plugins/embedbase/lang/nb.js +++ b/plugins/embedbase/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'nb', { diff --git a/plugins/embedbase/lang/nl.js b/plugins/embedbase/lang/nl.js index ea58723364d..717a845da23 100644 --- a/plugins/embedbase/lang/nl.js +++ b/plugins/embedbase/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'nl', { diff --git a/plugins/embedbase/lang/oc.js b/plugins/embedbase/lang/oc.js index 625ff1532d3..fadf3474402 100644 --- a/plugins/embedbase/lang/oc.js +++ b/plugins/embedbase/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'oc', { diff --git a/plugins/embedbase/lang/pl.js b/plugins/embedbase/lang/pl.js index 62f999b2643..c463730fded 100644 --- a/plugins/embedbase/lang/pl.js +++ b/plugins/embedbase/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'pl', { diff --git a/plugins/embedbase/lang/pt-br.js b/plugins/embedbase/lang/pt-br.js index 2287b899540..f7a10a8c3c5 100644 --- a/plugins/embedbase/lang/pt-br.js +++ b/plugins/embedbase/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'pt-br', { diff --git a/plugins/embedbase/lang/pt.js b/plugins/embedbase/lang/pt.js index 1f5212b09c6..05eafc023a8 100644 --- a/plugins/embedbase/lang/pt.js +++ b/plugins/embedbase/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'pt', { diff --git a/plugins/embedbase/lang/ro.js b/plugins/embedbase/lang/ro.js index cf295c29cd4..e1d593ec66a 100644 --- a/plugins/embedbase/lang/ro.js +++ b/plugins/embedbase/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'ro', { diff --git a/plugins/embedbase/lang/ru.js b/plugins/embedbase/lang/ru.js index 16802a747dc..40419c7ce95 100644 --- a/plugins/embedbase/lang/ru.js +++ b/plugins/embedbase/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'ru', { diff --git a/plugins/embedbase/lang/sk.js b/plugins/embedbase/lang/sk.js index 77aff564a7d..b330839516d 100644 --- a/plugins/embedbase/lang/sk.js +++ b/plugins/embedbase/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'sk', { diff --git a/plugins/embedbase/lang/sq.js b/plugins/embedbase/lang/sq.js index 1eb5bf546f6..2f5877e53c6 100644 --- a/plugins/embedbase/lang/sq.js +++ b/plugins/embedbase/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'sq', { diff --git a/plugins/embedbase/lang/sr-latn.js b/plugins/embedbase/lang/sr-latn.js index ed6fdcd2215..8ee8bae0231 100644 --- a/plugins/embedbase/lang/sr-latn.js +++ b/plugins/embedbase/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'sr-latn', { diff --git a/plugins/embedbase/lang/sr.js b/plugins/embedbase/lang/sr.js index d970edb8a20..c960b756ecf 100644 --- a/plugins/embedbase/lang/sr.js +++ b/plugins/embedbase/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'sr', { diff --git a/plugins/embedbase/lang/sv.js b/plugins/embedbase/lang/sv.js index a7bdb04085b..9b8d99f1d8b 100644 --- a/plugins/embedbase/lang/sv.js +++ b/plugins/embedbase/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'sv', { diff --git a/plugins/embedbase/lang/tr.js b/plugins/embedbase/lang/tr.js index b023d285c3e..d5c7dd70872 100644 --- a/plugins/embedbase/lang/tr.js +++ b/plugins/embedbase/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'tr', { diff --git a/plugins/embedbase/lang/ug.js b/plugins/embedbase/lang/ug.js index ef5879386d5..032d301166e 100644 --- a/plugins/embedbase/lang/ug.js +++ b/plugins/embedbase/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'ug', { diff --git a/plugins/embedbase/lang/uk.js b/plugins/embedbase/lang/uk.js index 3bb4818f636..15f946a416e 100644 --- a/plugins/embedbase/lang/uk.js +++ b/plugins/embedbase/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'uk', { diff --git a/plugins/embedbase/lang/zh-cn.js b/plugins/embedbase/lang/zh-cn.js index f508b87cdaa..bddc9f59804 100644 --- a/plugins/embedbase/lang/zh-cn.js +++ b/plugins/embedbase/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'zh-cn', { diff --git a/plugins/embedbase/lang/zh.js b/plugins/embedbase/lang/zh.js index 8657718625f..c0937bab21c 100644 --- a/plugins/embedbase/lang/zh.js +++ b/plugins/embedbase/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'embedbase', 'zh', { diff --git a/plugins/embedbase/plugin.js b/plugins/embedbase/plugin.js index 6c509907c21..188e184f4c0 100644 --- a/plugins/embedbase/plugin.js +++ b/plugins/embedbase/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/embedsemantic/plugin.js b/plugins/embedsemantic/plugin.js index fc815d54c30..3c90b6dd4cb 100644 --- a/plugins/embedsemantic/plugin.js +++ b/plugins/embedsemantic/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/emoji/lang/cs.js b/plugins/emoji/lang/cs.js index 3e56386bf88..3388f4eaf45 100644 --- a/plugins/emoji/lang/cs.js +++ b/plugins/emoji/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'cs', { diff --git a/plugins/emoji/lang/da.js b/plugins/emoji/lang/da.js index 6b5d81b30a2..628b2c2af84 100644 --- a/plugins/emoji/lang/da.js +++ b/plugins/emoji/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'da', { diff --git a/plugins/emoji/lang/de-ch.js b/plugins/emoji/lang/de-ch.js index 979052233ce..8a3d31e447a 100644 --- a/plugins/emoji/lang/de-ch.js +++ b/plugins/emoji/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'de-ch', { diff --git a/plugins/emoji/lang/de.js b/plugins/emoji/lang/de.js index 40cce298e3f..30f61a63433 100644 --- a/plugins/emoji/lang/de.js +++ b/plugins/emoji/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'de', { diff --git a/plugins/emoji/lang/el.js b/plugins/emoji/lang/el.js index 90974029389..3b3feba195b 100644 --- a/plugins/emoji/lang/el.js +++ b/plugins/emoji/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'el', { diff --git a/plugins/emoji/lang/en-au.js b/plugins/emoji/lang/en-au.js index 926ab5a5dd1..b1a9f1c5a6b 100644 --- a/plugins/emoji/lang/en-au.js +++ b/plugins/emoji/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'en-au', { diff --git a/plugins/emoji/lang/en.js b/plugins/emoji/lang/en.js index 46b49c265fc..6cc3cecfbf2 100644 --- a/plugins/emoji/lang/en.js +++ b/plugins/emoji/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'en', { diff --git a/plugins/emoji/lang/et.js b/plugins/emoji/lang/et.js index 888aa9cece3..15e657cb4d4 100644 --- a/plugins/emoji/lang/et.js +++ b/plugins/emoji/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'et', { diff --git a/plugins/emoji/lang/fa.js b/plugins/emoji/lang/fa.js index f4f5cff46af..0357cc8f448 100644 --- a/plugins/emoji/lang/fa.js +++ b/plugins/emoji/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'fa', { diff --git a/plugins/emoji/lang/fr.js b/plugins/emoji/lang/fr.js index 1d0ffc08aae..8c543cff689 100644 --- a/plugins/emoji/lang/fr.js +++ b/plugins/emoji/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'fr', { diff --git a/plugins/emoji/lang/gl.js b/plugins/emoji/lang/gl.js index cc4fefb1bb2..5f1bdd9ee85 100644 --- a/plugins/emoji/lang/gl.js +++ b/plugins/emoji/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'gl', { diff --git a/plugins/emoji/lang/hr.js b/plugins/emoji/lang/hr.js index 0ab8c02b044..448b94bd882 100644 --- a/plugins/emoji/lang/hr.js +++ b/plugins/emoji/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'hr', { diff --git a/plugins/emoji/lang/hu.js b/plugins/emoji/lang/hu.js index 61fcf25ab9c..acdb0c75acf 100644 --- a/plugins/emoji/lang/hu.js +++ b/plugins/emoji/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'hu', { diff --git a/plugins/emoji/lang/it.js b/plugins/emoji/lang/it.js index 5cbe5dfb96e..b0837c73310 100644 --- a/plugins/emoji/lang/it.js +++ b/plugins/emoji/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'it', { diff --git a/plugins/emoji/lang/nl.js b/plugins/emoji/lang/nl.js index 51ef219653b..6fa9dd4f7a8 100644 --- a/plugins/emoji/lang/nl.js +++ b/plugins/emoji/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'nl', { diff --git a/plugins/emoji/lang/pl.js b/plugins/emoji/lang/pl.js index 64296c59d26..f22e7945bbe 100644 --- a/plugins/emoji/lang/pl.js +++ b/plugins/emoji/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'pl', { diff --git a/plugins/emoji/lang/pt-br.js b/plugins/emoji/lang/pt-br.js index dbddf49c9f5..f42b21c9368 100644 --- a/plugins/emoji/lang/pt-br.js +++ b/plugins/emoji/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'pt-br', { diff --git a/plugins/emoji/lang/sk.js b/plugins/emoji/lang/sk.js index 9966693535a..f28f5d281db 100644 --- a/plugins/emoji/lang/sk.js +++ b/plugins/emoji/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'sk', { diff --git a/plugins/emoji/lang/sr-latn.js b/plugins/emoji/lang/sr-latn.js index 7227f387df2..64410f9535d 100644 --- a/plugins/emoji/lang/sr-latn.js +++ b/plugins/emoji/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'sr-latn', { diff --git a/plugins/emoji/lang/sr.js b/plugins/emoji/lang/sr.js index 9ffbefab2de..d3e5f4bddb8 100644 --- a/plugins/emoji/lang/sr.js +++ b/plugins/emoji/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'sr', { diff --git a/plugins/emoji/lang/sv.js b/plugins/emoji/lang/sv.js index 40dd8b889db..6ed397e44f3 100644 --- a/plugins/emoji/lang/sv.js +++ b/plugins/emoji/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'sv', { diff --git a/plugins/emoji/lang/tr.js b/plugins/emoji/lang/tr.js index 3994909e2f7..1c5ffc2d8f8 100644 --- a/plugins/emoji/lang/tr.js +++ b/plugins/emoji/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'tr', { diff --git a/plugins/emoji/lang/uk.js b/plugins/emoji/lang/uk.js index 1d2f6a8a6d5..ec34b10bde5 100644 --- a/plugins/emoji/lang/uk.js +++ b/plugins/emoji/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'uk', { diff --git a/plugins/emoji/lang/zh-cn.js b/plugins/emoji/lang/zh-cn.js index be50fdbb74a..f8979fd2c90 100644 --- a/plugins/emoji/lang/zh-cn.js +++ b/plugins/emoji/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'zh-cn', { diff --git a/plugins/emoji/lang/zh.js b/plugins/emoji/lang/zh.js index 208b0995f6b..65112b4b8c0 100644 --- a/plugins/emoji/lang/zh.js +++ b/plugins/emoji/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'emoji', 'zh', { diff --git a/plugins/emoji/plugin.js b/plugins/emoji/plugin.js index f2afe600089..b1da717b743 100644 --- a/plugins/emoji/plugin.js +++ b/plugins/emoji/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/emoji/samples/emoji.html b/plugins/emoji/samples/emoji.html index 1c3041b7074..0d0281cd16a 100644 --- a/plugins/emoji/samples/emoji.html +++ b/plugins/emoji/samples/emoji.html @@ -1,6 +1,6 @@ diff --git a/plugins/enterkey/plugin.js b/plugins/enterkey/plugin.js index cd539f9981a..390c40e33e8 100644 --- a/plugins/enterkey/plugin.js +++ b/plugins/enterkey/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/enterkey/samples/enterkey.html b/plugins/enterkey/samples/enterkey.html index 5a60ee40a85..956853cc4c5 100644 --- a/plugins/enterkey/samples/enterkey.html +++ b/plugins/enterkey/samples/enterkey.html @@ -1,6 +1,6 @@ diff --git a/plugins/entities/plugin.js b/plugins/entities/plugin.js index 27b36178cff..3e4fe579ded 100644 --- a/plugins/entities/plugin.js +++ b/plugins/entities/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/fakeobjects/lang/af.js b/plugins/fakeobjects/lang/af.js index 9839922e1fe..f06119f8d93 100644 --- a/plugins/fakeobjects/lang/af.js +++ b/plugins/fakeobjects/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'af', { diff --git a/plugins/fakeobjects/lang/ar.js b/plugins/fakeobjects/lang/ar.js index 374fd33d9df..69a392a3361 100644 --- a/plugins/fakeobjects/lang/ar.js +++ b/plugins/fakeobjects/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ar', { diff --git a/plugins/fakeobjects/lang/az.js b/plugins/fakeobjects/lang/az.js index 1f89693c422..037696454b9 100644 --- a/plugins/fakeobjects/lang/az.js +++ b/plugins/fakeobjects/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'az', { diff --git a/plugins/fakeobjects/lang/bg.js b/plugins/fakeobjects/lang/bg.js index e25d0bfd556..cfc175ae06f 100644 --- a/plugins/fakeobjects/lang/bg.js +++ b/plugins/fakeobjects/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'bg', { diff --git a/plugins/fakeobjects/lang/bn.js b/plugins/fakeobjects/lang/bn.js index 4660231f463..e6a22b2ade1 100644 --- a/plugins/fakeobjects/lang/bn.js +++ b/plugins/fakeobjects/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'bn', { diff --git a/plugins/fakeobjects/lang/bs.js b/plugins/fakeobjects/lang/bs.js index 82ec4a54c4d..a170ea057fc 100644 --- a/plugins/fakeobjects/lang/bs.js +++ b/plugins/fakeobjects/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'bs', { diff --git a/plugins/fakeobjects/lang/ca.js b/plugins/fakeobjects/lang/ca.js index a5eebef468e..19a5f1ae9f3 100644 --- a/plugins/fakeobjects/lang/ca.js +++ b/plugins/fakeobjects/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ca', { diff --git a/plugins/fakeobjects/lang/cs.js b/plugins/fakeobjects/lang/cs.js index 0b8608eade5..22f93bc838b 100644 --- a/plugins/fakeobjects/lang/cs.js +++ b/plugins/fakeobjects/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'cs', { diff --git a/plugins/fakeobjects/lang/cy.js b/plugins/fakeobjects/lang/cy.js index 3f3929e70bb..2b8f0033bfc 100644 --- a/plugins/fakeobjects/lang/cy.js +++ b/plugins/fakeobjects/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'cy', { diff --git a/plugins/fakeobjects/lang/da.js b/plugins/fakeobjects/lang/da.js index b8dd32b6bfb..041244814f5 100644 --- a/plugins/fakeobjects/lang/da.js +++ b/plugins/fakeobjects/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'da', { diff --git a/plugins/fakeobjects/lang/de-ch.js b/plugins/fakeobjects/lang/de-ch.js index 5ba6d2c4f73..7e5d5dbb89f 100644 --- a/plugins/fakeobjects/lang/de-ch.js +++ b/plugins/fakeobjects/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'de-ch', { diff --git a/plugins/fakeobjects/lang/de.js b/plugins/fakeobjects/lang/de.js index 6bbed64c609..0f955624cec 100644 --- a/plugins/fakeobjects/lang/de.js +++ b/plugins/fakeobjects/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'de', { diff --git a/plugins/fakeobjects/lang/el.js b/plugins/fakeobjects/lang/el.js index a1b56d43d39..615e7588af5 100644 --- a/plugins/fakeobjects/lang/el.js +++ b/plugins/fakeobjects/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'el', { diff --git a/plugins/fakeobjects/lang/en-au.js b/plugins/fakeobjects/lang/en-au.js index b5e807053ea..efff33cb12e 100644 --- a/plugins/fakeobjects/lang/en-au.js +++ b/plugins/fakeobjects/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'en-au', { diff --git a/plugins/fakeobjects/lang/en-ca.js b/plugins/fakeobjects/lang/en-ca.js index 31271564e3a..a5a0738a7b5 100644 --- a/plugins/fakeobjects/lang/en-ca.js +++ b/plugins/fakeobjects/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'en-ca', { diff --git a/plugins/fakeobjects/lang/en-gb.js b/plugins/fakeobjects/lang/en-gb.js index c124f04d979..b2a80662a97 100644 --- a/plugins/fakeobjects/lang/en-gb.js +++ b/plugins/fakeobjects/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'en-gb', { diff --git a/plugins/fakeobjects/lang/en.js b/plugins/fakeobjects/lang/en.js index 50cfb221446..3e7dbd2bef8 100644 --- a/plugins/fakeobjects/lang/en.js +++ b/plugins/fakeobjects/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'en', { diff --git a/plugins/fakeobjects/lang/eo.js b/plugins/fakeobjects/lang/eo.js index 343efe46046..49a3705d921 100644 --- a/plugins/fakeobjects/lang/eo.js +++ b/plugins/fakeobjects/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'eo', { diff --git a/plugins/fakeobjects/lang/es-mx.js b/plugins/fakeobjects/lang/es-mx.js index bddc1524db9..e98c80365f9 100644 --- a/plugins/fakeobjects/lang/es-mx.js +++ b/plugins/fakeobjects/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'es-mx', { diff --git a/plugins/fakeobjects/lang/es.js b/plugins/fakeobjects/lang/es.js index 0da2df47657..861190728cc 100644 --- a/plugins/fakeobjects/lang/es.js +++ b/plugins/fakeobjects/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'es', { diff --git a/plugins/fakeobjects/lang/et.js b/plugins/fakeobjects/lang/et.js index af00e0018a6..b4781bd65b9 100644 --- a/plugins/fakeobjects/lang/et.js +++ b/plugins/fakeobjects/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'et', { diff --git a/plugins/fakeobjects/lang/eu.js b/plugins/fakeobjects/lang/eu.js index 0fa76ea3e02..ecc7998a502 100644 --- a/plugins/fakeobjects/lang/eu.js +++ b/plugins/fakeobjects/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'eu', { diff --git a/plugins/fakeobjects/lang/fa.js b/plugins/fakeobjects/lang/fa.js index 793aa2ed832..34ccd91b15c 100644 --- a/plugins/fakeobjects/lang/fa.js +++ b/plugins/fakeobjects/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'fa', { diff --git a/plugins/fakeobjects/lang/fi.js b/plugins/fakeobjects/lang/fi.js index d9ed585af07..e467cd1ab4a 100644 --- a/plugins/fakeobjects/lang/fi.js +++ b/plugins/fakeobjects/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'fi', { diff --git a/plugins/fakeobjects/lang/fo.js b/plugins/fakeobjects/lang/fo.js index 4868d76c84e..fccdb4d00f0 100644 --- a/plugins/fakeobjects/lang/fo.js +++ b/plugins/fakeobjects/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'fo', { diff --git a/plugins/fakeobjects/lang/fr-ca.js b/plugins/fakeobjects/lang/fr-ca.js index b81d5210568..78df61a9138 100644 --- a/plugins/fakeobjects/lang/fr-ca.js +++ b/plugins/fakeobjects/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'fr-ca', { diff --git a/plugins/fakeobjects/lang/fr.js b/plugins/fakeobjects/lang/fr.js index d60f0811c52..c3c7651d7ee 100644 --- a/plugins/fakeobjects/lang/fr.js +++ b/plugins/fakeobjects/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'fr', { diff --git a/plugins/fakeobjects/lang/gl.js b/plugins/fakeobjects/lang/gl.js index 08eebcf859a..069146e82a4 100644 --- a/plugins/fakeobjects/lang/gl.js +++ b/plugins/fakeobjects/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'gl', { diff --git a/plugins/fakeobjects/lang/gu.js b/plugins/fakeobjects/lang/gu.js index 06872489ed1..379cd34d324 100644 --- a/plugins/fakeobjects/lang/gu.js +++ b/plugins/fakeobjects/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'gu', { diff --git a/plugins/fakeobjects/lang/he.js b/plugins/fakeobjects/lang/he.js index cb629187392..19140f26b43 100644 --- a/plugins/fakeobjects/lang/he.js +++ b/plugins/fakeobjects/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'he', { diff --git a/plugins/fakeobjects/lang/hi.js b/plugins/fakeobjects/lang/hi.js index 824bf0e9033..970e3d8767c 100644 --- a/plugins/fakeobjects/lang/hi.js +++ b/plugins/fakeobjects/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'hi', { diff --git a/plugins/fakeobjects/lang/hr.js b/plugins/fakeobjects/lang/hr.js index c1b7665b8a4..9b60f728a27 100644 --- a/plugins/fakeobjects/lang/hr.js +++ b/plugins/fakeobjects/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'hr', { diff --git a/plugins/fakeobjects/lang/hu.js b/plugins/fakeobjects/lang/hu.js index 90916721380..18531be1c7c 100644 --- a/plugins/fakeobjects/lang/hu.js +++ b/plugins/fakeobjects/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'hu', { diff --git a/plugins/fakeobjects/lang/id.js b/plugins/fakeobjects/lang/id.js index c8bede2db9c..753c0c70adf 100644 --- a/plugins/fakeobjects/lang/id.js +++ b/plugins/fakeobjects/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'id', { diff --git a/plugins/fakeobjects/lang/is.js b/plugins/fakeobjects/lang/is.js index 249ca94ad75..e5a9bb17129 100644 --- a/plugins/fakeobjects/lang/is.js +++ b/plugins/fakeobjects/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'is', { diff --git a/plugins/fakeobjects/lang/it.js b/plugins/fakeobjects/lang/it.js index ba65b92dfd5..c982322f389 100644 --- a/plugins/fakeobjects/lang/it.js +++ b/plugins/fakeobjects/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'it', { diff --git a/plugins/fakeobjects/lang/ja.js b/plugins/fakeobjects/lang/ja.js index 9d870cceec8..c6080448470 100644 --- a/plugins/fakeobjects/lang/ja.js +++ b/plugins/fakeobjects/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ja', { diff --git a/plugins/fakeobjects/lang/ka.js b/plugins/fakeobjects/lang/ka.js index ca283e966df..99037cd8080 100644 --- a/plugins/fakeobjects/lang/ka.js +++ b/plugins/fakeobjects/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ka', { diff --git a/plugins/fakeobjects/lang/km.js b/plugins/fakeobjects/lang/km.js index f76f3aa181e..34ebda0b7ee 100644 --- a/plugins/fakeobjects/lang/km.js +++ b/plugins/fakeobjects/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'km', { diff --git a/plugins/fakeobjects/lang/ko.js b/plugins/fakeobjects/lang/ko.js index 5985aef0f06..f8e53a11d26 100644 --- a/plugins/fakeobjects/lang/ko.js +++ b/plugins/fakeobjects/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ko', { diff --git a/plugins/fakeobjects/lang/ku.js b/plugins/fakeobjects/lang/ku.js index a388b128c79..946a62421e6 100644 --- a/plugins/fakeobjects/lang/ku.js +++ b/plugins/fakeobjects/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ku', { diff --git a/plugins/fakeobjects/lang/lt.js b/plugins/fakeobjects/lang/lt.js index 02ba28cae3b..0c18ad6bf61 100644 --- a/plugins/fakeobjects/lang/lt.js +++ b/plugins/fakeobjects/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'lt', { diff --git a/plugins/fakeobjects/lang/lv.js b/plugins/fakeobjects/lang/lv.js index d6d834df3a1..447222f938b 100644 --- a/plugins/fakeobjects/lang/lv.js +++ b/plugins/fakeobjects/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'lv', { diff --git a/plugins/fakeobjects/lang/mk.js b/plugins/fakeobjects/lang/mk.js index d25244db10f..2388898f9b8 100644 --- a/plugins/fakeobjects/lang/mk.js +++ b/plugins/fakeobjects/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'mk', { diff --git a/plugins/fakeobjects/lang/mn.js b/plugins/fakeobjects/lang/mn.js index 6dd57fbcaaa..ade714ad161 100644 --- a/plugins/fakeobjects/lang/mn.js +++ b/plugins/fakeobjects/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'mn', { diff --git a/plugins/fakeobjects/lang/ms.js b/plugins/fakeobjects/lang/ms.js index 4c2e49b7f4d..310424ee003 100644 --- a/plugins/fakeobjects/lang/ms.js +++ b/plugins/fakeobjects/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ms', { diff --git a/plugins/fakeobjects/lang/nb.js b/plugins/fakeobjects/lang/nb.js index f8c0cfc1772..74fba463727 100644 --- a/plugins/fakeobjects/lang/nb.js +++ b/plugins/fakeobjects/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'nb', { diff --git a/plugins/fakeobjects/lang/nl.js b/plugins/fakeobjects/lang/nl.js index 4063f13cbf8..cb7d3315843 100644 --- a/plugins/fakeobjects/lang/nl.js +++ b/plugins/fakeobjects/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'nl', { diff --git a/plugins/fakeobjects/lang/no.js b/plugins/fakeobjects/lang/no.js index cdfe4ad0495..82d18a08c4c 100644 --- a/plugins/fakeobjects/lang/no.js +++ b/plugins/fakeobjects/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'no', { diff --git a/plugins/fakeobjects/lang/oc.js b/plugins/fakeobjects/lang/oc.js index 0a2713b6a45..b478a2f2643 100644 --- a/plugins/fakeobjects/lang/oc.js +++ b/plugins/fakeobjects/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'oc', { diff --git a/plugins/fakeobjects/lang/pl.js b/plugins/fakeobjects/lang/pl.js index 39132aa88f4..51cd7aa1548 100644 --- a/plugins/fakeobjects/lang/pl.js +++ b/plugins/fakeobjects/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'pl', { diff --git a/plugins/fakeobjects/lang/pt-br.js b/plugins/fakeobjects/lang/pt-br.js index 8c6056a2127..9726f6161cf 100644 --- a/plugins/fakeobjects/lang/pt-br.js +++ b/plugins/fakeobjects/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'pt-br', { diff --git a/plugins/fakeobjects/lang/pt.js b/plugins/fakeobjects/lang/pt.js index 3369a4173e0..7efff8e24bb 100644 --- a/plugins/fakeobjects/lang/pt.js +++ b/plugins/fakeobjects/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'pt', { diff --git a/plugins/fakeobjects/lang/ro.js b/plugins/fakeobjects/lang/ro.js index 352d3270a9f..9e9ecd59b0c 100644 --- a/plugins/fakeobjects/lang/ro.js +++ b/plugins/fakeobjects/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ro', { diff --git a/plugins/fakeobjects/lang/ru.js b/plugins/fakeobjects/lang/ru.js index 57a9b42a50f..0c83ef4d7c3 100644 --- a/plugins/fakeobjects/lang/ru.js +++ b/plugins/fakeobjects/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ru', { diff --git a/plugins/fakeobjects/lang/si.js b/plugins/fakeobjects/lang/si.js index 3447ec1859b..7df5a5b339a 100644 --- a/plugins/fakeobjects/lang/si.js +++ b/plugins/fakeobjects/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'si', { diff --git a/plugins/fakeobjects/lang/sk.js b/plugins/fakeobjects/lang/sk.js index 90a74b359da..704e70f75ff 100644 --- a/plugins/fakeobjects/lang/sk.js +++ b/plugins/fakeobjects/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sk', { diff --git a/plugins/fakeobjects/lang/sl.js b/plugins/fakeobjects/lang/sl.js index 701b4adbb65..935ce670e9a 100644 --- a/plugins/fakeobjects/lang/sl.js +++ b/plugins/fakeobjects/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sl', { diff --git a/plugins/fakeobjects/lang/sq.js b/plugins/fakeobjects/lang/sq.js index d5f58b95e93..c6c39c4e15b 100644 --- a/plugins/fakeobjects/lang/sq.js +++ b/plugins/fakeobjects/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sq', { diff --git a/plugins/fakeobjects/lang/sr-latn.js b/plugins/fakeobjects/lang/sr-latn.js index f789a83de26..5fcd073656c 100644 --- a/plugins/fakeobjects/lang/sr-latn.js +++ b/plugins/fakeobjects/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sr-latn', { diff --git a/plugins/fakeobjects/lang/sr.js b/plugins/fakeobjects/lang/sr.js index cec23863332..7cd194277ed 100644 --- a/plugins/fakeobjects/lang/sr.js +++ b/plugins/fakeobjects/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sr', { diff --git a/plugins/fakeobjects/lang/sv.js b/plugins/fakeobjects/lang/sv.js index 23dea8013c6..0833a33ea15 100644 --- a/plugins/fakeobjects/lang/sv.js +++ b/plugins/fakeobjects/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sv', { diff --git a/plugins/fakeobjects/lang/th.js b/plugins/fakeobjects/lang/th.js index 437715f8c51..2f9a3f7297e 100644 --- a/plugins/fakeobjects/lang/th.js +++ b/plugins/fakeobjects/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'th', { diff --git a/plugins/fakeobjects/lang/tr.js b/plugins/fakeobjects/lang/tr.js index 4ecb9b14d19..0dfe715ed13 100644 --- a/plugins/fakeobjects/lang/tr.js +++ b/plugins/fakeobjects/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'tr', { diff --git a/plugins/fakeobjects/lang/tt.js b/plugins/fakeobjects/lang/tt.js index d726d97f530..8b3bec37a0d 100644 --- a/plugins/fakeobjects/lang/tt.js +++ b/plugins/fakeobjects/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'tt', { diff --git a/plugins/fakeobjects/lang/ug.js b/plugins/fakeobjects/lang/ug.js index 6c73b357eb5..cb14a5ca252 100644 --- a/plugins/fakeobjects/lang/ug.js +++ b/plugins/fakeobjects/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ug', { diff --git a/plugins/fakeobjects/lang/uk.js b/plugins/fakeobjects/lang/uk.js index 35687e8759a..548aa7b8114 100644 --- a/plugins/fakeobjects/lang/uk.js +++ b/plugins/fakeobjects/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'uk', { diff --git a/plugins/fakeobjects/lang/vi.js b/plugins/fakeobjects/lang/vi.js index 89b0969bfe2..31fa8eb1a39 100644 --- a/plugins/fakeobjects/lang/vi.js +++ b/plugins/fakeobjects/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'vi', { diff --git a/plugins/fakeobjects/lang/zh-cn.js b/plugins/fakeobjects/lang/zh-cn.js index 34f8f787692..ca8036ab056 100644 --- a/plugins/fakeobjects/lang/zh-cn.js +++ b/plugins/fakeobjects/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'zh-cn', { diff --git a/plugins/fakeobjects/lang/zh.js b/plugins/fakeobjects/lang/zh.js index f357d21d0a7..fcd1340111b 100644 --- a/plugins/fakeobjects/lang/zh.js +++ b/plugins/fakeobjects/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'fakeobjects', 'zh', { diff --git a/plugins/fakeobjects/plugin.js b/plugins/fakeobjects/plugin.js index 013b5452c66..6af622c669a 100644 --- a/plugins/fakeobjects/plugin.js +++ b/plugins/fakeobjects/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/filebrowser/plugin.js b/plugins/filebrowser/plugin.js index bd1fdf059d7..014d39e68fc 100644 --- a/plugins/filebrowser/plugin.js +++ b/plugins/filebrowser/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/filetools/dev/uploaddebugger.js b/plugins/filetools/dev/uploaddebugger.js index f5676087b41..b0e1f4df936 100644 --- a/plugins/filetools/dev/uploaddebugger.js +++ b/plugins/filetools/dev/uploaddebugger.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/filetools/lang/az.js b/plugins/filetools/lang/az.js index ddd8d8ab465..ee9cab1d6cb 100644 --- a/plugins/filetools/lang/az.js +++ b/plugins/filetools/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'az', { diff --git a/plugins/filetools/lang/bg.js b/plugins/filetools/lang/bg.js index bf0250d20ed..b2b45217816 100644 --- a/plugins/filetools/lang/bg.js +++ b/plugins/filetools/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'bg', { diff --git a/plugins/filetools/lang/ca.js b/plugins/filetools/lang/ca.js index 9f94d14a6b1..4ce55ae7c7b 100644 --- a/plugins/filetools/lang/ca.js +++ b/plugins/filetools/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'ca', { diff --git a/plugins/filetools/lang/cs.js b/plugins/filetools/lang/cs.js index 132479969ed..ce9dcce9133 100644 --- a/plugins/filetools/lang/cs.js +++ b/plugins/filetools/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'cs', { diff --git a/plugins/filetools/lang/da.js b/plugins/filetools/lang/da.js index c781bc57356..9d3523716db 100644 --- a/plugins/filetools/lang/da.js +++ b/plugins/filetools/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'da', { diff --git a/plugins/filetools/lang/de-ch.js b/plugins/filetools/lang/de-ch.js index de89a999eb6..e219df7c0d2 100644 --- a/plugins/filetools/lang/de-ch.js +++ b/plugins/filetools/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'de-ch', { diff --git a/plugins/filetools/lang/de.js b/plugins/filetools/lang/de.js index fa77de3586d..b6dd25d7fa2 100644 --- a/plugins/filetools/lang/de.js +++ b/plugins/filetools/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'de', { diff --git a/plugins/filetools/lang/el.js b/plugins/filetools/lang/el.js index b67820ed470..228a22fedd6 100644 --- a/plugins/filetools/lang/el.js +++ b/plugins/filetools/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'el', { diff --git a/plugins/filetools/lang/en-au.js b/plugins/filetools/lang/en-au.js index b4edd70868e..ac1bdea16c2 100644 --- a/plugins/filetools/lang/en-au.js +++ b/plugins/filetools/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'en-au', { diff --git a/plugins/filetools/lang/en.js b/plugins/filetools/lang/en.js index 641bd61f601..33750a340da 100644 --- a/plugins/filetools/lang/en.js +++ b/plugins/filetools/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'en', { diff --git a/plugins/filetools/lang/eo.js b/plugins/filetools/lang/eo.js index 4ee61969862..15c42ab6880 100644 --- a/plugins/filetools/lang/eo.js +++ b/plugins/filetools/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'eo', { diff --git a/plugins/filetools/lang/es-mx.js b/plugins/filetools/lang/es-mx.js index 19658cf43ee..128ba0f2234 100644 --- a/plugins/filetools/lang/es-mx.js +++ b/plugins/filetools/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'es-mx', { diff --git a/plugins/filetools/lang/es.js b/plugins/filetools/lang/es.js index 97db3633dd1..a253e874a17 100644 --- a/plugins/filetools/lang/es.js +++ b/plugins/filetools/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'es', { diff --git a/plugins/filetools/lang/et.js b/plugins/filetools/lang/et.js index f4cf4ca1ede..b12b5ebc1a5 100644 --- a/plugins/filetools/lang/et.js +++ b/plugins/filetools/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'et', { diff --git a/plugins/filetools/lang/eu.js b/plugins/filetools/lang/eu.js index ffbc65e38b0..5c5169592ae 100644 --- a/plugins/filetools/lang/eu.js +++ b/plugins/filetools/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'eu', { diff --git a/plugins/filetools/lang/fa.js b/plugins/filetools/lang/fa.js index ef77a600e9e..78446d9b8b4 100644 --- a/plugins/filetools/lang/fa.js +++ b/plugins/filetools/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'fa', { diff --git a/plugins/filetools/lang/fr.js b/plugins/filetools/lang/fr.js index 8b9bacda866..33cb184f346 100644 --- a/plugins/filetools/lang/fr.js +++ b/plugins/filetools/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'fr', { diff --git a/plugins/filetools/lang/gl.js b/plugins/filetools/lang/gl.js index 9e4cb6481d8..86e041827a8 100644 --- a/plugins/filetools/lang/gl.js +++ b/plugins/filetools/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'gl', { diff --git a/plugins/filetools/lang/hr.js b/plugins/filetools/lang/hr.js index 30cacb28a0d..01cae97dbac 100644 --- a/plugins/filetools/lang/hr.js +++ b/plugins/filetools/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'hr', { diff --git a/plugins/filetools/lang/hu.js b/plugins/filetools/lang/hu.js index 1d5994311e3..84a4d548c24 100644 --- a/plugins/filetools/lang/hu.js +++ b/plugins/filetools/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'hu', { diff --git a/plugins/filetools/lang/id.js b/plugins/filetools/lang/id.js index 8a760d89a08..30f4fbda1ef 100644 --- a/plugins/filetools/lang/id.js +++ b/plugins/filetools/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'id', { diff --git a/plugins/filetools/lang/it.js b/plugins/filetools/lang/it.js index 07a248baf26..242af8ac295 100644 --- a/plugins/filetools/lang/it.js +++ b/plugins/filetools/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'it', { diff --git a/plugins/filetools/lang/ja.js b/plugins/filetools/lang/ja.js index 3462d47930c..72f1cd04d63 100644 --- a/plugins/filetools/lang/ja.js +++ b/plugins/filetools/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'ja', { diff --git a/plugins/filetools/lang/km.js b/plugins/filetools/lang/km.js index 324beb47a85..de66d1ace9f 100644 --- a/plugins/filetools/lang/km.js +++ b/plugins/filetools/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'km', { diff --git a/plugins/filetools/lang/ko.js b/plugins/filetools/lang/ko.js index c6bf3ce7739..4b08ef6c343 100644 --- a/plugins/filetools/lang/ko.js +++ b/plugins/filetools/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'ko', { diff --git a/plugins/filetools/lang/ku.js b/plugins/filetools/lang/ku.js index 51a3e6e5356..f7af34a6158 100644 --- a/plugins/filetools/lang/ku.js +++ b/plugins/filetools/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'ku', { diff --git a/plugins/filetools/lang/lv.js b/plugins/filetools/lang/lv.js index 7bb3a52f646..b04fe02d1ca 100644 --- a/plugins/filetools/lang/lv.js +++ b/plugins/filetools/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'lv', { diff --git a/plugins/filetools/lang/nb.js b/plugins/filetools/lang/nb.js index aab783d109e..fa33970fcd7 100644 --- a/plugins/filetools/lang/nb.js +++ b/plugins/filetools/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'nb', { diff --git a/plugins/filetools/lang/nl.js b/plugins/filetools/lang/nl.js index cc217657514..2df900245b4 100644 --- a/plugins/filetools/lang/nl.js +++ b/plugins/filetools/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'nl', { diff --git a/plugins/filetools/lang/no.js b/plugins/filetools/lang/no.js index a9d1fc74ad1..8374ca6fe9f 100644 --- a/plugins/filetools/lang/no.js +++ b/plugins/filetools/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'no', { diff --git a/plugins/filetools/lang/oc.js b/plugins/filetools/lang/oc.js index c2ba146f22c..c833502ea48 100644 --- a/plugins/filetools/lang/oc.js +++ b/plugins/filetools/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'oc', { diff --git a/plugins/filetools/lang/pl.js b/plugins/filetools/lang/pl.js index 4bc9c9e69aa..8e1f0f77343 100644 --- a/plugins/filetools/lang/pl.js +++ b/plugins/filetools/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'pl', { diff --git a/plugins/filetools/lang/pt-br.js b/plugins/filetools/lang/pt-br.js index 1ad762d55d2..902735a082c 100644 --- a/plugins/filetools/lang/pt-br.js +++ b/plugins/filetools/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'pt-br', { diff --git a/plugins/filetools/lang/pt.js b/plugins/filetools/lang/pt.js index 9cbc1e2c230..10cbd3b0791 100644 --- a/plugins/filetools/lang/pt.js +++ b/plugins/filetools/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'pt', { diff --git a/plugins/filetools/lang/ro.js b/plugins/filetools/lang/ro.js index fc727fb56db..ece9eadf7f6 100644 --- a/plugins/filetools/lang/ro.js +++ b/plugins/filetools/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'ro', { diff --git a/plugins/filetools/lang/ru.js b/plugins/filetools/lang/ru.js index a1ed265f264..d5594813b13 100644 --- a/plugins/filetools/lang/ru.js +++ b/plugins/filetools/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'ru', { diff --git a/plugins/filetools/lang/sk.js b/plugins/filetools/lang/sk.js index a33c73954f6..6c9f0cff562 100644 --- a/plugins/filetools/lang/sk.js +++ b/plugins/filetools/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'sk', { diff --git a/plugins/filetools/lang/sq.js b/plugins/filetools/lang/sq.js index 1eca7941beb..d5bf253489f 100644 --- a/plugins/filetools/lang/sq.js +++ b/plugins/filetools/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'sq', { diff --git a/plugins/filetools/lang/sr-latn.js b/plugins/filetools/lang/sr-latn.js index eb068b07456..f2df0a004b2 100644 --- a/plugins/filetools/lang/sr-latn.js +++ b/plugins/filetools/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'sr-latn', { diff --git a/plugins/filetools/lang/sr.js b/plugins/filetools/lang/sr.js index 292e86ef544..ff5968d87c9 100644 --- a/plugins/filetools/lang/sr.js +++ b/plugins/filetools/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'sr', { diff --git a/plugins/filetools/lang/sv.js b/plugins/filetools/lang/sv.js index 135a59df65e..1e86131f309 100644 --- a/plugins/filetools/lang/sv.js +++ b/plugins/filetools/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'sv', { diff --git a/plugins/filetools/lang/tr.js b/plugins/filetools/lang/tr.js index 62fd54ac35e..11c73173b83 100644 --- a/plugins/filetools/lang/tr.js +++ b/plugins/filetools/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'tr', { diff --git a/plugins/filetools/lang/ug.js b/plugins/filetools/lang/ug.js index 1761fd0e8b5..b03866f5d9d 100644 --- a/plugins/filetools/lang/ug.js +++ b/plugins/filetools/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'ug', { diff --git a/plugins/filetools/lang/uk.js b/plugins/filetools/lang/uk.js index 39aa911e9a5..a3afe1b1bda 100644 --- a/plugins/filetools/lang/uk.js +++ b/plugins/filetools/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'uk', { diff --git a/plugins/filetools/lang/vi.js b/plugins/filetools/lang/vi.js index e9a53ff52a5..8e04e685be0 100644 --- a/plugins/filetools/lang/vi.js +++ b/plugins/filetools/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'vi', { diff --git a/plugins/filetools/lang/zh-cn.js b/plugins/filetools/lang/zh-cn.js index d34212b22ac..d24bf9f3a61 100644 --- a/plugins/filetools/lang/zh-cn.js +++ b/plugins/filetools/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'zh-cn', { diff --git a/plugins/filetools/lang/zh.js b/plugins/filetools/lang/zh.js index 18f779abade..11b24532367 100644 --- a/plugins/filetools/lang/zh.js +++ b/plugins/filetools/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'filetools', 'zh', { diff --git a/plugins/filetools/plugin.js b/plugins/filetools/plugin.js index fd5b004a369..70dcf3ac402 100644 --- a/plugins/filetools/plugin.js +++ b/plugins/filetools/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/find/dialogs/find.js b/plugins/find/dialogs/find.js index 5b899ea6d05..c9e131eba36 100755 --- a/plugins/find/dialogs/find.js +++ b/plugins/find/dialogs/find.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/find/lang/af.js b/plugins/find/lang/af.js index 1a637d45afd..784b9448cff 100644 --- a/plugins/find/lang/af.js +++ b/plugins/find/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'af', { diff --git a/plugins/find/lang/ar.js b/plugins/find/lang/ar.js index 62e19cf529b..b92d86c04fd 100644 --- a/plugins/find/lang/ar.js +++ b/plugins/find/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'ar', { diff --git a/plugins/find/lang/az.js b/plugins/find/lang/az.js index b963f97bb68..a66576b3e42 100644 --- a/plugins/find/lang/az.js +++ b/plugins/find/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'az', { diff --git a/plugins/find/lang/bg.js b/plugins/find/lang/bg.js index 74c5da10252..6a8ec8c3dea 100644 --- a/plugins/find/lang/bg.js +++ b/plugins/find/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'bg', { diff --git a/plugins/find/lang/bn.js b/plugins/find/lang/bn.js index dae5814cc99..712f21e943b 100644 --- a/plugins/find/lang/bn.js +++ b/plugins/find/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'bn', { diff --git a/plugins/find/lang/bs.js b/plugins/find/lang/bs.js index 1fedb370d18..8712eed4403 100644 --- a/plugins/find/lang/bs.js +++ b/plugins/find/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'bs', { diff --git a/plugins/find/lang/ca.js b/plugins/find/lang/ca.js index 21f5cc841ee..0d114856976 100644 --- a/plugins/find/lang/ca.js +++ b/plugins/find/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'ca', { diff --git a/plugins/find/lang/cs.js b/plugins/find/lang/cs.js index 0a803dc9bf0..e122c112152 100644 --- a/plugins/find/lang/cs.js +++ b/plugins/find/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'cs', { diff --git a/plugins/find/lang/cy.js b/plugins/find/lang/cy.js index 353a43b6325..3a2029f1f07 100644 --- a/plugins/find/lang/cy.js +++ b/plugins/find/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'cy', { diff --git a/plugins/find/lang/da.js b/plugins/find/lang/da.js index c8e9d0b410f..c5f425fcc83 100644 --- a/plugins/find/lang/da.js +++ b/plugins/find/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'da', { diff --git a/plugins/find/lang/de-ch.js b/plugins/find/lang/de-ch.js index 00bf20d4fa3..b48fb0276ec 100644 --- a/plugins/find/lang/de-ch.js +++ b/plugins/find/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'de-ch', { diff --git a/plugins/find/lang/de.js b/plugins/find/lang/de.js index 9349b6540ad..4d2656f97da 100644 --- a/plugins/find/lang/de.js +++ b/plugins/find/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'de', { diff --git a/plugins/find/lang/el.js b/plugins/find/lang/el.js index 92335785c5e..cede9fc9344 100644 --- a/plugins/find/lang/el.js +++ b/plugins/find/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'el', { diff --git a/plugins/find/lang/en-au.js b/plugins/find/lang/en-au.js index d6859d34f76..69ea1926cea 100644 --- a/plugins/find/lang/en-au.js +++ b/plugins/find/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'en-au', { diff --git a/plugins/find/lang/en-ca.js b/plugins/find/lang/en-ca.js index 43aced6ec86..246fd63585b 100644 --- a/plugins/find/lang/en-ca.js +++ b/plugins/find/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'en-ca', { diff --git a/plugins/find/lang/en-gb.js b/plugins/find/lang/en-gb.js index 2e29428eb2e..365f6059648 100644 --- a/plugins/find/lang/en-gb.js +++ b/plugins/find/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'en-gb', { diff --git a/plugins/find/lang/en.js b/plugins/find/lang/en.js index 85ab9af12bc..29f52cc855b 100644 --- a/plugins/find/lang/en.js +++ b/plugins/find/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'en', { diff --git a/plugins/find/lang/eo.js b/plugins/find/lang/eo.js index 4985ee8ecb7..ec2e57c09d6 100644 --- a/plugins/find/lang/eo.js +++ b/plugins/find/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'eo', { diff --git a/plugins/find/lang/es-mx.js b/plugins/find/lang/es-mx.js index 9de703c068b..ec9fddc50c9 100644 --- a/plugins/find/lang/es-mx.js +++ b/plugins/find/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'es-mx', { diff --git a/plugins/find/lang/es.js b/plugins/find/lang/es.js index 79c2de35e2e..5680af81f78 100644 --- a/plugins/find/lang/es.js +++ b/plugins/find/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'es', { diff --git a/plugins/find/lang/et.js b/plugins/find/lang/et.js index 1a89e7023d6..4fea693feb0 100644 --- a/plugins/find/lang/et.js +++ b/plugins/find/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'et', { diff --git a/plugins/find/lang/eu.js b/plugins/find/lang/eu.js index a0c1c67d5f0..7ba45ea68ad 100644 --- a/plugins/find/lang/eu.js +++ b/plugins/find/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'eu', { diff --git a/plugins/find/lang/fa.js b/plugins/find/lang/fa.js index 2ecb91cf229..a84b23762be 100644 --- a/plugins/find/lang/fa.js +++ b/plugins/find/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'fa', { diff --git a/plugins/find/lang/fi.js b/plugins/find/lang/fi.js index 7bc7c7ac0e7..1f4cdbd9741 100644 --- a/plugins/find/lang/fi.js +++ b/plugins/find/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'fi', { diff --git a/plugins/find/lang/fo.js b/plugins/find/lang/fo.js index 25f34433b5e..b36a056ba0e 100644 --- a/plugins/find/lang/fo.js +++ b/plugins/find/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'fo', { diff --git a/plugins/find/lang/fr-ca.js b/plugins/find/lang/fr-ca.js index a76cdcb28ef..1c040962e8d 100644 --- a/plugins/find/lang/fr-ca.js +++ b/plugins/find/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'fr-ca', { diff --git a/plugins/find/lang/fr.js b/plugins/find/lang/fr.js index 7445205f824..d1f88bf5343 100644 --- a/plugins/find/lang/fr.js +++ b/plugins/find/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'fr', { diff --git a/plugins/find/lang/gl.js b/plugins/find/lang/gl.js index 9f044a5a170..22e7ff0e07c 100644 --- a/plugins/find/lang/gl.js +++ b/plugins/find/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'gl', { diff --git a/plugins/find/lang/gu.js b/plugins/find/lang/gu.js index 5f28e539647..59d2754838d 100644 --- a/plugins/find/lang/gu.js +++ b/plugins/find/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'gu', { diff --git a/plugins/find/lang/he.js b/plugins/find/lang/he.js index 9c546c4df40..4d7f6cd534e 100644 --- a/plugins/find/lang/he.js +++ b/plugins/find/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'he', { diff --git a/plugins/find/lang/hi.js b/plugins/find/lang/hi.js index 4775c271585..330b8331191 100644 --- a/plugins/find/lang/hi.js +++ b/plugins/find/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'hi', { diff --git a/plugins/find/lang/hr.js b/plugins/find/lang/hr.js index c044e0f48d0..2c676a92a60 100644 --- a/plugins/find/lang/hr.js +++ b/plugins/find/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'hr', { diff --git a/plugins/find/lang/hu.js b/plugins/find/lang/hu.js index f866016aec6..0a4e1e6499a 100644 --- a/plugins/find/lang/hu.js +++ b/plugins/find/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'hu', { diff --git a/plugins/find/lang/id.js b/plugins/find/lang/id.js index ddb88388f9b..7c1ac56fd3d 100644 --- a/plugins/find/lang/id.js +++ b/plugins/find/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'id', { diff --git a/plugins/find/lang/is.js b/plugins/find/lang/is.js index 66c837e07e1..b5484a7b319 100644 --- a/plugins/find/lang/is.js +++ b/plugins/find/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'is', { diff --git a/plugins/find/lang/it.js b/plugins/find/lang/it.js index 3fb23dd34f3..8afc55c6568 100644 --- a/plugins/find/lang/it.js +++ b/plugins/find/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'it', { diff --git a/plugins/find/lang/ja.js b/plugins/find/lang/ja.js index b4029950bb3..c662dcdfb7a 100644 --- a/plugins/find/lang/ja.js +++ b/plugins/find/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'ja', { diff --git a/plugins/find/lang/ka.js b/plugins/find/lang/ka.js index cd6a1ee0ddb..713ad9853ba 100644 --- a/plugins/find/lang/ka.js +++ b/plugins/find/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'ka', { diff --git a/plugins/find/lang/km.js b/plugins/find/lang/km.js index 1e7d2769dad..5518861f8cb 100644 --- a/plugins/find/lang/km.js +++ b/plugins/find/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'km', { diff --git a/plugins/find/lang/ko.js b/plugins/find/lang/ko.js index 203e9cc40a2..055eec30879 100644 --- a/plugins/find/lang/ko.js +++ b/plugins/find/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'ko', { diff --git a/plugins/find/lang/ku.js b/plugins/find/lang/ku.js index b86b8e16a25..b490b4cc6f1 100644 --- a/plugins/find/lang/ku.js +++ b/plugins/find/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'ku', { diff --git a/plugins/find/lang/lt.js b/plugins/find/lang/lt.js index afb7a729d5a..ee03997eb59 100644 --- a/plugins/find/lang/lt.js +++ b/plugins/find/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'lt', { diff --git a/plugins/find/lang/lv.js b/plugins/find/lang/lv.js index 8361bfe7cf7..50d974de53e 100644 --- a/plugins/find/lang/lv.js +++ b/plugins/find/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'lv', { diff --git a/plugins/find/lang/mk.js b/plugins/find/lang/mk.js index 16a658319bf..54b2217fae5 100644 --- a/plugins/find/lang/mk.js +++ b/plugins/find/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'mk', { diff --git a/plugins/find/lang/mn.js b/plugins/find/lang/mn.js index d80d39cd728..209b839b914 100644 --- a/plugins/find/lang/mn.js +++ b/plugins/find/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'mn', { diff --git a/plugins/find/lang/ms.js b/plugins/find/lang/ms.js index 5855222b039..de81d1c8395 100644 --- a/plugins/find/lang/ms.js +++ b/plugins/find/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'ms', { diff --git a/plugins/find/lang/nb.js b/plugins/find/lang/nb.js index 14a560af83f..7d22e755b56 100644 --- a/plugins/find/lang/nb.js +++ b/plugins/find/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'nb', { diff --git a/plugins/find/lang/nl.js b/plugins/find/lang/nl.js index c7fd10080a7..088d2cf4586 100644 --- a/plugins/find/lang/nl.js +++ b/plugins/find/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'nl', { diff --git a/plugins/find/lang/no.js b/plugins/find/lang/no.js index 48cbfc74890..f666d618074 100644 --- a/plugins/find/lang/no.js +++ b/plugins/find/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'no', { diff --git a/plugins/find/lang/oc.js b/plugins/find/lang/oc.js index 4d3f22b959f..8b5ddcc05cc 100644 --- a/plugins/find/lang/oc.js +++ b/plugins/find/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'oc', { diff --git a/plugins/find/lang/pl.js b/plugins/find/lang/pl.js index bf60acc1070..07f971b9fd6 100644 --- a/plugins/find/lang/pl.js +++ b/plugins/find/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'pl', { diff --git a/plugins/find/lang/pt-br.js b/plugins/find/lang/pt-br.js index 394d1c919c7..49cbf96ad27 100644 --- a/plugins/find/lang/pt-br.js +++ b/plugins/find/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'pt-br', { diff --git a/plugins/find/lang/pt.js b/plugins/find/lang/pt.js index 1ec19919243..032cd4b212f 100644 --- a/plugins/find/lang/pt.js +++ b/plugins/find/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'pt', { diff --git a/plugins/find/lang/ro.js b/plugins/find/lang/ro.js index d645d8e49f7..7fbc135d6c0 100644 --- a/plugins/find/lang/ro.js +++ b/plugins/find/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'ro', { diff --git a/plugins/find/lang/ru.js b/plugins/find/lang/ru.js index 29550d6f4d3..000ced002cb 100644 --- a/plugins/find/lang/ru.js +++ b/plugins/find/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'ru', { diff --git a/plugins/find/lang/si.js b/plugins/find/lang/si.js index 05c5305758f..4d0baa2622b 100644 --- a/plugins/find/lang/si.js +++ b/plugins/find/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'si', { diff --git a/plugins/find/lang/sk.js b/plugins/find/lang/sk.js index 2783e962f1e..cbab7df93df 100644 --- a/plugins/find/lang/sk.js +++ b/plugins/find/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'sk', { diff --git a/plugins/find/lang/sl.js b/plugins/find/lang/sl.js index cde44e73e19..b1c4ae8d965 100644 --- a/plugins/find/lang/sl.js +++ b/plugins/find/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'sl', { diff --git a/plugins/find/lang/sq.js b/plugins/find/lang/sq.js index 1c951f673f3..411dda095fb 100644 --- a/plugins/find/lang/sq.js +++ b/plugins/find/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'sq', { diff --git a/plugins/find/lang/sr-latn.js b/plugins/find/lang/sr-latn.js index 55a80c44c28..3f778dc8faf 100644 --- a/plugins/find/lang/sr-latn.js +++ b/plugins/find/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'sr-latn', { diff --git a/plugins/find/lang/sr.js b/plugins/find/lang/sr.js index 6fad3b1d341..3dade058cff 100644 --- a/plugins/find/lang/sr.js +++ b/plugins/find/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'sr', { diff --git a/plugins/find/lang/sv.js b/plugins/find/lang/sv.js index 15940404d47..f8921801ec4 100644 --- a/plugins/find/lang/sv.js +++ b/plugins/find/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'sv', { diff --git a/plugins/find/lang/th.js b/plugins/find/lang/th.js index b1300c99560..08c957983e7 100644 --- a/plugins/find/lang/th.js +++ b/plugins/find/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'th', { diff --git a/plugins/find/lang/tr.js b/plugins/find/lang/tr.js index 2349ce921db..b870d23bf7a 100644 --- a/plugins/find/lang/tr.js +++ b/plugins/find/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'tr', { diff --git a/plugins/find/lang/tt.js b/plugins/find/lang/tt.js index 4a3d67c66ca..b4f2e0fd5f7 100644 --- a/plugins/find/lang/tt.js +++ b/plugins/find/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'tt', { diff --git a/plugins/find/lang/ug.js b/plugins/find/lang/ug.js index 77af88856cc..f8a5bea1805 100644 --- a/plugins/find/lang/ug.js +++ b/plugins/find/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'ug', { diff --git a/plugins/find/lang/uk.js b/plugins/find/lang/uk.js index a9190ecdca0..8987acb972c 100644 --- a/plugins/find/lang/uk.js +++ b/plugins/find/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'uk', { diff --git a/plugins/find/lang/vi.js b/plugins/find/lang/vi.js index 5ca2c55849b..4bfed9f019d 100644 --- a/plugins/find/lang/vi.js +++ b/plugins/find/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'vi', { diff --git a/plugins/find/lang/zh-cn.js b/plugins/find/lang/zh-cn.js index 99800a8b23d..62dbd2bf163 100644 --- a/plugins/find/lang/zh-cn.js +++ b/plugins/find/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'zh-cn', { diff --git a/plugins/find/lang/zh.js b/plugins/find/lang/zh.js index 84d161f53ef..a3a45fcfd8c 100644 --- a/plugins/find/lang/zh.js +++ b/plugins/find/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'find', 'zh', { diff --git a/plugins/find/plugin.js b/plugins/find/plugin.js index 04ca5cc2c37..20d9abf7742 100755 --- a/plugins/find/plugin.js +++ b/plugins/find/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/flash/plugin.js b/plugins/flash/plugin.js index 488cb3f0bc1..379134efc15 100644 --- a/plugins/flash/plugin.js +++ b/plugins/flash/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/floatingspace/plugin.js b/plugins/floatingspace/plugin.js index 9c6bff679fd..e78406923c7 100644 --- a/plugins/floatingspace/plugin.js +++ b/plugins/floatingspace/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/floatpanel/plugin.js b/plugins/floatpanel/plugin.js index e95589be607..4998ee58687 100644 --- a/plugins/floatpanel/plugin.js +++ b/plugins/floatpanel/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/font/lang/af.js b/plugins/font/lang/af.js index 4f7d1dcd0ec..eb39067e5b3 100644 --- a/plugins/font/lang/af.js +++ b/plugins/font/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'af', { diff --git a/plugins/font/lang/ar.js b/plugins/font/lang/ar.js index 8666998268e..1a0e8bf8e7c 100644 --- a/plugins/font/lang/ar.js +++ b/plugins/font/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'ar', { diff --git a/plugins/font/lang/az.js b/plugins/font/lang/az.js index 63011aab74b..e087f7ca9c9 100644 --- a/plugins/font/lang/az.js +++ b/plugins/font/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'az', { diff --git a/plugins/font/lang/bg.js b/plugins/font/lang/bg.js index c72175fda46..d4f201a8a38 100644 --- a/plugins/font/lang/bg.js +++ b/plugins/font/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'bg', { diff --git a/plugins/font/lang/bn.js b/plugins/font/lang/bn.js index 170c9be1044..5f238e80f5b 100644 --- a/plugins/font/lang/bn.js +++ b/plugins/font/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'bn', { diff --git a/plugins/font/lang/bs.js b/plugins/font/lang/bs.js index c323c018d81..d46b2359ef5 100644 --- a/plugins/font/lang/bs.js +++ b/plugins/font/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'bs', { diff --git a/plugins/font/lang/ca.js b/plugins/font/lang/ca.js index 410aed471f7..6d04b89e0f8 100644 --- a/plugins/font/lang/ca.js +++ b/plugins/font/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'ca', { diff --git a/plugins/font/lang/cs.js b/plugins/font/lang/cs.js index 1c43cedd6a5..271fcf7467d 100644 --- a/plugins/font/lang/cs.js +++ b/plugins/font/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'cs', { diff --git a/plugins/font/lang/cy.js b/plugins/font/lang/cy.js index 7533ad26849..ee70d0377a4 100644 --- a/plugins/font/lang/cy.js +++ b/plugins/font/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'cy', { diff --git a/plugins/font/lang/da.js b/plugins/font/lang/da.js index 4f4e551c17e..c4ec150535e 100644 --- a/plugins/font/lang/da.js +++ b/plugins/font/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'da', { diff --git a/plugins/font/lang/de-ch.js b/plugins/font/lang/de-ch.js index c3bce37090f..761be6f8032 100644 --- a/plugins/font/lang/de-ch.js +++ b/plugins/font/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'de-ch', { diff --git a/plugins/font/lang/de.js b/plugins/font/lang/de.js index 9fad5383616..bef029cec4f 100644 --- a/plugins/font/lang/de.js +++ b/plugins/font/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'de', { diff --git a/plugins/font/lang/el.js b/plugins/font/lang/el.js index c2253897532..aaaf17ee1ef 100644 --- a/plugins/font/lang/el.js +++ b/plugins/font/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'el', { diff --git a/plugins/font/lang/en-au.js b/plugins/font/lang/en-au.js index 38b3a9f05ae..1ed6c7ea2a4 100644 --- a/plugins/font/lang/en-au.js +++ b/plugins/font/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'en-au', { diff --git a/plugins/font/lang/en-ca.js b/plugins/font/lang/en-ca.js index f1f678da087..178079f444d 100644 --- a/plugins/font/lang/en-ca.js +++ b/plugins/font/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'en-ca', { diff --git a/plugins/font/lang/en-gb.js b/plugins/font/lang/en-gb.js index e49b3d865d9..9e53ec5d674 100644 --- a/plugins/font/lang/en-gb.js +++ b/plugins/font/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'en-gb', { diff --git a/plugins/font/lang/en.js b/plugins/font/lang/en.js index c8afa8e476f..3bf9d10983f 100644 --- a/plugins/font/lang/en.js +++ b/plugins/font/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'en', { diff --git a/plugins/font/lang/eo.js b/plugins/font/lang/eo.js index eefaa267269..4d4ef250557 100644 --- a/plugins/font/lang/eo.js +++ b/plugins/font/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'eo', { diff --git a/plugins/font/lang/es-mx.js b/plugins/font/lang/es-mx.js index ef1cc3134c4..1e8c9611ea7 100644 --- a/plugins/font/lang/es-mx.js +++ b/plugins/font/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'es-mx', { diff --git a/plugins/font/lang/es.js b/plugins/font/lang/es.js index d450918d0d7..0a835873e2a 100644 --- a/plugins/font/lang/es.js +++ b/plugins/font/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'es', { diff --git a/plugins/font/lang/et.js b/plugins/font/lang/et.js index 41282e9c351..fbeacd4deb4 100644 --- a/plugins/font/lang/et.js +++ b/plugins/font/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'et', { diff --git a/plugins/font/lang/eu.js b/plugins/font/lang/eu.js index 7cb9342ca14..46647ac39fa 100644 --- a/plugins/font/lang/eu.js +++ b/plugins/font/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'eu', { diff --git a/plugins/font/lang/fa.js b/plugins/font/lang/fa.js index 1296703b3dc..10fe2775504 100644 --- a/plugins/font/lang/fa.js +++ b/plugins/font/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'fa', { diff --git a/plugins/font/lang/fi.js b/plugins/font/lang/fi.js index 51c3fd4e1d7..7d42f691d9c 100644 --- a/plugins/font/lang/fi.js +++ b/plugins/font/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'fi', { diff --git a/plugins/font/lang/fo.js b/plugins/font/lang/fo.js index 5642ed693ac..e8b4bf7134a 100644 --- a/plugins/font/lang/fo.js +++ b/plugins/font/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'fo', { diff --git a/plugins/font/lang/fr-ca.js b/plugins/font/lang/fr-ca.js index 7f140e0e14a..27f780eb8d8 100644 --- a/plugins/font/lang/fr-ca.js +++ b/plugins/font/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'fr-ca', { diff --git a/plugins/font/lang/fr.js b/plugins/font/lang/fr.js index d9b4f14e637..06ae8365144 100644 --- a/plugins/font/lang/fr.js +++ b/plugins/font/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'fr', { diff --git a/plugins/font/lang/gl.js b/plugins/font/lang/gl.js index cb301e2ce8d..5bf4f9ae501 100644 --- a/plugins/font/lang/gl.js +++ b/plugins/font/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'gl', { diff --git a/plugins/font/lang/gu.js b/plugins/font/lang/gu.js index 4d4c040d749..b0c9995f8f2 100644 --- a/plugins/font/lang/gu.js +++ b/plugins/font/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'gu', { diff --git a/plugins/font/lang/he.js b/plugins/font/lang/he.js index 2491fc1a977..a4ccc42df73 100644 --- a/plugins/font/lang/he.js +++ b/plugins/font/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'he', { diff --git a/plugins/font/lang/hi.js b/plugins/font/lang/hi.js index 95f618c5ef2..300e21e46d9 100644 --- a/plugins/font/lang/hi.js +++ b/plugins/font/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'hi', { diff --git a/plugins/font/lang/hr.js b/plugins/font/lang/hr.js index ccbd391ba99..e564191c3af 100644 --- a/plugins/font/lang/hr.js +++ b/plugins/font/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'hr', { diff --git a/plugins/font/lang/hu.js b/plugins/font/lang/hu.js index cefc036eca7..bc50984558b 100644 --- a/plugins/font/lang/hu.js +++ b/plugins/font/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'hu', { diff --git a/plugins/font/lang/id.js b/plugins/font/lang/id.js index 63117ee70b0..809f7ad4fb0 100644 --- a/plugins/font/lang/id.js +++ b/plugins/font/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'id', { diff --git a/plugins/font/lang/is.js b/plugins/font/lang/is.js index eef44922af6..3de60246bad 100644 --- a/plugins/font/lang/is.js +++ b/plugins/font/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'is', { diff --git a/plugins/font/lang/it.js b/plugins/font/lang/it.js index feb79b8a8bf..6b3b53e965e 100644 --- a/plugins/font/lang/it.js +++ b/plugins/font/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'it', { diff --git a/plugins/font/lang/ja.js b/plugins/font/lang/ja.js index 8e79f3915b4..796493e0250 100644 --- a/plugins/font/lang/ja.js +++ b/plugins/font/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'ja', { diff --git a/plugins/font/lang/ka.js b/plugins/font/lang/ka.js index d44c32f6274..8fe255a92d7 100644 --- a/plugins/font/lang/ka.js +++ b/plugins/font/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'ka', { diff --git a/plugins/font/lang/km.js b/plugins/font/lang/km.js index 3bf663e0d66..ec633412a7a 100644 --- a/plugins/font/lang/km.js +++ b/plugins/font/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'km', { diff --git a/plugins/font/lang/ko.js b/plugins/font/lang/ko.js index f5ce37297d1..9d4fe8e43bd 100644 --- a/plugins/font/lang/ko.js +++ b/plugins/font/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'ko', { diff --git a/plugins/font/lang/ku.js b/plugins/font/lang/ku.js index a38d7d39988..0b9081860c1 100644 --- a/plugins/font/lang/ku.js +++ b/plugins/font/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'ku', { diff --git a/plugins/font/lang/lt.js b/plugins/font/lang/lt.js index dc6e061d69a..655adbba394 100644 --- a/plugins/font/lang/lt.js +++ b/plugins/font/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'lt', { diff --git a/plugins/font/lang/lv.js b/plugins/font/lang/lv.js index bcb39e20541..b4740961464 100644 --- a/plugins/font/lang/lv.js +++ b/plugins/font/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'lv', { diff --git a/plugins/font/lang/mk.js b/plugins/font/lang/mk.js index 0a1fdbbb71f..07c3b59fce2 100644 --- a/plugins/font/lang/mk.js +++ b/plugins/font/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'mk', { diff --git a/plugins/font/lang/mn.js b/plugins/font/lang/mn.js index 4de2d8749f0..d899b15241b 100644 --- a/plugins/font/lang/mn.js +++ b/plugins/font/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'mn', { diff --git a/plugins/font/lang/ms.js b/plugins/font/lang/ms.js index df79a80d8d0..1b08be5e96c 100644 --- a/plugins/font/lang/ms.js +++ b/plugins/font/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'ms', { diff --git a/plugins/font/lang/nb.js b/plugins/font/lang/nb.js index 6e5adf1dca0..8542f5a3a75 100644 --- a/plugins/font/lang/nb.js +++ b/plugins/font/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'nb', { diff --git a/plugins/font/lang/nl.js b/plugins/font/lang/nl.js index 63d721982da..0cd42a6d412 100644 --- a/plugins/font/lang/nl.js +++ b/plugins/font/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'nl', { diff --git a/plugins/font/lang/no.js b/plugins/font/lang/no.js index 67c8f083694..480844a0efb 100644 --- a/plugins/font/lang/no.js +++ b/plugins/font/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'no', { diff --git a/plugins/font/lang/oc.js b/plugins/font/lang/oc.js index bdde0ce88a3..9e1dab1e86a 100644 --- a/plugins/font/lang/oc.js +++ b/plugins/font/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'oc', { diff --git a/plugins/font/lang/pl.js b/plugins/font/lang/pl.js index 7090dcbe2bc..7127e501833 100644 --- a/plugins/font/lang/pl.js +++ b/plugins/font/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'pl', { diff --git a/plugins/font/lang/pt-br.js b/plugins/font/lang/pt-br.js index 01cc7bde04d..36b0fd803d2 100644 --- a/plugins/font/lang/pt-br.js +++ b/plugins/font/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'pt-br', { diff --git a/plugins/font/lang/pt.js b/plugins/font/lang/pt.js index bcb3e9cac78..6f3daabe6bf 100644 --- a/plugins/font/lang/pt.js +++ b/plugins/font/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'pt', { diff --git a/plugins/font/lang/ro.js b/plugins/font/lang/ro.js index 059793e31d2..5de15858820 100644 --- a/plugins/font/lang/ro.js +++ b/plugins/font/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'ro', { diff --git a/plugins/font/lang/ru.js b/plugins/font/lang/ru.js index 2aad4672cdf..e4bc7b43339 100644 --- a/plugins/font/lang/ru.js +++ b/plugins/font/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'ru', { diff --git a/plugins/font/lang/si.js b/plugins/font/lang/si.js index 0fef3e41053..52bc8a5c3dc 100644 --- a/plugins/font/lang/si.js +++ b/plugins/font/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'si', { diff --git a/plugins/font/lang/sk.js b/plugins/font/lang/sk.js index ccf25d64171..ec3632bd52c 100644 --- a/plugins/font/lang/sk.js +++ b/plugins/font/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'sk', { diff --git a/plugins/font/lang/sl.js b/plugins/font/lang/sl.js index 8172011fb9f..f3ef0980181 100644 --- a/plugins/font/lang/sl.js +++ b/plugins/font/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'sl', { diff --git a/plugins/font/lang/sq.js b/plugins/font/lang/sq.js index f212469b21e..9b9d5b9d948 100644 --- a/plugins/font/lang/sq.js +++ b/plugins/font/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'sq', { diff --git a/plugins/font/lang/sr-latn.js b/plugins/font/lang/sr-latn.js index a38609949e7..e5eebe054b9 100644 --- a/plugins/font/lang/sr-latn.js +++ b/plugins/font/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'sr-latn', { diff --git a/plugins/font/lang/sr.js b/plugins/font/lang/sr.js index 1b0b960eb93..7630437d513 100644 --- a/plugins/font/lang/sr.js +++ b/plugins/font/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'sr', { diff --git a/plugins/font/lang/sv.js b/plugins/font/lang/sv.js index 1c491a36ad8..978536f597c 100644 --- a/plugins/font/lang/sv.js +++ b/plugins/font/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'sv', { diff --git a/plugins/font/lang/th.js b/plugins/font/lang/th.js index f749fd6a7fe..5ba356b78f7 100644 --- a/plugins/font/lang/th.js +++ b/plugins/font/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'th', { diff --git a/plugins/font/lang/tr.js b/plugins/font/lang/tr.js index 121770af545..edc3f6003d2 100644 --- a/plugins/font/lang/tr.js +++ b/plugins/font/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'tr', { diff --git a/plugins/font/lang/tt.js b/plugins/font/lang/tt.js index ad8000d2a1f..bf3075f68de 100644 --- a/plugins/font/lang/tt.js +++ b/plugins/font/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'tt', { diff --git a/plugins/font/lang/ug.js b/plugins/font/lang/ug.js index bddb3ca39f3..0ee16ff7901 100644 --- a/plugins/font/lang/ug.js +++ b/plugins/font/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'ug', { diff --git a/plugins/font/lang/uk.js b/plugins/font/lang/uk.js index 008efbdbd4e..77490580215 100644 --- a/plugins/font/lang/uk.js +++ b/plugins/font/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'uk', { diff --git a/plugins/font/lang/vi.js b/plugins/font/lang/vi.js index 2368e1ac848..7ec0f469311 100644 --- a/plugins/font/lang/vi.js +++ b/plugins/font/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'vi', { diff --git a/plugins/font/lang/zh-cn.js b/plugins/font/lang/zh-cn.js index aa11acd0657..de155fa02a4 100644 --- a/plugins/font/lang/zh-cn.js +++ b/plugins/font/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'zh-cn', { diff --git a/plugins/font/lang/zh.js b/plugins/font/lang/zh.js index cf0e3e20c4e..c6efd6a8ced 100644 --- a/plugins/font/lang/zh.js +++ b/plugins/font/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'font', 'zh', { diff --git a/plugins/font/plugin.js b/plugins/font/plugin.js index 79b467641a6..0bbe8cc775d 100644 --- a/plugins/font/plugin.js +++ b/plugins/font/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/format/lang/af.js b/plugins/format/lang/af.js index 188fb6d3fd3..59eb107249a 100644 --- a/plugins/format/lang/af.js +++ b/plugins/format/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'af', { diff --git a/plugins/format/lang/ar.js b/plugins/format/lang/ar.js index a5478b7ec59..da152c559ce 100644 --- a/plugins/format/lang/ar.js +++ b/plugins/format/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'ar', { diff --git a/plugins/format/lang/az.js b/plugins/format/lang/az.js index a4eee0cd49c..6fa6840f58b 100644 --- a/plugins/format/lang/az.js +++ b/plugins/format/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'az', { diff --git a/plugins/format/lang/bg.js b/plugins/format/lang/bg.js index ec4fd6860f6..8c921b3a7ac 100644 --- a/plugins/format/lang/bg.js +++ b/plugins/format/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'bg', { diff --git a/plugins/format/lang/bn.js b/plugins/format/lang/bn.js index ee2593bfb96..5dcf562e366 100644 --- a/plugins/format/lang/bn.js +++ b/plugins/format/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'bn', { diff --git a/plugins/format/lang/bs.js b/plugins/format/lang/bs.js index 335351e0a9a..a7924c5496a 100644 --- a/plugins/format/lang/bs.js +++ b/plugins/format/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'bs', { diff --git a/plugins/format/lang/ca.js b/plugins/format/lang/ca.js index 480faa74ae9..e17959e5d52 100644 --- a/plugins/format/lang/ca.js +++ b/plugins/format/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'ca', { diff --git a/plugins/format/lang/cs.js b/plugins/format/lang/cs.js index 4b5a909a507..c84df7faeeb 100644 --- a/plugins/format/lang/cs.js +++ b/plugins/format/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'cs', { diff --git a/plugins/format/lang/cy.js b/plugins/format/lang/cy.js index 63e36ece809..ae5d86cfd89 100644 --- a/plugins/format/lang/cy.js +++ b/plugins/format/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'cy', { diff --git a/plugins/format/lang/da.js b/plugins/format/lang/da.js index 36b0c6313d2..ab66de03fd6 100644 --- a/plugins/format/lang/da.js +++ b/plugins/format/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'da', { diff --git a/plugins/format/lang/de-ch.js b/plugins/format/lang/de-ch.js index bedfb703ff8..396a491659b 100644 --- a/plugins/format/lang/de-ch.js +++ b/plugins/format/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'de-ch', { diff --git a/plugins/format/lang/de.js b/plugins/format/lang/de.js index 007d67fb3a4..48a94c23ca2 100644 --- a/plugins/format/lang/de.js +++ b/plugins/format/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'de', { diff --git a/plugins/format/lang/el.js b/plugins/format/lang/el.js index d33d461c8fc..57bc52f5e0e 100644 --- a/plugins/format/lang/el.js +++ b/plugins/format/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'el', { diff --git a/plugins/format/lang/en-au.js b/plugins/format/lang/en-au.js index c6ae8094d6d..065acccec03 100644 --- a/plugins/format/lang/en-au.js +++ b/plugins/format/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'en-au', { diff --git a/plugins/format/lang/en-ca.js b/plugins/format/lang/en-ca.js index 51ab4425a8f..65a05f31ee6 100644 --- a/plugins/format/lang/en-ca.js +++ b/plugins/format/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'en-ca', { diff --git a/plugins/format/lang/en-gb.js b/plugins/format/lang/en-gb.js index efba39f9f63..68103108dd7 100644 --- a/plugins/format/lang/en-gb.js +++ b/plugins/format/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'en-gb', { diff --git a/plugins/format/lang/en.js b/plugins/format/lang/en.js index abeec88a541..f871f3e4234 100644 --- a/plugins/format/lang/en.js +++ b/plugins/format/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'en', { diff --git a/plugins/format/lang/eo.js b/plugins/format/lang/eo.js index 5ae7453c39c..dc47a3d0416 100644 --- a/plugins/format/lang/eo.js +++ b/plugins/format/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'eo', { diff --git a/plugins/format/lang/es-mx.js b/plugins/format/lang/es-mx.js index 699459c7808..b9f1553a091 100644 --- a/plugins/format/lang/es-mx.js +++ b/plugins/format/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'es-mx', { diff --git a/plugins/format/lang/es.js b/plugins/format/lang/es.js index 309c9a12dd8..1bcffb3d619 100644 --- a/plugins/format/lang/es.js +++ b/plugins/format/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'es', { diff --git a/plugins/format/lang/et.js b/plugins/format/lang/et.js index 007458995ac..071fdabc4e8 100644 --- a/plugins/format/lang/et.js +++ b/plugins/format/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'et', { diff --git a/plugins/format/lang/eu.js b/plugins/format/lang/eu.js index eb0a888c8f3..91dfd0f228f 100644 --- a/plugins/format/lang/eu.js +++ b/plugins/format/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'eu', { diff --git a/plugins/format/lang/fa.js b/plugins/format/lang/fa.js index 012094109e3..88553b09835 100644 --- a/plugins/format/lang/fa.js +++ b/plugins/format/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'fa', { diff --git a/plugins/format/lang/fi.js b/plugins/format/lang/fi.js index f5b016e6879..01db43469cd 100644 --- a/plugins/format/lang/fi.js +++ b/plugins/format/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'fi', { diff --git a/plugins/format/lang/fo.js b/plugins/format/lang/fo.js index d51501c84db..04b7f06eab8 100644 --- a/plugins/format/lang/fo.js +++ b/plugins/format/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'fo', { diff --git a/plugins/format/lang/fr-ca.js b/plugins/format/lang/fr-ca.js index f84fd33b49f..8a40d101e90 100644 --- a/plugins/format/lang/fr-ca.js +++ b/plugins/format/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'fr-ca', { diff --git a/plugins/format/lang/fr.js b/plugins/format/lang/fr.js index 2b7079b299d..1dd6e74b3c0 100644 --- a/plugins/format/lang/fr.js +++ b/plugins/format/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'fr', { diff --git a/plugins/format/lang/gl.js b/plugins/format/lang/gl.js index cb3eea24ea8..dab08e82cd4 100644 --- a/plugins/format/lang/gl.js +++ b/plugins/format/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'gl', { diff --git a/plugins/format/lang/gu.js b/plugins/format/lang/gu.js index c4790c5aa64..139a5f29138 100644 --- a/plugins/format/lang/gu.js +++ b/plugins/format/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'gu', { diff --git a/plugins/format/lang/he.js b/plugins/format/lang/he.js index 65ceebf6022..9f21747f1db 100644 --- a/plugins/format/lang/he.js +++ b/plugins/format/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'he', { diff --git a/plugins/format/lang/hi.js b/plugins/format/lang/hi.js index 8f572086a0d..fad793f8e32 100644 --- a/plugins/format/lang/hi.js +++ b/plugins/format/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'hi', { diff --git a/plugins/format/lang/hr.js b/plugins/format/lang/hr.js index 160f639b2b0..95581826cbc 100644 --- a/plugins/format/lang/hr.js +++ b/plugins/format/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'hr', { diff --git a/plugins/format/lang/hu.js b/plugins/format/lang/hu.js index 4dc4a14d0d7..fe342e06005 100644 --- a/plugins/format/lang/hu.js +++ b/plugins/format/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'hu', { diff --git a/plugins/format/lang/id.js b/plugins/format/lang/id.js index aea5cf404d2..49a72a72794 100644 --- a/plugins/format/lang/id.js +++ b/plugins/format/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'id', { diff --git a/plugins/format/lang/is.js b/plugins/format/lang/is.js index ce2d661ffa2..c7483369603 100644 --- a/plugins/format/lang/is.js +++ b/plugins/format/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'is', { diff --git a/plugins/format/lang/it.js b/plugins/format/lang/it.js index 169d2f153f9..31ade80bf09 100644 --- a/plugins/format/lang/it.js +++ b/plugins/format/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'it', { diff --git a/plugins/format/lang/ja.js b/plugins/format/lang/ja.js index 4a53e8122fa..894dcdc3132 100644 --- a/plugins/format/lang/ja.js +++ b/plugins/format/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'ja', { diff --git a/plugins/format/lang/ka.js b/plugins/format/lang/ka.js index bce398f7c4e..2b130df60f3 100644 --- a/plugins/format/lang/ka.js +++ b/plugins/format/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'ka', { diff --git a/plugins/format/lang/km.js b/plugins/format/lang/km.js index aff191f4de5..a9bfdcaa6de 100644 --- a/plugins/format/lang/km.js +++ b/plugins/format/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'km', { diff --git a/plugins/format/lang/ko.js b/plugins/format/lang/ko.js index f80e3b27c9f..4b0525c9b24 100644 --- a/plugins/format/lang/ko.js +++ b/plugins/format/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'ko', { diff --git a/plugins/format/lang/ku.js b/plugins/format/lang/ku.js index 027b44c026b..13e497bfa26 100644 --- a/plugins/format/lang/ku.js +++ b/plugins/format/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'ku', { diff --git a/plugins/format/lang/lt.js b/plugins/format/lang/lt.js index 76313900d6c..459a7a364cb 100644 --- a/plugins/format/lang/lt.js +++ b/plugins/format/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'lt', { diff --git a/plugins/format/lang/lv.js b/plugins/format/lang/lv.js index 1f9ca147c09..9cf455af430 100644 --- a/plugins/format/lang/lv.js +++ b/plugins/format/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'lv', { diff --git a/plugins/format/lang/mk.js b/plugins/format/lang/mk.js index d8caf4eb12f..e265acbd0ad 100644 --- a/plugins/format/lang/mk.js +++ b/plugins/format/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'mk', { diff --git a/plugins/format/lang/mn.js b/plugins/format/lang/mn.js index 32642f05bc7..70943665cca 100644 --- a/plugins/format/lang/mn.js +++ b/plugins/format/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'mn', { diff --git a/plugins/format/lang/ms.js b/plugins/format/lang/ms.js index d77f5e94968..82c5ce41cf9 100644 --- a/plugins/format/lang/ms.js +++ b/plugins/format/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'ms', { diff --git a/plugins/format/lang/nb.js b/plugins/format/lang/nb.js index aa09e321e8e..d2c9ac4fc7d 100644 --- a/plugins/format/lang/nb.js +++ b/plugins/format/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'nb', { diff --git a/plugins/format/lang/nl.js b/plugins/format/lang/nl.js index 21160aade70..3b2a54c8a42 100644 --- a/plugins/format/lang/nl.js +++ b/plugins/format/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'nl', { diff --git a/plugins/format/lang/no.js b/plugins/format/lang/no.js index 360a62794e5..92068388039 100644 --- a/plugins/format/lang/no.js +++ b/plugins/format/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'no', { diff --git a/plugins/format/lang/oc.js b/plugins/format/lang/oc.js index cb1f0296b7b..1c81156a3fb 100644 --- a/plugins/format/lang/oc.js +++ b/plugins/format/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'oc', { diff --git a/plugins/format/lang/pl.js b/plugins/format/lang/pl.js index 658be2feece..fcd92ba7857 100644 --- a/plugins/format/lang/pl.js +++ b/plugins/format/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'pl', { diff --git a/plugins/format/lang/pt-br.js b/plugins/format/lang/pt-br.js index 6b1d63e2c65..f29f361fc33 100644 --- a/plugins/format/lang/pt-br.js +++ b/plugins/format/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'pt-br', { diff --git a/plugins/format/lang/pt.js b/plugins/format/lang/pt.js index cbd5422b370..0e1d889c4f7 100644 --- a/plugins/format/lang/pt.js +++ b/plugins/format/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'pt', { diff --git a/plugins/format/lang/ro.js b/plugins/format/lang/ro.js index 1ba730150e0..69b3dbd070d 100644 --- a/plugins/format/lang/ro.js +++ b/plugins/format/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'ro', { diff --git a/plugins/format/lang/ru.js b/plugins/format/lang/ru.js index 2c7c54096b0..40ae5582438 100644 --- a/plugins/format/lang/ru.js +++ b/plugins/format/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'ru', { diff --git a/plugins/format/lang/si.js b/plugins/format/lang/si.js index a3a71e5893f..15eb28a77a0 100644 --- a/plugins/format/lang/si.js +++ b/plugins/format/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'si', { diff --git a/plugins/format/lang/sk.js b/plugins/format/lang/sk.js index bfa877a0b16..00e8bafd3b1 100644 --- a/plugins/format/lang/sk.js +++ b/plugins/format/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'sk', { diff --git a/plugins/format/lang/sl.js b/plugins/format/lang/sl.js index d4a72838e36..4b1610e5154 100644 --- a/plugins/format/lang/sl.js +++ b/plugins/format/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'sl', { diff --git a/plugins/format/lang/sq.js b/plugins/format/lang/sq.js index ac32ff822b5..1876fb25137 100644 --- a/plugins/format/lang/sq.js +++ b/plugins/format/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'sq', { diff --git a/plugins/format/lang/sr-latn.js b/plugins/format/lang/sr-latn.js index 8378e29f86d..f4bbdb2f54c 100644 --- a/plugins/format/lang/sr-latn.js +++ b/plugins/format/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'sr-latn', { diff --git a/plugins/format/lang/sr.js b/plugins/format/lang/sr.js index 5c35cb54b4a..e2c538fb452 100644 --- a/plugins/format/lang/sr.js +++ b/plugins/format/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'sr', { diff --git a/plugins/format/lang/sv.js b/plugins/format/lang/sv.js index 23afa2d0695..65830f0bbbd 100644 --- a/plugins/format/lang/sv.js +++ b/plugins/format/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'sv', { diff --git a/plugins/format/lang/th.js b/plugins/format/lang/th.js index 6d36dfd18ef..fd6692566e0 100644 --- a/plugins/format/lang/th.js +++ b/plugins/format/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'th', { diff --git a/plugins/format/lang/tr.js b/plugins/format/lang/tr.js index dd170cee30c..85e4dc02a66 100644 --- a/plugins/format/lang/tr.js +++ b/plugins/format/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'tr', { diff --git a/plugins/format/lang/tt.js b/plugins/format/lang/tt.js index f82bd180f6e..2375e2187d2 100644 --- a/plugins/format/lang/tt.js +++ b/plugins/format/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'tt', { diff --git a/plugins/format/lang/ug.js b/plugins/format/lang/ug.js index ff7050c540c..d355430aa96 100644 --- a/plugins/format/lang/ug.js +++ b/plugins/format/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'ug', { diff --git a/plugins/format/lang/uk.js b/plugins/format/lang/uk.js index 07ec4be0bd8..9439be612dc 100644 --- a/plugins/format/lang/uk.js +++ b/plugins/format/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'uk', { diff --git a/plugins/format/lang/vi.js b/plugins/format/lang/vi.js index 900b7f1af74..66cf08055e0 100644 --- a/plugins/format/lang/vi.js +++ b/plugins/format/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'vi', { diff --git a/plugins/format/lang/zh-cn.js b/plugins/format/lang/zh-cn.js index 4e8beaceedd..eddf15ecdf1 100644 --- a/plugins/format/lang/zh-cn.js +++ b/plugins/format/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'zh-cn', { diff --git a/plugins/format/lang/zh.js b/plugins/format/lang/zh.js index e534ded7cfc..0e93bd68765 100644 --- a/plugins/format/lang/zh.js +++ b/plugins/format/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'format', 'zh', { diff --git a/plugins/format/plugin.js b/plugins/format/plugin.js index d7731545151..9a3ab2b2c98 100644 --- a/plugins/format/plugin.js +++ b/plugins/format/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/forms/dialogs/button.js b/plugins/forms/dialogs/button.js index 58386f6c0b2..d48748046da 100644 --- a/plugins/forms/dialogs/button.js +++ b/plugins/forms/dialogs/button.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/forms/dialogs/checkbox.js b/plugins/forms/dialogs/checkbox.js index dfb0dc02d6a..f9360273963 100644 --- a/plugins/forms/dialogs/checkbox.js +++ b/plugins/forms/dialogs/checkbox.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/forms/dialogs/form.js b/plugins/forms/dialogs/form.js index 3887b07c4e6..22ca92ed409 100644 --- a/plugins/forms/dialogs/form.js +++ b/plugins/forms/dialogs/form.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/forms/dialogs/hiddenfield.js b/plugins/forms/dialogs/hiddenfield.js index 7a48133e8f1..1a3bff16e48 100644 --- a/plugins/forms/dialogs/hiddenfield.js +++ b/plugins/forms/dialogs/hiddenfield.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/forms/dialogs/radio.js b/plugins/forms/dialogs/radio.js index 9ae91edda82..18cb8bb07a8 100644 --- a/plugins/forms/dialogs/radio.js +++ b/plugins/forms/dialogs/radio.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/forms/dialogs/select.js b/plugins/forms/dialogs/select.js index 40f21827f7e..b5e2013353a 100644 --- a/plugins/forms/dialogs/select.js +++ b/plugins/forms/dialogs/select.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.dialog.add( 'select', function( editor ) { diff --git a/plugins/forms/dialogs/textarea.js b/plugins/forms/dialogs/textarea.js index 6ffa6626543..eaea996f298 100644 --- a/plugins/forms/dialogs/textarea.js +++ b/plugins/forms/dialogs/textarea.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.dialog.add( 'textarea', function( editor ) { diff --git a/plugins/forms/dialogs/textfield.js b/plugins/forms/dialogs/textfield.js index 06f8e1c3c9e..652b79174e6 100644 --- a/plugins/forms/dialogs/textfield.js +++ b/plugins/forms/dialogs/textfield.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.dialog.add( 'textfield', function( editor ) { diff --git a/plugins/forms/lang/af.js b/plugins/forms/lang/af.js index 69dbf2de01d..60963e34bd1 100644 --- a/plugins/forms/lang/af.js +++ b/plugins/forms/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'af', { diff --git a/plugins/forms/lang/ar.js b/plugins/forms/lang/ar.js index a337423e355..79d6dcad595 100644 --- a/plugins/forms/lang/ar.js +++ b/plugins/forms/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'ar', { diff --git a/plugins/forms/lang/az.js b/plugins/forms/lang/az.js index 0e943e28060..62990e798ea 100644 --- a/plugins/forms/lang/az.js +++ b/plugins/forms/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'az', { diff --git a/plugins/forms/lang/bg.js b/plugins/forms/lang/bg.js index 89ce80e307e..10889902d52 100644 --- a/plugins/forms/lang/bg.js +++ b/plugins/forms/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'bg', { diff --git a/plugins/forms/lang/bn.js b/plugins/forms/lang/bn.js index 14a0b053087..212d2c169da 100644 --- a/plugins/forms/lang/bn.js +++ b/plugins/forms/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'bn', { diff --git a/plugins/forms/lang/bs.js b/plugins/forms/lang/bs.js index 4f8e57e5d13..b8e4acdd635 100644 --- a/plugins/forms/lang/bs.js +++ b/plugins/forms/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'bs', { diff --git a/plugins/forms/lang/ca.js b/plugins/forms/lang/ca.js index c20263ac83c..4296e9ac34c 100644 --- a/plugins/forms/lang/ca.js +++ b/plugins/forms/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'ca', { diff --git a/plugins/forms/lang/cs.js b/plugins/forms/lang/cs.js index 9e396bbcd6f..b85a2e9131a 100644 --- a/plugins/forms/lang/cs.js +++ b/plugins/forms/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'cs', { diff --git a/plugins/forms/lang/cy.js b/plugins/forms/lang/cy.js index dfafcc6d7b5..05383325c75 100644 --- a/plugins/forms/lang/cy.js +++ b/plugins/forms/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'cy', { diff --git a/plugins/forms/lang/da.js b/plugins/forms/lang/da.js index 8e3a8ebee0a..a9a33a131ec 100644 --- a/plugins/forms/lang/da.js +++ b/plugins/forms/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'da', { diff --git a/plugins/forms/lang/de-ch.js b/plugins/forms/lang/de-ch.js index cacf6473938..045ff5a40be 100644 --- a/plugins/forms/lang/de-ch.js +++ b/plugins/forms/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'de-ch', { diff --git a/plugins/forms/lang/de.js b/plugins/forms/lang/de.js index 803116a4347..f6a280846f3 100644 --- a/plugins/forms/lang/de.js +++ b/plugins/forms/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'de', { diff --git a/plugins/forms/lang/el.js b/plugins/forms/lang/el.js index 1564472ba18..1a38990063c 100644 --- a/plugins/forms/lang/el.js +++ b/plugins/forms/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'el', { diff --git a/plugins/forms/lang/en-au.js b/plugins/forms/lang/en-au.js index 2103efb831b..22bcb455f85 100644 --- a/plugins/forms/lang/en-au.js +++ b/plugins/forms/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'en-au', { diff --git a/plugins/forms/lang/en-ca.js b/plugins/forms/lang/en-ca.js index 1cbfd2ef42a..85dcb17a2d1 100644 --- a/plugins/forms/lang/en-ca.js +++ b/plugins/forms/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'en-ca', { diff --git a/plugins/forms/lang/en-gb.js b/plugins/forms/lang/en-gb.js index d58e0b825cb..d13ae81d2fa 100644 --- a/plugins/forms/lang/en-gb.js +++ b/plugins/forms/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'en-gb', { diff --git a/plugins/forms/lang/en.js b/plugins/forms/lang/en.js index 038cc0756d3..bef6d69b391 100644 --- a/plugins/forms/lang/en.js +++ b/plugins/forms/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'en', { diff --git a/plugins/forms/lang/eo.js b/plugins/forms/lang/eo.js index 35b431b6516..86a532d13f8 100644 --- a/plugins/forms/lang/eo.js +++ b/plugins/forms/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'eo', { diff --git a/plugins/forms/lang/es-mx.js b/plugins/forms/lang/es-mx.js index d4d1601300b..1f31d6a3c9f 100644 --- a/plugins/forms/lang/es-mx.js +++ b/plugins/forms/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'es-mx', { diff --git a/plugins/forms/lang/es.js b/plugins/forms/lang/es.js index 98cd5c13990..c9d7f87883c 100644 --- a/plugins/forms/lang/es.js +++ b/plugins/forms/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'es', { diff --git a/plugins/forms/lang/et.js b/plugins/forms/lang/et.js index 4614db24d8b..4f8dbbf5aff 100644 --- a/plugins/forms/lang/et.js +++ b/plugins/forms/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'et', { diff --git a/plugins/forms/lang/eu.js b/plugins/forms/lang/eu.js index 72127792ba7..61105f83710 100644 --- a/plugins/forms/lang/eu.js +++ b/plugins/forms/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'eu', { diff --git a/plugins/forms/lang/fa.js b/plugins/forms/lang/fa.js index 53943f63734..65137874235 100644 --- a/plugins/forms/lang/fa.js +++ b/plugins/forms/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'fa', { diff --git a/plugins/forms/lang/fi.js b/plugins/forms/lang/fi.js index 3c24ced130e..5e7edc360e5 100644 --- a/plugins/forms/lang/fi.js +++ b/plugins/forms/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'fi', { diff --git a/plugins/forms/lang/fo.js b/plugins/forms/lang/fo.js index 3457d18b8f1..7523a50f85a 100644 --- a/plugins/forms/lang/fo.js +++ b/plugins/forms/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'fo', { diff --git a/plugins/forms/lang/fr-ca.js b/plugins/forms/lang/fr-ca.js index 3b63dde19c1..da1ee4b7376 100644 --- a/plugins/forms/lang/fr-ca.js +++ b/plugins/forms/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'fr-ca', { diff --git a/plugins/forms/lang/fr.js b/plugins/forms/lang/fr.js index 752156d084e..bd30da85a74 100644 --- a/plugins/forms/lang/fr.js +++ b/plugins/forms/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'fr', { diff --git a/plugins/forms/lang/gl.js b/plugins/forms/lang/gl.js index cdb86cc8a8a..6071a9acdd0 100644 --- a/plugins/forms/lang/gl.js +++ b/plugins/forms/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'gl', { diff --git a/plugins/forms/lang/gu.js b/plugins/forms/lang/gu.js index f2024f0b6e1..4cbd8290cd1 100644 --- a/plugins/forms/lang/gu.js +++ b/plugins/forms/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'gu', { diff --git a/plugins/forms/lang/he.js b/plugins/forms/lang/he.js index 7ea5260a690..70f06f1f683 100644 --- a/plugins/forms/lang/he.js +++ b/plugins/forms/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'he', { diff --git a/plugins/forms/lang/hi.js b/plugins/forms/lang/hi.js index 9a9f74a2078..89c9412a533 100644 --- a/plugins/forms/lang/hi.js +++ b/plugins/forms/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'hi', { diff --git a/plugins/forms/lang/hr.js b/plugins/forms/lang/hr.js index a16b2adeeea..1f68eb368e9 100644 --- a/plugins/forms/lang/hr.js +++ b/plugins/forms/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'hr', { diff --git a/plugins/forms/lang/hu.js b/plugins/forms/lang/hu.js index fad5b622d1d..9a117f1243a 100644 --- a/plugins/forms/lang/hu.js +++ b/plugins/forms/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'hu', { diff --git a/plugins/forms/lang/id.js b/plugins/forms/lang/id.js index bb060928cdb..4394b18ecb2 100644 --- a/plugins/forms/lang/id.js +++ b/plugins/forms/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'id', { diff --git a/plugins/forms/lang/is.js b/plugins/forms/lang/is.js index a877de579ba..b57550e3f93 100644 --- a/plugins/forms/lang/is.js +++ b/plugins/forms/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'is', { diff --git a/plugins/forms/lang/it.js b/plugins/forms/lang/it.js index ebad6333a2d..2e58ba7f5d8 100644 --- a/plugins/forms/lang/it.js +++ b/plugins/forms/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'it', { diff --git a/plugins/forms/lang/ja.js b/plugins/forms/lang/ja.js index 9938a64381d..ab0db5abab5 100644 --- a/plugins/forms/lang/ja.js +++ b/plugins/forms/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'ja', { diff --git a/plugins/forms/lang/ka.js b/plugins/forms/lang/ka.js index 012b5b30ca8..9cbeef6491e 100644 --- a/plugins/forms/lang/ka.js +++ b/plugins/forms/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'ka', { diff --git a/plugins/forms/lang/km.js b/plugins/forms/lang/km.js index 864863d50fc..76aab244a9c 100644 --- a/plugins/forms/lang/km.js +++ b/plugins/forms/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'km', { diff --git a/plugins/forms/lang/ko.js b/plugins/forms/lang/ko.js index f0f9023249b..83e73b8abd0 100644 --- a/plugins/forms/lang/ko.js +++ b/plugins/forms/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'ko', { diff --git a/plugins/forms/lang/ku.js b/plugins/forms/lang/ku.js index 694d89d4078..f083983761e 100644 --- a/plugins/forms/lang/ku.js +++ b/plugins/forms/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'ku', { diff --git a/plugins/forms/lang/lt.js b/plugins/forms/lang/lt.js index 4d9f6c21a35..f2039af3697 100644 --- a/plugins/forms/lang/lt.js +++ b/plugins/forms/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'lt', { diff --git a/plugins/forms/lang/lv.js b/plugins/forms/lang/lv.js index 0b35a5a6171..ce81afe2f5d 100644 --- a/plugins/forms/lang/lv.js +++ b/plugins/forms/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'lv', { diff --git a/plugins/forms/lang/mk.js b/plugins/forms/lang/mk.js index dd08b1eb306..f985a01b4e9 100644 --- a/plugins/forms/lang/mk.js +++ b/plugins/forms/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'mk', { diff --git a/plugins/forms/lang/mn.js b/plugins/forms/lang/mn.js index d63b5920277..fd5386a0263 100644 --- a/plugins/forms/lang/mn.js +++ b/plugins/forms/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'mn', { diff --git a/plugins/forms/lang/ms.js b/plugins/forms/lang/ms.js index 29e2f42ee6a..855b2793e8a 100644 --- a/plugins/forms/lang/ms.js +++ b/plugins/forms/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'ms', { diff --git a/plugins/forms/lang/nb.js b/plugins/forms/lang/nb.js index bde92e5aba0..845031770f0 100644 --- a/plugins/forms/lang/nb.js +++ b/plugins/forms/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'nb', { diff --git a/plugins/forms/lang/nl.js b/plugins/forms/lang/nl.js index 884d82d35c2..c27eeff25b9 100644 --- a/plugins/forms/lang/nl.js +++ b/plugins/forms/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'nl', { diff --git a/plugins/forms/lang/no.js b/plugins/forms/lang/no.js index 12135006c89..cf39366f417 100644 --- a/plugins/forms/lang/no.js +++ b/plugins/forms/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'no', { diff --git a/plugins/forms/lang/oc.js b/plugins/forms/lang/oc.js index bae422e294f..e53db2ea8b8 100644 --- a/plugins/forms/lang/oc.js +++ b/plugins/forms/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'oc', { diff --git a/plugins/forms/lang/pl.js b/plugins/forms/lang/pl.js index b02b0c57399..40b211a4dee 100644 --- a/plugins/forms/lang/pl.js +++ b/plugins/forms/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'pl', { diff --git a/plugins/forms/lang/pt-br.js b/plugins/forms/lang/pt-br.js index 9f4a92e1580..dc809352bf9 100644 --- a/plugins/forms/lang/pt-br.js +++ b/plugins/forms/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'pt-br', { diff --git a/plugins/forms/lang/pt.js b/plugins/forms/lang/pt.js index b6ca55e166d..95b0566ea4d 100644 --- a/plugins/forms/lang/pt.js +++ b/plugins/forms/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'pt', { diff --git a/plugins/forms/lang/ro.js b/plugins/forms/lang/ro.js index 32f89c42da9..1f2f780529d 100644 --- a/plugins/forms/lang/ro.js +++ b/plugins/forms/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'ro', { diff --git a/plugins/forms/lang/ru.js b/plugins/forms/lang/ru.js index c614992280b..5e4485dd09b 100644 --- a/plugins/forms/lang/ru.js +++ b/plugins/forms/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'ru', { diff --git a/plugins/forms/lang/si.js b/plugins/forms/lang/si.js index 7247943ba45..375de6ea66d 100644 --- a/plugins/forms/lang/si.js +++ b/plugins/forms/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'si', { diff --git a/plugins/forms/lang/sk.js b/plugins/forms/lang/sk.js index 59634ac7012..e6ddaf6bcdd 100644 --- a/plugins/forms/lang/sk.js +++ b/plugins/forms/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'sk', { diff --git a/plugins/forms/lang/sl.js b/plugins/forms/lang/sl.js index d92dc122b4c..75a1c51ddaa 100644 --- a/plugins/forms/lang/sl.js +++ b/plugins/forms/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'sl', { diff --git a/plugins/forms/lang/sq.js b/plugins/forms/lang/sq.js index 4cd868dec72..fcbe028983a 100644 --- a/plugins/forms/lang/sq.js +++ b/plugins/forms/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'sq', { diff --git a/plugins/forms/lang/sr-latn.js b/plugins/forms/lang/sr-latn.js index 833cd6f3159..0222ab83a03 100644 --- a/plugins/forms/lang/sr-latn.js +++ b/plugins/forms/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'sr-latn', { diff --git a/plugins/forms/lang/sr.js b/plugins/forms/lang/sr.js index e9503412c9b..a93fd587872 100644 --- a/plugins/forms/lang/sr.js +++ b/plugins/forms/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'sr', { diff --git a/plugins/forms/lang/sv.js b/plugins/forms/lang/sv.js index ab16f6234ce..c76e97a7b52 100644 --- a/plugins/forms/lang/sv.js +++ b/plugins/forms/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'sv', { diff --git a/plugins/forms/lang/th.js b/plugins/forms/lang/th.js index bcaa1edbe42..87baca45572 100644 --- a/plugins/forms/lang/th.js +++ b/plugins/forms/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'th', { diff --git a/plugins/forms/lang/tr.js b/plugins/forms/lang/tr.js index 6f985863a07..7b9103bbc3d 100644 --- a/plugins/forms/lang/tr.js +++ b/plugins/forms/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'tr', { diff --git a/plugins/forms/lang/tt.js b/plugins/forms/lang/tt.js index 17b99f04b48..ab4fce5017e 100644 --- a/plugins/forms/lang/tt.js +++ b/plugins/forms/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'tt', { diff --git a/plugins/forms/lang/ug.js b/plugins/forms/lang/ug.js index 06201765cc2..ea5e04d4e79 100644 --- a/plugins/forms/lang/ug.js +++ b/plugins/forms/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'ug', { diff --git a/plugins/forms/lang/uk.js b/plugins/forms/lang/uk.js index 507de2f35b9..a9c7f59ac31 100644 --- a/plugins/forms/lang/uk.js +++ b/plugins/forms/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'uk', { diff --git a/plugins/forms/lang/vi.js b/plugins/forms/lang/vi.js index 0c966a296cb..a27eea5123d 100644 --- a/plugins/forms/lang/vi.js +++ b/plugins/forms/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'vi', { diff --git a/plugins/forms/lang/zh-cn.js b/plugins/forms/lang/zh-cn.js index 20b07c9ebe7..f96001aeed6 100644 --- a/plugins/forms/lang/zh-cn.js +++ b/plugins/forms/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'zh-cn', { diff --git a/plugins/forms/lang/zh.js b/plugins/forms/lang/zh.js index 15aae713025..9620008e0e1 100644 --- a/plugins/forms/lang/zh.js +++ b/plugins/forms/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'forms', 'zh', { diff --git a/plugins/forms/plugin.js b/plugins/forms/plugin.js index c5d23739db9..4b462f17c05 100644 --- a/plugins/forms/plugin.js +++ b/plugins/forms/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/horizontalrule/lang/af.js b/plugins/horizontalrule/lang/af.js index 2bc81864933..dc814558c34 100644 --- a/plugins/horizontalrule/lang/af.js +++ b/plugins/horizontalrule/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'af', { diff --git a/plugins/horizontalrule/lang/ar.js b/plugins/horizontalrule/lang/ar.js index 99e64c0a193..ee61e1affde 100644 --- a/plugins/horizontalrule/lang/ar.js +++ b/plugins/horizontalrule/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ar', { diff --git a/plugins/horizontalrule/lang/az.js b/plugins/horizontalrule/lang/az.js index 3a52bb38142..b4b9a106de2 100644 --- a/plugins/horizontalrule/lang/az.js +++ b/plugins/horizontalrule/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'az', { diff --git a/plugins/horizontalrule/lang/bg.js b/plugins/horizontalrule/lang/bg.js index f9309e2973e..966eb7da62f 100644 --- a/plugins/horizontalrule/lang/bg.js +++ b/plugins/horizontalrule/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'bg', { diff --git a/plugins/horizontalrule/lang/bn.js b/plugins/horizontalrule/lang/bn.js index b545083aca4..8386c917ed2 100644 --- a/plugins/horizontalrule/lang/bn.js +++ b/plugins/horizontalrule/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'bn', { diff --git a/plugins/horizontalrule/lang/bs.js b/plugins/horizontalrule/lang/bs.js index 21dcad7b1bf..c21df92f02c 100644 --- a/plugins/horizontalrule/lang/bs.js +++ b/plugins/horizontalrule/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'bs', { diff --git a/plugins/horizontalrule/lang/ca.js b/plugins/horizontalrule/lang/ca.js index 141a30e9fa9..e62fdfe8e96 100644 --- a/plugins/horizontalrule/lang/ca.js +++ b/plugins/horizontalrule/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ca', { diff --git a/plugins/horizontalrule/lang/cs.js b/plugins/horizontalrule/lang/cs.js index 6004e258653..399c362abba 100644 --- a/plugins/horizontalrule/lang/cs.js +++ b/plugins/horizontalrule/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'cs', { diff --git a/plugins/horizontalrule/lang/cy.js b/plugins/horizontalrule/lang/cy.js index 0996113ff05..a6252944a2c 100644 --- a/plugins/horizontalrule/lang/cy.js +++ b/plugins/horizontalrule/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'cy', { diff --git a/plugins/horizontalrule/lang/da.js b/plugins/horizontalrule/lang/da.js index 6d95504c0a0..f31887072fd 100644 --- a/plugins/horizontalrule/lang/da.js +++ b/plugins/horizontalrule/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'da', { diff --git a/plugins/horizontalrule/lang/de-ch.js b/plugins/horizontalrule/lang/de-ch.js index 130b61dfef3..12f9131b4bb 100644 --- a/plugins/horizontalrule/lang/de-ch.js +++ b/plugins/horizontalrule/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'de-ch', { diff --git a/plugins/horizontalrule/lang/de.js b/plugins/horizontalrule/lang/de.js index d4737d2aef5..3291f25649b 100644 --- a/plugins/horizontalrule/lang/de.js +++ b/plugins/horizontalrule/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'de', { diff --git a/plugins/horizontalrule/lang/el.js b/plugins/horizontalrule/lang/el.js index f4f9a21db2f..9ed2e97874c 100644 --- a/plugins/horizontalrule/lang/el.js +++ b/plugins/horizontalrule/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'el', { diff --git a/plugins/horizontalrule/lang/en-au.js b/plugins/horizontalrule/lang/en-au.js index 269c29ff503..c95ad78948d 100644 --- a/plugins/horizontalrule/lang/en-au.js +++ b/plugins/horizontalrule/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'en-au', { diff --git a/plugins/horizontalrule/lang/en-ca.js b/plugins/horizontalrule/lang/en-ca.js index 87aeb83c817..9a34a073783 100644 --- a/plugins/horizontalrule/lang/en-ca.js +++ b/plugins/horizontalrule/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'en-ca', { diff --git a/plugins/horizontalrule/lang/en-gb.js b/plugins/horizontalrule/lang/en-gb.js index ae6b9756145..2ba649c4826 100644 --- a/plugins/horizontalrule/lang/en-gb.js +++ b/plugins/horizontalrule/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'en-gb', { diff --git a/plugins/horizontalrule/lang/en.js b/plugins/horizontalrule/lang/en.js index 88c0e4af888..5334ac2fbf1 100644 --- a/plugins/horizontalrule/lang/en.js +++ b/plugins/horizontalrule/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'en', { diff --git a/plugins/horizontalrule/lang/eo.js b/plugins/horizontalrule/lang/eo.js index 1b4ada6e5cc..bbcfca7ad96 100644 --- a/plugins/horizontalrule/lang/eo.js +++ b/plugins/horizontalrule/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'eo', { diff --git a/plugins/horizontalrule/lang/es-mx.js b/plugins/horizontalrule/lang/es-mx.js index 959ba6b484e..057358412bc 100644 --- a/plugins/horizontalrule/lang/es-mx.js +++ b/plugins/horizontalrule/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'es-mx', { diff --git a/plugins/horizontalrule/lang/es.js b/plugins/horizontalrule/lang/es.js index 27f5a70931f..74ba49cdc44 100644 --- a/plugins/horizontalrule/lang/es.js +++ b/plugins/horizontalrule/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'es', { diff --git a/plugins/horizontalrule/lang/et.js b/plugins/horizontalrule/lang/et.js index 9e74f6df2e2..8e18c9350ab 100644 --- a/plugins/horizontalrule/lang/et.js +++ b/plugins/horizontalrule/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'et', { diff --git a/plugins/horizontalrule/lang/eu.js b/plugins/horizontalrule/lang/eu.js index b959e7737a9..411eafc1139 100644 --- a/plugins/horizontalrule/lang/eu.js +++ b/plugins/horizontalrule/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'eu', { diff --git a/plugins/horizontalrule/lang/fa.js b/plugins/horizontalrule/lang/fa.js index 7ca889b27be..c9725e4b947 100644 --- a/plugins/horizontalrule/lang/fa.js +++ b/plugins/horizontalrule/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'fa', { diff --git a/plugins/horizontalrule/lang/fi.js b/plugins/horizontalrule/lang/fi.js index 840a8b5605e..f9899f1bcc7 100644 --- a/plugins/horizontalrule/lang/fi.js +++ b/plugins/horizontalrule/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'fi', { diff --git a/plugins/horizontalrule/lang/fo.js b/plugins/horizontalrule/lang/fo.js index 6e7231a6598..6d023cba001 100644 --- a/plugins/horizontalrule/lang/fo.js +++ b/plugins/horizontalrule/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'fo', { diff --git a/plugins/horizontalrule/lang/fr-ca.js b/plugins/horizontalrule/lang/fr-ca.js index 8b4f28484e8..3baa9f42d01 100644 --- a/plugins/horizontalrule/lang/fr-ca.js +++ b/plugins/horizontalrule/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'fr-ca', { diff --git a/plugins/horizontalrule/lang/fr.js b/plugins/horizontalrule/lang/fr.js index 87211af25d4..4177e4c57d0 100644 --- a/plugins/horizontalrule/lang/fr.js +++ b/plugins/horizontalrule/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'fr', { diff --git a/plugins/horizontalrule/lang/gl.js b/plugins/horizontalrule/lang/gl.js index be7921ca268..0226f4dee0d 100644 --- a/plugins/horizontalrule/lang/gl.js +++ b/plugins/horizontalrule/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'gl', { diff --git a/plugins/horizontalrule/lang/gu.js b/plugins/horizontalrule/lang/gu.js index 98d533cc444..081dc42c21f 100644 --- a/plugins/horizontalrule/lang/gu.js +++ b/plugins/horizontalrule/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'gu', { diff --git a/plugins/horizontalrule/lang/he.js b/plugins/horizontalrule/lang/he.js index f3a8d98d5f4..46d6efec9ff 100644 --- a/plugins/horizontalrule/lang/he.js +++ b/plugins/horizontalrule/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'he', { diff --git a/plugins/horizontalrule/lang/hi.js b/plugins/horizontalrule/lang/hi.js index ef063eca04e..9bd544148b8 100644 --- a/plugins/horizontalrule/lang/hi.js +++ b/plugins/horizontalrule/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'hi', { diff --git a/plugins/horizontalrule/lang/hr.js b/plugins/horizontalrule/lang/hr.js index e8ae3d64cb1..a0bb8c7262d 100644 --- a/plugins/horizontalrule/lang/hr.js +++ b/plugins/horizontalrule/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'hr', { diff --git a/plugins/horizontalrule/lang/hu.js b/plugins/horizontalrule/lang/hu.js index 275225e3246..4cac8d233e0 100644 --- a/plugins/horizontalrule/lang/hu.js +++ b/plugins/horizontalrule/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'hu', { diff --git a/plugins/horizontalrule/lang/id.js b/plugins/horizontalrule/lang/id.js index 43514275a00..8badbdee737 100644 --- a/plugins/horizontalrule/lang/id.js +++ b/plugins/horizontalrule/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'id', { diff --git a/plugins/horizontalrule/lang/is.js b/plugins/horizontalrule/lang/is.js index 9d992e6320d..c9e7ca56036 100644 --- a/plugins/horizontalrule/lang/is.js +++ b/plugins/horizontalrule/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'is', { diff --git a/plugins/horizontalrule/lang/it.js b/plugins/horizontalrule/lang/it.js index 69e2db3270e..773fceea424 100644 --- a/plugins/horizontalrule/lang/it.js +++ b/plugins/horizontalrule/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'it', { diff --git a/plugins/horizontalrule/lang/ja.js b/plugins/horizontalrule/lang/ja.js index ada12fd0310..77f64a26bc3 100644 --- a/plugins/horizontalrule/lang/ja.js +++ b/plugins/horizontalrule/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ja', { diff --git a/plugins/horizontalrule/lang/ka.js b/plugins/horizontalrule/lang/ka.js index 5629264ddec..5a60ade8875 100644 --- a/plugins/horizontalrule/lang/ka.js +++ b/plugins/horizontalrule/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ka', { diff --git a/plugins/horizontalrule/lang/km.js b/plugins/horizontalrule/lang/km.js index 3d060e1dbb8..fd1bb2e913b 100644 --- a/plugins/horizontalrule/lang/km.js +++ b/plugins/horizontalrule/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'km', { diff --git a/plugins/horizontalrule/lang/ko.js b/plugins/horizontalrule/lang/ko.js index c31c05866ed..5f02bf9d3f0 100644 --- a/plugins/horizontalrule/lang/ko.js +++ b/plugins/horizontalrule/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ko', { diff --git a/plugins/horizontalrule/lang/ku.js b/plugins/horizontalrule/lang/ku.js index f66c1ab3874..c9e1940c78a 100644 --- a/plugins/horizontalrule/lang/ku.js +++ b/plugins/horizontalrule/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ku', { diff --git a/plugins/horizontalrule/lang/lt.js b/plugins/horizontalrule/lang/lt.js index 352e3234049..6fdd94995e2 100644 --- a/plugins/horizontalrule/lang/lt.js +++ b/plugins/horizontalrule/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'lt', { diff --git a/plugins/horizontalrule/lang/lv.js b/plugins/horizontalrule/lang/lv.js index 7a8ee457596..a793f43f4ab 100644 --- a/plugins/horizontalrule/lang/lv.js +++ b/plugins/horizontalrule/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'lv', { diff --git a/plugins/horizontalrule/lang/mk.js b/plugins/horizontalrule/lang/mk.js index 795e28ca937..3d48b47ab7e 100644 --- a/plugins/horizontalrule/lang/mk.js +++ b/plugins/horizontalrule/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'mk', { diff --git a/plugins/horizontalrule/lang/mn.js b/plugins/horizontalrule/lang/mn.js index 417a31a579d..8e73a77e607 100644 --- a/plugins/horizontalrule/lang/mn.js +++ b/plugins/horizontalrule/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'mn', { diff --git a/plugins/horizontalrule/lang/ms.js b/plugins/horizontalrule/lang/ms.js index 6cf0e6a39ef..00c2983f24e 100644 --- a/plugins/horizontalrule/lang/ms.js +++ b/plugins/horizontalrule/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ms', { diff --git a/plugins/horizontalrule/lang/nb.js b/plugins/horizontalrule/lang/nb.js index 670a45206a0..1348219f401 100644 --- a/plugins/horizontalrule/lang/nb.js +++ b/plugins/horizontalrule/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'nb', { diff --git a/plugins/horizontalrule/lang/nl.js b/plugins/horizontalrule/lang/nl.js index 536c6c8e0aa..09a2a545119 100644 --- a/plugins/horizontalrule/lang/nl.js +++ b/plugins/horizontalrule/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'nl', { diff --git a/plugins/horizontalrule/lang/no.js b/plugins/horizontalrule/lang/no.js index 219f2ba12cf..8831039bcc9 100644 --- a/plugins/horizontalrule/lang/no.js +++ b/plugins/horizontalrule/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'no', { diff --git a/plugins/horizontalrule/lang/oc.js b/plugins/horizontalrule/lang/oc.js index e9bc1b4a3b3..3c06b7b340a 100644 --- a/plugins/horizontalrule/lang/oc.js +++ b/plugins/horizontalrule/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'oc', { diff --git a/plugins/horizontalrule/lang/pl.js b/plugins/horizontalrule/lang/pl.js index 155f19fa262..0b928ed6b29 100644 --- a/plugins/horizontalrule/lang/pl.js +++ b/plugins/horizontalrule/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'pl', { diff --git a/plugins/horizontalrule/lang/pt-br.js b/plugins/horizontalrule/lang/pt-br.js index d0fe12c1d79..ed19133bc84 100644 --- a/plugins/horizontalrule/lang/pt-br.js +++ b/plugins/horizontalrule/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'pt-br', { diff --git a/plugins/horizontalrule/lang/pt.js b/plugins/horizontalrule/lang/pt.js index 60947501b6e..ce57d586b93 100644 --- a/plugins/horizontalrule/lang/pt.js +++ b/plugins/horizontalrule/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'pt', { diff --git a/plugins/horizontalrule/lang/ro.js b/plugins/horizontalrule/lang/ro.js index a0f01741c7d..50472c9feae 100644 --- a/plugins/horizontalrule/lang/ro.js +++ b/plugins/horizontalrule/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ro', { diff --git a/plugins/horizontalrule/lang/ru.js b/plugins/horizontalrule/lang/ru.js index 98584dfe171..5cdca064d0c 100644 --- a/plugins/horizontalrule/lang/ru.js +++ b/plugins/horizontalrule/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ru', { diff --git a/plugins/horizontalrule/lang/si.js b/plugins/horizontalrule/lang/si.js index a0574548900..7d936a88543 100644 --- a/plugins/horizontalrule/lang/si.js +++ b/plugins/horizontalrule/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'si', { diff --git a/plugins/horizontalrule/lang/sk.js b/plugins/horizontalrule/lang/sk.js index 0d9b3d079ac..96fb9ff8f39 100644 --- a/plugins/horizontalrule/lang/sk.js +++ b/plugins/horizontalrule/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sk', { diff --git a/plugins/horizontalrule/lang/sl.js b/plugins/horizontalrule/lang/sl.js index a94524d6927..615ba39c5c9 100644 --- a/plugins/horizontalrule/lang/sl.js +++ b/plugins/horizontalrule/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sl', { diff --git a/plugins/horizontalrule/lang/sq.js b/plugins/horizontalrule/lang/sq.js index 3a7ed6036f7..5141d46247b 100644 --- a/plugins/horizontalrule/lang/sq.js +++ b/plugins/horizontalrule/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sq', { diff --git a/plugins/horizontalrule/lang/sr-latn.js b/plugins/horizontalrule/lang/sr-latn.js index 46c159c4bbc..3d7f4ff0a8c 100644 --- a/plugins/horizontalrule/lang/sr-latn.js +++ b/plugins/horizontalrule/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sr-latn', { diff --git a/plugins/horizontalrule/lang/sr.js b/plugins/horizontalrule/lang/sr.js index 1b1ff8f548a..1f10a961785 100644 --- a/plugins/horizontalrule/lang/sr.js +++ b/plugins/horizontalrule/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sr', { diff --git a/plugins/horizontalrule/lang/sv.js b/plugins/horizontalrule/lang/sv.js index 85a6c9b6236..ac7676004a8 100644 --- a/plugins/horizontalrule/lang/sv.js +++ b/plugins/horizontalrule/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sv', { diff --git a/plugins/horizontalrule/lang/th.js b/plugins/horizontalrule/lang/th.js index d7b4a02b891..cd395b76aa8 100644 --- a/plugins/horizontalrule/lang/th.js +++ b/plugins/horizontalrule/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'th', { diff --git a/plugins/horizontalrule/lang/tr.js b/plugins/horizontalrule/lang/tr.js index 2e4c168f4b7..f5c2f431028 100644 --- a/plugins/horizontalrule/lang/tr.js +++ b/plugins/horizontalrule/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'tr', { diff --git a/plugins/horizontalrule/lang/tt.js b/plugins/horizontalrule/lang/tt.js index 23c7dbadb34..7ab5f55b5ab 100644 --- a/plugins/horizontalrule/lang/tt.js +++ b/plugins/horizontalrule/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'tt', { diff --git a/plugins/horizontalrule/lang/ug.js b/plugins/horizontalrule/lang/ug.js index 4139b1a689d..e2fdb896d5e 100644 --- a/plugins/horizontalrule/lang/ug.js +++ b/plugins/horizontalrule/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ug', { diff --git a/plugins/horizontalrule/lang/uk.js b/plugins/horizontalrule/lang/uk.js index 0c65262809b..083103f0204 100644 --- a/plugins/horizontalrule/lang/uk.js +++ b/plugins/horizontalrule/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'uk', { diff --git a/plugins/horizontalrule/lang/vi.js b/plugins/horizontalrule/lang/vi.js index 267e3e38be4..568e74e4755 100644 --- a/plugins/horizontalrule/lang/vi.js +++ b/plugins/horizontalrule/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'vi', { diff --git a/plugins/horizontalrule/lang/zh-cn.js b/plugins/horizontalrule/lang/zh-cn.js index af3cb866eb8..42f090b8a14 100644 --- a/plugins/horizontalrule/lang/zh-cn.js +++ b/plugins/horizontalrule/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'zh-cn', { diff --git a/plugins/horizontalrule/lang/zh.js b/plugins/horizontalrule/lang/zh.js index 6a63056bbcc..6505959ac0f 100644 --- a/plugins/horizontalrule/lang/zh.js +++ b/plugins/horizontalrule/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'horizontalrule', 'zh', { diff --git a/plugins/horizontalrule/plugin.js b/plugins/horizontalrule/plugin.js index 1dac5b49a21..5d759b8a369 100644 --- a/plugins/horizontalrule/plugin.js +++ b/plugins/horizontalrule/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/htmlwriter/plugin.js b/plugins/htmlwriter/plugin.js index fe187edd18d..42d522755ce 100644 --- a/plugins/htmlwriter/plugin.js +++ b/plugins/htmlwriter/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/htmlwriter/samples/outputhtml.html b/plugins/htmlwriter/samples/outputhtml.html index 2defbfb155f..25311490d97 100644 --- a/plugins/htmlwriter/samples/outputhtml.html +++ b/plugins/htmlwriter/samples/outputhtml.html @@ -1,6 +1,6 @@ diff --git a/plugins/iframe/dialogs/iframe.js b/plugins/iframe/dialogs/iframe.js index 82dfc79e555..ee565ad4847 100644 --- a/plugins/iframe/dialogs/iframe.js +++ b/plugins/iframe/dialogs/iframe.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/iframe/lang/af.js b/plugins/iframe/lang/af.js index 68103941689..770e8381041 100644 --- a/plugins/iframe/lang/af.js +++ b/plugins/iframe/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'af', { diff --git a/plugins/iframe/lang/ar.js b/plugins/iframe/lang/ar.js index 8f3cd612946..05289cd24f7 100644 --- a/plugins/iframe/lang/ar.js +++ b/plugins/iframe/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'ar', { diff --git a/plugins/iframe/lang/az.js b/plugins/iframe/lang/az.js index 888455d4b29..7ac40ac1d34 100644 --- a/plugins/iframe/lang/az.js +++ b/plugins/iframe/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'az', { diff --git a/plugins/iframe/lang/bg.js b/plugins/iframe/lang/bg.js index d895c070bce..79a5516610d 100644 --- a/plugins/iframe/lang/bg.js +++ b/plugins/iframe/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'bg', { diff --git a/plugins/iframe/lang/bn.js b/plugins/iframe/lang/bn.js index 349bc895d42..757fbc8139c 100644 --- a/plugins/iframe/lang/bn.js +++ b/plugins/iframe/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'bn', { diff --git a/plugins/iframe/lang/bs.js b/plugins/iframe/lang/bs.js index f27209db506..27caef71a00 100644 --- a/plugins/iframe/lang/bs.js +++ b/plugins/iframe/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'bs', { diff --git a/plugins/iframe/lang/ca.js b/plugins/iframe/lang/ca.js index ef6bccead07..6491174f55a 100644 --- a/plugins/iframe/lang/ca.js +++ b/plugins/iframe/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'ca', { diff --git a/plugins/iframe/lang/cs.js b/plugins/iframe/lang/cs.js index b3144ebf5d6..09409c3efb7 100644 --- a/plugins/iframe/lang/cs.js +++ b/plugins/iframe/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'cs', { diff --git a/plugins/iframe/lang/cy.js b/plugins/iframe/lang/cy.js index f6081f48bb3..a0bf0d54106 100644 --- a/plugins/iframe/lang/cy.js +++ b/plugins/iframe/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'cy', { diff --git a/plugins/iframe/lang/da.js b/plugins/iframe/lang/da.js index ae9273bdb5d..239ce909b0f 100644 --- a/plugins/iframe/lang/da.js +++ b/plugins/iframe/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'da', { diff --git a/plugins/iframe/lang/de-ch.js b/plugins/iframe/lang/de-ch.js index 65430f1f2b8..db59510d310 100644 --- a/plugins/iframe/lang/de-ch.js +++ b/plugins/iframe/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'de-ch', { diff --git a/plugins/iframe/lang/de.js b/plugins/iframe/lang/de.js index 50817ef43a2..9f2bf03a7fd 100644 --- a/plugins/iframe/lang/de.js +++ b/plugins/iframe/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'de', { diff --git a/plugins/iframe/lang/el.js b/plugins/iframe/lang/el.js index 6c6f01b2401..a20b5d6a603 100644 --- a/plugins/iframe/lang/el.js +++ b/plugins/iframe/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'el', { diff --git a/plugins/iframe/lang/en-au.js b/plugins/iframe/lang/en-au.js index d32a95d2732..105b5bd2e2b 100644 --- a/plugins/iframe/lang/en-au.js +++ b/plugins/iframe/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'en-au', { diff --git a/plugins/iframe/lang/en-ca.js b/plugins/iframe/lang/en-ca.js index 81986c5b415..8b89bdb49e0 100644 --- a/plugins/iframe/lang/en-ca.js +++ b/plugins/iframe/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'en-ca', { diff --git a/plugins/iframe/lang/en-gb.js b/plugins/iframe/lang/en-gb.js index 622e67ef77f..e127a309972 100644 --- a/plugins/iframe/lang/en-gb.js +++ b/plugins/iframe/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'en-gb', { diff --git a/plugins/iframe/lang/en.js b/plugins/iframe/lang/en.js index 873e5c76d79..130c1f7ae53 100644 --- a/plugins/iframe/lang/en.js +++ b/plugins/iframe/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'en', { diff --git a/plugins/iframe/lang/eo.js b/plugins/iframe/lang/eo.js index 95e1edf5019..66414de3ed6 100644 --- a/plugins/iframe/lang/eo.js +++ b/plugins/iframe/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'eo', { diff --git a/plugins/iframe/lang/es-mx.js b/plugins/iframe/lang/es-mx.js index ed864553fa0..67de882ea65 100644 --- a/plugins/iframe/lang/es-mx.js +++ b/plugins/iframe/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'es-mx', { diff --git a/plugins/iframe/lang/es.js b/plugins/iframe/lang/es.js index 71d8e066645..b6ec41bcd4c 100644 --- a/plugins/iframe/lang/es.js +++ b/plugins/iframe/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'es', { diff --git a/plugins/iframe/lang/et.js b/plugins/iframe/lang/et.js index 1788cf1b43a..c05d8e5595c 100644 --- a/plugins/iframe/lang/et.js +++ b/plugins/iframe/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'et', { diff --git a/plugins/iframe/lang/eu.js b/plugins/iframe/lang/eu.js index 94bcbaef515..159bb0b0a6d 100644 --- a/plugins/iframe/lang/eu.js +++ b/plugins/iframe/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'eu', { diff --git a/plugins/iframe/lang/fa.js b/plugins/iframe/lang/fa.js index 99d914fdc2d..a1799f321fc 100644 --- a/plugins/iframe/lang/fa.js +++ b/plugins/iframe/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'fa', { diff --git a/plugins/iframe/lang/fi.js b/plugins/iframe/lang/fi.js index a9513d54a73..fa2d087a1da 100644 --- a/plugins/iframe/lang/fi.js +++ b/plugins/iframe/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'fi', { diff --git a/plugins/iframe/lang/fo.js b/plugins/iframe/lang/fo.js index 439616c8c2f..75e5b385a04 100644 --- a/plugins/iframe/lang/fo.js +++ b/plugins/iframe/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'fo', { diff --git a/plugins/iframe/lang/fr-ca.js b/plugins/iframe/lang/fr-ca.js index c376be6ef51..db78c10f604 100644 --- a/plugins/iframe/lang/fr-ca.js +++ b/plugins/iframe/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'fr-ca', { diff --git a/plugins/iframe/lang/fr.js b/plugins/iframe/lang/fr.js index df3d9716103..988a4bae88e 100644 --- a/plugins/iframe/lang/fr.js +++ b/plugins/iframe/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'fr', { diff --git a/plugins/iframe/lang/gl.js b/plugins/iframe/lang/gl.js index cadf2873c54..ce39b00ca40 100644 --- a/plugins/iframe/lang/gl.js +++ b/plugins/iframe/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'gl', { diff --git a/plugins/iframe/lang/gu.js b/plugins/iframe/lang/gu.js index 8f7085f5793..f36d95e8e6c 100644 --- a/plugins/iframe/lang/gu.js +++ b/plugins/iframe/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'gu', { diff --git a/plugins/iframe/lang/he.js b/plugins/iframe/lang/he.js index 79f136cae8a..c4eff59476e 100644 --- a/plugins/iframe/lang/he.js +++ b/plugins/iframe/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'he', { diff --git a/plugins/iframe/lang/hi.js b/plugins/iframe/lang/hi.js index b51439776b8..7c340f62f44 100644 --- a/plugins/iframe/lang/hi.js +++ b/plugins/iframe/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'hi', { diff --git a/plugins/iframe/lang/hr.js b/plugins/iframe/lang/hr.js index a207b9b01b1..81cc72ef734 100644 --- a/plugins/iframe/lang/hr.js +++ b/plugins/iframe/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'hr', { diff --git a/plugins/iframe/lang/hu.js b/plugins/iframe/lang/hu.js index 44732ed9f00..abbb702924c 100644 --- a/plugins/iframe/lang/hu.js +++ b/plugins/iframe/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'hu', { diff --git a/plugins/iframe/lang/id.js b/plugins/iframe/lang/id.js index 459088be2ed..2f9ffcf3ebf 100644 --- a/plugins/iframe/lang/id.js +++ b/plugins/iframe/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'id', { diff --git a/plugins/iframe/lang/is.js b/plugins/iframe/lang/is.js index cb0170eb087..6c7cbf1be46 100644 --- a/plugins/iframe/lang/is.js +++ b/plugins/iframe/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'is', { diff --git a/plugins/iframe/lang/it.js b/plugins/iframe/lang/it.js index 22a5d9dfa21..2a371f9be48 100644 --- a/plugins/iframe/lang/it.js +++ b/plugins/iframe/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'it', { diff --git a/plugins/iframe/lang/ja.js b/plugins/iframe/lang/ja.js index 5fd9724f6ca..d0e85badf21 100644 --- a/plugins/iframe/lang/ja.js +++ b/plugins/iframe/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'ja', { diff --git a/plugins/iframe/lang/ka.js b/plugins/iframe/lang/ka.js index f53ef62421b..00d91b82aad 100644 --- a/plugins/iframe/lang/ka.js +++ b/plugins/iframe/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'ka', { diff --git a/plugins/iframe/lang/km.js b/plugins/iframe/lang/km.js index a783697866e..91834c96b5f 100644 --- a/plugins/iframe/lang/km.js +++ b/plugins/iframe/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'km', { diff --git a/plugins/iframe/lang/ko.js b/plugins/iframe/lang/ko.js index 8d44e9d84a4..8330181cdb4 100644 --- a/plugins/iframe/lang/ko.js +++ b/plugins/iframe/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'ko', { diff --git a/plugins/iframe/lang/ku.js b/plugins/iframe/lang/ku.js index 4a63dacae43..f9b05e36503 100644 --- a/plugins/iframe/lang/ku.js +++ b/plugins/iframe/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'ku', { diff --git a/plugins/iframe/lang/lt.js b/plugins/iframe/lang/lt.js index 7df49d70f9c..c4d6f073404 100644 --- a/plugins/iframe/lang/lt.js +++ b/plugins/iframe/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'lt', { diff --git a/plugins/iframe/lang/lv.js b/plugins/iframe/lang/lv.js index d7b4f501d02..eadeeca513d 100644 --- a/plugins/iframe/lang/lv.js +++ b/plugins/iframe/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'lv', { diff --git a/plugins/iframe/lang/mk.js b/plugins/iframe/lang/mk.js index 97467b9ac59..b448cdae4d1 100644 --- a/plugins/iframe/lang/mk.js +++ b/plugins/iframe/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'mk', { diff --git a/plugins/iframe/lang/mn.js b/plugins/iframe/lang/mn.js index dda873ef019..2a293b65afb 100644 --- a/plugins/iframe/lang/mn.js +++ b/plugins/iframe/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'mn', { diff --git a/plugins/iframe/lang/ms.js b/plugins/iframe/lang/ms.js index 0c9354fd4db..3e0f21f8ef2 100644 --- a/plugins/iframe/lang/ms.js +++ b/plugins/iframe/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'ms', { diff --git a/plugins/iframe/lang/nb.js b/plugins/iframe/lang/nb.js index a66ee235728..0b7370e34cb 100644 --- a/plugins/iframe/lang/nb.js +++ b/plugins/iframe/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'nb', { diff --git a/plugins/iframe/lang/nl.js b/plugins/iframe/lang/nl.js index cd36268764f..059d356c7c2 100644 --- a/plugins/iframe/lang/nl.js +++ b/plugins/iframe/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'nl', { diff --git a/plugins/iframe/lang/no.js b/plugins/iframe/lang/no.js index a99d6d263bc..6c78a257ab4 100644 --- a/plugins/iframe/lang/no.js +++ b/plugins/iframe/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'no', { diff --git a/plugins/iframe/lang/oc.js b/plugins/iframe/lang/oc.js index a8f3de0544e..0faec038060 100644 --- a/plugins/iframe/lang/oc.js +++ b/plugins/iframe/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'oc', { diff --git a/plugins/iframe/lang/pl.js b/plugins/iframe/lang/pl.js index 78c2a1f589d..f2848bfc2f8 100644 --- a/plugins/iframe/lang/pl.js +++ b/plugins/iframe/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'pl', { diff --git a/plugins/iframe/lang/pt-br.js b/plugins/iframe/lang/pt-br.js index dcb4f4b71ec..513d3f8e352 100644 --- a/plugins/iframe/lang/pt-br.js +++ b/plugins/iframe/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'pt-br', { diff --git a/plugins/iframe/lang/pt.js b/plugins/iframe/lang/pt.js index 61e04d95c5d..73460fb38d7 100644 --- a/plugins/iframe/lang/pt.js +++ b/plugins/iframe/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'pt', { diff --git a/plugins/iframe/lang/ro.js b/plugins/iframe/lang/ro.js index c84709aade4..23e91f59f1e 100644 --- a/plugins/iframe/lang/ro.js +++ b/plugins/iframe/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'ro', { diff --git a/plugins/iframe/lang/ru.js b/plugins/iframe/lang/ru.js index 31c4c8ffe91..c60ab6ac0f4 100644 --- a/plugins/iframe/lang/ru.js +++ b/plugins/iframe/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'ru', { diff --git a/plugins/iframe/lang/si.js b/plugins/iframe/lang/si.js index 41c2fef669f..5fb4a75f3f5 100644 --- a/plugins/iframe/lang/si.js +++ b/plugins/iframe/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'si', { diff --git a/plugins/iframe/lang/sk.js b/plugins/iframe/lang/sk.js index 6b541e4f4e8..bcc45268a4f 100644 --- a/plugins/iframe/lang/sk.js +++ b/plugins/iframe/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'sk', { diff --git a/plugins/iframe/lang/sl.js b/plugins/iframe/lang/sl.js index 2e7bc857772..873a83131f2 100644 --- a/plugins/iframe/lang/sl.js +++ b/plugins/iframe/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'sl', { diff --git a/plugins/iframe/lang/sq.js b/plugins/iframe/lang/sq.js index 2354de6d3dc..352acdb81b7 100644 --- a/plugins/iframe/lang/sq.js +++ b/plugins/iframe/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'sq', { diff --git a/plugins/iframe/lang/sr-latn.js b/plugins/iframe/lang/sr-latn.js index 9334987be93..38153c35958 100644 --- a/plugins/iframe/lang/sr-latn.js +++ b/plugins/iframe/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'sr-latn', { diff --git a/plugins/iframe/lang/sr.js b/plugins/iframe/lang/sr.js index edd7d6ea5ea..de0e85a3a56 100644 --- a/plugins/iframe/lang/sr.js +++ b/plugins/iframe/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'sr', { diff --git a/plugins/iframe/lang/sv.js b/plugins/iframe/lang/sv.js index 3abf82f3112..34e5add2012 100644 --- a/plugins/iframe/lang/sv.js +++ b/plugins/iframe/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'sv', { diff --git a/plugins/iframe/lang/th.js b/plugins/iframe/lang/th.js index 8baeffb1673..5ba556bacd9 100644 --- a/plugins/iframe/lang/th.js +++ b/plugins/iframe/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'th', { diff --git a/plugins/iframe/lang/tr.js b/plugins/iframe/lang/tr.js index 36e21a623cd..5cb18575a3e 100644 --- a/plugins/iframe/lang/tr.js +++ b/plugins/iframe/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'tr', { diff --git a/plugins/iframe/lang/tt.js b/plugins/iframe/lang/tt.js index 8167bdd3286..387aca83057 100644 --- a/plugins/iframe/lang/tt.js +++ b/plugins/iframe/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'tt', { diff --git a/plugins/iframe/lang/ug.js b/plugins/iframe/lang/ug.js index 1757cfde25c..c88073aca3b 100644 --- a/plugins/iframe/lang/ug.js +++ b/plugins/iframe/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'ug', { diff --git a/plugins/iframe/lang/uk.js b/plugins/iframe/lang/uk.js index 65fffd6f4f3..470f703fad2 100644 --- a/plugins/iframe/lang/uk.js +++ b/plugins/iframe/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'uk', { diff --git a/plugins/iframe/lang/vi.js b/plugins/iframe/lang/vi.js index 1103205ae84..e16a7685098 100644 --- a/plugins/iframe/lang/vi.js +++ b/plugins/iframe/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'vi', { diff --git a/plugins/iframe/lang/zh-cn.js b/plugins/iframe/lang/zh-cn.js index e48de2b244e..40006664311 100644 --- a/plugins/iframe/lang/zh-cn.js +++ b/plugins/iframe/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'zh-cn', { diff --git a/plugins/iframe/lang/zh.js b/plugins/iframe/lang/zh.js index aaa60538f7c..39877ea42fa 100644 --- a/plugins/iframe/lang/zh.js +++ b/plugins/iframe/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'iframe', 'zh', { diff --git a/plugins/iframe/plugin.js b/plugins/iframe/plugin.js index b694f225888..389fae3a4d1 100644 --- a/plugins/iframe/plugin.js +++ b/plugins/iframe/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/iframedialog/plugin.js b/plugins/iframedialog/plugin.js index 38b67f1ed53..daeb3d18a05 100644 --- a/plugins/iframedialog/plugin.js +++ b/plugins/iframedialog/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/image/dialogs/image.js b/plugins/image/dialogs/image.js index ae9447989ab..e54b01324e6 100644 --- a/plugins/image/dialogs/image.js +++ b/plugins/image/dialogs/image.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/image/lang/af.js b/plugins/image/lang/af.js index 9c99027e924..393bb660b4d 100644 --- a/plugins/image/lang/af.js +++ b/plugins/image/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'af', { diff --git a/plugins/image/lang/ar.js b/plugins/image/lang/ar.js index 818e4f2bce1..8f0f47e23d3 100644 --- a/plugins/image/lang/ar.js +++ b/plugins/image/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'ar', { diff --git a/plugins/image/lang/az.js b/plugins/image/lang/az.js index a58baee5dc5..cf9cbbb0725 100644 --- a/plugins/image/lang/az.js +++ b/plugins/image/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'az', { diff --git a/plugins/image/lang/bg.js b/plugins/image/lang/bg.js index 7454b4678be..5227cea0339 100644 --- a/plugins/image/lang/bg.js +++ b/plugins/image/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'bg', { diff --git a/plugins/image/lang/bn.js b/plugins/image/lang/bn.js index 864dcb00558..7bb50e2998f 100644 --- a/plugins/image/lang/bn.js +++ b/plugins/image/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'bn', { diff --git a/plugins/image/lang/bs.js b/plugins/image/lang/bs.js index 3126ffcd2ee..ff846be9678 100644 --- a/plugins/image/lang/bs.js +++ b/plugins/image/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'bs', { diff --git a/plugins/image/lang/ca.js b/plugins/image/lang/ca.js index 2548355b1c2..90e08ab8d36 100644 --- a/plugins/image/lang/ca.js +++ b/plugins/image/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'ca', { diff --git a/plugins/image/lang/cs.js b/plugins/image/lang/cs.js index 2a71004b935..94134f8b9d6 100644 --- a/plugins/image/lang/cs.js +++ b/plugins/image/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'cs', { diff --git a/plugins/image/lang/cy.js b/plugins/image/lang/cy.js index 15667be4336..0a3b65f26ae 100644 --- a/plugins/image/lang/cy.js +++ b/plugins/image/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'cy', { diff --git a/plugins/image/lang/da.js b/plugins/image/lang/da.js index 3bec0ab0815..928e6607910 100644 --- a/plugins/image/lang/da.js +++ b/plugins/image/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'da', { diff --git a/plugins/image/lang/de-ch.js b/plugins/image/lang/de-ch.js index 686df3f6b8f..1cdc4c38ef9 100644 --- a/plugins/image/lang/de-ch.js +++ b/plugins/image/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'de-ch', { diff --git a/plugins/image/lang/de.js b/plugins/image/lang/de.js index a433af74bc2..b20597c664e 100644 --- a/plugins/image/lang/de.js +++ b/plugins/image/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'de', { diff --git a/plugins/image/lang/el.js b/plugins/image/lang/el.js index 02b3dcdf933..f87d0b02a47 100644 --- a/plugins/image/lang/el.js +++ b/plugins/image/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'el', { diff --git a/plugins/image/lang/en-au.js b/plugins/image/lang/en-au.js index d0887111362..576b8bb44d0 100644 --- a/plugins/image/lang/en-au.js +++ b/plugins/image/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'en-au', { diff --git a/plugins/image/lang/en-ca.js b/plugins/image/lang/en-ca.js index 9dfa0c9d474..e164fd46878 100644 --- a/plugins/image/lang/en-ca.js +++ b/plugins/image/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'en-ca', { diff --git a/plugins/image/lang/en-gb.js b/plugins/image/lang/en-gb.js index 1b3e365692f..5bfebd421da 100644 --- a/plugins/image/lang/en-gb.js +++ b/plugins/image/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'en-gb', { diff --git a/plugins/image/lang/en.js b/plugins/image/lang/en.js index 435dbc9698c..0a919f96802 100644 --- a/plugins/image/lang/en.js +++ b/plugins/image/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'en', { diff --git a/plugins/image/lang/eo.js b/plugins/image/lang/eo.js index 70e4cda13ae..a75740d4741 100644 --- a/plugins/image/lang/eo.js +++ b/plugins/image/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'eo', { diff --git a/plugins/image/lang/es-mx.js b/plugins/image/lang/es-mx.js index e62aa0d71fd..dd598fae93c 100644 --- a/plugins/image/lang/es-mx.js +++ b/plugins/image/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'es-mx', { diff --git a/plugins/image/lang/es.js b/plugins/image/lang/es.js index c740de6087d..e30cdc360a3 100644 --- a/plugins/image/lang/es.js +++ b/plugins/image/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'es', { diff --git a/plugins/image/lang/et.js b/plugins/image/lang/et.js index b6fcb8685e1..03ef21adb4f 100644 --- a/plugins/image/lang/et.js +++ b/plugins/image/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'et', { diff --git a/plugins/image/lang/eu.js b/plugins/image/lang/eu.js index 1b82f0fa00b..d51ba7b41db 100644 --- a/plugins/image/lang/eu.js +++ b/plugins/image/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'eu', { diff --git a/plugins/image/lang/fa.js b/plugins/image/lang/fa.js index 5ada2e20f9f..8071aac4a71 100644 --- a/plugins/image/lang/fa.js +++ b/plugins/image/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'fa', { diff --git a/plugins/image/lang/fi.js b/plugins/image/lang/fi.js index 9c595e1b48a..62b19dab541 100644 --- a/plugins/image/lang/fi.js +++ b/plugins/image/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'fi', { diff --git a/plugins/image/lang/fo.js b/plugins/image/lang/fo.js index 3eb8dacc82e..45595bcf19e 100644 --- a/plugins/image/lang/fo.js +++ b/plugins/image/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'fo', { diff --git a/plugins/image/lang/fr-ca.js b/plugins/image/lang/fr-ca.js index 60b29635894..4a14b495abe 100644 --- a/plugins/image/lang/fr-ca.js +++ b/plugins/image/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'fr-ca', { diff --git a/plugins/image/lang/fr.js b/plugins/image/lang/fr.js index 69c9008684b..fa8483ca81b 100644 --- a/plugins/image/lang/fr.js +++ b/plugins/image/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'fr', { diff --git a/plugins/image/lang/gl.js b/plugins/image/lang/gl.js index 2b92063e5e8..a82d07be800 100644 --- a/plugins/image/lang/gl.js +++ b/plugins/image/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'gl', { diff --git a/plugins/image/lang/gu.js b/plugins/image/lang/gu.js index ae5924aaac5..c75121466d3 100644 --- a/plugins/image/lang/gu.js +++ b/plugins/image/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'gu', { diff --git a/plugins/image/lang/he.js b/plugins/image/lang/he.js index d86685738e6..92eb5b5c71b 100644 --- a/plugins/image/lang/he.js +++ b/plugins/image/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'he', { diff --git a/plugins/image/lang/hi.js b/plugins/image/lang/hi.js index d9e91a44272..45c52698f84 100644 --- a/plugins/image/lang/hi.js +++ b/plugins/image/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'hi', { diff --git a/plugins/image/lang/hr.js b/plugins/image/lang/hr.js index fae1e7177ce..fa2d1ff0686 100644 --- a/plugins/image/lang/hr.js +++ b/plugins/image/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'hr', { diff --git a/plugins/image/lang/hu.js b/plugins/image/lang/hu.js index 9f920b746c3..ae46e9ab977 100644 --- a/plugins/image/lang/hu.js +++ b/plugins/image/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'hu', { diff --git a/plugins/image/lang/id.js b/plugins/image/lang/id.js index 02e94cfd12c..3c8be9fbfaa 100644 --- a/plugins/image/lang/id.js +++ b/plugins/image/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'id', { diff --git a/plugins/image/lang/is.js b/plugins/image/lang/is.js index 7846314001a..72269d6f82b 100644 --- a/plugins/image/lang/is.js +++ b/plugins/image/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'is', { diff --git a/plugins/image/lang/it.js b/plugins/image/lang/it.js index 769530d9c6c..d98de70d60f 100644 --- a/plugins/image/lang/it.js +++ b/plugins/image/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'it', { diff --git a/plugins/image/lang/ja.js b/plugins/image/lang/ja.js index f4e2a51d9f3..e029ff3c3eb 100644 --- a/plugins/image/lang/ja.js +++ b/plugins/image/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'ja', { diff --git a/plugins/image/lang/ka.js b/plugins/image/lang/ka.js index e0b3749e664..3085d98cfca 100644 --- a/plugins/image/lang/ka.js +++ b/plugins/image/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'ka', { diff --git a/plugins/image/lang/km.js b/plugins/image/lang/km.js index 6814199d008..eb91c3744e5 100644 --- a/plugins/image/lang/km.js +++ b/plugins/image/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'km', { diff --git a/plugins/image/lang/ko.js b/plugins/image/lang/ko.js index ab7174478ff..fda9c9ea102 100644 --- a/plugins/image/lang/ko.js +++ b/plugins/image/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'ko', { diff --git a/plugins/image/lang/ku.js b/plugins/image/lang/ku.js index 9037f498a55..38dade2e982 100644 --- a/plugins/image/lang/ku.js +++ b/plugins/image/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'ku', { diff --git a/plugins/image/lang/lt.js b/plugins/image/lang/lt.js index 2b6113caeaa..1479626ab98 100644 --- a/plugins/image/lang/lt.js +++ b/plugins/image/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'lt', { diff --git a/plugins/image/lang/lv.js b/plugins/image/lang/lv.js index be9889c102c..1eb68fe6aea 100644 --- a/plugins/image/lang/lv.js +++ b/plugins/image/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'lv', { diff --git a/plugins/image/lang/mk.js b/plugins/image/lang/mk.js index b9517e2e5ac..1ea5cc10de5 100644 --- a/plugins/image/lang/mk.js +++ b/plugins/image/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'mk', { diff --git a/plugins/image/lang/mn.js b/plugins/image/lang/mn.js index fc9f1f62bd1..deb76f3bc9a 100644 --- a/plugins/image/lang/mn.js +++ b/plugins/image/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'mn', { diff --git a/plugins/image/lang/ms.js b/plugins/image/lang/ms.js index 98b90cb7319..e6fb3a7a553 100644 --- a/plugins/image/lang/ms.js +++ b/plugins/image/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'ms', { diff --git a/plugins/image/lang/nb.js b/plugins/image/lang/nb.js index fdcc4aa739a..7e6b857443d 100644 --- a/plugins/image/lang/nb.js +++ b/plugins/image/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'nb', { diff --git a/plugins/image/lang/nl.js b/plugins/image/lang/nl.js index 6b03eb7d530..e0b928cfb70 100644 --- a/plugins/image/lang/nl.js +++ b/plugins/image/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'nl', { diff --git a/plugins/image/lang/no.js b/plugins/image/lang/no.js index 52cd865f8d5..7bd8ef02e0e 100644 --- a/plugins/image/lang/no.js +++ b/plugins/image/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'no', { diff --git a/plugins/image/lang/oc.js b/plugins/image/lang/oc.js index 3c4c83aa160..e6dbcf2c140 100644 --- a/plugins/image/lang/oc.js +++ b/plugins/image/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'oc', { diff --git a/plugins/image/lang/pl.js b/plugins/image/lang/pl.js index 938dfa57836..04e01ea65b8 100644 --- a/plugins/image/lang/pl.js +++ b/plugins/image/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'pl', { diff --git a/plugins/image/lang/pt-br.js b/plugins/image/lang/pt-br.js index ed7096bee67..4831fc08111 100644 --- a/plugins/image/lang/pt-br.js +++ b/plugins/image/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'pt-br', { diff --git a/plugins/image/lang/pt.js b/plugins/image/lang/pt.js index 3c6730d9ca5..934210a64a0 100644 --- a/plugins/image/lang/pt.js +++ b/plugins/image/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'pt', { diff --git a/plugins/image/lang/ro.js b/plugins/image/lang/ro.js index 8c06136e49e..32ecaf6e92f 100644 --- a/plugins/image/lang/ro.js +++ b/plugins/image/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'ro', { diff --git a/plugins/image/lang/ru.js b/plugins/image/lang/ru.js index ad8724859a2..c6b85e108ee 100644 --- a/plugins/image/lang/ru.js +++ b/plugins/image/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'ru', { diff --git a/plugins/image/lang/si.js b/plugins/image/lang/si.js index 04b8e5c53d8..9da751cbe3c 100644 --- a/plugins/image/lang/si.js +++ b/plugins/image/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'si', { diff --git a/plugins/image/lang/sk.js b/plugins/image/lang/sk.js index d40b1cb7407..61ae732f211 100644 --- a/plugins/image/lang/sk.js +++ b/plugins/image/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'sk', { diff --git a/plugins/image/lang/sl.js b/plugins/image/lang/sl.js index bf93c476191..72dc88a1128 100644 --- a/plugins/image/lang/sl.js +++ b/plugins/image/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'sl', { diff --git a/plugins/image/lang/sq.js b/plugins/image/lang/sq.js index 562008b7c01..64a44b17635 100644 --- a/plugins/image/lang/sq.js +++ b/plugins/image/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'sq', { diff --git a/plugins/image/lang/sr-latn.js b/plugins/image/lang/sr-latn.js index 2bcc38f25d7..00492be458c 100644 --- a/plugins/image/lang/sr-latn.js +++ b/plugins/image/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'sr-latn', { diff --git a/plugins/image/lang/sr.js b/plugins/image/lang/sr.js index 0b82fc950a2..cf037651a02 100644 --- a/plugins/image/lang/sr.js +++ b/plugins/image/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'sr', { diff --git a/plugins/image/lang/sv.js b/plugins/image/lang/sv.js index 7cfb8132073..603ca5ae260 100644 --- a/plugins/image/lang/sv.js +++ b/plugins/image/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'sv', { diff --git a/plugins/image/lang/th.js b/plugins/image/lang/th.js index dde48b91bb4..56d35ae8fa9 100644 --- a/plugins/image/lang/th.js +++ b/plugins/image/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'th', { diff --git a/plugins/image/lang/tr.js b/plugins/image/lang/tr.js index 517eeee8916..d9f3888d341 100644 --- a/plugins/image/lang/tr.js +++ b/plugins/image/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'tr', { diff --git a/plugins/image/lang/tt.js b/plugins/image/lang/tt.js index 7df6f80ade7..0c5db56ae13 100644 --- a/plugins/image/lang/tt.js +++ b/plugins/image/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'tt', { diff --git a/plugins/image/lang/ug.js b/plugins/image/lang/ug.js index 23623d3427e..278bbb14cac 100644 --- a/plugins/image/lang/ug.js +++ b/plugins/image/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'ug', { diff --git a/plugins/image/lang/uk.js b/plugins/image/lang/uk.js index cca7ed7b57b..af38757c730 100644 --- a/plugins/image/lang/uk.js +++ b/plugins/image/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'uk', { diff --git a/plugins/image/lang/vi.js b/plugins/image/lang/vi.js index 3e3b29b1c42..a925cbd060d 100644 --- a/plugins/image/lang/vi.js +++ b/plugins/image/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'vi', { diff --git a/plugins/image/lang/zh-cn.js b/plugins/image/lang/zh-cn.js index e950bfa352d..febcbea73df 100644 --- a/plugins/image/lang/zh-cn.js +++ b/plugins/image/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'zh-cn', { diff --git a/plugins/image/lang/zh.js b/plugins/image/lang/zh.js index f3d783f8be4..35898993b3f 100644 --- a/plugins/image/lang/zh.js +++ b/plugins/image/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image', 'zh', { diff --git a/plugins/image/plugin.js b/plugins/image/plugin.js index 0df05f5e87d..d4fafdbd188 100644 --- a/plugins/image/plugin.js +++ b/plugins/image/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/image2/dev/contents.css b/plugins/image2/dev/contents.css index 144a2dc22fc..385575d1f5d 100644 --- a/plugins/image2/dev/contents.css +++ b/plugins/image2/dev/contents.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/image2/dev/image2.html b/plugins/image2/dev/image2.html index 3e1c6215b76..76438062a34 100644 --- a/plugins/image2/dev/image2.html +++ b/plugins/image2/dev/image2.html @@ -1,6 +1,6 @@ diff --git a/plugins/image2/dialogs/image2.js b/plugins/image2/dialogs/image2.js index 853c4978287..154873f8dc9 100644 --- a/plugins/image2/dialogs/image2.js +++ b/plugins/image2/dialogs/image2.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/image2/lang/af.js b/plugins/image2/lang/af.js index fb27817b6fa..ffa544825df 100644 --- a/plugins/image2/lang/af.js +++ b/plugins/image2/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'af', { diff --git a/plugins/image2/lang/ar.js b/plugins/image2/lang/ar.js index 1ece4250098..c54109a1030 100644 --- a/plugins/image2/lang/ar.js +++ b/plugins/image2/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'ar', { diff --git a/plugins/image2/lang/az.js b/plugins/image2/lang/az.js index 276b7b6828c..a5b86a2f406 100644 --- a/plugins/image2/lang/az.js +++ b/plugins/image2/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'az', { diff --git a/plugins/image2/lang/bg.js b/plugins/image2/lang/bg.js index a11cb06dafd..6a0d9481d53 100644 --- a/plugins/image2/lang/bg.js +++ b/plugins/image2/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'bg', { diff --git a/plugins/image2/lang/bn.js b/plugins/image2/lang/bn.js index f1e32936945..b694f18241c 100644 --- a/plugins/image2/lang/bn.js +++ b/plugins/image2/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'bn', { diff --git a/plugins/image2/lang/bs.js b/plugins/image2/lang/bs.js index 61ae832ebb6..152fc010daa 100644 --- a/plugins/image2/lang/bs.js +++ b/plugins/image2/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'bs', { diff --git a/plugins/image2/lang/ca.js b/plugins/image2/lang/ca.js index 43fa5a53bda..c04dcb970d7 100644 --- a/plugins/image2/lang/ca.js +++ b/plugins/image2/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'ca', { diff --git a/plugins/image2/lang/cs.js b/plugins/image2/lang/cs.js index e2e614e46a7..efb320d37d9 100644 --- a/plugins/image2/lang/cs.js +++ b/plugins/image2/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'cs', { diff --git a/plugins/image2/lang/cy.js b/plugins/image2/lang/cy.js index 0042418147e..013478095bc 100644 --- a/plugins/image2/lang/cy.js +++ b/plugins/image2/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'cy', { diff --git a/plugins/image2/lang/da.js b/plugins/image2/lang/da.js index fb8d465245d..fba75976bbb 100644 --- a/plugins/image2/lang/da.js +++ b/plugins/image2/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'da', { diff --git a/plugins/image2/lang/de-ch.js b/plugins/image2/lang/de-ch.js index a12fb99515a..dfc11ce01cc 100644 --- a/plugins/image2/lang/de-ch.js +++ b/plugins/image2/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'de-ch', { diff --git a/plugins/image2/lang/de.js b/plugins/image2/lang/de.js index 6c77b870ec1..ccaf690e66b 100644 --- a/plugins/image2/lang/de.js +++ b/plugins/image2/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'de', { diff --git a/plugins/image2/lang/el.js b/plugins/image2/lang/el.js index 575d3febd96..44759db66ce 100644 --- a/plugins/image2/lang/el.js +++ b/plugins/image2/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'el', { diff --git a/plugins/image2/lang/en-au.js b/plugins/image2/lang/en-au.js index 03de91ba30a..45dfcf07e96 100644 --- a/plugins/image2/lang/en-au.js +++ b/plugins/image2/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'en-au', { diff --git a/plugins/image2/lang/en-ca.js b/plugins/image2/lang/en-ca.js index 454c157b35e..abc5625e361 100644 --- a/plugins/image2/lang/en-ca.js +++ b/plugins/image2/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'en-ca', { diff --git a/plugins/image2/lang/en-gb.js b/plugins/image2/lang/en-gb.js index eedc2e4e63f..d8382c70863 100644 --- a/plugins/image2/lang/en-gb.js +++ b/plugins/image2/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'en-gb', { diff --git a/plugins/image2/lang/en.js b/plugins/image2/lang/en.js index 6c2e95414c7..8bb8bf6582f 100644 --- a/plugins/image2/lang/en.js +++ b/plugins/image2/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'en', { diff --git a/plugins/image2/lang/eo.js b/plugins/image2/lang/eo.js index 630cae683da..e6b9ec7dba2 100644 --- a/plugins/image2/lang/eo.js +++ b/plugins/image2/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'eo', { diff --git a/plugins/image2/lang/es-mx.js b/plugins/image2/lang/es-mx.js index d1e8da5bd5f..a16213d5f0c 100644 --- a/plugins/image2/lang/es-mx.js +++ b/plugins/image2/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'es-mx', { diff --git a/plugins/image2/lang/es.js b/plugins/image2/lang/es.js index 111e8891dfe..e9bffbe50b1 100644 --- a/plugins/image2/lang/es.js +++ b/plugins/image2/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'es', { diff --git a/plugins/image2/lang/et.js b/plugins/image2/lang/et.js index 3ed9718253d..e9dabde4d7e 100644 --- a/plugins/image2/lang/et.js +++ b/plugins/image2/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'et', { diff --git a/plugins/image2/lang/eu.js b/plugins/image2/lang/eu.js index ada58aefd94..67748eeb89d 100644 --- a/plugins/image2/lang/eu.js +++ b/plugins/image2/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'eu', { diff --git a/plugins/image2/lang/fa.js b/plugins/image2/lang/fa.js index e951c5fe68e..dd65c5cc564 100644 --- a/plugins/image2/lang/fa.js +++ b/plugins/image2/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'fa', { diff --git a/plugins/image2/lang/fi.js b/plugins/image2/lang/fi.js index e5fe414b0ba..afa81e4326c 100644 --- a/plugins/image2/lang/fi.js +++ b/plugins/image2/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'fi', { diff --git a/plugins/image2/lang/fo.js b/plugins/image2/lang/fo.js index 0af929679bd..1618b17ad08 100644 --- a/plugins/image2/lang/fo.js +++ b/plugins/image2/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'fo', { diff --git a/plugins/image2/lang/fr-ca.js b/plugins/image2/lang/fr-ca.js index 48f8179c18a..c0354eb8bee 100644 --- a/plugins/image2/lang/fr-ca.js +++ b/plugins/image2/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'fr-ca', { diff --git a/plugins/image2/lang/fr.js b/plugins/image2/lang/fr.js index 8e8ab508e49..24fae9b0dee 100644 --- a/plugins/image2/lang/fr.js +++ b/plugins/image2/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'fr', { diff --git a/plugins/image2/lang/gl.js b/plugins/image2/lang/gl.js index c2f925a773a..0a9776bb5fd 100644 --- a/plugins/image2/lang/gl.js +++ b/plugins/image2/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'gl', { diff --git a/plugins/image2/lang/gu.js b/plugins/image2/lang/gu.js index bdb9ffc4b95..e640bb5cd33 100644 --- a/plugins/image2/lang/gu.js +++ b/plugins/image2/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'gu', { diff --git a/plugins/image2/lang/he.js b/plugins/image2/lang/he.js index 71a5439c409..2b2ad372627 100644 --- a/plugins/image2/lang/he.js +++ b/plugins/image2/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'he', { diff --git a/plugins/image2/lang/hi.js b/plugins/image2/lang/hi.js index 05c1068766c..5fe00ad033d 100644 --- a/plugins/image2/lang/hi.js +++ b/plugins/image2/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'hi', { diff --git a/plugins/image2/lang/hr.js b/plugins/image2/lang/hr.js index b6d61542cbb..a144f238f29 100644 --- a/plugins/image2/lang/hr.js +++ b/plugins/image2/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'hr', { diff --git a/plugins/image2/lang/hu.js b/plugins/image2/lang/hu.js index 79f5234550d..c94c9badd2d 100644 --- a/plugins/image2/lang/hu.js +++ b/plugins/image2/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'hu', { diff --git a/plugins/image2/lang/id.js b/plugins/image2/lang/id.js index 842d0056efd..81aaa2dfbab 100644 --- a/plugins/image2/lang/id.js +++ b/plugins/image2/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'id', { diff --git a/plugins/image2/lang/is.js b/plugins/image2/lang/is.js index f75636ac3e9..5cfdf02848a 100644 --- a/plugins/image2/lang/is.js +++ b/plugins/image2/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'is', { diff --git a/plugins/image2/lang/it.js b/plugins/image2/lang/it.js index 2496474844e..c195abd5a8a 100644 --- a/plugins/image2/lang/it.js +++ b/plugins/image2/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'it', { diff --git a/plugins/image2/lang/ja.js b/plugins/image2/lang/ja.js index 278081b3c7d..c127087d52f 100644 --- a/plugins/image2/lang/ja.js +++ b/plugins/image2/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'ja', { diff --git a/plugins/image2/lang/ka.js b/plugins/image2/lang/ka.js index 480c033012c..2deb65d78ea 100644 --- a/plugins/image2/lang/ka.js +++ b/plugins/image2/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'ka', { diff --git a/plugins/image2/lang/km.js b/plugins/image2/lang/km.js index db0dbc05894..0cd7c8a5109 100644 --- a/plugins/image2/lang/km.js +++ b/plugins/image2/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'km', { diff --git a/plugins/image2/lang/ko.js b/plugins/image2/lang/ko.js index aae84ecb96f..4e5051b4100 100644 --- a/plugins/image2/lang/ko.js +++ b/plugins/image2/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'ko', { diff --git a/plugins/image2/lang/ku.js b/plugins/image2/lang/ku.js index 9ac91467031..bd5bb586d8a 100644 --- a/plugins/image2/lang/ku.js +++ b/plugins/image2/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'ku', { diff --git a/plugins/image2/lang/lt.js b/plugins/image2/lang/lt.js index f1258e39845..87c2702a27a 100644 --- a/plugins/image2/lang/lt.js +++ b/plugins/image2/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'lt', { diff --git a/plugins/image2/lang/lv.js b/plugins/image2/lang/lv.js index b8fae8e7031..17440e27fef 100644 --- a/plugins/image2/lang/lv.js +++ b/plugins/image2/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'lv', { diff --git a/plugins/image2/lang/mk.js b/plugins/image2/lang/mk.js index ae06fadb34c..a8d8ba00156 100644 --- a/plugins/image2/lang/mk.js +++ b/plugins/image2/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'mk', { diff --git a/plugins/image2/lang/mn.js b/plugins/image2/lang/mn.js index 38ab3f1c5db..e9c6743e41a 100644 --- a/plugins/image2/lang/mn.js +++ b/plugins/image2/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'mn', { diff --git a/plugins/image2/lang/ms.js b/plugins/image2/lang/ms.js index 4c4407b9a32..af0501ff276 100644 --- a/plugins/image2/lang/ms.js +++ b/plugins/image2/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'ms', { diff --git a/plugins/image2/lang/nb.js b/plugins/image2/lang/nb.js index 2089e7806f7..2f10816566e 100644 --- a/plugins/image2/lang/nb.js +++ b/plugins/image2/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'nb', { diff --git a/plugins/image2/lang/nl.js b/plugins/image2/lang/nl.js index 95be64bcc7e..a109e64a801 100644 --- a/plugins/image2/lang/nl.js +++ b/plugins/image2/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'nl', { diff --git a/plugins/image2/lang/no.js b/plugins/image2/lang/no.js index 10ee5468551..a31936ef03c 100644 --- a/plugins/image2/lang/no.js +++ b/plugins/image2/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'no', { diff --git a/plugins/image2/lang/oc.js b/plugins/image2/lang/oc.js index 958e52c5d1a..a5a4c613de3 100644 --- a/plugins/image2/lang/oc.js +++ b/plugins/image2/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'oc', { diff --git a/plugins/image2/lang/pl.js b/plugins/image2/lang/pl.js index d899373b425..739ef5c27ac 100644 --- a/plugins/image2/lang/pl.js +++ b/plugins/image2/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'pl', { diff --git a/plugins/image2/lang/pt-br.js b/plugins/image2/lang/pt-br.js index be971ea20fe..6cdfd425ace 100644 --- a/plugins/image2/lang/pt-br.js +++ b/plugins/image2/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'pt-br', { diff --git a/plugins/image2/lang/pt.js b/plugins/image2/lang/pt.js index e7b3fdc5ba7..3d9a31c90c6 100644 --- a/plugins/image2/lang/pt.js +++ b/plugins/image2/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'pt', { diff --git a/plugins/image2/lang/ro.js b/plugins/image2/lang/ro.js index 6e404bb4492..e03a9d687dd 100644 --- a/plugins/image2/lang/ro.js +++ b/plugins/image2/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'ro', { diff --git a/plugins/image2/lang/ru.js b/plugins/image2/lang/ru.js index c98068bdbc1..814313fcc8c 100644 --- a/plugins/image2/lang/ru.js +++ b/plugins/image2/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'ru', { diff --git a/plugins/image2/lang/si.js b/plugins/image2/lang/si.js index d48dcee0a73..0cf58b371e9 100644 --- a/plugins/image2/lang/si.js +++ b/plugins/image2/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'si', { diff --git a/plugins/image2/lang/sk.js b/plugins/image2/lang/sk.js index 95b10b89937..c6d2e17bb36 100644 --- a/plugins/image2/lang/sk.js +++ b/plugins/image2/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'sk', { diff --git a/plugins/image2/lang/sl.js b/plugins/image2/lang/sl.js index 37c0695ab5a..8db279f6590 100644 --- a/plugins/image2/lang/sl.js +++ b/plugins/image2/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'sl', { diff --git a/plugins/image2/lang/sq.js b/plugins/image2/lang/sq.js index f5ec9c31e01..a0c4d9e4e7e 100644 --- a/plugins/image2/lang/sq.js +++ b/plugins/image2/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'sq', { diff --git a/plugins/image2/lang/sr-latn.js b/plugins/image2/lang/sr-latn.js index f3bf8f8d36a..c34c12f22a4 100644 --- a/plugins/image2/lang/sr-latn.js +++ b/plugins/image2/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'sr-latn', { diff --git a/plugins/image2/lang/sr.js b/plugins/image2/lang/sr.js index e93d2bcf4de..ec0d8e51dd4 100644 --- a/plugins/image2/lang/sr.js +++ b/plugins/image2/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'sr', { diff --git a/plugins/image2/lang/sv.js b/plugins/image2/lang/sv.js index 136ec63804d..bbeebb951f7 100644 --- a/plugins/image2/lang/sv.js +++ b/plugins/image2/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'sv', { diff --git a/plugins/image2/lang/th.js b/plugins/image2/lang/th.js index 05ae4e8e05e..a2d32b9c5e0 100644 --- a/plugins/image2/lang/th.js +++ b/plugins/image2/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'th', { diff --git a/plugins/image2/lang/tr.js b/plugins/image2/lang/tr.js index 3acf127471b..5ea144e044e 100644 --- a/plugins/image2/lang/tr.js +++ b/plugins/image2/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'tr', { diff --git a/plugins/image2/lang/tt.js b/plugins/image2/lang/tt.js index eec5b00e11e..27df26cd30f 100644 --- a/plugins/image2/lang/tt.js +++ b/plugins/image2/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'tt', { diff --git a/plugins/image2/lang/ug.js b/plugins/image2/lang/ug.js index 0bc6d4c6da9..ab4c833c729 100644 --- a/plugins/image2/lang/ug.js +++ b/plugins/image2/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'ug', { diff --git a/plugins/image2/lang/uk.js b/plugins/image2/lang/uk.js index 06cd11fc79f..1571c052ace 100644 --- a/plugins/image2/lang/uk.js +++ b/plugins/image2/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'uk', { diff --git a/plugins/image2/lang/vi.js b/plugins/image2/lang/vi.js index b6d156293b1..8bb26d59541 100644 --- a/plugins/image2/lang/vi.js +++ b/plugins/image2/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'vi', { diff --git a/plugins/image2/lang/zh-cn.js b/plugins/image2/lang/zh-cn.js index a007ac2fb0f..b25538b4a71 100644 --- a/plugins/image2/lang/zh-cn.js +++ b/plugins/image2/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'zh-cn', { diff --git a/plugins/image2/lang/zh.js b/plugins/image2/lang/zh.js index 98a46e00d9e..27bc0490307 100644 --- a/plugins/image2/lang/zh.js +++ b/plugins/image2/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'image2', 'zh', { diff --git a/plugins/image2/plugin.js b/plugins/image2/plugin.js index 94521070730..9d64a02fd96 100644 --- a/plugins/image2/plugin.js +++ b/plugins/image2/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/image2/samples/image2.html b/plugins/image2/samples/image2.html index 0a54bda4302..67db185ce54 100644 --- a/plugins/image2/samples/image2.html +++ b/plugins/image2/samples/image2.html @@ -1,6 +1,6 @@ diff --git a/plugins/imagebase/lang/az.js b/plugins/imagebase/lang/az.js index aa056e0ad03..e721747f163 100644 --- a/plugins/imagebase/lang/az.js +++ b/plugins/imagebase/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/bg.js b/plugins/imagebase/lang/bg.js index de2ceade2b1..9408194432d 100644 --- a/plugins/imagebase/lang/bg.js +++ b/plugins/imagebase/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/cs.js b/plugins/imagebase/lang/cs.js index 0ec50a6c477..8604a1f143d 100644 --- a/plugins/imagebase/lang/cs.js +++ b/plugins/imagebase/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/da.js b/plugins/imagebase/lang/da.js index d6ad084b1ef..084ff9c149d 100644 --- a/plugins/imagebase/lang/da.js +++ b/plugins/imagebase/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/de-ch.js b/plugins/imagebase/lang/de-ch.js index bbf1bd29253..9d203f85a1a 100644 --- a/plugins/imagebase/lang/de-ch.js +++ b/plugins/imagebase/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/de.js b/plugins/imagebase/lang/de.js index 7279ca06632..0990cc0449c 100644 --- a/plugins/imagebase/lang/de.js +++ b/plugins/imagebase/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/el.js b/plugins/imagebase/lang/el.js index 58319b434f6..32e08a1e126 100644 --- a/plugins/imagebase/lang/el.js +++ b/plugins/imagebase/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/en-au.js b/plugins/imagebase/lang/en-au.js index a7ffc4d4000..322012633fc 100644 --- a/plugins/imagebase/lang/en-au.js +++ b/plugins/imagebase/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/en.js b/plugins/imagebase/lang/en.js index 5d24bad7dd5..6f5f1ef485b 100644 --- a/plugins/imagebase/lang/en.js +++ b/plugins/imagebase/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/et.js b/plugins/imagebase/lang/et.js index d2f171dd967..d4109da7cdc 100644 --- a/plugins/imagebase/lang/et.js +++ b/plugins/imagebase/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/fa.js b/plugins/imagebase/lang/fa.js index 005a60ca99b..4a362d9f08e 100644 --- a/plugins/imagebase/lang/fa.js +++ b/plugins/imagebase/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/fr.js b/plugins/imagebase/lang/fr.js index a5e3b0b87a7..e7061b1bcce 100644 --- a/plugins/imagebase/lang/fr.js +++ b/plugins/imagebase/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/gl.js b/plugins/imagebase/lang/gl.js index 523560262a8..59635d1f174 100644 --- a/plugins/imagebase/lang/gl.js +++ b/plugins/imagebase/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/hr.js b/plugins/imagebase/lang/hr.js index 2a71fae1dc1..10a831611dc 100644 --- a/plugins/imagebase/lang/hr.js +++ b/plugins/imagebase/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/hu.js b/plugins/imagebase/lang/hu.js index 0aa107982c6..3a7d0dcc980 100644 --- a/plugins/imagebase/lang/hu.js +++ b/plugins/imagebase/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/it.js b/plugins/imagebase/lang/it.js index 7e860f17dd6..e095ead25e6 100644 --- a/plugins/imagebase/lang/it.js +++ b/plugins/imagebase/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/ku.js b/plugins/imagebase/lang/ku.js index 77b97636508..6cf6f4b8ec2 100644 --- a/plugins/imagebase/lang/ku.js +++ b/plugins/imagebase/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/lt.js b/plugins/imagebase/lang/lt.js index 5458b10ac35..f654c9db5fd 100644 --- a/plugins/imagebase/lang/lt.js +++ b/plugins/imagebase/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/lv.js b/plugins/imagebase/lang/lv.js index ef589a0b82a..6edc4352b8e 100644 --- a/plugins/imagebase/lang/lv.js +++ b/plugins/imagebase/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/nb.js b/plugins/imagebase/lang/nb.js index 7ab36fb3d33..b880ed9db6b 100644 --- a/plugins/imagebase/lang/nb.js +++ b/plugins/imagebase/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/nl.js b/plugins/imagebase/lang/nl.js index 1f00de947a3..5c4d0b421ee 100644 --- a/plugins/imagebase/lang/nl.js +++ b/plugins/imagebase/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/pl.js b/plugins/imagebase/lang/pl.js index e8f2e22f3ca..b50a7fd7f04 100644 --- a/plugins/imagebase/lang/pl.js +++ b/plugins/imagebase/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/pt-br.js b/plugins/imagebase/lang/pt-br.js index 224730f1ef1..b6e96605ecb 100644 --- a/plugins/imagebase/lang/pt-br.js +++ b/plugins/imagebase/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/pt.js b/plugins/imagebase/lang/pt.js index b0467bdb733..36d1d982c5e 100644 --- a/plugins/imagebase/lang/pt.js +++ b/plugins/imagebase/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/ro.js b/plugins/imagebase/lang/ro.js index b33b22e8547..4a519556215 100644 --- a/plugins/imagebase/lang/ro.js +++ b/plugins/imagebase/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/ru.js b/plugins/imagebase/lang/ru.js index 13d5c5b0646..00bb650e967 100644 --- a/plugins/imagebase/lang/ru.js +++ b/plugins/imagebase/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/sk.js b/plugins/imagebase/lang/sk.js index f78f693c5c6..9b894a3a5e1 100644 --- a/plugins/imagebase/lang/sk.js +++ b/plugins/imagebase/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/sq.js b/plugins/imagebase/lang/sq.js index 61cc7d8f8b5..a0b95f4d5d3 100644 --- a/plugins/imagebase/lang/sq.js +++ b/plugins/imagebase/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/sr-latn.js b/plugins/imagebase/lang/sr-latn.js index e186cda5db5..5716f39f2cb 100644 --- a/plugins/imagebase/lang/sr-latn.js +++ b/plugins/imagebase/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/sr.js b/plugins/imagebase/lang/sr.js index 7192b211345..f2db53602ec 100644 --- a/plugins/imagebase/lang/sr.js +++ b/plugins/imagebase/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/sv.js b/plugins/imagebase/lang/sv.js index a49ed32ea2c..efeced8c326 100644 --- a/plugins/imagebase/lang/sv.js +++ b/plugins/imagebase/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/tr.js b/plugins/imagebase/lang/tr.js index 5ea0bf086aa..a2d801d999b 100644 --- a/plugins/imagebase/lang/tr.js +++ b/plugins/imagebase/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/ug.js b/plugins/imagebase/lang/ug.js index 12ad9a39343..d27dbd9bd65 100644 --- a/plugins/imagebase/lang/ug.js +++ b/plugins/imagebase/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/uk.js b/plugins/imagebase/lang/uk.js index 6a5961d1cde..bbcd1664629 100644 --- a/plugins/imagebase/lang/uk.js +++ b/plugins/imagebase/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/zh-cn.js b/plugins/imagebase/lang/zh-cn.js index 27a5787ff82..1ecfc3452bc 100644 --- a/plugins/imagebase/lang/zh-cn.js +++ b/plugins/imagebase/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/lang/zh.js b/plugins/imagebase/lang/zh.js index c5994d24336..5695101710e 100644 --- a/plugins/imagebase/lang/zh.js +++ b/plugins/imagebase/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/imagebase/plugin.js b/plugins/imagebase/plugin.js index e0aa1294304..c5b7ddcf452 100644 --- a/plugins/imagebase/plugin.js +++ b/plugins/imagebase/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/indent/dev/indent.html b/plugins/indent/dev/indent.html index c1d1dc0f26d..8b4c2219319 100644 --- a/plugins/indent/dev/indent.html +++ b/plugins/indent/dev/indent.html @@ -1,6 +1,6 @@ diff --git a/plugins/indent/lang/af.js b/plugins/indent/lang/af.js index f25284fe6d3..f7f929cc75a 100644 --- a/plugins/indent/lang/af.js +++ b/plugins/indent/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'af', { diff --git a/plugins/indent/lang/ar.js b/plugins/indent/lang/ar.js index 1d2e3b36fa4..ec2db099551 100644 --- a/plugins/indent/lang/ar.js +++ b/plugins/indent/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'ar', { diff --git a/plugins/indent/lang/az.js b/plugins/indent/lang/az.js index c04144a21f2..245538758f1 100644 --- a/plugins/indent/lang/az.js +++ b/plugins/indent/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'az', { diff --git a/plugins/indent/lang/bg.js b/plugins/indent/lang/bg.js index dc1edd48eea..3086e973534 100644 --- a/plugins/indent/lang/bg.js +++ b/plugins/indent/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'bg', { diff --git a/plugins/indent/lang/bn.js b/plugins/indent/lang/bn.js index 2f180cec9ef..43221c80ee9 100644 --- a/plugins/indent/lang/bn.js +++ b/plugins/indent/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'bn', { diff --git a/plugins/indent/lang/bs.js b/plugins/indent/lang/bs.js index 5e94a77b586..3f2ad96bad0 100644 --- a/plugins/indent/lang/bs.js +++ b/plugins/indent/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'bs', { diff --git a/plugins/indent/lang/ca.js b/plugins/indent/lang/ca.js index 83f5f744f7b..36d938bca52 100644 --- a/plugins/indent/lang/ca.js +++ b/plugins/indent/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'ca', { diff --git a/plugins/indent/lang/cs.js b/plugins/indent/lang/cs.js index c850683a262..9612301740d 100644 --- a/plugins/indent/lang/cs.js +++ b/plugins/indent/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'cs', { diff --git a/plugins/indent/lang/cy.js b/plugins/indent/lang/cy.js index 25b02b96de2..8f15971925b 100644 --- a/plugins/indent/lang/cy.js +++ b/plugins/indent/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'cy', { diff --git a/plugins/indent/lang/da.js b/plugins/indent/lang/da.js index 62ee02b0a3b..8c0393a508b 100644 --- a/plugins/indent/lang/da.js +++ b/plugins/indent/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'da', { diff --git a/plugins/indent/lang/de-ch.js b/plugins/indent/lang/de-ch.js index 134f3afba36..1b66fd3256b 100644 --- a/plugins/indent/lang/de-ch.js +++ b/plugins/indent/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'de-ch', { diff --git a/plugins/indent/lang/de.js b/plugins/indent/lang/de.js index 22799d86d70..43dd9755639 100644 --- a/plugins/indent/lang/de.js +++ b/plugins/indent/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'de', { diff --git a/plugins/indent/lang/el.js b/plugins/indent/lang/el.js index 1540bd505bf..891421e55c0 100644 --- a/plugins/indent/lang/el.js +++ b/plugins/indent/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'el', { diff --git a/plugins/indent/lang/en-au.js b/plugins/indent/lang/en-au.js index db84ab9ecea..f697dbeae4c 100644 --- a/plugins/indent/lang/en-au.js +++ b/plugins/indent/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'en-au', { diff --git a/plugins/indent/lang/en-ca.js b/plugins/indent/lang/en-ca.js index 3bdffd187bf..6467a9dea31 100644 --- a/plugins/indent/lang/en-ca.js +++ b/plugins/indent/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'en-ca', { diff --git a/plugins/indent/lang/en-gb.js b/plugins/indent/lang/en-gb.js index bc27d4c82dc..26ecd492eb6 100644 --- a/plugins/indent/lang/en-gb.js +++ b/plugins/indent/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'en-gb', { diff --git a/plugins/indent/lang/en.js b/plugins/indent/lang/en.js index c2d94424432..6eb34f94ca2 100644 --- a/plugins/indent/lang/en.js +++ b/plugins/indent/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'en', { diff --git a/plugins/indent/lang/eo.js b/plugins/indent/lang/eo.js index 5a6636767eb..2d3605caac9 100644 --- a/plugins/indent/lang/eo.js +++ b/plugins/indent/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'eo', { diff --git a/plugins/indent/lang/es-mx.js b/plugins/indent/lang/es-mx.js index e7a97bcf8bc..94d90c3d09d 100644 --- a/plugins/indent/lang/es-mx.js +++ b/plugins/indent/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'es-mx', { diff --git a/plugins/indent/lang/es.js b/plugins/indent/lang/es.js index ef176c60d35..d6ecfa168de 100644 --- a/plugins/indent/lang/es.js +++ b/plugins/indent/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'es', { diff --git a/plugins/indent/lang/et.js b/plugins/indent/lang/et.js index 38da335912e..b12c0665583 100644 --- a/plugins/indent/lang/et.js +++ b/plugins/indent/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'et', { diff --git a/plugins/indent/lang/eu.js b/plugins/indent/lang/eu.js index c6b1747037c..c2ea8a283cd 100644 --- a/plugins/indent/lang/eu.js +++ b/plugins/indent/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'eu', { diff --git a/plugins/indent/lang/fa.js b/plugins/indent/lang/fa.js index e085fcc67ea..b84301123d3 100644 --- a/plugins/indent/lang/fa.js +++ b/plugins/indent/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'fa', { diff --git a/plugins/indent/lang/fi.js b/plugins/indent/lang/fi.js index be7ed1a9369..bcc299ff2a7 100644 --- a/plugins/indent/lang/fi.js +++ b/plugins/indent/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'fi', { diff --git a/plugins/indent/lang/fo.js b/plugins/indent/lang/fo.js index 57ff3641fa4..332c3f7dc0e 100644 --- a/plugins/indent/lang/fo.js +++ b/plugins/indent/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'fo', { diff --git a/plugins/indent/lang/fr-ca.js b/plugins/indent/lang/fr-ca.js index 8aefdd7e10e..e3b14510a53 100644 --- a/plugins/indent/lang/fr-ca.js +++ b/plugins/indent/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'fr-ca', { diff --git a/plugins/indent/lang/fr.js b/plugins/indent/lang/fr.js index 84c46b3bc90..6b538d96f21 100644 --- a/plugins/indent/lang/fr.js +++ b/plugins/indent/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'fr', { diff --git a/plugins/indent/lang/gl.js b/plugins/indent/lang/gl.js index a25b6f4e63c..b0c8df31b93 100644 --- a/plugins/indent/lang/gl.js +++ b/plugins/indent/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'gl', { diff --git a/plugins/indent/lang/gu.js b/plugins/indent/lang/gu.js index adb5f87821a..168c5c3407d 100644 --- a/plugins/indent/lang/gu.js +++ b/plugins/indent/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'gu', { diff --git a/plugins/indent/lang/he.js b/plugins/indent/lang/he.js index a73ccbf07b8..2d56de03b82 100644 --- a/plugins/indent/lang/he.js +++ b/plugins/indent/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'he', { diff --git a/plugins/indent/lang/hi.js b/plugins/indent/lang/hi.js index cbfddadc475..510e325a8bb 100644 --- a/plugins/indent/lang/hi.js +++ b/plugins/indent/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'hi', { diff --git a/plugins/indent/lang/hr.js b/plugins/indent/lang/hr.js index eeb781d6f1d..682281067de 100644 --- a/plugins/indent/lang/hr.js +++ b/plugins/indent/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'hr', { diff --git a/plugins/indent/lang/hu.js b/plugins/indent/lang/hu.js index 12301af808e..55152086248 100644 --- a/plugins/indent/lang/hu.js +++ b/plugins/indent/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'hu', { diff --git a/plugins/indent/lang/id.js b/plugins/indent/lang/id.js index a245c0eaf86..c49bc11e9f6 100644 --- a/plugins/indent/lang/id.js +++ b/plugins/indent/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'id', { diff --git a/plugins/indent/lang/is.js b/plugins/indent/lang/is.js index 774e18284f2..eabc64c6d52 100644 --- a/plugins/indent/lang/is.js +++ b/plugins/indent/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'is', { diff --git a/plugins/indent/lang/it.js b/plugins/indent/lang/it.js index d4f1c1343c9..0d21c2e1023 100644 --- a/plugins/indent/lang/it.js +++ b/plugins/indent/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'it', { diff --git a/plugins/indent/lang/ja.js b/plugins/indent/lang/ja.js index 0d63f9f7208..458cf5e7d7f 100644 --- a/plugins/indent/lang/ja.js +++ b/plugins/indent/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'ja', { diff --git a/plugins/indent/lang/ka.js b/plugins/indent/lang/ka.js index 5a43d2bdfb5..6587af313c1 100644 --- a/plugins/indent/lang/ka.js +++ b/plugins/indent/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'ka', { diff --git a/plugins/indent/lang/km.js b/plugins/indent/lang/km.js index 1a424551de6..2faff3cd788 100644 --- a/plugins/indent/lang/km.js +++ b/plugins/indent/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'km', { diff --git a/plugins/indent/lang/ko.js b/plugins/indent/lang/ko.js index d42e08656db..895702e5cc7 100644 --- a/plugins/indent/lang/ko.js +++ b/plugins/indent/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'ko', { diff --git a/plugins/indent/lang/ku.js b/plugins/indent/lang/ku.js index 6e98f05cc2a..457d1cc336f 100644 --- a/plugins/indent/lang/ku.js +++ b/plugins/indent/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'ku', { diff --git a/plugins/indent/lang/lt.js b/plugins/indent/lang/lt.js index 7433ca3745e..486cda793f7 100644 --- a/plugins/indent/lang/lt.js +++ b/plugins/indent/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'lt', { diff --git a/plugins/indent/lang/lv.js b/plugins/indent/lang/lv.js index 8eb0190fd5a..4058a3199d0 100644 --- a/plugins/indent/lang/lv.js +++ b/plugins/indent/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'lv', { diff --git a/plugins/indent/lang/mk.js b/plugins/indent/lang/mk.js index 2c6cbf69112..1b32dfb8b9e 100644 --- a/plugins/indent/lang/mk.js +++ b/plugins/indent/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'mk', { diff --git a/plugins/indent/lang/mn.js b/plugins/indent/lang/mn.js index 3956abbe950..194f7df4e73 100644 --- a/plugins/indent/lang/mn.js +++ b/plugins/indent/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'mn', { diff --git a/plugins/indent/lang/ms.js b/plugins/indent/lang/ms.js index 5e5fff270a4..11c150eff5b 100644 --- a/plugins/indent/lang/ms.js +++ b/plugins/indent/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'ms', { diff --git a/plugins/indent/lang/nb.js b/plugins/indent/lang/nb.js index e06394cac3c..1fb7dfb1553 100644 --- a/plugins/indent/lang/nb.js +++ b/plugins/indent/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'nb', { diff --git a/plugins/indent/lang/nl.js b/plugins/indent/lang/nl.js index 105d591a36f..eeeb226fa9f 100644 --- a/plugins/indent/lang/nl.js +++ b/plugins/indent/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'nl', { diff --git a/plugins/indent/lang/no.js b/plugins/indent/lang/no.js index 45a49dd2897..d9f5df94d34 100644 --- a/plugins/indent/lang/no.js +++ b/plugins/indent/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'no', { diff --git a/plugins/indent/lang/oc.js b/plugins/indent/lang/oc.js index 70afbc97cfd..4d602b9607b 100644 --- a/plugins/indent/lang/oc.js +++ b/plugins/indent/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'oc', { diff --git a/plugins/indent/lang/pl.js b/plugins/indent/lang/pl.js index c63022f8fcf..c36bf61c53a 100644 --- a/plugins/indent/lang/pl.js +++ b/plugins/indent/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'pl', { diff --git a/plugins/indent/lang/pt-br.js b/plugins/indent/lang/pt-br.js index 0a020f4d621..5f7001942a0 100644 --- a/plugins/indent/lang/pt-br.js +++ b/plugins/indent/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'pt-br', { diff --git a/plugins/indent/lang/pt.js b/plugins/indent/lang/pt.js index 746376af1be..6c9ba3fd320 100644 --- a/plugins/indent/lang/pt.js +++ b/plugins/indent/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'pt', { diff --git a/plugins/indent/lang/ro.js b/plugins/indent/lang/ro.js index a9419c38715..d596621bfc7 100644 --- a/plugins/indent/lang/ro.js +++ b/plugins/indent/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'ro', { diff --git a/plugins/indent/lang/ru.js b/plugins/indent/lang/ru.js index e77fed44bbc..e445d824380 100644 --- a/plugins/indent/lang/ru.js +++ b/plugins/indent/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'ru', { diff --git a/plugins/indent/lang/si.js b/plugins/indent/lang/si.js index 883fdfba109..5a475791f5a 100644 --- a/plugins/indent/lang/si.js +++ b/plugins/indent/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'si', { diff --git a/plugins/indent/lang/sk.js b/plugins/indent/lang/sk.js index d3ec06037c9..4f60edd1cc1 100644 --- a/plugins/indent/lang/sk.js +++ b/plugins/indent/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'sk', { diff --git a/plugins/indent/lang/sl.js b/plugins/indent/lang/sl.js index eead04d172a..3a1c3d00b64 100644 --- a/plugins/indent/lang/sl.js +++ b/plugins/indent/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'sl', { diff --git a/plugins/indent/lang/sq.js b/plugins/indent/lang/sq.js index b7a59a9bbfb..21b99a46acb 100644 --- a/plugins/indent/lang/sq.js +++ b/plugins/indent/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'sq', { diff --git a/plugins/indent/lang/sr-latn.js b/plugins/indent/lang/sr-latn.js index fa2b6ab46e0..d048e41f909 100644 --- a/plugins/indent/lang/sr-latn.js +++ b/plugins/indent/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'sr-latn', { diff --git a/plugins/indent/lang/sr.js b/plugins/indent/lang/sr.js index 0763ed6684a..04fbb3fc97a 100644 --- a/plugins/indent/lang/sr.js +++ b/plugins/indent/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'sr', { diff --git a/plugins/indent/lang/sv.js b/plugins/indent/lang/sv.js index 4b19a4d7ec5..f488f76ffdf 100644 --- a/plugins/indent/lang/sv.js +++ b/plugins/indent/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'sv', { diff --git a/plugins/indent/lang/th.js b/plugins/indent/lang/th.js index b21f3bd21e6..8914bbcf0b9 100644 --- a/plugins/indent/lang/th.js +++ b/plugins/indent/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'th', { diff --git a/plugins/indent/lang/tr.js b/plugins/indent/lang/tr.js index 9a490938d23..ab0a68f85b6 100644 --- a/plugins/indent/lang/tr.js +++ b/plugins/indent/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'tr', { diff --git a/plugins/indent/lang/tt.js b/plugins/indent/lang/tt.js index 35b7cad79ae..d1f9fa450fa 100644 --- a/plugins/indent/lang/tt.js +++ b/plugins/indent/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'tt', { diff --git a/plugins/indent/lang/ug.js b/plugins/indent/lang/ug.js index 071e70c4eb0..fce257e0397 100644 --- a/plugins/indent/lang/ug.js +++ b/plugins/indent/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'ug', { diff --git a/plugins/indent/lang/uk.js b/plugins/indent/lang/uk.js index 75daca14072..c07e868a8a5 100644 --- a/plugins/indent/lang/uk.js +++ b/plugins/indent/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'uk', { diff --git a/plugins/indent/lang/vi.js b/plugins/indent/lang/vi.js index 533a2bd01d5..d47a501184d 100644 --- a/plugins/indent/lang/vi.js +++ b/plugins/indent/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'vi', { diff --git a/plugins/indent/lang/zh-cn.js b/plugins/indent/lang/zh-cn.js index 032527e0397..ea19400141e 100644 --- a/plugins/indent/lang/zh-cn.js +++ b/plugins/indent/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'zh-cn', { diff --git a/plugins/indent/lang/zh.js b/plugins/indent/lang/zh.js index 8da59ca6f1f..04709c04fba 100644 --- a/plugins/indent/lang/zh.js +++ b/plugins/indent/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'indent', 'zh', { diff --git a/plugins/indent/plugin.js b/plugins/indent/plugin.js index e02ee25194e..f6e807061c2 100755 --- a/plugins/indent/plugin.js +++ b/plugins/indent/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/indentblock/plugin.js b/plugins/indentblock/plugin.js index fb75f6a2d39..8b3f70aa4cc 100644 --- a/plugins/indentblock/plugin.js +++ b/plugins/indentblock/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/indentlist/plugin.js b/plugins/indentlist/plugin.js index fff1ede9cab..a1c7606fdcd 100644 --- a/plugins/indentlist/plugin.js +++ b/plugins/indentlist/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/justify/plugin.js b/plugins/justify/plugin.js index 380f302733d..7d860ee14b1 100755 --- a/plugins/justify/plugin.js +++ b/plugins/justify/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/ar.js b/plugins/language/lang/ar.js index f301f00bf3b..c3442f4a1ef 100644 --- a/plugins/language/lang/ar.js +++ b/plugins/language/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/az.js b/plugins/language/lang/az.js index 87a68540568..577bc799bb3 100644 --- a/plugins/language/lang/az.js +++ b/plugins/language/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/bg.js b/plugins/language/lang/bg.js index c5b527334d4..7504aa3b09c 100644 --- a/plugins/language/lang/bg.js +++ b/plugins/language/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/ca.js b/plugins/language/lang/ca.js index 27006c7c725..d7be8af2753 100644 --- a/plugins/language/lang/ca.js +++ b/plugins/language/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/cs.js b/plugins/language/lang/cs.js index 53d69b478b9..8d1f1d15cfc 100644 --- a/plugins/language/lang/cs.js +++ b/plugins/language/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/cy.js b/plugins/language/lang/cy.js index 8782e68d16a..8c9c94f1c0f 100644 --- a/plugins/language/lang/cy.js +++ b/plugins/language/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/da.js b/plugins/language/lang/da.js index 3847ff1eea1..91875ec3b8c 100644 --- a/plugins/language/lang/da.js +++ b/plugins/language/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/de-ch.js b/plugins/language/lang/de-ch.js index 38a7705755f..b8fb7de5a57 100644 --- a/plugins/language/lang/de-ch.js +++ b/plugins/language/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/de.js b/plugins/language/lang/de.js index 790c8a13ca8..45d9414b1ca 100644 --- a/plugins/language/lang/de.js +++ b/plugins/language/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/el.js b/plugins/language/lang/el.js index 7ed7fe6db35..05bc2cd1153 100644 --- a/plugins/language/lang/el.js +++ b/plugins/language/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/en-au.js b/plugins/language/lang/en-au.js index b032ef267ca..d0294636d28 100644 --- a/plugins/language/lang/en-au.js +++ b/plugins/language/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/en-gb.js b/plugins/language/lang/en-gb.js index 54bad3c9309..49abbd41630 100644 --- a/plugins/language/lang/en-gb.js +++ b/plugins/language/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/en.js b/plugins/language/lang/en.js index 70056414cf3..96df499d960 100644 --- a/plugins/language/lang/en.js +++ b/plugins/language/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/eo.js b/plugins/language/lang/eo.js index 356c61524ba..e5bc4634e19 100644 --- a/plugins/language/lang/eo.js +++ b/plugins/language/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/es-mx.js b/plugins/language/lang/es-mx.js index d3b470bb6c5..af0bfeecae2 100644 --- a/plugins/language/lang/es-mx.js +++ b/plugins/language/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/es.js b/plugins/language/lang/es.js index aad75769550..7a8f1f2d6f8 100644 --- a/plugins/language/lang/es.js +++ b/plugins/language/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/et.js b/plugins/language/lang/et.js index 65d1a92c24e..f815987b0d1 100644 --- a/plugins/language/lang/et.js +++ b/plugins/language/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/eu.js b/plugins/language/lang/eu.js index f308b90a62f..8f8a4d9e311 100644 --- a/plugins/language/lang/eu.js +++ b/plugins/language/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/fa.js b/plugins/language/lang/fa.js index 63ec1ceb1b3..ac9e1c69dbb 100644 --- a/plugins/language/lang/fa.js +++ b/plugins/language/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/fi.js b/plugins/language/lang/fi.js index bd0b5b310f9..d5172ce2c21 100644 --- a/plugins/language/lang/fi.js +++ b/plugins/language/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/fo.js b/plugins/language/lang/fo.js index aedb9004664..eb2a728ac76 100644 --- a/plugins/language/lang/fo.js +++ b/plugins/language/lang/fo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/fr.js b/plugins/language/lang/fr.js index 8202c4c8d43..864f8496e08 100644 --- a/plugins/language/lang/fr.js +++ b/plugins/language/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/gl.js b/plugins/language/lang/gl.js index 8672a1ebb24..ec64b58204f 100644 --- a/plugins/language/lang/gl.js +++ b/plugins/language/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/he.js b/plugins/language/lang/he.js index fe2b3d87803..198bab3f14a 100644 --- a/plugins/language/lang/he.js +++ b/plugins/language/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/hr.js b/plugins/language/lang/hr.js index f90eeaacc90..924a304da74 100644 --- a/plugins/language/lang/hr.js +++ b/plugins/language/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/hu.js b/plugins/language/lang/hu.js index 1b422e6ad7b..fe283526a12 100644 --- a/plugins/language/lang/hu.js +++ b/plugins/language/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/id.js b/plugins/language/lang/id.js index da4a7733ccf..9feb052c33d 100644 --- a/plugins/language/lang/id.js +++ b/plugins/language/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/it.js b/plugins/language/lang/it.js index c81cb71c61a..b89f083f876 100644 --- a/plugins/language/lang/it.js +++ b/plugins/language/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/ja.js b/plugins/language/lang/ja.js index 65e5b7b246a..34bc419de3f 100644 --- a/plugins/language/lang/ja.js +++ b/plugins/language/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/km.js b/plugins/language/lang/km.js index b1506025d22..ae2756c86b6 100644 --- a/plugins/language/lang/km.js +++ b/plugins/language/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/ko.js b/plugins/language/lang/ko.js index d08890727d9..06517f3cd3f 100644 --- a/plugins/language/lang/ko.js +++ b/plugins/language/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/ku.js b/plugins/language/lang/ku.js index f318a713196..86bf371d5e4 100644 --- a/plugins/language/lang/ku.js +++ b/plugins/language/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/lt.js b/plugins/language/lang/lt.js index 681941e392b..ce3202351f9 100644 --- a/plugins/language/lang/lt.js +++ b/plugins/language/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/lv.js b/plugins/language/lang/lv.js index 26ecc5697ef..e92681a7ae3 100644 --- a/plugins/language/lang/lv.js +++ b/plugins/language/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/nb.js b/plugins/language/lang/nb.js index 9030a3c59f5..d18d348184b 100644 --- a/plugins/language/lang/nb.js +++ b/plugins/language/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/nl.js b/plugins/language/lang/nl.js index bdfecc87b0e..89c929dae9f 100644 --- a/plugins/language/lang/nl.js +++ b/plugins/language/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/no.js b/plugins/language/lang/no.js index 6eaf99b2c2d..494d2c13df0 100644 --- a/plugins/language/lang/no.js +++ b/plugins/language/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/oc.js b/plugins/language/lang/oc.js index aa267569e2d..3389aaa9a85 100644 --- a/plugins/language/lang/oc.js +++ b/plugins/language/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/pl.js b/plugins/language/lang/pl.js index 15601586a3d..f9253729523 100644 --- a/plugins/language/lang/pl.js +++ b/plugins/language/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/pt-br.js b/plugins/language/lang/pt-br.js index 27e6e689c68..6e5f88557cc 100644 --- a/plugins/language/lang/pt-br.js +++ b/plugins/language/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/pt.js b/plugins/language/lang/pt.js index 2bb1d820494..c785bacb1fe 100644 --- a/plugins/language/lang/pt.js +++ b/plugins/language/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/ro.js b/plugins/language/lang/ro.js index 532056cafc4..c87c1b0bb89 100644 --- a/plugins/language/lang/ro.js +++ b/plugins/language/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/ru.js b/plugins/language/lang/ru.js index eee0899ba7a..8e41dbe7b8e 100644 --- a/plugins/language/lang/ru.js +++ b/plugins/language/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/sk.js b/plugins/language/lang/sk.js index 9f2cd153882..bcdd7771af1 100644 --- a/plugins/language/lang/sk.js +++ b/plugins/language/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/sl.js b/plugins/language/lang/sl.js index 315777e59e0..1a2ab3bf2fb 100644 --- a/plugins/language/lang/sl.js +++ b/plugins/language/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/sq.js b/plugins/language/lang/sq.js index 39caa9235b7..5dd842382f1 100644 --- a/plugins/language/lang/sq.js +++ b/plugins/language/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/sr-latn.js b/plugins/language/lang/sr-latn.js index 118f1ca4faa..ca1992529a3 100644 --- a/plugins/language/lang/sr-latn.js +++ b/plugins/language/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/sr.js b/plugins/language/lang/sr.js index d6a3210bf33..20f19b31fb9 100644 --- a/plugins/language/lang/sr.js +++ b/plugins/language/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/sv.js b/plugins/language/lang/sv.js index ce260939224..bf7eb9095fb 100644 --- a/plugins/language/lang/sv.js +++ b/plugins/language/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/tr.js b/plugins/language/lang/tr.js index f0501676d50..c43ed839ac5 100644 --- a/plugins/language/lang/tr.js +++ b/plugins/language/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/tt.js b/plugins/language/lang/tt.js index 954d7ef000d..5eea43f4404 100644 --- a/plugins/language/lang/tt.js +++ b/plugins/language/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/ug.js b/plugins/language/lang/ug.js index 18d6b79fe55..28403cde749 100644 --- a/plugins/language/lang/ug.js +++ b/plugins/language/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/uk.js b/plugins/language/lang/uk.js index 04cdc2a43e7..37b64437e7e 100644 --- a/plugins/language/lang/uk.js +++ b/plugins/language/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/vi.js b/plugins/language/lang/vi.js index 5281abbb0c9..9ba231066b8 100644 --- a/plugins/language/lang/vi.js +++ b/plugins/language/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/zh-cn.js b/plugins/language/lang/zh-cn.js index 880fc8eaf27..0d10639ddda 100644 --- a/plugins/language/lang/zh-cn.js +++ b/plugins/language/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/lang/zh.js b/plugins/language/lang/zh.js index c66ae1476fc..aa43948ab6e 100644 --- a/plugins/language/lang/zh.js +++ b/plugins/language/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/language/plugin.js b/plugins/language/plugin.js index 8789f29211c..0fd374cea79 100644 --- a/plugins/language/plugin.js +++ b/plugins/language/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/lineutils/dev/dnd.html b/plugins/lineutils/dev/dnd.html index 8239739e804..446c8b8f394 100644 --- a/plugins/lineutils/dev/dnd.html +++ b/plugins/lineutils/dev/dnd.html @@ -1,6 +1,6 @@ diff --git a/plugins/lineutils/dev/magicfinger.html b/plugins/lineutils/dev/magicfinger.html index aa70e8a977a..0e161f0e383 100644 --- a/plugins/lineutils/dev/magicfinger.html +++ b/plugins/lineutils/dev/magicfinger.html @@ -1,6 +1,6 @@ diff --git a/plugins/lineutils/plugin.js b/plugins/lineutils/plugin.js index 6c042d69ea9..a23452bcb27 100644 --- a/plugins/lineutils/plugin.js +++ b/plugins/lineutils/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/link/dialogs/anchor.js b/plugins/link/dialogs/anchor.js index e6aac74e82b..ecc9596a0a1 100755 --- a/plugins/link/dialogs/anchor.js +++ b/plugins/link/dialogs/anchor.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/link/dialogs/link.js b/plugins/link/dialogs/link.js index 8ed45057efe..6501940c923 100755 --- a/plugins/link/dialogs/link.js +++ b/plugins/link/dialogs/link.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/link/lang/af.js b/plugins/link/lang/af.js index 41aa2175809..f011308d687 100644 --- a/plugins/link/lang/af.js +++ b/plugins/link/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'af', { diff --git a/plugins/link/lang/ar.js b/plugins/link/lang/ar.js index 9d71eb9c5cb..3fecaa1d6ee 100644 --- a/plugins/link/lang/ar.js +++ b/plugins/link/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'ar', { diff --git a/plugins/link/lang/az.js b/plugins/link/lang/az.js index 0f8019e1317..638fd46a2bc 100644 --- a/plugins/link/lang/az.js +++ b/plugins/link/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'az', { diff --git a/plugins/link/lang/bg.js b/plugins/link/lang/bg.js index 775b4fe3928..095db40472d 100644 --- a/plugins/link/lang/bg.js +++ b/plugins/link/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'bg', { diff --git a/plugins/link/lang/bn.js b/plugins/link/lang/bn.js index e99d6f3f12a..502279b4d07 100644 --- a/plugins/link/lang/bn.js +++ b/plugins/link/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'bn', { diff --git a/plugins/link/lang/bs.js b/plugins/link/lang/bs.js index 0b820cd2dbb..c1503f83d56 100644 --- a/plugins/link/lang/bs.js +++ b/plugins/link/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'bs', { diff --git a/plugins/link/lang/ca.js b/plugins/link/lang/ca.js index cbb887d8eac..2cf7aa802f9 100644 --- a/plugins/link/lang/ca.js +++ b/plugins/link/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'ca', { diff --git a/plugins/link/lang/cs.js b/plugins/link/lang/cs.js index 7cb643bbc21..5b1fe600d7f 100644 --- a/plugins/link/lang/cs.js +++ b/plugins/link/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'cs', { diff --git a/plugins/link/lang/cy.js b/plugins/link/lang/cy.js index ff75897b045..456fc02faa0 100644 --- a/plugins/link/lang/cy.js +++ b/plugins/link/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'cy', { diff --git a/plugins/link/lang/da.js b/plugins/link/lang/da.js index 327cd8ac5e0..f67973d4c9e 100644 --- a/plugins/link/lang/da.js +++ b/plugins/link/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'da', { diff --git a/plugins/link/lang/de-ch.js b/plugins/link/lang/de-ch.js index 81f9574572a..3187c8f2bd9 100644 --- a/plugins/link/lang/de-ch.js +++ b/plugins/link/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'de-ch', { diff --git a/plugins/link/lang/de.js b/plugins/link/lang/de.js index 16d6451c905..d2555ddcd19 100644 --- a/plugins/link/lang/de.js +++ b/plugins/link/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'de', { diff --git a/plugins/link/lang/el.js b/plugins/link/lang/el.js index 1079f47dde3..dee60baebe7 100644 --- a/plugins/link/lang/el.js +++ b/plugins/link/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'el', { diff --git a/plugins/link/lang/en-au.js b/plugins/link/lang/en-au.js index b4e2a50bda8..a5b110d2db3 100644 --- a/plugins/link/lang/en-au.js +++ b/plugins/link/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'en-au', { diff --git a/plugins/link/lang/en-ca.js b/plugins/link/lang/en-ca.js index 874dfd5d87c..e21688e4c23 100644 --- a/plugins/link/lang/en-ca.js +++ b/plugins/link/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'en-ca', { diff --git a/plugins/link/lang/en-gb.js b/plugins/link/lang/en-gb.js index 77693fe940b..79fdb5823a2 100644 --- a/plugins/link/lang/en-gb.js +++ b/plugins/link/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'en-gb', { diff --git a/plugins/link/lang/en.js b/plugins/link/lang/en.js index 3475d843434..2bb337929ef 100644 --- a/plugins/link/lang/en.js +++ b/plugins/link/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'en', { diff --git a/plugins/link/lang/eo.js b/plugins/link/lang/eo.js index 27371e42343..6d62a8a71be 100644 --- a/plugins/link/lang/eo.js +++ b/plugins/link/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'eo', { diff --git a/plugins/link/lang/es-mx.js b/plugins/link/lang/es-mx.js index 48d28a28642..bf08e44573d 100644 --- a/plugins/link/lang/es-mx.js +++ b/plugins/link/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'es-mx', { diff --git a/plugins/link/lang/es.js b/plugins/link/lang/es.js index 90b638ffb91..9c8e66cdf8a 100644 --- a/plugins/link/lang/es.js +++ b/plugins/link/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'es', { diff --git a/plugins/link/lang/et.js b/plugins/link/lang/et.js index a3321e4b1bf..f8d5a8dd7f9 100644 --- a/plugins/link/lang/et.js +++ b/plugins/link/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'et', { diff --git a/plugins/link/lang/eu.js b/plugins/link/lang/eu.js index 2650aa278c6..c4857965b95 100644 --- a/plugins/link/lang/eu.js +++ b/plugins/link/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'eu', { diff --git a/plugins/link/lang/fa.js b/plugins/link/lang/fa.js index cefdcb6f0b1..09ebb97ae1b 100644 --- a/plugins/link/lang/fa.js +++ b/plugins/link/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'fa', { diff --git a/plugins/link/lang/fi.js b/plugins/link/lang/fi.js index e9e24ef7bfa..f142afaf060 100644 --- a/plugins/link/lang/fi.js +++ b/plugins/link/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'fi', { diff --git a/plugins/link/lang/fo.js b/plugins/link/lang/fo.js index b0a4e52e20e..89fa0d4e62b 100644 --- a/plugins/link/lang/fo.js +++ b/plugins/link/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'fo', { diff --git a/plugins/link/lang/fr-ca.js b/plugins/link/lang/fr-ca.js index dc5d5ca4e1e..e9107fc16af 100644 --- a/plugins/link/lang/fr-ca.js +++ b/plugins/link/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'fr-ca', { diff --git a/plugins/link/lang/fr.js b/plugins/link/lang/fr.js index 82618b5aa5b..d01ffa056b8 100644 --- a/plugins/link/lang/fr.js +++ b/plugins/link/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'fr', { diff --git a/plugins/link/lang/gl.js b/plugins/link/lang/gl.js index 8ad558883ae..e8c5aeae566 100644 --- a/plugins/link/lang/gl.js +++ b/plugins/link/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'gl', { diff --git a/plugins/link/lang/gu.js b/plugins/link/lang/gu.js index 3905d49964d..106329b2621 100644 --- a/plugins/link/lang/gu.js +++ b/plugins/link/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'gu', { diff --git a/plugins/link/lang/he.js b/plugins/link/lang/he.js index f85fa23607e..fbcdd997740 100644 --- a/plugins/link/lang/he.js +++ b/plugins/link/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'he', { diff --git a/plugins/link/lang/hi.js b/plugins/link/lang/hi.js index fa99bb4ca79..efad41b0527 100644 --- a/plugins/link/lang/hi.js +++ b/plugins/link/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'hi', { diff --git a/plugins/link/lang/hr.js b/plugins/link/lang/hr.js index 4974c9c2803..ecd55516f12 100644 --- a/plugins/link/lang/hr.js +++ b/plugins/link/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'hr', { diff --git a/plugins/link/lang/hu.js b/plugins/link/lang/hu.js index d7ac296be0c..c23acb19946 100644 --- a/plugins/link/lang/hu.js +++ b/plugins/link/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'hu', { diff --git a/plugins/link/lang/id.js b/plugins/link/lang/id.js index ffd83349e9a..9f873e8e743 100644 --- a/plugins/link/lang/id.js +++ b/plugins/link/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'id', { diff --git a/plugins/link/lang/is.js b/plugins/link/lang/is.js index 2ed684b1bd7..6183cd92ac4 100644 --- a/plugins/link/lang/is.js +++ b/plugins/link/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'is', { diff --git a/plugins/link/lang/it.js b/plugins/link/lang/it.js index 5bf98fed3c7..41947384966 100644 --- a/plugins/link/lang/it.js +++ b/plugins/link/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'it', { diff --git a/plugins/link/lang/ja.js b/plugins/link/lang/ja.js index c2cee16fa63..4e4e879b669 100644 --- a/plugins/link/lang/ja.js +++ b/plugins/link/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'ja', { diff --git a/plugins/link/lang/ka.js b/plugins/link/lang/ka.js index 1fcf5dc0a76..9237f963b61 100644 --- a/plugins/link/lang/ka.js +++ b/plugins/link/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'ka', { diff --git a/plugins/link/lang/km.js b/plugins/link/lang/km.js index 7cd35e3fa59..b1a5e3b7ea2 100644 --- a/plugins/link/lang/km.js +++ b/plugins/link/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'km', { diff --git a/plugins/link/lang/ko.js b/plugins/link/lang/ko.js index d4b52d51840..3e85b6e1cf3 100644 --- a/plugins/link/lang/ko.js +++ b/plugins/link/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'ko', { diff --git a/plugins/link/lang/ku.js b/plugins/link/lang/ku.js index 0b0f8784a22..c73783173ee 100644 --- a/plugins/link/lang/ku.js +++ b/plugins/link/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'ku', { diff --git a/plugins/link/lang/lt.js b/plugins/link/lang/lt.js index a968663a0fd..17201e43618 100644 --- a/plugins/link/lang/lt.js +++ b/plugins/link/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'lt', { diff --git a/plugins/link/lang/lv.js b/plugins/link/lang/lv.js index 713046562de..fc05e9ef5ef 100644 --- a/plugins/link/lang/lv.js +++ b/plugins/link/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'lv', { diff --git a/plugins/link/lang/mk.js b/plugins/link/lang/mk.js index fbc7f0cee0d..7955e55377e 100644 --- a/plugins/link/lang/mk.js +++ b/plugins/link/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'mk', { diff --git a/plugins/link/lang/mn.js b/plugins/link/lang/mn.js index c24ef49c670..e7473a3610c 100644 --- a/plugins/link/lang/mn.js +++ b/plugins/link/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'mn', { diff --git a/plugins/link/lang/ms.js b/plugins/link/lang/ms.js index d34134de238..3273f3b1c17 100644 --- a/plugins/link/lang/ms.js +++ b/plugins/link/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'ms', { diff --git a/plugins/link/lang/nb.js b/plugins/link/lang/nb.js index 3c8d9c77ba7..09d08b44726 100644 --- a/plugins/link/lang/nb.js +++ b/plugins/link/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'nb', { diff --git a/plugins/link/lang/nl.js b/plugins/link/lang/nl.js index 5c478bb1e0b..f0fe20012e6 100644 --- a/plugins/link/lang/nl.js +++ b/plugins/link/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'nl', { diff --git a/plugins/link/lang/no.js b/plugins/link/lang/no.js index 0ec05759488..ac09b593c91 100644 --- a/plugins/link/lang/no.js +++ b/plugins/link/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'no', { diff --git a/plugins/link/lang/oc.js b/plugins/link/lang/oc.js index 872eba89063..4a5a83cd433 100644 --- a/plugins/link/lang/oc.js +++ b/plugins/link/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'oc', { diff --git a/plugins/link/lang/pl.js b/plugins/link/lang/pl.js index 7c50ba1a815..1615a311120 100644 --- a/plugins/link/lang/pl.js +++ b/plugins/link/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'pl', { diff --git a/plugins/link/lang/pt-br.js b/plugins/link/lang/pt-br.js index 3be97d5f137..69651d48136 100644 --- a/plugins/link/lang/pt-br.js +++ b/plugins/link/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'pt-br', { diff --git a/plugins/link/lang/pt.js b/plugins/link/lang/pt.js index 8367d4758af..70feb16c287 100644 --- a/plugins/link/lang/pt.js +++ b/plugins/link/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'pt', { diff --git a/plugins/link/lang/ro.js b/plugins/link/lang/ro.js index cd35ab21216..895396b4663 100644 --- a/plugins/link/lang/ro.js +++ b/plugins/link/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'ro', { diff --git a/plugins/link/lang/ru.js b/plugins/link/lang/ru.js index f51b6b5a8a6..e2aade388c1 100644 --- a/plugins/link/lang/ru.js +++ b/plugins/link/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'ru', { diff --git a/plugins/link/lang/si.js b/plugins/link/lang/si.js index e97afc0d45c..ffe3bc58866 100644 --- a/plugins/link/lang/si.js +++ b/plugins/link/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'si', { diff --git a/plugins/link/lang/sk.js b/plugins/link/lang/sk.js index d49d6e0f04d..a191cb79749 100644 --- a/plugins/link/lang/sk.js +++ b/plugins/link/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'sk', { diff --git a/plugins/link/lang/sl.js b/plugins/link/lang/sl.js index 5872355b924..2264ab23680 100644 --- a/plugins/link/lang/sl.js +++ b/plugins/link/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'sl', { diff --git a/plugins/link/lang/sq.js b/plugins/link/lang/sq.js index a500ceb8efa..4b814c65503 100644 --- a/plugins/link/lang/sq.js +++ b/plugins/link/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'sq', { diff --git a/plugins/link/lang/sr-latn.js b/plugins/link/lang/sr-latn.js index 67ccb6bc9c2..e888aecef5b 100644 --- a/plugins/link/lang/sr-latn.js +++ b/plugins/link/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'sr-latn', { diff --git a/plugins/link/lang/sr.js b/plugins/link/lang/sr.js index 6732ca154c2..7bbe939316e 100644 --- a/plugins/link/lang/sr.js +++ b/plugins/link/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'sr', { diff --git a/plugins/link/lang/sv.js b/plugins/link/lang/sv.js index 73d12cb1478..edaf82339cb 100644 --- a/plugins/link/lang/sv.js +++ b/plugins/link/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'sv', { diff --git a/plugins/link/lang/th.js b/plugins/link/lang/th.js index 01e457ecfb7..524105c6eca 100644 --- a/plugins/link/lang/th.js +++ b/plugins/link/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'th', { diff --git a/plugins/link/lang/tr.js b/plugins/link/lang/tr.js index 397e7703d0c..e8c8adbe89c 100644 --- a/plugins/link/lang/tr.js +++ b/plugins/link/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'tr', { diff --git a/plugins/link/lang/tt.js b/plugins/link/lang/tt.js index 0a8632ba059..b7e2a44e7b1 100644 --- a/plugins/link/lang/tt.js +++ b/plugins/link/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'tt', { diff --git a/plugins/link/lang/ug.js b/plugins/link/lang/ug.js index fcf02aaf750..05df75e0223 100644 --- a/plugins/link/lang/ug.js +++ b/plugins/link/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'ug', { diff --git a/plugins/link/lang/uk.js b/plugins/link/lang/uk.js index 9f02ea9cdf9..a4f2148a713 100644 --- a/plugins/link/lang/uk.js +++ b/plugins/link/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'uk', { diff --git a/plugins/link/lang/vi.js b/plugins/link/lang/vi.js index f7473ce65b1..497247e9cc2 100644 --- a/plugins/link/lang/vi.js +++ b/plugins/link/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'vi', { diff --git a/plugins/link/lang/zh-cn.js b/plugins/link/lang/zh-cn.js index 4e3ef3faba5..78d25ca6cd8 100644 --- a/plugins/link/lang/zh-cn.js +++ b/plugins/link/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'zh-cn', { diff --git a/plugins/link/lang/zh.js b/plugins/link/lang/zh.js index af3f2f815e8..0cf99088b74 100644 --- a/plugins/link/lang/zh.js +++ b/plugins/link/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'link', 'zh', { diff --git a/plugins/link/plugin.js b/plugins/link/plugin.js index 03820d94f3f..03d33780f47 100755 --- a/plugins/link/plugin.js +++ b/plugins/link/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/list/lang/af.js b/plugins/list/lang/af.js index 3d14ed15895..e54a5980837 100644 --- a/plugins/list/lang/af.js +++ b/plugins/list/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'af', { diff --git a/plugins/list/lang/ar.js b/plugins/list/lang/ar.js index 2d8cc8dbac1..4e4cc112b3c 100644 --- a/plugins/list/lang/ar.js +++ b/plugins/list/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'ar', { diff --git a/plugins/list/lang/az.js b/plugins/list/lang/az.js index 94230a189ca..65e5582bdaf 100644 --- a/plugins/list/lang/az.js +++ b/plugins/list/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'az', { diff --git a/plugins/list/lang/bg.js b/plugins/list/lang/bg.js index 71d182d6d7b..682e32f3490 100644 --- a/plugins/list/lang/bg.js +++ b/plugins/list/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'bg', { diff --git a/plugins/list/lang/bn.js b/plugins/list/lang/bn.js index 807ec090f7c..11f4ea13179 100644 --- a/plugins/list/lang/bn.js +++ b/plugins/list/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'bn', { diff --git a/plugins/list/lang/bs.js b/plugins/list/lang/bs.js index 04a7a9e405c..51c50375a36 100644 --- a/plugins/list/lang/bs.js +++ b/plugins/list/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'bs', { diff --git a/plugins/list/lang/ca.js b/plugins/list/lang/ca.js index e5adf34b740..19dc2be5ba3 100644 --- a/plugins/list/lang/ca.js +++ b/plugins/list/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'ca', { diff --git a/plugins/list/lang/cs.js b/plugins/list/lang/cs.js index ef6a571fc90..99c12c8c49b 100644 --- a/plugins/list/lang/cs.js +++ b/plugins/list/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'cs', { diff --git a/plugins/list/lang/cy.js b/plugins/list/lang/cy.js index d3d93491537..365be495f9d 100644 --- a/plugins/list/lang/cy.js +++ b/plugins/list/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'cy', { diff --git a/plugins/list/lang/da.js b/plugins/list/lang/da.js index ca6caa34f51..d0774f43e91 100644 --- a/plugins/list/lang/da.js +++ b/plugins/list/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'da', { diff --git a/plugins/list/lang/de-ch.js b/plugins/list/lang/de-ch.js index 63c0aab6032..ec96dc36e72 100644 --- a/plugins/list/lang/de-ch.js +++ b/plugins/list/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'de-ch', { diff --git a/plugins/list/lang/de.js b/plugins/list/lang/de.js index 96604edd7d4..90127065f08 100644 --- a/plugins/list/lang/de.js +++ b/plugins/list/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'de', { diff --git a/plugins/list/lang/el.js b/plugins/list/lang/el.js index 48f223e1cde..9aa55580003 100644 --- a/plugins/list/lang/el.js +++ b/plugins/list/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'el', { diff --git a/plugins/list/lang/en-au.js b/plugins/list/lang/en-au.js index 3333232e8f7..56559bae023 100644 --- a/plugins/list/lang/en-au.js +++ b/plugins/list/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'en-au', { diff --git a/plugins/list/lang/en-ca.js b/plugins/list/lang/en-ca.js index 4eba71afb3e..943b48702c6 100644 --- a/plugins/list/lang/en-ca.js +++ b/plugins/list/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'en-ca', { diff --git a/plugins/list/lang/en-gb.js b/plugins/list/lang/en-gb.js index 72dd23d86b8..87809db21c1 100644 --- a/plugins/list/lang/en-gb.js +++ b/plugins/list/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'en-gb', { diff --git a/plugins/list/lang/en.js b/plugins/list/lang/en.js index 35909d5aa0b..539b4d2a4e7 100644 --- a/plugins/list/lang/en.js +++ b/plugins/list/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'en', { diff --git a/plugins/list/lang/eo.js b/plugins/list/lang/eo.js index 49dc85253cd..6b8a49d7e9f 100644 --- a/plugins/list/lang/eo.js +++ b/plugins/list/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'eo', { diff --git a/plugins/list/lang/es-mx.js b/plugins/list/lang/es-mx.js index a453b51df3f..70b33e895f4 100644 --- a/plugins/list/lang/es-mx.js +++ b/plugins/list/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'es-mx', { diff --git a/plugins/list/lang/es.js b/plugins/list/lang/es.js index f646be7733e..eccab90d20a 100644 --- a/plugins/list/lang/es.js +++ b/plugins/list/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'es', { diff --git a/plugins/list/lang/et.js b/plugins/list/lang/et.js index 8f3564bcdcd..7d0e841e01c 100644 --- a/plugins/list/lang/et.js +++ b/plugins/list/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'et', { diff --git a/plugins/list/lang/eu.js b/plugins/list/lang/eu.js index b2725cadf0a..91949b4a979 100644 --- a/plugins/list/lang/eu.js +++ b/plugins/list/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'eu', { diff --git a/plugins/list/lang/fa.js b/plugins/list/lang/fa.js index d29375af9fb..f5dfa5db392 100644 --- a/plugins/list/lang/fa.js +++ b/plugins/list/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'fa', { diff --git a/plugins/list/lang/fi.js b/plugins/list/lang/fi.js index 4222b884cf5..31dfaa360c0 100644 --- a/plugins/list/lang/fi.js +++ b/plugins/list/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'fi', { diff --git a/plugins/list/lang/fo.js b/plugins/list/lang/fo.js index f528deac986..aa84303237f 100644 --- a/plugins/list/lang/fo.js +++ b/plugins/list/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'fo', { diff --git a/plugins/list/lang/fr-ca.js b/plugins/list/lang/fr-ca.js index 60e53af7426..da1a95c6636 100644 --- a/plugins/list/lang/fr-ca.js +++ b/plugins/list/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'fr-ca', { diff --git a/plugins/list/lang/fr.js b/plugins/list/lang/fr.js index a3701438563..5a6b349a2dc 100644 --- a/plugins/list/lang/fr.js +++ b/plugins/list/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'fr', { diff --git a/plugins/list/lang/gl.js b/plugins/list/lang/gl.js index 8910f4533e5..a1b8c2df77b 100644 --- a/plugins/list/lang/gl.js +++ b/plugins/list/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'gl', { diff --git a/plugins/list/lang/gu.js b/plugins/list/lang/gu.js index a5ac5be479b..e6ca7b93da1 100644 --- a/plugins/list/lang/gu.js +++ b/plugins/list/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'gu', { diff --git a/plugins/list/lang/he.js b/plugins/list/lang/he.js index ba6906ded6b..71ce3664cf2 100644 --- a/plugins/list/lang/he.js +++ b/plugins/list/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'he', { diff --git a/plugins/list/lang/hi.js b/plugins/list/lang/hi.js index 99bf1be3d35..83d45a74144 100644 --- a/plugins/list/lang/hi.js +++ b/plugins/list/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'hi', { diff --git a/plugins/list/lang/hr.js b/plugins/list/lang/hr.js index dabc1110cae..665a20ff833 100644 --- a/plugins/list/lang/hr.js +++ b/plugins/list/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'hr', { diff --git a/plugins/list/lang/hu.js b/plugins/list/lang/hu.js index 0f69584191d..ce28295931c 100644 --- a/plugins/list/lang/hu.js +++ b/plugins/list/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'hu', { diff --git a/plugins/list/lang/id.js b/plugins/list/lang/id.js index 8dd57fb412f..de9b5e26f18 100644 --- a/plugins/list/lang/id.js +++ b/plugins/list/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'id', { diff --git a/plugins/list/lang/is.js b/plugins/list/lang/is.js index fc77f85a096..6018dc587c3 100644 --- a/plugins/list/lang/is.js +++ b/plugins/list/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'is', { diff --git a/plugins/list/lang/it.js b/plugins/list/lang/it.js index b13ac391a29..bad2fd1553c 100644 --- a/plugins/list/lang/it.js +++ b/plugins/list/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'it', { diff --git a/plugins/list/lang/ja.js b/plugins/list/lang/ja.js index d96f5c95d2c..59a6ae9ec1e 100644 --- a/plugins/list/lang/ja.js +++ b/plugins/list/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'ja', { diff --git a/plugins/list/lang/ka.js b/plugins/list/lang/ka.js index cc6b351f1b6..a0463df7671 100644 --- a/plugins/list/lang/ka.js +++ b/plugins/list/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'ka', { diff --git a/plugins/list/lang/km.js b/plugins/list/lang/km.js index f1bd83f20de..2c8accfce8c 100644 --- a/plugins/list/lang/km.js +++ b/plugins/list/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'km', { diff --git a/plugins/list/lang/ko.js b/plugins/list/lang/ko.js index 4ab5285c579..4b91e6c4311 100644 --- a/plugins/list/lang/ko.js +++ b/plugins/list/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'ko', { diff --git a/plugins/list/lang/ku.js b/plugins/list/lang/ku.js index 4959f1e108c..c428c08fad7 100644 --- a/plugins/list/lang/ku.js +++ b/plugins/list/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'ku', { diff --git a/plugins/list/lang/lt.js b/plugins/list/lang/lt.js index 9e3444d2d79..45629f2c401 100644 --- a/plugins/list/lang/lt.js +++ b/plugins/list/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'lt', { diff --git a/plugins/list/lang/lv.js b/plugins/list/lang/lv.js index 2a9ba31bd6b..46dd5622db9 100644 --- a/plugins/list/lang/lv.js +++ b/plugins/list/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'lv', { diff --git a/plugins/list/lang/mk.js b/plugins/list/lang/mk.js index 295eae6ae1f..19c954cb086 100644 --- a/plugins/list/lang/mk.js +++ b/plugins/list/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'mk', { diff --git a/plugins/list/lang/mn.js b/plugins/list/lang/mn.js index a18934a27fc..7f471b7f3c3 100644 --- a/plugins/list/lang/mn.js +++ b/plugins/list/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'mn', { diff --git a/plugins/list/lang/ms.js b/plugins/list/lang/ms.js index f080f893804..014feb490b6 100644 --- a/plugins/list/lang/ms.js +++ b/plugins/list/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'ms', { diff --git a/plugins/list/lang/nb.js b/plugins/list/lang/nb.js index 57a26ba9a06..93f699a2e15 100644 --- a/plugins/list/lang/nb.js +++ b/plugins/list/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'nb', { diff --git a/plugins/list/lang/nl.js b/plugins/list/lang/nl.js index faea28e0340..687366a1ebc 100644 --- a/plugins/list/lang/nl.js +++ b/plugins/list/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'nl', { diff --git a/plugins/list/lang/no.js b/plugins/list/lang/no.js index 9786e17cb2f..f8ab26f4d3f 100644 --- a/plugins/list/lang/no.js +++ b/plugins/list/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'no', { diff --git a/plugins/list/lang/oc.js b/plugins/list/lang/oc.js index 8e52bc4c892..c72bc8b02c8 100644 --- a/plugins/list/lang/oc.js +++ b/plugins/list/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'oc', { diff --git a/plugins/list/lang/pl.js b/plugins/list/lang/pl.js index f5e70dab3ea..499aa2e488d 100644 --- a/plugins/list/lang/pl.js +++ b/plugins/list/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'pl', { diff --git a/plugins/list/lang/pt-br.js b/plugins/list/lang/pt-br.js index 80e2d07ca14..9a9be782d92 100644 --- a/plugins/list/lang/pt-br.js +++ b/plugins/list/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'pt-br', { diff --git a/plugins/list/lang/pt.js b/plugins/list/lang/pt.js index ae39d5e78e0..f82ab266ea2 100644 --- a/plugins/list/lang/pt.js +++ b/plugins/list/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'pt', { diff --git a/plugins/list/lang/ro.js b/plugins/list/lang/ro.js index 27056f02985..86f3c9a09c6 100644 --- a/plugins/list/lang/ro.js +++ b/plugins/list/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'ro', { diff --git a/plugins/list/lang/ru.js b/plugins/list/lang/ru.js index 5cb74f39f0a..d7798788248 100644 --- a/plugins/list/lang/ru.js +++ b/plugins/list/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'ru', { diff --git a/plugins/list/lang/si.js b/plugins/list/lang/si.js index b08a7b1fccb..a36478574b8 100644 --- a/plugins/list/lang/si.js +++ b/plugins/list/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'si', { diff --git a/plugins/list/lang/sk.js b/plugins/list/lang/sk.js index cfa2c0f9645..13b2e5f7243 100644 --- a/plugins/list/lang/sk.js +++ b/plugins/list/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'sk', { diff --git a/plugins/list/lang/sl.js b/plugins/list/lang/sl.js index b2e1eb0734f..7bbe5214f1a 100644 --- a/plugins/list/lang/sl.js +++ b/plugins/list/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'sl', { diff --git a/plugins/list/lang/sq.js b/plugins/list/lang/sq.js index 339d4082fb2..f3ad79cfcfc 100644 --- a/plugins/list/lang/sq.js +++ b/plugins/list/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'sq', { diff --git a/plugins/list/lang/sr-latn.js b/plugins/list/lang/sr-latn.js index 6748d8c11c7..e664f43dee2 100644 --- a/plugins/list/lang/sr-latn.js +++ b/plugins/list/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'sr-latn', { diff --git a/plugins/list/lang/sr.js b/plugins/list/lang/sr.js index a99a1218e8d..65689c38246 100644 --- a/plugins/list/lang/sr.js +++ b/plugins/list/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'sr', { diff --git a/plugins/list/lang/sv.js b/plugins/list/lang/sv.js index 1bdcabb7856..3b9e78f95fb 100644 --- a/plugins/list/lang/sv.js +++ b/plugins/list/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'sv', { diff --git a/plugins/list/lang/th.js b/plugins/list/lang/th.js index 415d12d44d8..3c29dd9ca3d 100644 --- a/plugins/list/lang/th.js +++ b/plugins/list/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'th', { diff --git a/plugins/list/lang/tr.js b/plugins/list/lang/tr.js index 73987de56f4..6bfea3d33ba 100644 --- a/plugins/list/lang/tr.js +++ b/plugins/list/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'tr', { diff --git a/plugins/list/lang/tt.js b/plugins/list/lang/tt.js index 0ad34a23162..1d77219ef1b 100644 --- a/plugins/list/lang/tt.js +++ b/plugins/list/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'tt', { diff --git a/plugins/list/lang/ug.js b/plugins/list/lang/ug.js index bacc39c39f1..105529ae03f 100644 --- a/plugins/list/lang/ug.js +++ b/plugins/list/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'ug', { diff --git a/plugins/list/lang/uk.js b/plugins/list/lang/uk.js index da296fa6397..b0441417743 100644 --- a/plugins/list/lang/uk.js +++ b/plugins/list/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'uk', { diff --git a/plugins/list/lang/vi.js b/plugins/list/lang/vi.js index 27ead67cb80..9f4eb74c58f 100644 --- a/plugins/list/lang/vi.js +++ b/plugins/list/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'vi', { diff --git a/plugins/list/lang/zh-cn.js b/plugins/list/lang/zh-cn.js index 0c653a54e6f..e89a75bd1ba 100644 --- a/plugins/list/lang/zh-cn.js +++ b/plugins/list/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'zh-cn', { diff --git a/plugins/list/lang/zh.js b/plugins/list/lang/zh.js index 2e1f1c985b4..4354bb03d64 100644 --- a/plugins/list/lang/zh.js +++ b/plugins/list/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'list', 'zh', { diff --git a/plugins/list/plugin.js b/plugins/list/plugin.js index 177171d1925..614a6acefc3 100755 --- a/plugins/list/plugin.js +++ b/plugins/list/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/listblock/plugin.js b/plugins/listblock/plugin.js index 380c3177369..9a158812b5a 100644 --- a/plugins/listblock/plugin.js +++ b/plugins/listblock/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/liststyle/dialogs/liststyle.js b/plugins/liststyle/dialogs/liststyle.js index 36b5fd81c0f..bf5f4a0ab42 100644 --- a/plugins/liststyle/dialogs/liststyle.js +++ b/plugins/liststyle/dialogs/liststyle.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/liststyle/lang/af.js b/plugins/liststyle/lang/af.js index 38573dbbf00..05a9568a892 100644 --- a/plugins/liststyle/lang/af.js +++ b/plugins/liststyle/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'af', { diff --git a/plugins/liststyle/lang/ar.js b/plugins/liststyle/lang/ar.js index 05ff2b56596..25f93dacb8c 100644 --- a/plugins/liststyle/lang/ar.js +++ b/plugins/liststyle/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'ar', { diff --git a/plugins/liststyle/lang/az.js b/plugins/liststyle/lang/az.js index fe3daba78e5..434a7dc1723 100644 --- a/plugins/liststyle/lang/az.js +++ b/plugins/liststyle/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'az', { diff --git a/plugins/liststyle/lang/bg.js b/plugins/liststyle/lang/bg.js index b2107a2702b..ac8024bf259 100644 --- a/plugins/liststyle/lang/bg.js +++ b/plugins/liststyle/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'bg', { diff --git a/plugins/liststyle/lang/bn.js b/plugins/liststyle/lang/bn.js index fb515d8223d..324da7ec8f7 100644 --- a/plugins/liststyle/lang/bn.js +++ b/plugins/liststyle/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'bn', { diff --git a/plugins/liststyle/lang/bs.js b/plugins/liststyle/lang/bs.js index 9a8a500a00c..774a357d2cc 100644 --- a/plugins/liststyle/lang/bs.js +++ b/plugins/liststyle/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'bs', { diff --git a/plugins/liststyle/lang/ca.js b/plugins/liststyle/lang/ca.js index f821cd319e9..f92f2022dd3 100644 --- a/plugins/liststyle/lang/ca.js +++ b/plugins/liststyle/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'ca', { diff --git a/plugins/liststyle/lang/cs.js b/plugins/liststyle/lang/cs.js index 85e6fb87579..414f9607358 100644 --- a/plugins/liststyle/lang/cs.js +++ b/plugins/liststyle/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'cs', { diff --git a/plugins/liststyle/lang/cy.js b/plugins/liststyle/lang/cy.js index e69dba089da..6c31e248e1e 100644 --- a/plugins/liststyle/lang/cy.js +++ b/plugins/liststyle/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'cy', { diff --git a/plugins/liststyle/lang/da.js b/plugins/liststyle/lang/da.js index 6b21e2f99a8..9ecef07b5fb 100644 --- a/plugins/liststyle/lang/da.js +++ b/plugins/liststyle/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'da', { diff --git a/plugins/liststyle/lang/de-ch.js b/plugins/liststyle/lang/de-ch.js index 54eef4ee8ea..bab8e37065c 100644 --- a/plugins/liststyle/lang/de-ch.js +++ b/plugins/liststyle/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'de-ch', { diff --git a/plugins/liststyle/lang/de.js b/plugins/liststyle/lang/de.js index 9df5ac8af38..809298957b2 100644 --- a/plugins/liststyle/lang/de.js +++ b/plugins/liststyle/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'de', { diff --git a/plugins/liststyle/lang/el.js b/plugins/liststyle/lang/el.js index 4b770538a54..07571a51fd5 100644 --- a/plugins/liststyle/lang/el.js +++ b/plugins/liststyle/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'el', { diff --git a/plugins/liststyle/lang/en-au.js b/plugins/liststyle/lang/en-au.js index 437ba04e5c2..9df409e79a1 100644 --- a/plugins/liststyle/lang/en-au.js +++ b/plugins/liststyle/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'en-au', { diff --git a/plugins/liststyle/lang/en-ca.js b/plugins/liststyle/lang/en-ca.js index 0c394dde084..88e68955311 100644 --- a/plugins/liststyle/lang/en-ca.js +++ b/plugins/liststyle/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'en-ca', { diff --git a/plugins/liststyle/lang/en-gb.js b/plugins/liststyle/lang/en-gb.js index d6aad79d509..289707f3267 100644 --- a/plugins/liststyle/lang/en-gb.js +++ b/plugins/liststyle/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'en-gb', { diff --git a/plugins/liststyle/lang/en.js b/plugins/liststyle/lang/en.js index 508fe915f90..dc20f08f10d 100644 --- a/plugins/liststyle/lang/en.js +++ b/plugins/liststyle/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'en', { diff --git a/plugins/liststyle/lang/eo.js b/plugins/liststyle/lang/eo.js index 8860b5f1647..271c537016f 100644 --- a/plugins/liststyle/lang/eo.js +++ b/plugins/liststyle/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'eo', { diff --git a/plugins/liststyle/lang/es-mx.js b/plugins/liststyle/lang/es-mx.js index ff6db037bf3..b730fc87300 100644 --- a/plugins/liststyle/lang/es-mx.js +++ b/plugins/liststyle/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'es-mx', { diff --git a/plugins/liststyle/lang/es.js b/plugins/liststyle/lang/es.js index fae597d054b..c43bf71f1c8 100644 --- a/plugins/liststyle/lang/es.js +++ b/plugins/liststyle/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'es', { diff --git a/plugins/liststyle/lang/et.js b/plugins/liststyle/lang/et.js index 00bf0d9f428..43b9a24e528 100644 --- a/plugins/liststyle/lang/et.js +++ b/plugins/liststyle/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'et', { diff --git a/plugins/liststyle/lang/eu.js b/plugins/liststyle/lang/eu.js index 2dde824b4c2..451a6378fb6 100644 --- a/plugins/liststyle/lang/eu.js +++ b/plugins/liststyle/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'eu', { diff --git a/plugins/liststyle/lang/fa.js b/plugins/liststyle/lang/fa.js index c8197320f5a..73f4c8a0f46 100644 --- a/plugins/liststyle/lang/fa.js +++ b/plugins/liststyle/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'fa', { diff --git a/plugins/liststyle/lang/fi.js b/plugins/liststyle/lang/fi.js index 1be15474ff5..f5a59a375ba 100644 --- a/plugins/liststyle/lang/fi.js +++ b/plugins/liststyle/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'fi', { diff --git a/plugins/liststyle/lang/fo.js b/plugins/liststyle/lang/fo.js index 25f75121fd2..84b674c1c23 100644 --- a/plugins/liststyle/lang/fo.js +++ b/plugins/liststyle/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'fo', { diff --git a/plugins/liststyle/lang/fr-ca.js b/plugins/liststyle/lang/fr-ca.js index d51194bd043..d98a1622f66 100644 --- a/plugins/liststyle/lang/fr-ca.js +++ b/plugins/liststyle/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'fr-ca', { diff --git a/plugins/liststyle/lang/fr.js b/plugins/liststyle/lang/fr.js index dcb7d29f568..4ceb68c5050 100644 --- a/plugins/liststyle/lang/fr.js +++ b/plugins/liststyle/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'fr', { diff --git a/plugins/liststyle/lang/gl.js b/plugins/liststyle/lang/gl.js index 629730c8f2f..67e596d2a46 100644 --- a/plugins/liststyle/lang/gl.js +++ b/plugins/liststyle/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'gl', { diff --git a/plugins/liststyle/lang/gu.js b/plugins/liststyle/lang/gu.js index af25d4a6f27..dbe11dfcb57 100644 --- a/plugins/liststyle/lang/gu.js +++ b/plugins/liststyle/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'gu', { diff --git a/plugins/liststyle/lang/he.js b/plugins/liststyle/lang/he.js index 53b212d28b4..988cd463fb8 100644 --- a/plugins/liststyle/lang/he.js +++ b/plugins/liststyle/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'he', { diff --git a/plugins/liststyle/lang/hi.js b/plugins/liststyle/lang/hi.js index b73293f3996..914aab73083 100644 --- a/plugins/liststyle/lang/hi.js +++ b/plugins/liststyle/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'hi', { diff --git a/plugins/liststyle/lang/hr.js b/plugins/liststyle/lang/hr.js index ae63beb2e82..b10c052351d 100644 --- a/plugins/liststyle/lang/hr.js +++ b/plugins/liststyle/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'hr', { diff --git a/plugins/liststyle/lang/hu.js b/plugins/liststyle/lang/hu.js index aa61608322c..7e820a19a25 100644 --- a/plugins/liststyle/lang/hu.js +++ b/plugins/liststyle/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'hu', { diff --git a/plugins/liststyle/lang/id.js b/plugins/liststyle/lang/id.js index d0e76b2b5d7..a5108bd85b4 100644 --- a/plugins/liststyle/lang/id.js +++ b/plugins/liststyle/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'id', { diff --git a/plugins/liststyle/lang/is.js b/plugins/liststyle/lang/is.js index d7ef50d9035..79a2b1c8a84 100644 --- a/plugins/liststyle/lang/is.js +++ b/plugins/liststyle/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'is', { diff --git a/plugins/liststyle/lang/it.js b/plugins/liststyle/lang/it.js index e83bfe36881..981b7cc8c8e 100644 --- a/plugins/liststyle/lang/it.js +++ b/plugins/liststyle/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'it', { diff --git a/plugins/liststyle/lang/ja.js b/plugins/liststyle/lang/ja.js index 714777a3894..232a4428bd2 100644 --- a/plugins/liststyle/lang/ja.js +++ b/plugins/liststyle/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'ja', { diff --git a/plugins/liststyle/lang/ka.js b/plugins/liststyle/lang/ka.js index 09e6ffde4d7..d51a1af7118 100644 --- a/plugins/liststyle/lang/ka.js +++ b/plugins/liststyle/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'ka', { diff --git a/plugins/liststyle/lang/km.js b/plugins/liststyle/lang/km.js index d500330cd0d..2730be8acaa 100644 --- a/plugins/liststyle/lang/km.js +++ b/plugins/liststyle/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'km', { diff --git a/plugins/liststyle/lang/ko.js b/plugins/liststyle/lang/ko.js index 59a6c23dfed..3b88709a91c 100644 --- a/plugins/liststyle/lang/ko.js +++ b/plugins/liststyle/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'ko', { diff --git a/plugins/liststyle/lang/ku.js b/plugins/liststyle/lang/ku.js index 0f14a785812..c198f6a1772 100644 --- a/plugins/liststyle/lang/ku.js +++ b/plugins/liststyle/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'ku', { diff --git a/plugins/liststyle/lang/lt.js b/plugins/liststyle/lang/lt.js index d8b401fcbc3..c5cf0677dae 100644 --- a/plugins/liststyle/lang/lt.js +++ b/plugins/liststyle/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'lt', { diff --git a/plugins/liststyle/lang/lv.js b/plugins/liststyle/lang/lv.js index 0da3dbbdf66..e98d5aada82 100644 --- a/plugins/liststyle/lang/lv.js +++ b/plugins/liststyle/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'lv', { diff --git a/plugins/liststyle/lang/mk.js b/plugins/liststyle/lang/mk.js index 7034a0d2f2f..0bf9284e629 100644 --- a/plugins/liststyle/lang/mk.js +++ b/plugins/liststyle/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'mk', { diff --git a/plugins/liststyle/lang/mn.js b/plugins/liststyle/lang/mn.js index 6c9de0ebf8d..c91f8d7bac8 100644 --- a/plugins/liststyle/lang/mn.js +++ b/plugins/liststyle/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'mn', { diff --git a/plugins/liststyle/lang/ms.js b/plugins/liststyle/lang/ms.js index a83c2200105..8f02f80b4dc 100644 --- a/plugins/liststyle/lang/ms.js +++ b/plugins/liststyle/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'ms', { diff --git a/plugins/liststyle/lang/nb.js b/plugins/liststyle/lang/nb.js index 197f6d9e8b4..ab51cbee3c5 100644 --- a/plugins/liststyle/lang/nb.js +++ b/plugins/liststyle/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'nb', { diff --git a/plugins/liststyle/lang/nl.js b/plugins/liststyle/lang/nl.js index c54dd4c6bdb..f654242b0a9 100644 --- a/plugins/liststyle/lang/nl.js +++ b/plugins/liststyle/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'nl', { diff --git a/plugins/liststyle/lang/no.js b/plugins/liststyle/lang/no.js index 7b74cdb88fb..041da8959bd 100644 --- a/plugins/liststyle/lang/no.js +++ b/plugins/liststyle/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'no', { diff --git a/plugins/liststyle/lang/oc.js b/plugins/liststyle/lang/oc.js index 69c1a68f062..f5a5f0f1c8c 100644 --- a/plugins/liststyle/lang/oc.js +++ b/plugins/liststyle/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'oc', { diff --git a/plugins/liststyle/lang/pl.js b/plugins/liststyle/lang/pl.js index d6be803e820..0d955bb74ff 100644 --- a/plugins/liststyle/lang/pl.js +++ b/plugins/liststyle/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'pl', { diff --git a/plugins/liststyle/lang/pt-br.js b/plugins/liststyle/lang/pt-br.js index 2123c90114b..dbf914717cb 100644 --- a/plugins/liststyle/lang/pt-br.js +++ b/plugins/liststyle/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'pt-br', { diff --git a/plugins/liststyle/lang/pt.js b/plugins/liststyle/lang/pt.js index 2c1957db2ad..0bfe6adb6b4 100644 --- a/plugins/liststyle/lang/pt.js +++ b/plugins/liststyle/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'pt', { diff --git a/plugins/liststyle/lang/ro.js b/plugins/liststyle/lang/ro.js index 732d2bfb855..f4c02b17e80 100644 --- a/plugins/liststyle/lang/ro.js +++ b/plugins/liststyle/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'ro', { diff --git a/plugins/liststyle/lang/ru.js b/plugins/liststyle/lang/ru.js index dcafb494675..701f0616a8e 100644 --- a/plugins/liststyle/lang/ru.js +++ b/plugins/liststyle/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'ru', { diff --git a/plugins/liststyle/lang/si.js b/plugins/liststyle/lang/si.js index 74f72c9d2fb..0f751588114 100644 --- a/plugins/liststyle/lang/si.js +++ b/plugins/liststyle/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'si', { diff --git a/plugins/liststyle/lang/sk.js b/plugins/liststyle/lang/sk.js index 58c24415a3e..c5508d2c6c2 100644 --- a/plugins/liststyle/lang/sk.js +++ b/plugins/liststyle/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'sk', { diff --git a/plugins/liststyle/lang/sl.js b/plugins/liststyle/lang/sl.js index f29ce6ebfd0..eb92396ae7f 100644 --- a/plugins/liststyle/lang/sl.js +++ b/plugins/liststyle/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'sl', { diff --git a/plugins/liststyle/lang/sq.js b/plugins/liststyle/lang/sq.js index dbe128554d6..c745200260e 100644 --- a/plugins/liststyle/lang/sq.js +++ b/plugins/liststyle/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'sq', { diff --git a/plugins/liststyle/lang/sr-latn.js b/plugins/liststyle/lang/sr-latn.js index 0f4a3b12cc0..50cb6ac5671 100644 --- a/plugins/liststyle/lang/sr-latn.js +++ b/plugins/liststyle/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'sr-latn', { diff --git a/plugins/liststyle/lang/sr.js b/plugins/liststyle/lang/sr.js index ac8ba1ede1a..a51b5450a3e 100644 --- a/plugins/liststyle/lang/sr.js +++ b/plugins/liststyle/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'sr', { diff --git a/plugins/liststyle/lang/sv.js b/plugins/liststyle/lang/sv.js index 41b98fd8965..da36efffba1 100644 --- a/plugins/liststyle/lang/sv.js +++ b/plugins/liststyle/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'sv', { diff --git a/plugins/liststyle/lang/th.js b/plugins/liststyle/lang/th.js index 2890e04a0ca..c8e2d5c6c89 100644 --- a/plugins/liststyle/lang/th.js +++ b/plugins/liststyle/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'th', { diff --git a/plugins/liststyle/lang/tr.js b/plugins/liststyle/lang/tr.js index 570d4ce6551..307bb5b972f 100644 --- a/plugins/liststyle/lang/tr.js +++ b/plugins/liststyle/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'tr', { diff --git a/plugins/liststyle/lang/tt.js b/plugins/liststyle/lang/tt.js index 0e59a2bb489..9369d6114c3 100644 --- a/plugins/liststyle/lang/tt.js +++ b/plugins/liststyle/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'tt', { diff --git a/plugins/liststyle/lang/ug.js b/plugins/liststyle/lang/ug.js index c13e74ebbf9..323038cdf41 100644 --- a/plugins/liststyle/lang/ug.js +++ b/plugins/liststyle/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'ug', { diff --git a/plugins/liststyle/lang/uk.js b/plugins/liststyle/lang/uk.js index 23ac35529b4..dc0e39ebe74 100644 --- a/plugins/liststyle/lang/uk.js +++ b/plugins/liststyle/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'uk', { diff --git a/plugins/liststyle/lang/vi.js b/plugins/liststyle/lang/vi.js index 3746500b50d..071b1bc8189 100644 --- a/plugins/liststyle/lang/vi.js +++ b/plugins/liststyle/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'vi', { diff --git a/plugins/liststyle/lang/zh-cn.js b/plugins/liststyle/lang/zh-cn.js index 4e96849eab5..23a024b3e6b 100644 --- a/plugins/liststyle/lang/zh-cn.js +++ b/plugins/liststyle/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'zh-cn', { diff --git a/plugins/liststyle/lang/zh.js b/plugins/liststyle/lang/zh.js index 5a6b30bd441..dd67e5b1e89 100644 --- a/plugins/liststyle/lang/zh.js +++ b/plugins/liststyle/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'liststyle', 'zh', { diff --git a/plugins/liststyle/plugin.js b/plugins/liststyle/plugin.js index 59362789c09..46dafc086d6 100644 --- a/plugins/liststyle/plugin.js +++ b/plugins/liststyle/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/dev/magicline.html b/plugins/magicline/dev/magicline.html index ad5315b524b..5063bfcdd2d 100644 --- a/plugins/magicline/dev/magicline.html +++ b/plugins/magicline/dev/magicline.html @@ -1,6 +1,6 @@ diff --git a/plugins/magicline/lang/af.js b/plugins/magicline/lang/af.js index a6695f73bc6..37a40a3f183 100644 --- a/plugins/magicline/lang/af.js +++ b/plugins/magicline/lang/af.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/ar.js b/plugins/magicline/lang/ar.js index ea9dda405f4..9521aa94fef 100644 --- a/plugins/magicline/lang/ar.js +++ b/plugins/magicline/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/az.js b/plugins/magicline/lang/az.js index 35976acd7b2..f2a080844ba 100644 --- a/plugins/magicline/lang/az.js +++ b/plugins/magicline/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/bg.js b/plugins/magicline/lang/bg.js index 32dbcffbda1..51ba1bdc28c 100644 --- a/plugins/magicline/lang/bg.js +++ b/plugins/magicline/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/ca.js b/plugins/magicline/lang/ca.js index e6f3d16065b..b56748bcf47 100644 --- a/plugins/magicline/lang/ca.js +++ b/plugins/magicline/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/cs.js b/plugins/magicline/lang/cs.js index 00ba98eb8eb..ecbc9db5f22 100644 --- a/plugins/magicline/lang/cs.js +++ b/plugins/magicline/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/cy.js b/plugins/magicline/lang/cy.js index 03654a80238..57b98feda72 100644 --- a/plugins/magicline/lang/cy.js +++ b/plugins/magicline/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/da.js b/plugins/magicline/lang/da.js index 9e6c30abec9..0b348d1de0d 100644 --- a/plugins/magicline/lang/da.js +++ b/plugins/magicline/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/de-ch.js b/plugins/magicline/lang/de-ch.js index b92f45baa78..5944926db42 100644 --- a/plugins/magicline/lang/de-ch.js +++ b/plugins/magicline/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/de.js b/plugins/magicline/lang/de.js index 80d48ca6a1e..16250331c37 100644 --- a/plugins/magicline/lang/de.js +++ b/plugins/magicline/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/el.js b/plugins/magicline/lang/el.js index 87e3d527e07..6cb60323a58 100644 --- a/plugins/magicline/lang/el.js +++ b/plugins/magicline/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/en-au.js b/plugins/magicline/lang/en-au.js index 5b504a23757..99e7d34099a 100644 --- a/plugins/magicline/lang/en-au.js +++ b/plugins/magicline/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/en-gb.js b/plugins/magicline/lang/en-gb.js index ecba27a1745..7d9fa9b0cb6 100644 --- a/plugins/magicline/lang/en-gb.js +++ b/plugins/magicline/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/en.js b/plugins/magicline/lang/en.js index 0ad3fb1d4c4..d79549b6b0e 100644 --- a/plugins/magicline/lang/en.js +++ b/plugins/magicline/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/eo.js b/plugins/magicline/lang/eo.js index 7e7459d5152..40a5b782833 100644 --- a/plugins/magicline/lang/eo.js +++ b/plugins/magicline/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/es-mx.js b/plugins/magicline/lang/es-mx.js index 566bf6ffbd9..0508c182191 100644 --- a/plugins/magicline/lang/es-mx.js +++ b/plugins/magicline/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/es.js b/plugins/magicline/lang/es.js index 8148dada246..c37eb4a8827 100644 --- a/plugins/magicline/lang/es.js +++ b/plugins/magicline/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/et.js b/plugins/magicline/lang/et.js index 86b202cff73..2d565eba536 100644 --- a/plugins/magicline/lang/et.js +++ b/plugins/magicline/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/eu.js b/plugins/magicline/lang/eu.js index 84db395b0e5..0ee1b13023c 100644 --- a/plugins/magicline/lang/eu.js +++ b/plugins/magicline/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/fa.js b/plugins/magicline/lang/fa.js index 84c8b789515..61e2ad36ab4 100644 --- a/plugins/magicline/lang/fa.js +++ b/plugins/magicline/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/fi.js b/plugins/magicline/lang/fi.js index 7f345366cf9..1c57be990cf 100644 --- a/plugins/magicline/lang/fi.js +++ b/plugins/magicline/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/fr-ca.js b/plugins/magicline/lang/fr-ca.js index 5af1b7da94f..f4dbbf252a4 100644 --- a/plugins/magicline/lang/fr-ca.js +++ b/plugins/magicline/lang/fr-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/fr.js b/plugins/magicline/lang/fr.js index ecd83a2b3ca..ad5566e9654 100644 --- a/plugins/magicline/lang/fr.js +++ b/plugins/magicline/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/gl.js b/plugins/magicline/lang/gl.js index f79c114255a..b55efc4c563 100644 --- a/plugins/magicline/lang/gl.js +++ b/plugins/magicline/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/he.js b/plugins/magicline/lang/he.js index b664eb275ac..1d8cab5ec16 100644 --- a/plugins/magicline/lang/he.js +++ b/plugins/magicline/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/hr.js b/plugins/magicline/lang/hr.js index e057a2c1c84..74ae0a3ce2d 100644 --- a/plugins/magicline/lang/hr.js +++ b/plugins/magicline/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/hu.js b/plugins/magicline/lang/hu.js index 5ef00dfb7ef..79c1958ec63 100644 --- a/plugins/magicline/lang/hu.js +++ b/plugins/magicline/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/id.js b/plugins/magicline/lang/id.js index 4e45c61315e..e27185be1ce 100644 --- a/plugins/magicline/lang/id.js +++ b/plugins/magicline/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/it.js b/plugins/magicline/lang/it.js index 1c69efb0a1a..6cd772b54f8 100644 --- a/plugins/magicline/lang/it.js +++ b/plugins/magicline/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/ja.js b/plugins/magicline/lang/ja.js index 7d7376c906d..822f93e2866 100644 --- a/plugins/magicline/lang/ja.js +++ b/plugins/magicline/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/km.js b/plugins/magicline/lang/km.js index 5d101f0dc03..6efcb9a9bc2 100644 --- a/plugins/magicline/lang/km.js +++ b/plugins/magicline/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/ko.js b/plugins/magicline/lang/ko.js index 685f8893ee6..15156015ab5 100644 --- a/plugins/magicline/lang/ko.js +++ b/plugins/magicline/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/ku.js b/plugins/magicline/lang/ku.js index 69e02eca044..f4ffba99113 100644 --- a/plugins/magicline/lang/ku.js +++ b/plugins/magicline/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/lt.js b/plugins/magicline/lang/lt.js index 923cf54c4d2..9e632bf4cd3 100644 --- a/plugins/magicline/lang/lt.js +++ b/plugins/magicline/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/lv.js b/plugins/magicline/lang/lv.js index f366a8ca5c1..55586e07006 100644 --- a/plugins/magicline/lang/lv.js +++ b/plugins/magicline/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/nb.js b/plugins/magicline/lang/nb.js index e99bef75e3f..6e6f13bba62 100644 --- a/plugins/magicline/lang/nb.js +++ b/plugins/magicline/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/nl.js b/plugins/magicline/lang/nl.js index 4f2ec21fba5..48cbe30f142 100644 --- a/plugins/magicline/lang/nl.js +++ b/plugins/magicline/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/no.js b/plugins/magicline/lang/no.js index ac12ea209b6..2704ca6edcc 100644 --- a/plugins/magicline/lang/no.js +++ b/plugins/magicline/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/oc.js b/plugins/magicline/lang/oc.js index 1df76186013..fd84f50d5e9 100644 --- a/plugins/magicline/lang/oc.js +++ b/plugins/magicline/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/pl.js b/plugins/magicline/lang/pl.js index 63a599e1c0f..220fb1b5598 100644 --- a/plugins/magicline/lang/pl.js +++ b/plugins/magicline/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/pt-br.js b/plugins/magicline/lang/pt-br.js index 1e5db895add..e28b903015c 100644 --- a/plugins/magicline/lang/pt-br.js +++ b/plugins/magicline/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/pt.js b/plugins/magicline/lang/pt.js index b3013aa23a9..d7d32cc81fd 100644 --- a/plugins/magicline/lang/pt.js +++ b/plugins/magicline/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/ro.js b/plugins/magicline/lang/ro.js index f7a7ce50f02..3f9b4355e6e 100644 --- a/plugins/magicline/lang/ro.js +++ b/plugins/magicline/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/ru.js b/plugins/magicline/lang/ru.js index a92e9b6580f..7b1cb578152 100644 --- a/plugins/magicline/lang/ru.js +++ b/plugins/magicline/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/si.js b/plugins/magicline/lang/si.js index 4a4a45c3cc7..294006f41f1 100644 --- a/plugins/magicline/lang/si.js +++ b/plugins/magicline/lang/si.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/sk.js b/plugins/magicline/lang/sk.js index 621e61bcabe..aadc15d096a 100644 --- a/plugins/magicline/lang/sk.js +++ b/plugins/magicline/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/sl.js b/plugins/magicline/lang/sl.js index 1ebb28a1899..6ecd0b23b50 100644 --- a/plugins/magicline/lang/sl.js +++ b/plugins/magicline/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/sq.js b/plugins/magicline/lang/sq.js index f77174fc0c4..3092d25fc9d 100644 --- a/plugins/magicline/lang/sq.js +++ b/plugins/magicline/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/sr-latn.js b/plugins/magicline/lang/sr-latn.js index b470b85cc91..970d9d768b7 100644 --- a/plugins/magicline/lang/sr-latn.js +++ b/plugins/magicline/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/sr.js b/plugins/magicline/lang/sr.js index 3e0977d04c0..cb9e5dedf6c 100644 --- a/plugins/magicline/lang/sr.js +++ b/plugins/magicline/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/sv.js b/plugins/magicline/lang/sv.js index 857adb3935d..c2284c48be2 100644 --- a/plugins/magicline/lang/sv.js +++ b/plugins/magicline/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/tr.js b/plugins/magicline/lang/tr.js index 496e4ecdf52..37c55499a31 100644 --- a/plugins/magicline/lang/tr.js +++ b/plugins/magicline/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/tt.js b/plugins/magicline/lang/tt.js index 7207df9dd19..399deeb18bd 100644 --- a/plugins/magicline/lang/tt.js +++ b/plugins/magicline/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/ug.js b/plugins/magicline/lang/ug.js index a2d52548447..eb0dfaed4a6 100644 --- a/plugins/magicline/lang/ug.js +++ b/plugins/magicline/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/uk.js b/plugins/magicline/lang/uk.js index a267e342edf..046bc05cc2c 100644 --- a/plugins/magicline/lang/uk.js +++ b/plugins/magicline/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/vi.js b/plugins/magicline/lang/vi.js index 5e5d2966b93..1b3cc7fd7ec 100644 --- a/plugins/magicline/lang/vi.js +++ b/plugins/magicline/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/zh-cn.js b/plugins/magicline/lang/zh-cn.js index 08b7285e096..9893504c522 100644 --- a/plugins/magicline/lang/zh-cn.js +++ b/plugins/magicline/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/lang/zh.js b/plugins/magicline/lang/zh.js index ce0e720bcf1..85b8cab0396 100644 --- a/plugins/magicline/lang/zh.js +++ b/plugins/magicline/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/plugin.js b/plugins/magicline/plugin.js index 7402c4bda29..ecb82046c38 100644 --- a/plugins/magicline/plugin.js +++ b/plugins/magicline/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/magicline/samples/magicline.html b/plugins/magicline/samples/magicline.html index af768d25b4b..dd6936cf858 100644 --- a/plugins/magicline/samples/magicline.html +++ b/plugins/magicline/samples/magicline.html @@ -1,6 +1,6 @@ diff --git a/plugins/mathjax/dev/mathjax.html b/plugins/mathjax/dev/mathjax.html index bd3c2d62176..97c7173f813 100644 --- a/plugins/mathjax/dev/mathjax.html +++ b/plugins/mathjax/dev/mathjax.html @@ -1,6 +1,6 @@ diff --git a/plugins/mathjax/dialogs/mathjax.js b/plugins/mathjax/dialogs/mathjax.js index 0156534ca6e..682cf20a0c2 100644 --- a/plugins/mathjax/dialogs/mathjax.js +++ b/plugins/mathjax/dialogs/mathjax.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/mathjax/lang/af.js b/plugins/mathjax/lang/af.js index b66d4ce5ab8..11a7679e63a 100644 --- a/plugins/mathjax/lang/af.js +++ b/plugins/mathjax/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'af', { diff --git a/plugins/mathjax/lang/ar.js b/plugins/mathjax/lang/ar.js index ed095e9f43d..62a43aa9752 100644 --- a/plugins/mathjax/lang/ar.js +++ b/plugins/mathjax/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'ar', { diff --git a/plugins/mathjax/lang/az.js b/plugins/mathjax/lang/az.js index 9c404b95fcd..1b05311cbed 100644 --- a/plugins/mathjax/lang/az.js +++ b/plugins/mathjax/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'az', { diff --git a/plugins/mathjax/lang/bg.js b/plugins/mathjax/lang/bg.js index 31409412377..039c782a43b 100644 --- a/plugins/mathjax/lang/bg.js +++ b/plugins/mathjax/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'bg', { diff --git a/plugins/mathjax/lang/ca.js b/plugins/mathjax/lang/ca.js index 93dc2fc4e8c..c332c05ebc6 100644 --- a/plugins/mathjax/lang/ca.js +++ b/plugins/mathjax/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'ca', { diff --git a/plugins/mathjax/lang/cs.js b/plugins/mathjax/lang/cs.js index 1fbb21a9822..e045b56e382 100644 --- a/plugins/mathjax/lang/cs.js +++ b/plugins/mathjax/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'cs', { diff --git a/plugins/mathjax/lang/cy.js b/plugins/mathjax/lang/cy.js index d4d2aaeb4a0..e4459ffa863 100644 --- a/plugins/mathjax/lang/cy.js +++ b/plugins/mathjax/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'cy', { diff --git a/plugins/mathjax/lang/da.js b/plugins/mathjax/lang/da.js index e02b6b46bf0..2af5d8f1f45 100644 --- a/plugins/mathjax/lang/da.js +++ b/plugins/mathjax/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'da', { diff --git a/plugins/mathjax/lang/de-ch.js b/plugins/mathjax/lang/de-ch.js index b995a7177e3..8aeabaaabc1 100644 --- a/plugins/mathjax/lang/de-ch.js +++ b/plugins/mathjax/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'de-ch', { diff --git a/plugins/mathjax/lang/de.js b/plugins/mathjax/lang/de.js index 076771b9a0e..9021699c675 100644 --- a/plugins/mathjax/lang/de.js +++ b/plugins/mathjax/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'de', { diff --git a/plugins/mathjax/lang/el.js b/plugins/mathjax/lang/el.js index 99c26358e1d..c434a841176 100644 --- a/plugins/mathjax/lang/el.js +++ b/plugins/mathjax/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'el', { diff --git a/plugins/mathjax/lang/en-au.js b/plugins/mathjax/lang/en-au.js index 65762e698d4..1e493cf5c66 100644 --- a/plugins/mathjax/lang/en-au.js +++ b/plugins/mathjax/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'en-au', { diff --git a/plugins/mathjax/lang/en-gb.js b/plugins/mathjax/lang/en-gb.js index 37759bbced9..d5dabec71db 100644 --- a/plugins/mathjax/lang/en-gb.js +++ b/plugins/mathjax/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'en-gb', { diff --git a/plugins/mathjax/lang/en.js b/plugins/mathjax/lang/en.js index bcb59c2b263..0cbebb8f216 100644 --- a/plugins/mathjax/lang/en.js +++ b/plugins/mathjax/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'en', { diff --git a/plugins/mathjax/lang/eo.js b/plugins/mathjax/lang/eo.js index 20b7edeac25..811c08176e3 100644 --- a/plugins/mathjax/lang/eo.js +++ b/plugins/mathjax/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'eo', { diff --git a/plugins/mathjax/lang/es-mx.js b/plugins/mathjax/lang/es-mx.js index 7ceec0dd744..34a920858b7 100644 --- a/plugins/mathjax/lang/es-mx.js +++ b/plugins/mathjax/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'es-mx', { diff --git a/plugins/mathjax/lang/es.js b/plugins/mathjax/lang/es.js index c0fe6b52671..b1c6a624702 100644 --- a/plugins/mathjax/lang/es.js +++ b/plugins/mathjax/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'es', { diff --git a/plugins/mathjax/lang/et.js b/plugins/mathjax/lang/et.js index 2a8126cc522..c2339b7c281 100644 --- a/plugins/mathjax/lang/et.js +++ b/plugins/mathjax/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'et', { diff --git a/plugins/mathjax/lang/eu.js b/plugins/mathjax/lang/eu.js index b28e2601411..a9658f8ed6f 100644 --- a/plugins/mathjax/lang/eu.js +++ b/plugins/mathjax/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'eu', { diff --git a/plugins/mathjax/lang/fa.js b/plugins/mathjax/lang/fa.js index f7701876059..a39cd686b9f 100644 --- a/plugins/mathjax/lang/fa.js +++ b/plugins/mathjax/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'fa', { diff --git a/plugins/mathjax/lang/fi.js b/plugins/mathjax/lang/fi.js index 0374ce50293..490e0eceb2c 100644 --- a/plugins/mathjax/lang/fi.js +++ b/plugins/mathjax/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'fi', { diff --git a/plugins/mathjax/lang/fr.js b/plugins/mathjax/lang/fr.js index b0148551049..11007d720e9 100644 --- a/plugins/mathjax/lang/fr.js +++ b/plugins/mathjax/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'fr', { diff --git a/plugins/mathjax/lang/gl.js b/plugins/mathjax/lang/gl.js index 02512d3be4e..cb68cf532a7 100644 --- a/plugins/mathjax/lang/gl.js +++ b/plugins/mathjax/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'gl', { diff --git a/plugins/mathjax/lang/he.js b/plugins/mathjax/lang/he.js index da59124bfe4..9fce7d7acd8 100644 --- a/plugins/mathjax/lang/he.js +++ b/plugins/mathjax/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'he', { diff --git a/plugins/mathjax/lang/hr.js b/plugins/mathjax/lang/hr.js index ab8e93a47b2..1a5376ce752 100644 --- a/plugins/mathjax/lang/hr.js +++ b/plugins/mathjax/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'hr', { diff --git a/plugins/mathjax/lang/hu.js b/plugins/mathjax/lang/hu.js index 1abf2314ee4..fc5f579a6d6 100644 --- a/plugins/mathjax/lang/hu.js +++ b/plugins/mathjax/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'hu', { diff --git a/plugins/mathjax/lang/id.js b/plugins/mathjax/lang/id.js index dc6dc25ba3b..1d552bc3c5e 100644 --- a/plugins/mathjax/lang/id.js +++ b/plugins/mathjax/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'id', { diff --git a/plugins/mathjax/lang/it.js b/plugins/mathjax/lang/it.js index 471ca4f8938..5530617f938 100644 --- a/plugins/mathjax/lang/it.js +++ b/plugins/mathjax/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'it', { diff --git a/plugins/mathjax/lang/ja.js b/plugins/mathjax/lang/ja.js index 10dce113d10..50d7edaeee2 100644 --- a/plugins/mathjax/lang/ja.js +++ b/plugins/mathjax/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'ja', { diff --git a/plugins/mathjax/lang/km.js b/plugins/mathjax/lang/km.js index 6351829c6cd..7de06f371db 100644 --- a/plugins/mathjax/lang/km.js +++ b/plugins/mathjax/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'km', { diff --git a/plugins/mathjax/lang/ko.js b/plugins/mathjax/lang/ko.js index 648dec16435..780607a3fd7 100644 --- a/plugins/mathjax/lang/ko.js +++ b/plugins/mathjax/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'ko', { diff --git a/plugins/mathjax/lang/ku.js b/plugins/mathjax/lang/ku.js index 58aa25bf3e1..c67aa8c2773 100644 --- a/plugins/mathjax/lang/ku.js +++ b/plugins/mathjax/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'ku', { diff --git a/plugins/mathjax/lang/lt.js b/plugins/mathjax/lang/lt.js index a84a3cdf7f4..6714ae5ea17 100644 --- a/plugins/mathjax/lang/lt.js +++ b/plugins/mathjax/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'lt', { diff --git a/plugins/mathjax/lang/lv.js b/plugins/mathjax/lang/lv.js index 1f5d8cdaab5..7cc4031aded 100644 --- a/plugins/mathjax/lang/lv.js +++ b/plugins/mathjax/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'lv', { diff --git a/plugins/mathjax/lang/nb.js b/plugins/mathjax/lang/nb.js index d49634d5f0c..c07800890c8 100644 --- a/plugins/mathjax/lang/nb.js +++ b/plugins/mathjax/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'nb', { diff --git a/plugins/mathjax/lang/nl.js b/plugins/mathjax/lang/nl.js index 552fdba37de..c4e7e2421e5 100644 --- a/plugins/mathjax/lang/nl.js +++ b/plugins/mathjax/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'nl', { diff --git a/plugins/mathjax/lang/no.js b/plugins/mathjax/lang/no.js index 99d666360c0..13cc86b7791 100644 --- a/plugins/mathjax/lang/no.js +++ b/plugins/mathjax/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'no', { diff --git a/plugins/mathjax/lang/oc.js b/plugins/mathjax/lang/oc.js index a934fc34723..e848b858d3b 100644 --- a/plugins/mathjax/lang/oc.js +++ b/plugins/mathjax/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'oc', { diff --git a/plugins/mathjax/lang/pl.js b/plugins/mathjax/lang/pl.js index bcc4dd9b7ea..ea144696a24 100644 --- a/plugins/mathjax/lang/pl.js +++ b/plugins/mathjax/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'pl', { diff --git a/plugins/mathjax/lang/pt-br.js b/plugins/mathjax/lang/pt-br.js index 1412217130e..8791ac10619 100644 --- a/plugins/mathjax/lang/pt-br.js +++ b/plugins/mathjax/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'pt-br', { diff --git a/plugins/mathjax/lang/pt.js b/plugins/mathjax/lang/pt.js index 39c3c621e67..1d0cb637cbf 100644 --- a/plugins/mathjax/lang/pt.js +++ b/plugins/mathjax/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'pt', { diff --git a/plugins/mathjax/lang/ro.js b/plugins/mathjax/lang/ro.js index 75ceb63e237..341944b6b3f 100644 --- a/plugins/mathjax/lang/ro.js +++ b/plugins/mathjax/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'ro', { diff --git a/plugins/mathjax/lang/ru.js b/plugins/mathjax/lang/ru.js index cedafc91b8c..f3448648fd6 100644 --- a/plugins/mathjax/lang/ru.js +++ b/plugins/mathjax/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'ru', { diff --git a/plugins/mathjax/lang/sk.js b/plugins/mathjax/lang/sk.js index 356d8f59c43..c75db6a126c 100644 --- a/plugins/mathjax/lang/sk.js +++ b/plugins/mathjax/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'sk', { diff --git a/plugins/mathjax/lang/sl.js b/plugins/mathjax/lang/sl.js index acc088039d1..cafa81ff1d4 100644 --- a/plugins/mathjax/lang/sl.js +++ b/plugins/mathjax/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'sl', { diff --git a/plugins/mathjax/lang/sq.js b/plugins/mathjax/lang/sq.js index 07799ad77f0..1e46426c85e 100644 --- a/plugins/mathjax/lang/sq.js +++ b/plugins/mathjax/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'sq', { diff --git a/plugins/mathjax/lang/sr-latn.js b/plugins/mathjax/lang/sr-latn.js index ea913398d2e..103b6f80498 100644 --- a/plugins/mathjax/lang/sr-latn.js +++ b/plugins/mathjax/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'sr-latn', { diff --git a/plugins/mathjax/lang/sr.js b/plugins/mathjax/lang/sr.js index ae56831b563..1b42002d226 100644 --- a/plugins/mathjax/lang/sr.js +++ b/plugins/mathjax/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'sr', { diff --git a/plugins/mathjax/lang/sv.js b/plugins/mathjax/lang/sv.js index 9ec724a1cc7..79be14a6f3b 100644 --- a/plugins/mathjax/lang/sv.js +++ b/plugins/mathjax/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'sv', { diff --git a/plugins/mathjax/lang/tr.js b/plugins/mathjax/lang/tr.js index 6ce8b77e8c8..45db591bfc9 100644 --- a/plugins/mathjax/lang/tr.js +++ b/plugins/mathjax/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'tr', { diff --git a/plugins/mathjax/lang/tt.js b/plugins/mathjax/lang/tt.js index de864003b4e..b75641792e0 100644 --- a/plugins/mathjax/lang/tt.js +++ b/plugins/mathjax/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'tt', { diff --git a/plugins/mathjax/lang/ug.js b/plugins/mathjax/lang/ug.js index a27d8099ffc..e51ab1cea6f 100644 --- a/plugins/mathjax/lang/ug.js +++ b/plugins/mathjax/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'ug', { diff --git a/plugins/mathjax/lang/uk.js b/plugins/mathjax/lang/uk.js index e7f60e51fb2..99c7d9c6a3b 100644 --- a/plugins/mathjax/lang/uk.js +++ b/plugins/mathjax/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'uk', { diff --git a/plugins/mathjax/lang/vi.js b/plugins/mathjax/lang/vi.js index ccc4d028b66..99ba2f1d853 100644 --- a/plugins/mathjax/lang/vi.js +++ b/plugins/mathjax/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'vi', { diff --git a/plugins/mathjax/lang/zh-cn.js b/plugins/mathjax/lang/zh-cn.js index 46bfe54045f..62513b5b104 100644 --- a/plugins/mathjax/lang/zh-cn.js +++ b/plugins/mathjax/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'zh-cn', { diff --git a/plugins/mathjax/lang/zh.js b/plugins/mathjax/lang/zh.js index 73b642219f8..199093b6dcc 100644 --- a/plugins/mathjax/lang/zh.js +++ b/plugins/mathjax/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'mathjax', 'zh', { diff --git a/plugins/mathjax/plugin.js b/plugins/mathjax/plugin.js index 9d17299e19b..a108ff505f2 100644 --- a/plugins/mathjax/plugin.js +++ b/plugins/mathjax/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/mathjax/samples/mathjax.html b/plugins/mathjax/samples/mathjax.html index f30c70e2e35..7dc04430cc6 100644 --- a/plugins/mathjax/samples/mathjax.html +++ b/plugins/mathjax/samples/mathjax.html @@ -1,6 +1,6 @@ diff --git a/plugins/maximize/lang/af.js b/plugins/maximize/lang/af.js index 6a4a270e4fc..d7a6b6ca40a 100644 --- a/plugins/maximize/lang/af.js +++ b/plugins/maximize/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'af', { diff --git a/plugins/maximize/lang/ar.js b/plugins/maximize/lang/ar.js index 1b19e560dc9..6e0c717707a 100644 --- a/plugins/maximize/lang/ar.js +++ b/plugins/maximize/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'ar', { diff --git a/plugins/maximize/lang/az.js b/plugins/maximize/lang/az.js index 01d3451431d..50d5e327954 100644 --- a/plugins/maximize/lang/az.js +++ b/plugins/maximize/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'az', { diff --git a/plugins/maximize/lang/bg.js b/plugins/maximize/lang/bg.js index 74397634fae..67a990169b0 100644 --- a/plugins/maximize/lang/bg.js +++ b/plugins/maximize/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'bg', { diff --git a/plugins/maximize/lang/bn.js b/plugins/maximize/lang/bn.js index d5b792d86c2..b050506dc07 100644 --- a/plugins/maximize/lang/bn.js +++ b/plugins/maximize/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'bn', { diff --git a/plugins/maximize/lang/bs.js b/plugins/maximize/lang/bs.js index 1e0cf12da73..9e56a3d7814 100644 --- a/plugins/maximize/lang/bs.js +++ b/plugins/maximize/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'bs', { diff --git a/plugins/maximize/lang/ca.js b/plugins/maximize/lang/ca.js index 41335266daa..3d09eabf1f3 100644 --- a/plugins/maximize/lang/ca.js +++ b/plugins/maximize/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'ca', { diff --git a/plugins/maximize/lang/cs.js b/plugins/maximize/lang/cs.js index f1eb78077b2..7d67d79d60f 100644 --- a/plugins/maximize/lang/cs.js +++ b/plugins/maximize/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'cs', { diff --git a/plugins/maximize/lang/cy.js b/plugins/maximize/lang/cy.js index 9cf7c0d1d23..8c4b5fa0aa4 100644 --- a/plugins/maximize/lang/cy.js +++ b/plugins/maximize/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'cy', { diff --git a/plugins/maximize/lang/da.js b/plugins/maximize/lang/da.js index dd1e39899f7..ef6be4f307e 100644 --- a/plugins/maximize/lang/da.js +++ b/plugins/maximize/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'da', { diff --git a/plugins/maximize/lang/de-ch.js b/plugins/maximize/lang/de-ch.js index 05860b279d0..c8418887427 100644 --- a/plugins/maximize/lang/de-ch.js +++ b/plugins/maximize/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'de-ch', { diff --git a/plugins/maximize/lang/de.js b/plugins/maximize/lang/de.js index 15cfe4c6c70..0886d64138c 100644 --- a/plugins/maximize/lang/de.js +++ b/plugins/maximize/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'de', { diff --git a/plugins/maximize/lang/el.js b/plugins/maximize/lang/el.js index 60e2bc14b47..9293462917c 100644 --- a/plugins/maximize/lang/el.js +++ b/plugins/maximize/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'el', { diff --git a/plugins/maximize/lang/en-au.js b/plugins/maximize/lang/en-au.js index e59e360988f..30ea70f3e49 100644 --- a/plugins/maximize/lang/en-au.js +++ b/plugins/maximize/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'en-au', { diff --git a/plugins/maximize/lang/en-ca.js b/plugins/maximize/lang/en-ca.js index 38f95a1a789..81bda9d11a1 100644 --- a/plugins/maximize/lang/en-ca.js +++ b/plugins/maximize/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'en-ca', { diff --git a/plugins/maximize/lang/en-gb.js b/plugins/maximize/lang/en-gb.js index a90af7ba16d..081c8005c14 100644 --- a/plugins/maximize/lang/en-gb.js +++ b/plugins/maximize/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'en-gb', { diff --git a/plugins/maximize/lang/en.js b/plugins/maximize/lang/en.js index bb883a5e858..821ecc70d5a 100644 --- a/plugins/maximize/lang/en.js +++ b/plugins/maximize/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'en', { diff --git a/plugins/maximize/lang/eo.js b/plugins/maximize/lang/eo.js index 34012fe60bd..506c97388f5 100644 --- a/plugins/maximize/lang/eo.js +++ b/plugins/maximize/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'eo', { diff --git a/plugins/maximize/lang/es-mx.js b/plugins/maximize/lang/es-mx.js index 2b3d4a6b988..10347c81648 100644 --- a/plugins/maximize/lang/es-mx.js +++ b/plugins/maximize/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'es-mx', { diff --git a/plugins/maximize/lang/es.js b/plugins/maximize/lang/es.js index 4281c4ee0a3..fbe83ea6502 100644 --- a/plugins/maximize/lang/es.js +++ b/plugins/maximize/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'es', { diff --git a/plugins/maximize/lang/et.js b/plugins/maximize/lang/et.js index eaa6a3b2ba0..fd5b06cf232 100644 --- a/plugins/maximize/lang/et.js +++ b/plugins/maximize/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'et', { diff --git a/plugins/maximize/lang/eu.js b/plugins/maximize/lang/eu.js index 0563959ea96..73562da11b9 100644 --- a/plugins/maximize/lang/eu.js +++ b/plugins/maximize/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'eu', { diff --git a/plugins/maximize/lang/fa.js b/plugins/maximize/lang/fa.js index 6912d6deb38..9bd84f270b6 100644 --- a/plugins/maximize/lang/fa.js +++ b/plugins/maximize/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'fa', { diff --git a/plugins/maximize/lang/fi.js b/plugins/maximize/lang/fi.js index f59a4ced73f..29bb695071b 100644 --- a/plugins/maximize/lang/fi.js +++ b/plugins/maximize/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'fi', { diff --git a/plugins/maximize/lang/fo.js b/plugins/maximize/lang/fo.js index 8228ba0b343..138636f43a2 100644 --- a/plugins/maximize/lang/fo.js +++ b/plugins/maximize/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'fo', { diff --git a/plugins/maximize/lang/fr-ca.js b/plugins/maximize/lang/fr-ca.js index 22245ebd0a4..ee3c434bb00 100644 --- a/plugins/maximize/lang/fr-ca.js +++ b/plugins/maximize/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'fr-ca', { diff --git a/plugins/maximize/lang/fr.js b/plugins/maximize/lang/fr.js index 2a1347cd96e..badd25856ef 100644 --- a/plugins/maximize/lang/fr.js +++ b/plugins/maximize/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'fr', { diff --git a/plugins/maximize/lang/gl.js b/plugins/maximize/lang/gl.js index 8796e8bafb8..ae365faa749 100644 --- a/plugins/maximize/lang/gl.js +++ b/plugins/maximize/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'gl', { diff --git a/plugins/maximize/lang/gu.js b/plugins/maximize/lang/gu.js index e0e50a88438..4797a890047 100644 --- a/plugins/maximize/lang/gu.js +++ b/plugins/maximize/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'gu', { diff --git a/plugins/maximize/lang/he.js b/plugins/maximize/lang/he.js index 023e46acbdb..4d23ad03d5e 100644 --- a/plugins/maximize/lang/he.js +++ b/plugins/maximize/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'he', { diff --git a/plugins/maximize/lang/hi.js b/plugins/maximize/lang/hi.js index d1b6ef78ae5..c471f1d6d7f 100644 --- a/plugins/maximize/lang/hi.js +++ b/plugins/maximize/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'hi', { diff --git a/plugins/maximize/lang/hr.js b/plugins/maximize/lang/hr.js index 267b3466409..af2ea7cb427 100644 --- a/plugins/maximize/lang/hr.js +++ b/plugins/maximize/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'hr', { diff --git a/plugins/maximize/lang/hu.js b/plugins/maximize/lang/hu.js index 3600f4acaff..27c0996e81f 100644 --- a/plugins/maximize/lang/hu.js +++ b/plugins/maximize/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'hu', { diff --git a/plugins/maximize/lang/id.js b/plugins/maximize/lang/id.js index 3e67c5f8472..01897fae211 100644 --- a/plugins/maximize/lang/id.js +++ b/plugins/maximize/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'id', { diff --git a/plugins/maximize/lang/is.js b/plugins/maximize/lang/is.js index 081551eafb8..1b7898d7f03 100644 --- a/plugins/maximize/lang/is.js +++ b/plugins/maximize/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'is', { diff --git a/plugins/maximize/lang/it.js b/plugins/maximize/lang/it.js index 0653a67dbb1..963d28e3e1a 100644 --- a/plugins/maximize/lang/it.js +++ b/plugins/maximize/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'it', { diff --git a/plugins/maximize/lang/ja.js b/plugins/maximize/lang/ja.js index e2914a9fcfe..73ddd4fbe4e 100644 --- a/plugins/maximize/lang/ja.js +++ b/plugins/maximize/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'ja', { diff --git a/plugins/maximize/lang/ka.js b/plugins/maximize/lang/ka.js index 1a2952b602a..61d3b441fde 100644 --- a/plugins/maximize/lang/ka.js +++ b/plugins/maximize/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'ka', { diff --git a/plugins/maximize/lang/km.js b/plugins/maximize/lang/km.js index 7043637c2d9..333fcd13683 100644 --- a/plugins/maximize/lang/km.js +++ b/plugins/maximize/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'km', { diff --git a/plugins/maximize/lang/ko.js b/plugins/maximize/lang/ko.js index 1d5ad214cfb..8461ab87d91 100644 --- a/plugins/maximize/lang/ko.js +++ b/plugins/maximize/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'ko', { diff --git a/plugins/maximize/lang/ku.js b/plugins/maximize/lang/ku.js index 0a43121d05d..2a130c251bb 100644 --- a/plugins/maximize/lang/ku.js +++ b/plugins/maximize/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'ku', { diff --git a/plugins/maximize/lang/lt.js b/plugins/maximize/lang/lt.js index 73a0dc8d301..585f9930f39 100644 --- a/plugins/maximize/lang/lt.js +++ b/plugins/maximize/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'lt', { diff --git a/plugins/maximize/lang/lv.js b/plugins/maximize/lang/lv.js index 89161ee51fb..4d8be309023 100644 --- a/plugins/maximize/lang/lv.js +++ b/plugins/maximize/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'lv', { diff --git a/plugins/maximize/lang/mk.js b/plugins/maximize/lang/mk.js index 0c229073c50..f5d477ae646 100644 --- a/plugins/maximize/lang/mk.js +++ b/plugins/maximize/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'mk', { diff --git a/plugins/maximize/lang/mn.js b/plugins/maximize/lang/mn.js index 83bf267a5d1..7c19f8e0521 100644 --- a/plugins/maximize/lang/mn.js +++ b/plugins/maximize/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'mn', { diff --git a/plugins/maximize/lang/ms.js b/plugins/maximize/lang/ms.js index f59e93e179e..ef357664d0d 100644 --- a/plugins/maximize/lang/ms.js +++ b/plugins/maximize/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'ms', { diff --git a/plugins/maximize/lang/nb.js b/plugins/maximize/lang/nb.js index c0d39f1a313..ebad7961217 100644 --- a/plugins/maximize/lang/nb.js +++ b/plugins/maximize/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'nb', { diff --git a/plugins/maximize/lang/nl.js b/plugins/maximize/lang/nl.js index f416c582cfd..e7d48804583 100644 --- a/plugins/maximize/lang/nl.js +++ b/plugins/maximize/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'nl', { diff --git a/plugins/maximize/lang/no.js b/plugins/maximize/lang/no.js index e15366ed47a..c131f41ce47 100644 --- a/plugins/maximize/lang/no.js +++ b/plugins/maximize/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'no', { diff --git a/plugins/maximize/lang/oc.js b/plugins/maximize/lang/oc.js index 99a7d2c75c9..08d37f2e2dc 100644 --- a/plugins/maximize/lang/oc.js +++ b/plugins/maximize/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'oc', { diff --git a/plugins/maximize/lang/pl.js b/plugins/maximize/lang/pl.js index debfef3c6c5..38bdf9d45cd 100644 --- a/plugins/maximize/lang/pl.js +++ b/plugins/maximize/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'pl', { diff --git a/plugins/maximize/lang/pt-br.js b/plugins/maximize/lang/pt-br.js index 980645ae8ec..c47794483d3 100644 --- a/plugins/maximize/lang/pt-br.js +++ b/plugins/maximize/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'pt-br', { diff --git a/plugins/maximize/lang/pt.js b/plugins/maximize/lang/pt.js index 6ee378163e0..2509a45081a 100644 --- a/plugins/maximize/lang/pt.js +++ b/plugins/maximize/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'pt', { diff --git a/plugins/maximize/lang/ro.js b/plugins/maximize/lang/ro.js index 522637d6406..7f1429e0d0a 100644 --- a/plugins/maximize/lang/ro.js +++ b/plugins/maximize/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'ro', { diff --git a/plugins/maximize/lang/ru.js b/plugins/maximize/lang/ru.js index c297dd93fa7..92124fc6793 100644 --- a/plugins/maximize/lang/ru.js +++ b/plugins/maximize/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'ru', { diff --git a/plugins/maximize/lang/si.js b/plugins/maximize/lang/si.js index c246ba7b9c5..fd1fd11d2c0 100644 --- a/plugins/maximize/lang/si.js +++ b/plugins/maximize/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'si', { diff --git a/plugins/maximize/lang/sk.js b/plugins/maximize/lang/sk.js index d441eed1fd0..ecb088f89e9 100644 --- a/plugins/maximize/lang/sk.js +++ b/plugins/maximize/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'sk', { diff --git a/plugins/maximize/lang/sl.js b/plugins/maximize/lang/sl.js index 3f284918879..1a86dd0c552 100644 --- a/plugins/maximize/lang/sl.js +++ b/plugins/maximize/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'sl', { diff --git a/plugins/maximize/lang/sq.js b/plugins/maximize/lang/sq.js index 1c2262c18b3..0465289a6dd 100644 --- a/plugins/maximize/lang/sq.js +++ b/plugins/maximize/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'sq', { diff --git a/plugins/maximize/lang/sr-latn.js b/plugins/maximize/lang/sr-latn.js index 05c0c1389d5..676f089630c 100644 --- a/plugins/maximize/lang/sr-latn.js +++ b/plugins/maximize/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'sr-latn', { diff --git a/plugins/maximize/lang/sr.js b/plugins/maximize/lang/sr.js index 43ffae52b43..a084856b2e4 100644 --- a/plugins/maximize/lang/sr.js +++ b/plugins/maximize/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'sr', { diff --git a/plugins/maximize/lang/sv.js b/plugins/maximize/lang/sv.js index 98cf4cfbf3b..0cb20967334 100644 --- a/plugins/maximize/lang/sv.js +++ b/plugins/maximize/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'sv', { diff --git a/plugins/maximize/lang/th.js b/plugins/maximize/lang/th.js index 659d9cf3bd6..54a453d923c 100644 --- a/plugins/maximize/lang/th.js +++ b/plugins/maximize/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'th', { diff --git a/plugins/maximize/lang/tr.js b/plugins/maximize/lang/tr.js index fd4298b6107..80404e46d5a 100644 --- a/plugins/maximize/lang/tr.js +++ b/plugins/maximize/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'tr', { diff --git a/plugins/maximize/lang/tt.js b/plugins/maximize/lang/tt.js index 012d05fa9e3..cbccf755924 100644 --- a/plugins/maximize/lang/tt.js +++ b/plugins/maximize/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'tt', { diff --git a/plugins/maximize/lang/ug.js b/plugins/maximize/lang/ug.js index 7a274405089..deae1283bd4 100644 --- a/plugins/maximize/lang/ug.js +++ b/plugins/maximize/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'ug', { diff --git a/plugins/maximize/lang/uk.js b/plugins/maximize/lang/uk.js index 42bdbff080b..3c9bfa9f812 100644 --- a/plugins/maximize/lang/uk.js +++ b/plugins/maximize/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'uk', { diff --git a/plugins/maximize/lang/vi.js b/plugins/maximize/lang/vi.js index b4c63ba8344..931e222be8e 100644 --- a/plugins/maximize/lang/vi.js +++ b/plugins/maximize/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'vi', { diff --git a/plugins/maximize/lang/zh-cn.js b/plugins/maximize/lang/zh-cn.js index 7b23d36f3c9..3f196785efb 100644 --- a/plugins/maximize/lang/zh-cn.js +++ b/plugins/maximize/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'zh-cn', { diff --git a/plugins/maximize/lang/zh.js b/plugins/maximize/lang/zh.js index 2abc5511947..6ea9e00c510 100644 --- a/plugins/maximize/lang/zh.js +++ b/plugins/maximize/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'maximize', 'zh', { diff --git a/plugins/maximize/plugin.js b/plugins/maximize/plugin.js index ff687e4b52a..970b1932aed 100644 --- a/plugins/maximize/plugin.js +++ b/plugins/maximize/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/mentions/plugin.js b/plugins/mentions/plugin.js index e7dfa060957..25129d729ba 100644 --- a/plugins/mentions/plugin.js +++ b/plugins/mentions/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/mentions/samples/mentions.html b/plugins/mentions/samples/mentions.html index b33e8fdee49..63d8f2bdba4 100644 --- a/plugins/mentions/samples/mentions.html +++ b/plugins/mentions/samples/mentions.html @@ -1,6 +1,6 @@ diff --git a/plugins/menu/plugin.js b/plugins/menu/plugin.js index 20540e2334d..f1dfe311c3f 100644 --- a/plugins/menu/plugin.js +++ b/plugins/menu/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/menubutton/plugin.js b/plugins/menubutton/plugin.js index 63253bba8e4..c611d8efbba 100644 --- a/plugins/menubutton/plugin.js +++ b/plugins/menubutton/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/newpage/lang/af.js b/plugins/newpage/lang/af.js index 4b819fc3ac2..c76667836c4 100644 --- a/plugins/newpage/lang/af.js +++ b/plugins/newpage/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'af', { diff --git a/plugins/newpage/lang/ar.js b/plugins/newpage/lang/ar.js index a2234f353f4..8183bdbda4a 100644 --- a/plugins/newpage/lang/ar.js +++ b/plugins/newpage/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'ar', { diff --git a/plugins/newpage/lang/az.js b/plugins/newpage/lang/az.js index ff29f8cf2f9..3b64fa805d1 100644 --- a/plugins/newpage/lang/az.js +++ b/plugins/newpage/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'az', { diff --git a/plugins/newpage/lang/bg.js b/plugins/newpage/lang/bg.js index bbd4ecf698c..af0a9821593 100644 --- a/plugins/newpage/lang/bg.js +++ b/plugins/newpage/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'bg', { diff --git a/plugins/newpage/lang/bn.js b/plugins/newpage/lang/bn.js index 91129e0b31f..25553376391 100644 --- a/plugins/newpage/lang/bn.js +++ b/plugins/newpage/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'bn', { diff --git a/plugins/newpage/lang/bs.js b/plugins/newpage/lang/bs.js index f8811c81b37..53af470248d 100644 --- a/plugins/newpage/lang/bs.js +++ b/plugins/newpage/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'bs', { diff --git a/plugins/newpage/lang/ca.js b/plugins/newpage/lang/ca.js index c09bd49c4e0..e832b8670e4 100644 --- a/plugins/newpage/lang/ca.js +++ b/plugins/newpage/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'ca', { diff --git a/plugins/newpage/lang/cs.js b/plugins/newpage/lang/cs.js index 02b1077ccd2..739540bce62 100644 --- a/plugins/newpage/lang/cs.js +++ b/plugins/newpage/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'cs', { diff --git a/plugins/newpage/lang/cy.js b/plugins/newpage/lang/cy.js index c99b2768179..3040f1eaa6e 100644 --- a/plugins/newpage/lang/cy.js +++ b/plugins/newpage/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'cy', { diff --git a/plugins/newpage/lang/da.js b/plugins/newpage/lang/da.js index 17dcdb83240..a76df74d14f 100644 --- a/plugins/newpage/lang/da.js +++ b/plugins/newpage/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'da', { diff --git a/plugins/newpage/lang/de-ch.js b/plugins/newpage/lang/de-ch.js index f54186a240c..cf9dad1458e 100644 --- a/plugins/newpage/lang/de-ch.js +++ b/plugins/newpage/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'de-ch', { diff --git a/plugins/newpage/lang/de.js b/plugins/newpage/lang/de.js index efc22a7a80c..f2ada00e4b3 100644 --- a/plugins/newpage/lang/de.js +++ b/plugins/newpage/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'de', { diff --git a/plugins/newpage/lang/el.js b/plugins/newpage/lang/el.js index 0b65075b9fb..dbe963cd905 100644 --- a/plugins/newpage/lang/el.js +++ b/plugins/newpage/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'el', { diff --git a/plugins/newpage/lang/en-au.js b/plugins/newpage/lang/en-au.js index 18f678210a5..31fe4670a69 100644 --- a/plugins/newpage/lang/en-au.js +++ b/plugins/newpage/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'en-au', { diff --git a/plugins/newpage/lang/en-ca.js b/plugins/newpage/lang/en-ca.js index d4bed8fbc9f..8c4b9cc6f8d 100644 --- a/plugins/newpage/lang/en-ca.js +++ b/plugins/newpage/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'en-ca', { diff --git a/plugins/newpage/lang/en-gb.js b/plugins/newpage/lang/en-gb.js index 57a061bc46c..2427071b5b1 100644 --- a/plugins/newpage/lang/en-gb.js +++ b/plugins/newpage/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'en-gb', { diff --git a/plugins/newpage/lang/en.js b/plugins/newpage/lang/en.js index 0896df4aa31..a0b2fb36744 100644 --- a/plugins/newpage/lang/en.js +++ b/plugins/newpage/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'en', { diff --git a/plugins/newpage/lang/eo.js b/plugins/newpage/lang/eo.js index a8729d24ca1..f2ca7741f38 100644 --- a/plugins/newpage/lang/eo.js +++ b/plugins/newpage/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'eo', { diff --git a/plugins/newpage/lang/es-mx.js b/plugins/newpage/lang/es-mx.js index c67cd164aa8..4a5ce65e30e 100644 --- a/plugins/newpage/lang/es-mx.js +++ b/plugins/newpage/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'es-mx', { diff --git a/plugins/newpage/lang/es.js b/plugins/newpage/lang/es.js index cf906b57807..bae1807ec37 100644 --- a/plugins/newpage/lang/es.js +++ b/plugins/newpage/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'es', { diff --git a/plugins/newpage/lang/et.js b/plugins/newpage/lang/et.js index 94801a5bcea..47deb0c7264 100644 --- a/plugins/newpage/lang/et.js +++ b/plugins/newpage/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'et', { diff --git a/plugins/newpage/lang/eu.js b/plugins/newpage/lang/eu.js index 140827769b3..44bcb59d303 100644 --- a/plugins/newpage/lang/eu.js +++ b/plugins/newpage/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'eu', { diff --git a/plugins/newpage/lang/fa.js b/plugins/newpage/lang/fa.js index 93d37c024f0..25edbddd46a 100644 --- a/plugins/newpage/lang/fa.js +++ b/plugins/newpage/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'fa', { diff --git a/plugins/newpage/lang/fi.js b/plugins/newpage/lang/fi.js index cc56fa6ba48..ae224eacd90 100644 --- a/plugins/newpage/lang/fi.js +++ b/plugins/newpage/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'fi', { diff --git a/plugins/newpage/lang/fo.js b/plugins/newpage/lang/fo.js index 5d6e6af3b6b..997d6b8ff94 100644 --- a/plugins/newpage/lang/fo.js +++ b/plugins/newpage/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'fo', { diff --git a/plugins/newpage/lang/fr-ca.js b/plugins/newpage/lang/fr-ca.js index 76cf7d3bfbc..eff0ed0b8f0 100644 --- a/plugins/newpage/lang/fr-ca.js +++ b/plugins/newpage/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'fr-ca', { diff --git a/plugins/newpage/lang/fr.js b/plugins/newpage/lang/fr.js index e0ea4b62d34..ef5422c6aa4 100644 --- a/plugins/newpage/lang/fr.js +++ b/plugins/newpage/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'fr', { diff --git a/plugins/newpage/lang/gl.js b/plugins/newpage/lang/gl.js index 9ebe0b2ce41..fcee0134738 100644 --- a/plugins/newpage/lang/gl.js +++ b/plugins/newpage/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'gl', { diff --git a/plugins/newpage/lang/gu.js b/plugins/newpage/lang/gu.js index 9f9f837d0c2..70847dbfbdf 100644 --- a/plugins/newpage/lang/gu.js +++ b/plugins/newpage/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'gu', { diff --git a/plugins/newpage/lang/he.js b/plugins/newpage/lang/he.js index b85b60825dc..c2ba2a816e6 100644 --- a/plugins/newpage/lang/he.js +++ b/plugins/newpage/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'he', { diff --git a/plugins/newpage/lang/hi.js b/plugins/newpage/lang/hi.js index 494bf5999fa..1cf179cfab1 100644 --- a/plugins/newpage/lang/hi.js +++ b/plugins/newpage/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'hi', { diff --git a/plugins/newpage/lang/hr.js b/plugins/newpage/lang/hr.js index 9054631146a..90e6afc682a 100644 --- a/plugins/newpage/lang/hr.js +++ b/plugins/newpage/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'hr', { diff --git a/plugins/newpage/lang/hu.js b/plugins/newpage/lang/hu.js index 5803d576924..1810462c52d 100644 --- a/plugins/newpage/lang/hu.js +++ b/plugins/newpage/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'hu', { diff --git a/plugins/newpage/lang/id.js b/plugins/newpage/lang/id.js index 299fd726bbe..089cef6535c 100644 --- a/plugins/newpage/lang/id.js +++ b/plugins/newpage/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'id', { diff --git a/plugins/newpage/lang/is.js b/plugins/newpage/lang/is.js index 091e4ce78e4..b368fe2089d 100644 --- a/plugins/newpage/lang/is.js +++ b/plugins/newpage/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'is', { diff --git a/plugins/newpage/lang/it.js b/plugins/newpage/lang/it.js index 8c1fb5e8c3a..1cbe4c7d4e7 100644 --- a/plugins/newpage/lang/it.js +++ b/plugins/newpage/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'it', { diff --git a/plugins/newpage/lang/ja.js b/plugins/newpage/lang/ja.js index 0fc365ecd24..b090b1b8764 100644 --- a/plugins/newpage/lang/ja.js +++ b/plugins/newpage/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'ja', { diff --git a/plugins/newpage/lang/ka.js b/plugins/newpage/lang/ka.js index 959801dec53..ed84956f95b 100644 --- a/plugins/newpage/lang/ka.js +++ b/plugins/newpage/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'ka', { diff --git a/plugins/newpage/lang/km.js b/plugins/newpage/lang/km.js index 8f47727ee26..d968278f979 100644 --- a/plugins/newpage/lang/km.js +++ b/plugins/newpage/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'km', { diff --git a/plugins/newpage/lang/ko.js b/plugins/newpage/lang/ko.js index 431bc08f15f..a52bd7fc7a7 100644 --- a/plugins/newpage/lang/ko.js +++ b/plugins/newpage/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'ko', { diff --git a/plugins/newpage/lang/ku.js b/plugins/newpage/lang/ku.js index aea8f977595..af4415486c6 100644 --- a/plugins/newpage/lang/ku.js +++ b/plugins/newpage/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'ku', { diff --git a/plugins/newpage/lang/lt.js b/plugins/newpage/lang/lt.js index 82662aa6ed1..9a46f911576 100644 --- a/plugins/newpage/lang/lt.js +++ b/plugins/newpage/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'lt', { diff --git a/plugins/newpage/lang/lv.js b/plugins/newpage/lang/lv.js index 4ece3641ebe..5e3e3bd709f 100644 --- a/plugins/newpage/lang/lv.js +++ b/plugins/newpage/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'lv', { diff --git a/plugins/newpage/lang/mk.js b/plugins/newpage/lang/mk.js index 922f60a686f..04e393c1e62 100644 --- a/plugins/newpage/lang/mk.js +++ b/plugins/newpage/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'mk', { diff --git a/plugins/newpage/lang/mn.js b/plugins/newpage/lang/mn.js index 780c305add6..1522e81bf6b 100644 --- a/plugins/newpage/lang/mn.js +++ b/plugins/newpage/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'mn', { diff --git a/plugins/newpage/lang/ms.js b/plugins/newpage/lang/ms.js index 2a913a2e280..d3df2afc986 100644 --- a/plugins/newpage/lang/ms.js +++ b/plugins/newpage/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'ms', { diff --git a/plugins/newpage/lang/nb.js b/plugins/newpage/lang/nb.js index a2f8be499ba..e325dbb208e 100644 --- a/plugins/newpage/lang/nb.js +++ b/plugins/newpage/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'nb', { diff --git a/plugins/newpage/lang/nl.js b/plugins/newpage/lang/nl.js index 7bce5284b42..cac16812449 100644 --- a/plugins/newpage/lang/nl.js +++ b/plugins/newpage/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'nl', { diff --git a/plugins/newpage/lang/no.js b/plugins/newpage/lang/no.js index f58a107abb5..23c72b4a4b9 100644 --- a/plugins/newpage/lang/no.js +++ b/plugins/newpage/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'no', { diff --git a/plugins/newpage/lang/oc.js b/plugins/newpage/lang/oc.js index 7b3269511f4..aae5bcc51f4 100644 --- a/plugins/newpage/lang/oc.js +++ b/plugins/newpage/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'oc', { diff --git a/plugins/newpage/lang/pl.js b/plugins/newpage/lang/pl.js index 29f3ac606dc..d934424330d 100644 --- a/plugins/newpage/lang/pl.js +++ b/plugins/newpage/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'pl', { diff --git a/plugins/newpage/lang/pt-br.js b/plugins/newpage/lang/pt-br.js index 4d254e6d05b..45caa0dc2be 100644 --- a/plugins/newpage/lang/pt-br.js +++ b/plugins/newpage/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'pt-br', { diff --git a/plugins/newpage/lang/pt.js b/plugins/newpage/lang/pt.js index 24274427a1c..e80757a4c44 100644 --- a/plugins/newpage/lang/pt.js +++ b/plugins/newpage/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'pt', { diff --git a/plugins/newpage/lang/ro.js b/plugins/newpage/lang/ro.js index b2fe43e0837..e831933e117 100644 --- a/plugins/newpage/lang/ro.js +++ b/plugins/newpage/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'ro', { diff --git a/plugins/newpage/lang/ru.js b/plugins/newpage/lang/ru.js index 2831784a87c..ca9425466c9 100644 --- a/plugins/newpage/lang/ru.js +++ b/plugins/newpage/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'ru', { diff --git a/plugins/newpage/lang/si.js b/plugins/newpage/lang/si.js index 68badfd0f81..c993b04db4f 100644 --- a/plugins/newpage/lang/si.js +++ b/plugins/newpage/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'si', { diff --git a/plugins/newpage/lang/sk.js b/plugins/newpage/lang/sk.js index 102a4a2a8ec..adde71a3103 100644 --- a/plugins/newpage/lang/sk.js +++ b/plugins/newpage/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'sk', { diff --git a/plugins/newpage/lang/sl.js b/plugins/newpage/lang/sl.js index bfc8c59d067..a0cd8465655 100644 --- a/plugins/newpage/lang/sl.js +++ b/plugins/newpage/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'sl', { diff --git a/plugins/newpage/lang/sq.js b/plugins/newpage/lang/sq.js index 60df37935dd..3478dc1b8cc 100644 --- a/plugins/newpage/lang/sq.js +++ b/plugins/newpage/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'sq', { diff --git a/plugins/newpage/lang/sr-latn.js b/plugins/newpage/lang/sr-latn.js index e44c7927e69..5e33a98f099 100644 --- a/plugins/newpage/lang/sr-latn.js +++ b/plugins/newpage/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'sr-latn', { diff --git a/plugins/newpage/lang/sr.js b/plugins/newpage/lang/sr.js index 6863e351e5b..9d074483d19 100644 --- a/plugins/newpage/lang/sr.js +++ b/plugins/newpage/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'sr', { diff --git a/plugins/newpage/lang/sv.js b/plugins/newpage/lang/sv.js index 673dcc0c042..3e105567d09 100644 --- a/plugins/newpage/lang/sv.js +++ b/plugins/newpage/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'sv', { diff --git a/plugins/newpage/lang/th.js b/plugins/newpage/lang/th.js index cf761e3b0e4..825474cf76b 100644 --- a/plugins/newpage/lang/th.js +++ b/plugins/newpage/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'th', { diff --git a/plugins/newpage/lang/tr.js b/plugins/newpage/lang/tr.js index 6a863d3c7bd..e13670d6487 100644 --- a/plugins/newpage/lang/tr.js +++ b/plugins/newpage/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'tr', { diff --git a/plugins/newpage/lang/tt.js b/plugins/newpage/lang/tt.js index d4a9317942d..e518e77a24e 100644 --- a/plugins/newpage/lang/tt.js +++ b/plugins/newpage/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'tt', { diff --git a/plugins/newpage/lang/ug.js b/plugins/newpage/lang/ug.js index dafd0fdc7dd..5c853bef51d 100644 --- a/plugins/newpage/lang/ug.js +++ b/plugins/newpage/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'ug', { diff --git a/plugins/newpage/lang/uk.js b/plugins/newpage/lang/uk.js index d34d00945a6..bb589411a53 100644 --- a/plugins/newpage/lang/uk.js +++ b/plugins/newpage/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'uk', { diff --git a/plugins/newpage/lang/vi.js b/plugins/newpage/lang/vi.js index 308a740a97a..1031d6427aa 100644 --- a/plugins/newpage/lang/vi.js +++ b/plugins/newpage/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'vi', { diff --git a/plugins/newpage/lang/zh-cn.js b/plugins/newpage/lang/zh-cn.js index 602e89c37c6..8d42faae60c 100644 --- a/plugins/newpage/lang/zh-cn.js +++ b/plugins/newpage/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'zh-cn', { diff --git a/plugins/newpage/lang/zh.js b/plugins/newpage/lang/zh.js index 831f65e01ba..f4d7b8eddd7 100644 --- a/plugins/newpage/lang/zh.js +++ b/plugins/newpage/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'newpage', 'zh', { diff --git a/plugins/newpage/plugin.js b/plugins/newpage/plugin.js index 094142c7a15..ffac3aa8901 100644 --- a/plugins/newpage/plugin.js +++ b/plugins/newpage/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/notification/lang/az.js b/plugins/notification/lang/az.js index cdee1190316..e411b96e146 100644 --- a/plugins/notification/lang/az.js +++ b/plugins/notification/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'az', { diff --git a/plugins/notification/lang/bg.js b/plugins/notification/lang/bg.js index 6d1861d430e..f940c17b6fc 100644 --- a/plugins/notification/lang/bg.js +++ b/plugins/notification/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'bg', { diff --git a/plugins/notification/lang/ca.js b/plugins/notification/lang/ca.js index f45e530b24f..fe306bcad54 100644 --- a/plugins/notification/lang/ca.js +++ b/plugins/notification/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'ca', { diff --git a/plugins/notification/lang/cs.js b/plugins/notification/lang/cs.js index 7a2dbc09dd1..f6399b694f0 100644 --- a/plugins/notification/lang/cs.js +++ b/plugins/notification/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'cs', { diff --git a/plugins/notification/lang/da.js b/plugins/notification/lang/da.js index 9c7730a56a8..e33982e28cd 100644 --- a/plugins/notification/lang/da.js +++ b/plugins/notification/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'da', { diff --git a/plugins/notification/lang/de-ch.js b/plugins/notification/lang/de-ch.js index 671bdd3ac74..e979b7ffb30 100644 --- a/plugins/notification/lang/de-ch.js +++ b/plugins/notification/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'de-ch', { diff --git a/plugins/notification/lang/de.js b/plugins/notification/lang/de.js index 9fc2742656d..3ade7c52b42 100644 --- a/plugins/notification/lang/de.js +++ b/plugins/notification/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'de', { diff --git a/plugins/notification/lang/el.js b/plugins/notification/lang/el.js index 94db9009386..e97a95eda7c 100644 --- a/plugins/notification/lang/el.js +++ b/plugins/notification/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'el', { diff --git a/plugins/notification/lang/en-au.js b/plugins/notification/lang/en-au.js index 66a30e5a2d1..f97bd3650c0 100644 --- a/plugins/notification/lang/en-au.js +++ b/plugins/notification/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'en-au', { diff --git a/plugins/notification/lang/en.js b/plugins/notification/lang/en.js index 25d58d53160..a86f2426239 100644 --- a/plugins/notification/lang/en.js +++ b/plugins/notification/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'en', { diff --git a/plugins/notification/lang/eo.js b/plugins/notification/lang/eo.js index 6346cf358db..78270087347 100644 --- a/plugins/notification/lang/eo.js +++ b/plugins/notification/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'eo', { diff --git a/plugins/notification/lang/es-mx.js b/plugins/notification/lang/es-mx.js index 213307c3ea6..94fb6c8a839 100644 --- a/plugins/notification/lang/es-mx.js +++ b/plugins/notification/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'es-mx', { diff --git a/plugins/notification/lang/es.js b/plugins/notification/lang/es.js index ffc980abfcc..4cc2247dda7 100644 --- a/plugins/notification/lang/es.js +++ b/plugins/notification/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'es', { diff --git a/plugins/notification/lang/et.js b/plugins/notification/lang/et.js index 7a85207d047..6ff5c1a8dc6 100644 --- a/plugins/notification/lang/et.js +++ b/plugins/notification/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'et', { diff --git a/plugins/notification/lang/eu.js b/plugins/notification/lang/eu.js index 37660db15a6..8e092713ab8 100644 --- a/plugins/notification/lang/eu.js +++ b/plugins/notification/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'eu', { diff --git a/plugins/notification/lang/fa.js b/plugins/notification/lang/fa.js index b05ab832829..6d9598c0632 100644 --- a/plugins/notification/lang/fa.js +++ b/plugins/notification/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'fa', { diff --git a/plugins/notification/lang/fr.js b/plugins/notification/lang/fr.js index 48e2e3aa91c..8330b4d9c5e 100644 --- a/plugins/notification/lang/fr.js +++ b/plugins/notification/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'fr', { diff --git a/plugins/notification/lang/gl.js b/plugins/notification/lang/gl.js index 158dd92898b..32c987ce708 100644 --- a/plugins/notification/lang/gl.js +++ b/plugins/notification/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'gl', { diff --git a/plugins/notification/lang/hr.js b/plugins/notification/lang/hr.js index ba2309cf3b9..aa07e56522f 100644 --- a/plugins/notification/lang/hr.js +++ b/plugins/notification/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'hr', { diff --git a/plugins/notification/lang/hu.js b/plugins/notification/lang/hu.js index 6c12b9e53cd..28e1b231baa 100644 --- a/plugins/notification/lang/hu.js +++ b/plugins/notification/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'hu', { diff --git a/plugins/notification/lang/id.js b/plugins/notification/lang/id.js index 30bd1669b55..be4a053b51c 100644 --- a/plugins/notification/lang/id.js +++ b/plugins/notification/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'id', { diff --git a/plugins/notification/lang/it.js b/plugins/notification/lang/it.js index deae957247c..55bf112ec42 100644 --- a/plugins/notification/lang/it.js +++ b/plugins/notification/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'it', { diff --git a/plugins/notification/lang/ja.js b/plugins/notification/lang/ja.js index 37daf74361f..217c4591c80 100644 --- a/plugins/notification/lang/ja.js +++ b/plugins/notification/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'ja', { diff --git a/plugins/notification/lang/km.js b/plugins/notification/lang/km.js index be1d7ba194d..6be23b8c99f 100644 --- a/plugins/notification/lang/km.js +++ b/plugins/notification/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'km', { diff --git a/plugins/notification/lang/ko.js b/plugins/notification/lang/ko.js index 68b91ff1d81..0ce33a69ca7 100644 --- a/plugins/notification/lang/ko.js +++ b/plugins/notification/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'ko', { diff --git a/plugins/notification/lang/ku.js b/plugins/notification/lang/ku.js index b801d75186c..d95dbd0d70b 100644 --- a/plugins/notification/lang/ku.js +++ b/plugins/notification/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'ku', { diff --git a/plugins/notification/lang/lt.js b/plugins/notification/lang/lt.js index 387eb26e680..b48c5de78bd 100644 --- a/plugins/notification/lang/lt.js +++ b/plugins/notification/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'lt', { diff --git a/plugins/notification/lang/lv.js b/plugins/notification/lang/lv.js index 0ed20d81837..a9a704c54e7 100644 --- a/plugins/notification/lang/lv.js +++ b/plugins/notification/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'lv', { diff --git a/plugins/notification/lang/nb.js b/plugins/notification/lang/nb.js index a8d86b54dbf..9299d70f7be 100644 --- a/plugins/notification/lang/nb.js +++ b/plugins/notification/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'nb', { diff --git a/plugins/notification/lang/nl.js b/plugins/notification/lang/nl.js index 2834807ab5e..f0f2a544f6a 100644 --- a/plugins/notification/lang/nl.js +++ b/plugins/notification/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'nl', { diff --git a/plugins/notification/lang/oc.js b/plugins/notification/lang/oc.js index 9d023b5e2e6..bf558c0794e 100644 --- a/plugins/notification/lang/oc.js +++ b/plugins/notification/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'oc', { diff --git a/plugins/notification/lang/pl.js b/plugins/notification/lang/pl.js index 651d0004b87..91b5336891e 100644 --- a/plugins/notification/lang/pl.js +++ b/plugins/notification/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'pl', { diff --git a/plugins/notification/lang/pt-br.js b/plugins/notification/lang/pt-br.js index f4771cf75a3..199afebd70f 100644 --- a/plugins/notification/lang/pt-br.js +++ b/plugins/notification/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'pt-br', { diff --git a/plugins/notification/lang/pt.js b/plugins/notification/lang/pt.js index 925e6d90225..12b4a407269 100644 --- a/plugins/notification/lang/pt.js +++ b/plugins/notification/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'pt', { diff --git a/plugins/notification/lang/ro.js b/plugins/notification/lang/ro.js index 7a15af8e713..107f3b7fde2 100644 --- a/plugins/notification/lang/ro.js +++ b/plugins/notification/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'ro', { diff --git a/plugins/notification/lang/ru.js b/plugins/notification/lang/ru.js index 9d1c56063dc..d3a942f3644 100644 --- a/plugins/notification/lang/ru.js +++ b/plugins/notification/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'ru', { diff --git a/plugins/notification/lang/sk.js b/plugins/notification/lang/sk.js index e558cdcd536..14de3239583 100644 --- a/plugins/notification/lang/sk.js +++ b/plugins/notification/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'sk', { diff --git a/plugins/notification/lang/sq.js b/plugins/notification/lang/sq.js index d14771eb7b0..3f707b90cba 100644 --- a/plugins/notification/lang/sq.js +++ b/plugins/notification/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'sq', { diff --git a/plugins/notification/lang/sr-latn.js b/plugins/notification/lang/sr-latn.js index bcc81cb3e86..a9bf6cdd314 100644 --- a/plugins/notification/lang/sr-latn.js +++ b/plugins/notification/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'sr-latn', { diff --git a/plugins/notification/lang/sr.js b/plugins/notification/lang/sr.js index 338ad0eafd5..e7773c277eb 100644 --- a/plugins/notification/lang/sr.js +++ b/plugins/notification/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'sr', { diff --git a/plugins/notification/lang/sv.js b/plugins/notification/lang/sv.js index 19342bfae6b..e40ad438ad5 100644 --- a/plugins/notification/lang/sv.js +++ b/plugins/notification/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'sv', { diff --git a/plugins/notification/lang/tr.js b/plugins/notification/lang/tr.js index e6a4cd45d08..a9d4f3dac6b 100644 --- a/plugins/notification/lang/tr.js +++ b/plugins/notification/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'tr', { diff --git a/plugins/notification/lang/ug.js b/plugins/notification/lang/ug.js index 2cf4af415ed..dd6ba9beea3 100644 --- a/plugins/notification/lang/ug.js +++ b/plugins/notification/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'ug', { diff --git a/plugins/notification/lang/uk.js b/plugins/notification/lang/uk.js index af22ae775d7..4398ba588a1 100644 --- a/plugins/notification/lang/uk.js +++ b/plugins/notification/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'uk', { diff --git a/plugins/notification/lang/zh-cn.js b/plugins/notification/lang/zh-cn.js index e840d33e457..cfeaa123055 100644 --- a/plugins/notification/lang/zh-cn.js +++ b/plugins/notification/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'zh-cn', { diff --git a/plugins/notification/lang/zh.js b/plugins/notification/lang/zh.js index f047cc2c530..78d278cd670 100644 --- a/plugins/notification/lang/zh.js +++ b/plugins/notification/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'notification', 'zh', { diff --git a/plugins/notification/plugin.js b/plugins/notification/plugin.js index a1483850e1e..c99de644cb2 100644 --- a/plugins/notification/plugin.js +++ b/plugins/notification/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/notificationaggregator/plugin.js b/plugins/notificationaggregator/plugin.js index b589efea590..43505808266 100644 --- a/plugins/notificationaggregator/plugin.js +++ b/plugins/notificationaggregator/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/pagebreak/lang/af.js b/plugins/pagebreak/lang/af.js index 04b0a772c33..a5c9d392381 100644 --- a/plugins/pagebreak/lang/af.js +++ b/plugins/pagebreak/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'af', { diff --git a/plugins/pagebreak/lang/ar.js b/plugins/pagebreak/lang/ar.js index 11fee78cc2d..b298689e158 100644 --- a/plugins/pagebreak/lang/ar.js +++ b/plugins/pagebreak/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'ar', { diff --git a/plugins/pagebreak/lang/az.js b/plugins/pagebreak/lang/az.js index 1b3c7da1ff1..0704a4dc90d 100644 --- a/plugins/pagebreak/lang/az.js +++ b/plugins/pagebreak/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'az', { diff --git a/plugins/pagebreak/lang/bg.js b/plugins/pagebreak/lang/bg.js index 8dffe63d678..515360a1d8d 100644 --- a/plugins/pagebreak/lang/bg.js +++ b/plugins/pagebreak/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'bg', { diff --git a/plugins/pagebreak/lang/bn.js b/plugins/pagebreak/lang/bn.js index 10b3d8bfa56..59e3f70e659 100644 --- a/plugins/pagebreak/lang/bn.js +++ b/plugins/pagebreak/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'bn', { diff --git a/plugins/pagebreak/lang/bs.js b/plugins/pagebreak/lang/bs.js index 89e56ac812e..4674b2ea7cc 100644 --- a/plugins/pagebreak/lang/bs.js +++ b/plugins/pagebreak/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'bs', { diff --git a/plugins/pagebreak/lang/ca.js b/plugins/pagebreak/lang/ca.js index 434171ff8a2..5cb50c6b95f 100644 --- a/plugins/pagebreak/lang/ca.js +++ b/plugins/pagebreak/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'ca', { diff --git a/plugins/pagebreak/lang/cs.js b/plugins/pagebreak/lang/cs.js index 2553757310b..6c79d18d1ae 100644 --- a/plugins/pagebreak/lang/cs.js +++ b/plugins/pagebreak/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'cs', { diff --git a/plugins/pagebreak/lang/cy.js b/plugins/pagebreak/lang/cy.js index e1302b1f416..55945032536 100644 --- a/plugins/pagebreak/lang/cy.js +++ b/plugins/pagebreak/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'cy', { diff --git a/plugins/pagebreak/lang/da.js b/plugins/pagebreak/lang/da.js index b5cac7938a0..fd99449ae10 100644 --- a/plugins/pagebreak/lang/da.js +++ b/plugins/pagebreak/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'da', { diff --git a/plugins/pagebreak/lang/de-ch.js b/plugins/pagebreak/lang/de-ch.js index 40a1a06a4f3..2e7ab3c3cc9 100644 --- a/plugins/pagebreak/lang/de-ch.js +++ b/plugins/pagebreak/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'de-ch', { diff --git a/plugins/pagebreak/lang/de.js b/plugins/pagebreak/lang/de.js index 5379d211a9c..47845ba26e6 100644 --- a/plugins/pagebreak/lang/de.js +++ b/plugins/pagebreak/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'de', { diff --git a/plugins/pagebreak/lang/el.js b/plugins/pagebreak/lang/el.js index 2ddbc3e514f..69106aa0f1f 100644 --- a/plugins/pagebreak/lang/el.js +++ b/plugins/pagebreak/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'el', { diff --git a/plugins/pagebreak/lang/en-au.js b/plugins/pagebreak/lang/en-au.js index ba125396050..587df72efd5 100644 --- a/plugins/pagebreak/lang/en-au.js +++ b/plugins/pagebreak/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'en-au', { diff --git a/plugins/pagebreak/lang/en-ca.js b/plugins/pagebreak/lang/en-ca.js index ca0aa53add2..fc8b382f2cb 100644 --- a/plugins/pagebreak/lang/en-ca.js +++ b/plugins/pagebreak/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'en-ca', { diff --git a/plugins/pagebreak/lang/en-gb.js b/plugins/pagebreak/lang/en-gb.js index 91a59acf47b..b2add4eef2b 100644 --- a/plugins/pagebreak/lang/en-gb.js +++ b/plugins/pagebreak/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'en-gb', { diff --git a/plugins/pagebreak/lang/en.js b/plugins/pagebreak/lang/en.js index 0555f2dd0d0..8cb846b0607 100644 --- a/plugins/pagebreak/lang/en.js +++ b/plugins/pagebreak/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'en', { diff --git a/plugins/pagebreak/lang/eo.js b/plugins/pagebreak/lang/eo.js index 85457514156..b2898bdd9c0 100644 --- a/plugins/pagebreak/lang/eo.js +++ b/plugins/pagebreak/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'eo', { diff --git a/plugins/pagebreak/lang/es-mx.js b/plugins/pagebreak/lang/es-mx.js index e0ac234f060..73a7ce2f511 100644 --- a/plugins/pagebreak/lang/es-mx.js +++ b/plugins/pagebreak/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'es-mx', { diff --git a/plugins/pagebreak/lang/es.js b/plugins/pagebreak/lang/es.js index a92b8ea82f2..50a992c3fbc 100644 --- a/plugins/pagebreak/lang/es.js +++ b/plugins/pagebreak/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'es', { diff --git a/plugins/pagebreak/lang/et.js b/plugins/pagebreak/lang/et.js index d4512ced9e7..47da6504816 100644 --- a/plugins/pagebreak/lang/et.js +++ b/plugins/pagebreak/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'et', { diff --git a/plugins/pagebreak/lang/eu.js b/plugins/pagebreak/lang/eu.js index 7936af84c71..3933c226501 100644 --- a/plugins/pagebreak/lang/eu.js +++ b/plugins/pagebreak/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'eu', { diff --git a/plugins/pagebreak/lang/fa.js b/plugins/pagebreak/lang/fa.js index 5eeda75ef9b..303cf238cbf 100644 --- a/plugins/pagebreak/lang/fa.js +++ b/plugins/pagebreak/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'fa', { diff --git a/plugins/pagebreak/lang/fi.js b/plugins/pagebreak/lang/fi.js index b32ba1e1299..75f73640b55 100644 --- a/plugins/pagebreak/lang/fi.js +++ b/plugins/pagebreak/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'fi', { diff --git a/plugins/pagebreak/lang/fo.js b/plugins/pagebreak/lang/fo.js index 0fc2724dedb..a4b787f0852 100644 --- a/plugins/pagebreak/lang/fo.js +++ b/plugins/pagebreak/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'fo', { diff --git a/plugins/pagebreak/lang/fr-ca.js b/plugins/pagebreak/lang/fr-ca.js index da89cad8eac..4a8b4c02b0c 100644 --- a/plugins/pagebreak/lang/fr-ca.js +++ b/plugins/pagebreak/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'fr-ca', { diff --git a/plugins/pagebreak/lang/fr.js b/plugins/pagebreak/lang/fr.js index 5dd035511e3..ecf60a760cb 100644 --- a/plugins/pagebreak/lang/fr.js +++ b/plugins/pagebreak/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'fr', { diff --git a/plugins/pagebreak/lang/gl.js b/plugins/pagebreak/lang/gl.js index f75a15ad917..e1b1f3eeeca 100644 --- a/plugins/pagebreak/lang/gl.js +++ b/plugins/pagebreak/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'gl', { diff --git a/plugins/pagebreak/lang/gu.js b/plugins/pagebreak/lang/gu.js index 9374839c246..2ef0a235b70 100644 --- a/plugins/pagebreak/lang/gu.js +++ b/plugins/pagebreak/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'gu', { diff --git a/plugins/pagebreak/lang/he.js b/plugins/pagebreak/lang/he.js index 616d0887956..042310cb1a8 100644 --- a/plugins/pagebreak/lang/he.js +++ b/plugins/pagebreak/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'he', { diff --git a/plugins/pagebreak/lang/hi.js b/plugins/pagebreak/lang/hi.js index f51b9787d1a..6433cd5bb13 100644 --- a/plugins/pagebreak/lang/hi.js +++ b/plugins/pagebreak/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'hi', { diff --git a/plugins/pagebreak/lang/hr.js b/plugins/pagebreak/lang/hr.js index 54695b79619..c283606bb8f 100644 --- a/plugins/pagebreak/lang/hr.js +++ b/plugins/pagebreak/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'hr', { diff --git a/plugins/pagebreak/lang/hu.js b/plugins/pagebreak/lang/hu.js index d7b340df3f3..10a676fb053 100644 --- a/plugins/pagebreak/lang/hu.js +++ b/plugins/pagebreak/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'hu', { diff --git a/plugins/pagebreak/lang/id.js b/plugins/pagebreak/lang/id.js index 9ccabb910c2..56e6ae28e79 100644 --- a/plugins/pagebreak/lang/id.js +++ b/plugins/pagebreak/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'id', { diff --git a/plugins/pagebreak/lang/is.js b/plugins/pagebreak/lang/is.js index 8a65c3fd355..dfa3a01af27 100644 --- a/plugins/pagebreak/lang/is.js +++ b/plugins/pagebreak/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'is', { diff --git a/plugins/pagebreak/lang/it.js b/plugins/pagebreak/lang/it.js index 35a81916197..828a2ee9a84 100644 --- a/plugins/pagebreak/lang/it.js +++ b/plugins/pagebreak/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'it', { diff --git a/plugins/pagebreak/lang/ja.js b/plugins/pagebreak/lang/ja.js index bdac7a65479..8ba2e2bb9a6 100644 --- a/plugins/pagebreak/lang/ja.js +++ b/plugins/pagebreak/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'ja', { diff --git a/plugins/pagebreak/lang/ka.js b/plugins/pagebreak/lang/ka.js index 12937022251..65ed978e57f 100644 --- a/plugins/pagebreak/lang/ka.js +++ b/plugins/pagebreak/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'ka', { diff --git a/plugins/pagebreak/lang/km.js b/plugins/pagebreak/lang/km.js index 54506bb392e..06213937eb5 100644 --- a/plugins/pagebreak/lang/km.js +++ b/plugins/pagebreak/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'km', { diff --git a/plugins/pagebreak/lang/ko.js b/plugins/pagebreak/lang/ko.js index 6b59cfa3a5b..215d86820f2 100644 --- a/plugins/pagebreak/lang/ko.js +++ b/plugins/pagebreak/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'ko', { diff --git a/plugins/pagebreak/lang/ku.js b/plugins/pagebreak/lang/ku.js index 76300b463ff..af13b8689de 100644 --- a/plugins/pagebreak/lang/ku.js +++ b/plugins/pagebreak/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'ku', { diff --git a/plugins/pagebreak/lang/lt.js b/plugins/pagebreak/lang/lt.js index ca30c81c5f4..d17bde170e2 100644 --- a/plugins/pagebreak/lang/lt.js +++ b/plugins/pagebreak/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'lt', { diff --git a/plugins/pagebreak/lang/lv.js b/plugins/pagebreak/lang/lv.js index d20383868dc..fe5442d15d4 100644 --- a/plugins/pagebreak/lang/lv.js +++ b/plugins/pagebreak/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'lv', { diff --git a/plugins/pagebreak/lang/mk.js b/plugins/pagebreak/lang/mk.js index 9dec5a206ea..1c31ae0a91d 100644 --- a/plugins/pagebreak/lang/mk.js +++ b/plugins/pagebreak/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'mk', { diff --git a/plugins/pagebreak/lang/mn.js b/plugins/pagebreak/lang/mn.js index 820700d0b06..8efb0770c5a 100644 --- a/plugins/pagebreak/lang/mn.js +++ b/plugins/pagebreak/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'mn', { diff --git a/plugins/pagebreak/lang/ms.js b/plugins/pagebreak/lang/ms.js index dd20b4eb21a..b7b441437b0 100644 --- a/plugins/pagebreak/lang/ms.js +++ b/plugins/pagebreak/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'ms', { diff --git a/plugins/pagebreak/lang/nb.js b/plugins/pagebreak/lang/nb.js index 0b99c7cbd83..c84b00b5a0f 100644 --- a/plugins/pagebreak/lang/nb.js +++ b/plugins/pagebreak/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'nb', { diff --git a/plugins/pagebreak/lang/nl.js b/plugins/pagebreak/lang/nl.js index a523c749f0f..8874b4a2d11 100644 --- a/plugins/pagebreak/lang/nl.js +++ b/plugins/pagebreak/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'nl', { diff --git a/plugins/pagebreak/lang/no.js b/plugins/pagebreak/lang/no.js index c4e91cbe1bb..fea44dd2578 100644 --- a/plugins/pagebreak/lang/no.js +++ b/plugins/pagebreak/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'no', { diff --git a/plugins/pagebreak/lang/oc.js b/plugins/pagebreak/lang/oc.js index edec44f010e..f2d10a12aaf 100644 --- a/plugins/pagebreak/lang/oc.js +++ b/plugins/pagebreak/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'oc', { diff --git a/plugins/pagebreak/lang/pl.js b/plugins/pagebreak/lang/pl.js index aed300fb64a..03f4b412af5 100644 --- a/plugins/pagebreak/lang/pl.js +++ b/plugins/pagebreak/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'pl', { diff --git a/plugins/pagebreak/lang/pt-br.js b/plugins/pagebreak/lang/pt-br.js index bba64b512b3..7718cfc0b89 100644 --- a/plugins/pagebreak/lang/pt-br.js +++ b/plugins/pagebreak/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'pt-br', { diff --git a/plugins/pagebreak/lang/pt.js b/plugins/pagebreak/lang/pt.js index 4a4ca941c94..51bdb98d94f 100644 --- a/plugins/pagebreak/lang/pt.js +++ b/plugins/pagebreak/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'pt', { diff --git a/plugins/pagebreak/lang/ro.js b/plugins/pagebreak/lang/ro.js index a82aee65128..8ff7858b65f 100644 --- a/plugins/pagebreak/lang/ro.js +++ b/plugins/pagebreak/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'ro', { diff --git a/plugins/pagebreak/lang/ru.js b/plugins/pagebreak/lang/ru.js index 16697fe9782..f78088af4ba 100644 --- a/plugins/pagebreak/lang/ru.js +++ b/plugins/pagebreak/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'ru', { diff --git a/plugins/pagebreak/lang/si.js b/plugins/pagebreak/lang/si.js index 53dffa2fab0..be2e7a32caf 100644 --- a/plugins/pagebreak/lang/si.js +++ b/plugins/pagebreak/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'si', { diff --git a/plugins/pagebreak/lang/sk.js b/plugins/pagebreak/lang/sk.js index 1766430d719..8635c8e3005 100644 --- a/plugins/pagebreak/lang/sk.js +++ b/plugins/pagebreak/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'sk', { diff --git a/plugins/pagebreak/lang/sl.js b/plugins/pagebreak/lang/sl.js index 7c68b9dc14f..534a0f78c71 100644 --- a/plugins/pagebreak/lang/sl.js +++ b/plugins/pagebreak/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'sl', { diff --git a/plugins/pagebreak/lang/sq.js b/plugins/pagebreak/lang/sq.js index 3af9794104c..b26760b3191 100644 --- a/plugins/pagebreak/lang/sq.js +++ b/plugins/pagebreak/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'sq', { diff --git a/plugins/pagebreak/lang/sr-latn.js b/plugins/pagebreak/lang/sr-latn.js index 9544915f4ef..8ac36592498 100644 --- a/plugins/pagebreak/lang/sr-latn.js +++ b/plugins/pagebreak/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'sr-latn', { diff --git a/plugins/pagebreak/lang/sr.js b/plugins/pagebreak/lang/sr.js index cc2a13d0b0e..db46d362384 100644 --- a/plugins/pagebreak/lang/sr.js +++ b/plugins/pagebreak/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'sr', { diff --git a/plugins/pagebreak/lang/sv.js b/plugins/pagebreak/lang/sv.js index a6d1f72ac8d..39bcc2b3638 100644 --- a/plugins/pagebreak/lang/sv.js +++ b/plugins/pagebreak/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'sv', { diff --git a/plugins/pagebreak/lang/th.js b/plugins/pagebreak/lang/th.js index 13f0af1e5cc..f3e145ed222 100644 --- a/plugins/pagebreak/lang/th.js +++ b/plugins/pagebreak/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'th', { diff --git a/plugins/pagebreak/lang/tr.js b/plugins/pagebreak/lang/tr.js index e29bf09f681..20e11b7ab39 100644 --- a/plugins/pagebreak/lang/tr.js +++ b/plugins/pagebreak/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'tr', { diff --git a/plugins/pagebreak/lang/tt.js b/plugins/pagebreak/lang/tt.js index e22b8d9dae1..f7b6fa4e41f 100644 --- a/plugins/pagebreak/lang/tt.js +++ b/plugins/pagebreak/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'tt', { diff --git a/plugins/pagebreak/lang/ug.js b/plugins/pagebreak/lang/ug.js index 05e718f5a7f..5a59dfd45ea 100644 --- a/plugins/pagebreak/lang/ug.js +++ b/plugins/pagebreak/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'ug', { diff --git a/plugins/pagebreak/lang/uk.js b/plugins/pagebreak/lang/uk.js index 77399c2c752..b63deb66141 100644 --- a/plugins/pagebreak/lang/uk.js +++ b/plugins/pagebreak/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'uk', { diff --git a/plugins/pagebreak/lang/vi.js b/plugins/pagebreak/lang/vi.js index 5b34a664df2..a34853dade3 100644 --- a/plugins/pagebreak/lang/vi.js +++ b/plugins/pagebreak/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'vi', { diff --git a/plugins/pagebreak/lang/zh-cn.js b/plugins/pagebreak/lang/zh-cn.js index 55fe959d27f..66219936365 100644 --- a/plugins/pagebreak/lang/zh-cn.js +++ b/plugins/pagebreak/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'zh-cn', { diff --git a/plugins/pagebreak/lang/zh.js b/plugins/pagebreak/lang/zh.js index 20c8883f5d0..b37712e1413 100644 --- a/plugins/pagebreak/lang/zh.js +++ b/plugins/pagebreak/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pagebreak', 'zh', { diff --git a/plugins/pagebreak/plugin.js b/plugins/pagebreak/plugin.js index f607742b385..d7363eb3f65 100644 --- a/plugins/pagebreak/plugin.js +++ b/plugins/pagebreak/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/panel/plugin.js b/plugins/panel/plugin.js index 085da16d3df..d3d7e976b13 100644 --- a/plugins/panel/plugin.js +++ b/plugins/panel/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/panelbutton/plugin.js b/plugins/panelbutton/plugin.js index 73e54d7e29a..dd0a1bb5dd1 100644 --- a/plugins/panelbutton/plugin.js +++ b/plugins/panelbutton/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/pastefromgdocs/filter/default.js b/plugins/pastefromgdocs/filter/default.js index 84ad9bc5a4e..c463d072fb0 100644 --- a/plugins/pastefromgdocs/filter/default.js +++ b/plugins/pastefromgdocs/filter/default.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/pastefromgdocs/plugin.js b/plugins/pastefromgdocs/plugin.js index 49b35040e08..daeb02653d8 100644 --- a/plugins/pastefromgdocs/plugin.js +++ b/plugins/pastefromgdocs/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/pastefromlibreoffice/filter/default.js b/plugins/pastefromlibreoffice/filter/default.js index bf5e0b5e29f..10626b06b2e 100644 --- a/plugins/pastefromlibreoffice/filter/default.js +++ b/plugins/pastefromlibreoffice/filter/default.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/pastefromlibreoffice/plugin.js b/plugins/pastefromlibreoffice/plugin.js index 054724bdb1f..b0aa44dec6a 100644 --- a/plugins/pastefromlibreoffice/plugin.js +++ b/plugins/pastefromlibreoffice/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/pastefromword/filter/default.js b/plugins/pastefromword/filter/default.js index b01288e9828..66b41810ae4 100644 --- a/plugins/pastefromword/filter/default.js +++ b/plugins/pastefromword/filter/default.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/pastefromword/lang/af.js b/plugins/pastefromword/lang/af.js index 69faa2b3e7a..218f7c92b63 100644 --- a/plugins/pastefromword/lang/af.js +++ b/plugins/pastefromword/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'af', { diff --git a/plugins/pastefromword/lang/ar.js b/plugins/pastefromword/lang/ar.js index d9d6a79fd17..bc0a21837c9 100644 --- a/plugins/pastefromword/lang/ar.js +++ b/plugins/pastefromword/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'ar', { diff --git a/plugins/pastefromword/lang/az.js b/plugins/pastefromword/lang/az.js index 7a0fbcc4839..d2bf5617a18 100644 --- a/plugins/pastefromword/lang/az.js +++ b/plugins/pastefromword/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'az', { diff --git a/plugins/pastefromword/lang/bg.js b/plugins/pastefromword/lang/bg.js index c4abeedf120..2af69284af2 100644 --- a/plugins/pastefromword/lang/bg.js +++ b/plugins/pastefromword/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'bg', { diff --git a/plugins/pastefromword/lang/bn.js b/plugins/pastefromword/lang/bn.js index b21ce5cdd65..73a7743233c 100644 --- a/plugins/pastefromword/lang/bn.js +++ b/plugins/pastefromword/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'bn', { diff --git a/plugins/pastefromword/lang/bs.js b/plugins/pastefromword/lang/bs.js index 963bcff54d4..b438b94ae32 100644 --- a/plugins/pastefromword/lang/bs.js +++ b/plugins/pastefromword/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'bs', { diff --git a/plugins/pastefromword/lang/ca.js b/plugins/pastefromword/lang/ca.js index f09010b2d18..97930e1f935 100644 --- a/plugins/pastefromword/lang/ca.js +++ b/plugins/pastefromword/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'ca', { diff --git a/plugins/pastefromword/lang/cs.js b/plugins/pastefromword/lang/cs.js index e6a422f2819..718f6700214 100644 --- a/plugins/pastefromword/lang/cs.js +++ b/plugins/pastefromword/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'cs', { diff --git a/plugins/pastefromword/lang/cy.js b/plugins/pastefromword/lang/cy.js index 173f43e8098..7fdc5d0ba67 100644 --- a/plugins/pastefromword/lang/cy.js +++ b/plugins/pastefromword/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'cy', { diff --git a/plugins/pastefromword/lang/da.js b/plugins/pastefromword/lang/da.js index 1d8fe85a5c6..b26ef6fbdb3 100644 --- a/plugins/pastefromword/lang/da.js +++ b/plugins/pastefromword/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'da', { diff --git a/plugins/pastefromword/lang/de-ch.js b/plugins/pastefromword/lang/de-ch.js index 1ffd183576c..2e21e1cd71b 100644 --- a/plugins/pastefromword/lang/de-ch.js +++ b/plugins/pastefromword/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'de-ch', { diff --git a/plugins/pastefromword/lang/de.js b/plugins/pastefromword/lang/de.js index e53d041aa52..1fcec5b702f 100644 --- a/plugins/pastefromword/lang/de.js +++ b/plugins/pastefromword/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'de', { diff --git a/plugins/pastefromword/lang/el.js b/plugins/pastefromword/lang/el.js index 0e8c757890d..48317756968 100644 --- a/plugins/pastefromword/lang/el.js +++ b/plugins/pastefromword/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'el', { diff --git a/plugins/pastefromword/lang/en-au.js b/plugins/pastefromword/lang/en-au.js index 0c546d6427b..e86db943ea6 100644 --- a/plugins/pastefromword/lang/en-au.js +++ b/plugins/pastefromword/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'en-au', { diff --git a/plugins/pastefromword/lang/en-ca.js b/plugins/pastefromword/lang/en-ca.js index 0a38637c68a..37e87778e03 100644 --- a/plugins/pastefromword/lang/en-ca.js +++ b/plugins/pastefromword/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'en-ca', { diff --git a/plugins/pastefromword/lang/en-gb.js b/plugins/pastefromword/lang/en-gb.js index e7a21aeb714..962ceb567c1 100644 --- a/plugins/pastefromword/lang/en-gb.js +++ b/plugins/pastefromword/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'en-gb', { diff --git a/plugins/pastefromword/lang/en.js b/plugins/pastefromword/lang/en.js index aa987f14e83..d939175ea7b 100644 --- a/plugins/pastefromword/lang/en.js +++ b/plugins/pastefromword/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'en', { diff --git a/plugins/pastefromword/lang/eo.js b/plugins/pastefromword/lang/eo.js index b20d2b75d5f..f6ceab0b33d 100644 --- a/plugins/pastefromword/lang/eo.js +++ b/plugins/pastefromword/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'eo', { diff --git a/plugins/pastefromword/lang/es-mx.js b/plugins/pastefromword/lang/es-mx.js index dc7ec144e1d..8b462f404d7 100644 --- a/plugins/pastefromword/lang/es-mx.js +++ b/plugins/pastefromword/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'es-mx', { diff --git a/plugins/pastefromword/lang/es.js b/plugins/pastefromword/lang/es.js index f1536587914..a2e3dceb1ab 100644 --- a/plugins/pastefromword/lang/es.js +++ b/plugins/pastefromword/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'es', { diff --git a/plugins/pastefromword/lang/et.js b/plugins/pastefromword/lang/et.js index 8e078f8b56c..778bbeda34c 100644 --- a/plugins/pastefromword/lang/et.js +++ b/plugins/pastefromword/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'et', { diff --git a/plugins/pastefromword/lang/eu.js b/plugins/pastefromword/lang/eu.js index 566e035deb8..9f16eea310d 100644 --- a/plugins/pastefromword/lang/eu.js +++ b/plugins/pastefromword/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'eu', { diff --git a/plugins/pastefromword/lang/fa.js b/plugins/pastefromword/lang/fa.js index a9f67e6cc97..323ff78ded5 100644 --- a/plugins/pastefromword/lang/fa.js +++ b/plugins/pastefromword/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'fa', { diff --git a/plugins/pastefromword/lang/fi.js b/plugins/pastefromword/lang/fi.js index dff647e400d..726c90afd87 100644 --- a/plugins/pastefromword/lang/fi.js +++ b/plugins/pastefromword/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'fi', { diff --git a/plugins/pastefromword/lang/fo.js b/plugins/pastefromword/lang/fo.js index f3211f159c1..45053cbae62 100644 --- a/plugins/pastefromword/lang/fo.js +++ b/plugins/pastefromword/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'fo', { diff --git a/plugins/pastefromword/lang/fr-ca.js b/plugins/pastefromword/lang/fr-ca.js index ec57afd3478..c0398ddfe7f 100644 --- a/plugins/pastefromword/lang/fr-ca.js +++ b/plugins/pastefromword/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'fr-ca', { diff --git a/plugins/pastefromword/lang/fr.js b/plugins/pastefromword/lang/fr.js index 73c5ef75001..8641756e951 100644 --- a/plugins/pastefromword/lang/fr.js +++ b/plugins/pastefromword/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'fr', { diff --git a/plugins/pastefromword/lang/gl.js b/plugins/pastefromword/lang/gl.js index c5edf0f8c30..384ca411269 100644 --- a/plugins/pastefromword/lang/gl.js +++ b/plugins/pastefromword/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'gl', { diff --git a/plugins/pastefromword/lang/gu.js b/plugins/pastefromword/lang/gu.js index b5f9c5a1cfa..039433cc10a 100644 --- a/plugins/pastefromword/lang/gu.js +++ b/plugins/pastefromword/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'gu', { diff --git a/plugins/pastefromword/lang/he.js b/plugins/pastefromword/lang/he.js index d66970d4d0d..52262fddbca 100644 --- a/plugins/pastefromword/lang/he.js +++ b/plugins/pastefromword/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'he', { diff --git a/plugins/pastefromword/lang/hi.js b/plugins/pastefromword/lang/hi.js index ae90b1cf2b4..b50d289e6f5 100644 --- a/plugins/pastefromword/lang/hi.js +++ b/plugins/pastefromword/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'hi', { diff --git a/plugins/pastefromword/lang/hr.js b/plugins/pastefromword/lang/hr.js index 0d49a09bb7c..b8c555a0f92 100644 --- a/plugins/pastefromword/lang/hr.js +++ b/plugins/pastefromword/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'hr', { diff --git a/plugins/pastefromword/lang/hu.js b/plugins/pastefromword/lang/hu.js index 3bada4bcf73..b79fb75001a 100644 --- a/plugins/pastefromword/lang/hu.js +++ b/plugins/pastefromword/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'hu', { diff --git a/plugins/pastefromword/lang/id.js b/plugins/pastefromword/lang/id.js index 6521bb05dcd..4e524a83d53 100644 --- a/plugins/pastefromword/lang/id.js +++ b/plugins/pastefromword/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'id', { diff --git a/plugins/pastefromword/lang/is.js b/plugins/pastefromword/lang/is.js index 72883c6d7f3..fc951df95d2 100644 --- a/plugins/pastefromword/lang/is.js +++ b/plugins/pastefromword/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'is', { diff --git a/plugins/pastefromword/lang/it.js b/plugins/pastefromword/lang/it.js index 2dc15ae8894..f60362d7b6c 100644 --- a/plugins/pastefromword/lang/it.js +++ b/plugins/pastefromword/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'it', { diff --git a/plugins/pastefromword/lang/ja.js b/plugins/pastefromword/lang/ja.js index 0590132f09d..ae3960ba59d 100644 --- a/plugins/pastefromword/lang/ja.js +++ b/plugins/pastefromword/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'ja', { diff --git a/plugins/pastefromword/lang/ka.js b/plugins/pastefromword/lang/ka.js index f9617c2edf7..297f271d1af 100644 --- a/plugins/pastefromword/lang/ka.js +++ b/plugins/pastefromword/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'ka', { diff --git a/plugins/pastefromword/lang/km.js b/plugins/pastefromword/lang/km.js index 174a7688bc1..28738dd5047 100644 --- a/plugins/pastefromword/lang/km.js +++ b/plugins/pastefromword/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'km', { diff --git a/plugins/pastefromword/lang/ko.js b/plugins/pastefromword/lang/ko.js index 83dbcb95dff..eb4247bea9c 100644 --- a/plugins/pastefromword/lang/ko.js +++ b/plugins/pastefromword/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'ko', { diff --git a/plugins/pastefromword/lang/ku.js b/plugins/pastefromword/lang/ku.js index 47cc8e73f6d..a4b49dba641 100644 --- a/plugins/pastefromword/lang/ku.js +++ b/plugins/pastefromword/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'ku', { diff --git a/plugins/pastefromword/lang/lt.js b/plugins/pastefromword/lang/lt.js index 0f845fcf41d..f1855425553 100644 --- a/plugins/pastefromword/lang/lt.js +++ b/plugins/pastefromword/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'lt', { diff --git a/plugins/pastefromword/lang/lv.js b/plugins/pastefromword/lang/lv.js index 24bc85f0113..e3f1eca355e 100644 --- a/plugins/pastefromword/lang/lv.js +++ b/plugins/pastefromword/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'lv', { diff --git a/plugins/pastefromword/lang/mk.js b/plugins/pastefromword/lang/mk.js index 09f3179f576..ba2fae59d95 100644 --- a/plugins/pastefromword/lang/mk.js +++ b/plugins/pastefromword/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'mk', { diff --git a/plugins/pastefromword/lang/mn.js b/plugins/pastefromword/lang/mn.js index 9f75291a34f..6778876e884 100644 --- a/plugins/pastefromword/lang/mn.js +++ b/plugins/pastefromword/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'mn', { diff --git a/plugins/pastefromword/lang/ms.js b/plugins/pastefromword/lang/ms.js index 0cacd8824c8..ca3d1f771c0 100644 --- a/plugins/pastefromword/lang/ms.js +++ b/plugins/pastefromword/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'ms', { diff --git a/plugins/pastefromword/lang/nb.js b/plugins/pastefromword/lang/nb.js index 4b11af0b78a..46cedcacc53 100644 --- a/plugins/pastefromword/lang/nb.js +++ b/plugins/pastefromword/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'nb', { diff --git a/plugins/pastefromword/lang/nl.js b/plugins/pastefromword/lang/nl.js index 167ccf479e8..f5f89572f6b 100644 --- a/plugins/pastefromword/lang/nl.js +++ b/plugins/pastefromword/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'nl', { diff --git a/plugins/pastefromword/lang/no.js b/plugins/pastefromword/lang/no.js index 8c7dd529f54..b966de36e30 100644 --- a/plugins/pastefromword/lang/no.js +++ b/plugins/pastefromword/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'no', { diff --git a/plugins/pastefromword/lang/oc.js b/plugins/pastefromword/lang/oc.js index ece11d5777f..faf53edf6fc 100644 --- a/plugins/pastefromword/lang/oc.js +++ b/plugins/pastefromword/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'oc', { diff --git a/plugins/pastefromword/lang/pl.js b/plugins/pastefromword/lang/pl.js index 7f4fdb06d43..1ef5730a3a1 100644 --- a/plugins/pastefromword/lang/pl.js +++ b/plugins/pastefromword/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'pl', { diff --git a/plugins/pastefromword/lang/pt-br.js b/plugins/pastefromword/lang/pt-br.js index 0822a963c24..9a0548048c1 100644 --- a/plugins/pastefromword/lang/pt-br.js +++ b/plugins/pastefromword/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'pt-br', { diff --git a/plugins/pastefromword/lang/pt.js b/plugins/pastefromword/lang/pt.js index b9f63e1d3ac..aae9e8a1792 100644 --- a/plugins/pastefromword/lang/pt.js +++ b/plugins/pastefromword/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'pt', { diff --git a/plugins/pastefromword/lang/ro.js b/plugins/pastefromword/lang/ro.js index 515206bed21..9db0cf1d1f9 100644 --- a/plugins/pastefromword/lang/ro.js +++ b/plugins/pastefromword/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'ro', { diff --git a/plugins/pastefromword/lang/ru.js b/plugins/pastefromword/lang/ru.js index 0a4c9795d62..221abcbab17 100644 --- a/plugins/pastefromword/lang/ru.js +++ b/plugins/pastefromword/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'ru', { diff --git a/plugins/pastefromword/lang/si.js b/plugins/pastefromword/lang/si.js index ac2be0aa7e2..e06f36289da 100644 --- a/plugins/pastefromword/lang/si.js +++ b/plugins/pastefromword/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'si', { diff --git a/plugins/pastefromword/lang/sk.js b/plugins/pastefromword/lang/sk.js index bb79ee0b28d..69eec65bcf4 100644 --- a/plugins/pastefromword/lang/sk.js +++ b/plugins/pastefromword/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'sk', { diff --git a/plugins/pastefromword/lang/sl.js b/plugins/pastefromword/lang/sl.js index 0f127112cf5..ddcdbea4d85 100644 --- a/plugins/pastefromword/lang/sl.js +++ b/plugins/pastefromword/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'sl', { diff --git a/plugins/pastefromword/lang/sq.js b/plugins/pastefromword/lang/sq.js index 58b88e4f2d5..f8522bdc0e9 100644 --- a/plugins/pastefromword/lang/sq.js +++ b/plugins/pastefromword/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'sq', { diff --git a/plugins/pastefromword/lang/sr-latn.js b/plugins/pastefromword/lang/sr-latn.js index fe253388170..8a36ff9f8c9 100644 --- a/plugins/pastefromword/lang/sr-latn.js +++ b/plugins/pastefromword/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'sr-latn', { diff --git a/plugins/pastefromword/lang/sr.js b/plugins/pastefromword/lang/sr.js index 05c7225f8c5..432b93d4cd3 100644 --- a/plugins/pastefromword/lang/sr.js +++ b/plugins/pastefromword/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'sr', { diff --git a/plugins/pastefromword/lang/sv.js b/plugins/pastefromword/lang/sv.js index 0e966353b45..d51e3f99f0b 100644 --- a/plugins/pastefromword/lang/sv.js +++ b/plugins/pastefromword/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'sv', { diff --git a/plugins/pastefromword/lang/th.js b/plugins/pastefromword/lang/th.js index 8065c6ef4e1..d1c32d7f8e0 100644 --- a/plugins/pastefromword/lang/th.js +++ b/plugins/pastefromword/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'th', { diff --git a/plugins/pastefromword/lang/tr.js b/plugins/pastefromword/lang/tr.js index 43f27cf644d..c4cadb48e26 100644 --- a/plugins/pastefromword/lang/tr.js +++ b/plugins/pastefromword/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'tr', { diff --git a/plugins/pastefromword/lang/tt.js b/plugins/pastefromword/lang/tt.js index 033c7918765..657134d283b 100644 --- a/plugins/pastefromword/lang/tt.js +++ b/plugins/pastefromword/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'tt', { diff --git a/plugins/pastefromword/lang/ug.js b/plugins/pastefromword/lang/ug.js index 6bba9919fdd..2a5cba0be76 100644 --- a/plugins/pastefromword/lang/ug.js +++ b/plugins/pastefromword/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'ug', { diff --git a/plugins/pastefromword/lang/uk.js b/plugins/pastefromword/lang/uk.js index bfe678d22f0..5a3ac20ed7f 100644 --- a/plugins/pastefromword/lang/uk.js +++ b/plugins/pastefromword/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'uk', { diff --git a/plugins/pastefromword/lang/vi.js b/plugins/pastefromword/lang/vi.js index e1589b6a6e1..e3357c33a17 100644 --- a/plugins/pastefromword/lang/vi.js +++ b/plugins/pastefromword/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'vi', { diff --git a/plugins/pastefromword/lang/zh-cn.js b/plugins/pastefromword/lang/zh-cn.js index 1d6562a3ac8..bf93e2fb729 100644 --- a/plugins/pastefromword/lang/zh-cn.js +++ b/plugins/pastefromword/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'zh-cn', { diff --git a/plugins/pastefromword/lang/zh.js b/plugins/pastefromword/lang/zh.js index 8c07b29165c..88f7464cb32 100644 --- a/plugins/pastefromword/lang/zh.js +++ b/plugins/pastefromword/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastefromword', 'zh', { diff --git a/plugins/pastefromword/plugin.js b/plugins/pastefromword/plugin.js index 1c1b8666f83..45aba86f45f 100755 --- a/plugins/pastefromword/plugin.js +++ b/plugins/pastefromword/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/pastetext/lang/af.js b/plugins/pastetext/lang/af.js index 788405534a9..5fc95fb52f7 100644 --- a/plugins/pastetext/lang/af.js +++ b/plugins/pastetext/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'af', { diff --git a/plugins/pastetext/lang/ar.js b/plugins/pastetext/lang/ar.js index 8f34bc265eb..b7df9236eba 100644 --- a/plugins/pastetext/lang/ar.js +++ b/plugins/pastetext/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'ar', { diff --git a/plugins/pastetext/lang/az.js b/plugins/pastetext/lang/az.js index bf1c367cb29..ee521e71016 100644 --- a/plugins/pastetext/lang/az.js +++ b/plugins/pastetext/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'az', { diff --git a/plugins/pastetext/lang/bg.js b/plugins/pastetext/lang/bg.js index c7b3821f9a7..791ee280afc 100644 --- a/plugins/pastetext/lang/bg.js +++ b/plugins/pastetext/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'bg', { diff --git a/plugins/pastetext/lang/bn.js b/plugins/pastetext/lang/bn.js index 5fc50f6e379..e6a4731e102 100644 --- a/plugins/pastetext/lang/bn.js +++ b/plugins/pastetext/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'bn', { diff --git a/plugins/pastetext/lang/bs.js b/plugins/pastetext/lang/bs.js index 4abd2829b81..ee92ef4c21a 100644 --- a/plugins/pastetext/lang/bs.js +++ b/plugins/pastetext/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'bs', { diff --git a/plugins/pastetext/lang/ca.js b/plugins/pastetext/lang/ca.js index 7f0508208b2..e65f1ff23ab 100644 --- a/plugins/pastetext/lang/ca.js +++ b/plugins/pastetext/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'ca', { diff --git a/plugins/pastetext/lang/cs.js b/plugins/pastetext/lang/cs.js index a7ef569735f..4befee19965 100644 --- a/plugins/pastetext/lang/cs.js +++ b/plugins/pastetext/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'cs', { diff --git a/plugins/pastetext/lang/cy.js b/plugins/pastetext/lang/cy.js index 9626ada76b6..da65d9eb6f5 100644 --- a/plugins/pastetext/lang/cy.js +++ b/plugins/pastetext/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'cy', { diff --git a/plugins/pastetext/lang/da.js b/plugins/pastetext/lang/da.js index de741b68019..a9772e7a5f5 100644 --- a/plugins/pastetext/lang/da.js +++ b/plugins/pastetext/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'da', { diff --git a/plugins/pastetext/lang/de-ch.js b/plugins/pastetext/lang/de-ch.js index c282d2dda8c..ac3cff36908 100644 --- a/plugins/pastetext/lang/de-ch.js +++ b/plugins/pastetext/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'de-ch', { diff --git a/plugins/pastetext/lang/de.js b/plugins/pastetext/lang/de.js index ed7d54f0d1d..65ab605ee51 100644 --- a/plugins/pastetext/lang/de.js +++ b/plugins/pastetext/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'de', { diff --git a/plugins/pastetext/lang/el.js b/plugins/pastetext/lang/el.js index 7b20680516c..c7e5a4e7f5e 100644 --- a/plugins/pastetext/lang/el.js +++ b/plugins/pastetext/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'el', { diff --git a/plugins/pastetext/lang/en-au.js b/plugins/pastetext/lang/en-au.js index 54cead715a3..7cb46629c85 100644 --- a/plugins/pastetext/lang/en-au.js +++ b/plugins/pastetext/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'en-au', { diff --git a/plugins/pastetext/lang/en-ca.js b/plugins/pastetext/lang/en-ca.js index 95fb911a449..f42b51231d8 100644 --- a/plugins/pastetext/lang/en-ca.js +++ b/plugins/pastetext/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'en-ca', { diff --git a/plugins/pastetext/lang/en-gb.js b/plugins/pastetext/lang/en-gb.js index 8babdfa1d79..9d56062c08c 100644 --- a/plugins/pastetext/lang/en-gb.js +++ b/plugins/pastetext/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'en-gb', { diff --git a/plugins/pastetext/lang/en.js b/plugins/pastetext/lang/en.js index c137050a823..a2c8c6ac433 100644 --- a/plugins/pastetext/lang/en.js +++ b/plugins/pastetext/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'en', { diff --git a/plugins/pastetext/lang/eo.js b/plugins/pastetext/lang/eo.js index 01deba3e32a..c64293b0d75 100644 --- a/plugins/pastetext/lang/eo.js +++ b/plugins/pastetext/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'eo', { diff --git a/plugins/pastetext/lang/es-mx.js b/plugins/pastetext/lang/es-mx.js index eda53c2e6c3..3a89317fa57 100644 --- a/plugins/pastetext/lang/es-mx.js +++ b/plugins/pastetext/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'es-mx', { diff --git a/plugins/pastetext/lang/es.js b/plugins/pastetext/lang/es.js index 6fcec58da71..4f405eae0a7 100644 --- a/plugins/pastetext/lang/es.js +++ b/plugins/pastetext/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'es', { diff --git a/plugins/pastetext/lang/et.js b/plugins/pastetext/lang/et.js index a3a0b51f3fe..eed0ea0f802 100644 --- a/plugins/pastetext/lang/et.js +++ b/plugins/pastetext/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'et', { diff --git a/plugins/pastetext/lang/eu.js b/plugins/pastetext/lang/eu.js index f760e3b03dc..183ee7b7fac 100644 --- a/plugins/pastetext/lang/eu.js +++ b/plugins/pastetext/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'eu', { diff --git a/plugins/pastetext/lang/fa.js b/plugins/pastetext/lang/fa.js index d6879cb65e5..87f3327bc08 100644 --- a/plugins/pastetext/lang/fa.js +++ b/plugins/pastetext/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'fa', { diff --git a/plugins/pastetext/lang/fi.js b/plugins/pastetext/lang/fi.js index ac6adaea97c..37a67c1118a 100644 --- a/plugins/pastetext/lang/fi.js +++ b/plugins/pastetext/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'fi', { diff --git a/plugins/pastetext/lang/fo.js b/plugins/pastetext/lang/fo.js index 17e853bf973..cdcb693df37 100644 --- a/plugins/pastetext/lang/fo.js +++ b/plugins/pastetext/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'fo', { diff --git a/plugins/pastetext/lang/fr-ca.js b/plugins/pastetext/lang/fr-ca.js index 71f885ac11e..311180c07a1 100644 --- a/plugins/pastetext/lang/fr-ca.js +++ b/plugins/pastetext/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'fr-ca', { diff --git a/plugins/pastetext/lang/fr.js b/plugins/pastetext/lang/fr.js index 3c9a2e365d4..a89f595ee46 100644 --- a/plugins/pastetext/lang/fr.js +++ b/plugins/pastetext/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'fr', { diff --git a/plugins/pastetext/lang/gl.js b/plugins/pastetext/lang/gl.js index 76668bfcd85..f82ba47f87d 100644 --- a/plugins/pastetext/lang/gl.js +++ b/plugins/pastetext/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'gl', { diff --git a/plugins/pastetext/lang/gu.js b/plugins/pastetext/lang/gu.js index bfe769487f2..c6ae9807f17 100644 --- a/plugins/pastetext/lang/gu.js +++ b/plugins/pastetext/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'gu', { diff --git a/plugins/pastetext/lang/he.js b/plugins/pastetext/lang/he.js index 320bfd55dd3..41eb8e780d8 100644 --- a/plugins/pastetext/lang/he.js +++ b/plugins/pastetext/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'he', { diff --git a/plugins/pastetext/lang/hi.js b/plugins/pastetext/lang/hi.js index f5b1d43235c..8fb61bdef55 100644 --- a/plugins/pastetext/lang/hi.js +++ b/plugins/pastetext/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'hi', { diff --git a/plugins/pastetext/lang/hr.js b/plugins/pastetext/lang/hr.js index 7322efcbc90..9243324a2f7 100644 --- a/plugins/pastetext/lang/hr.js +++ b/plugins/pastetext/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'hr', { diff --git a/plugins/pastetext/lang/hu.js b/plugins/pastetext/lang/hu.js index 8207702ee43..3fd7fb1e876 100644 --- a/plugins/pastetext/lang/hu.js +++ b/plugins/pastetext/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'hu', { diff --git a/plugins/pastetext/lang/id.js b/plugins/pastetext/lang/id.js index fffd516d059..e6760b50c7b 100644 --- a/plugins/pastetext/lang/id.js +++ b/plugins/pastetext/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'id', { diff --git a/plugins/pastetext/lang/is.js b/plugins/pastetext/lang/is.js index 8fe13f6464b..5e2186d231c 100644 --- a/plugins/pastetext/lang/is.js +++ b/plugins/pastetext/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'is', { diff --git a/plugins/pastetext/lang/it.js b/plugins/pastetext/lang/it.js index d08b8f96477..130582ed8d1 100644 --- a/plugins/pastetext/lang/it.js +++ b/plugins/pastetext/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'it', { diff --git a/plugins/pastetext/lang/ja.js b/plugins/pastetext/lang/ja.js index c0dfba634da..52ee010feca 100644 --- a/plugins/pastetext/lang/ja.js +++ b/plugins/pastetext/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'ja', { diff --git a/plugins/pastetext/lang/ka.js b/plugins/pastetext/lang/ka.js index de0c83a8e68..96ce9e39c59 100644 --- a/plugins/pastetext/lang/ka.js +++ b/plugins/pastetext/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'ka', { diff --git a/plugins/pastetext/lang/km.js b/plugins/pastetext/lang/km.js index 6c9524edb75..e39aecdddc2 100644 --- a/plugins/pastetext/lang/km.js +++ b/plugins/pastetext/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'km', { diff --git a/plugins/pastetext/lang/ko.js b/plugins/pastetext/lang/ko.js index babe5283992..7ec3d8a2e3d 100644 --- a/plugins/pastetext/lang/ko.js +++ b/plugins/pastetext/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'ko', { diff --git a/plugins/pastetext/lang/ku.js b/plugins/pastetext/lang/ku.js index 4b14b45fca1..7f743685c05 100644 --- a/plugins/pastetext/lang/ku.js +++ b/plugins/pastetext/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'ku', { diff --git a/plugins/pastetext/lang/lt.js b/plugins/pastetext/lang/lt.js index fa3438b0ab2..cf0afb13dbf 100644 --- a/plugins/pastetext/lang/lt.js +++ b/plugins/pastetext/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'lt', { diff --git a/plugins/pastetext/lang/lv.js b/plugins/pastetext/lang/lv.js index f631f37f91c..b12b2902b99 100644 --- a/plugins/pastetext/lang/lv.js +++ b/plugins/pastetext/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'lv', { diff --git a/plugins/pastetext/lang/mk.js b/plugins/pastetext/lang/mk.js index f3fa5885e9b..4a1bdf9a41b 100644 --- a/plugins/pastetext/lang/mk.js +++ b/plugins/pastetext/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'mk', { diff --git a/plugins/pastetext/lang/mn.js b/plugins/pastetext/lang/mn.js index 184b4aabf8e..f7687efff55 100644 --- a/plugins/pastetext/lang/mn.js +++ b/plugins/pastetext/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'mn', { diff --git a/plugins/pastetext/lang/ms.js b/plugins/pastetext/lang/ms.js index 468928818eb..6b924980722 100644 --- a/plugins/pastetext/lang/ms.js +++ b/plugins/pastetext/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'ms', { diff --git a/plugins/pastetext/lang/nb.js b/plugins/pastetext/lang/nb.js index d1d3d949e84..af2bbab0acb 100644 --- a/plugins/pastetext/lang/nb.js +++ b/plugins/pastetext/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'nb', { diff --git a/plugins/pastetext/lang/nl.js b/plugins/pastetext/lang/nl.js index af370e0ee19..1e17a8f411a 100644 --- a/plugins/pastetext/lang/nl.js +++ b/plugins/pastetext/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'nl', { diff --git a/plugins/pastetext/lang/no.js b/plugins/pastetext/lang/no.js index 3ef9c223c39..9021c550c3d 100644 --- a/plugins/pastetext/lang/no.js +++ b/plugins/pastetext/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'no', { diff --git a/plugins/pastetext/lang/oc.js b/plugins/pastetext/lang/oc.js index 64a7a0284a9..48b75622eda 100644 --- a/plugins/pastetext/lang/oc.js +++ b/plugins/pastetext/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'oc', { diff --git a/plugins/pastetext/lang/pl.js b/plugins/pastetext/lang/pl.js index db429c8d7c0..2802cb83afb 100644 --- a/plugins/pastetext/lang/pl.js +++ b/plugins/pastetext/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'pl', { diff --git a/plugins/pastetext/lang/pt-br.js b/plugins/pastetext/lang/pt-br.js index 1e98e861f57..50bca63dd78 100644 --- a/plugins/pastetext/lang/pt-br.js +++ b/plugins/pastetext/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'pt-br', { diff --git a/plugins/pastetext/lang/pt.js b/plugins/pastetext/lang/pt.js index e09b371afa1..97e0f828487 100644 --- a/plugins/pastetext/lang/pt.js +++ b/plugins/pastetext/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'pt', { diff --git a/plugins/pastetext/lang/ro.js b/plugins/pastetext/lang/ro.js index 45de94b97fa..7b29c5cda7f 100644 --- a/plugins/pastetext/lang/ro.js +++ b/plugins/pastetext/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'ro', { diff --git a/plugins/pastetext/lang/ru.js b/plugins/pastetext/lang/ru.js index e7e5abe742e..4f586a0b8a6 100644 --- a/plugins/pastetext/lang/ru.js +++ b/plugins/pastetext/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'ru', { diff --git a/plugins/pastetext/lang/si.js b/plugins/pastetext/lang/si.js index 84d856f59e5..4abf9ded414 100644 --- a/plugins/pastetext/lang/si.js +++ b/plugins/pastetext/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'si', { diff --git a/plugins/pastetext/lang/sk.js b/plugins/pastetext/lang/sk.js index 490e4418562..c5e399c6aa9 100644 --- a/plugins/pastetext/lang/sk.js +++ b/plugins/pastetext/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'sk', { diff --git a/plugins/pastetext/lang/sl.js b/plugins/pastetext/lang/sl.js index 3bc1b6b7a8f..e7b08417ece 100644 --- a/plugins/pastetext/lang/sl.js +++ b/plugins/pastetext/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'sl', { diff --git a/plugins/pastetext/lang/sq.js b/plugins/pastetext/lang/sq.js index d02289b2c25..0e09380e153 100644 --- a/plugins/pastetext/lang/sq.js +++ b/plugins/pastetext/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'sq', { diff --git a/plugins/pastetext/lang/sr-latn.js b/plugins/pastetext/lang/sr-latn.js index 453f3bc8854..037ec52bd56 100644 --- a/plugins/pastetext/lang/sr-latn.js +++ b/plugins/pastetext/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'sr-latn', { diff --git a/plugins/pastetext/lang/sr.js b/plugins/pastetext/lang/sr.js index 69788570c5b..5b0296e2af5 100644 --- a/plugins/pastetext/lang/sr.js +++ b/plugins/pastetext/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'sr', { diff --git a/plugins/pastetext/lang/sv.js b/plugins/pastetext/lang/sv.js index 05aa6d147ec..e71b17e97c5 100644 --- a/plugins/pastetext/lang/sv.js +++ b/plugins/pastetext/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'sv', { diff --git a/plugins/pastetext/lang/th.js b/plugins/pastetext/lang/th.js index d6a0d5ca94b..d474438119c 100644 --- a/plugins/pastetext/lang/th.js +++ b/plugins/pastetext/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'th', { diff --git a/plugins/pastetext/lang/tr.js b/plugins/pastetext/lang/tr.js index ae54d3a4433..90f067d4987 100644 --- a/plugins/pastetext/lang/tr.js +++ b/plugins/pastetext/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'tr', { diff --git a/plugins/pastetext/lang/tt.js b/plugins/pastetext/lang/tt.js index 7bd260dc4ab..30d7339158d 100644 --- a/plugins/pastetext/lang/tt.js +++ b/plugins/pastetext/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'tt', { diff --git a/plugins/pastetext/lang/ug.js b/plugins/pastetext/lang/ug.js index 621594ac813..768a9466770 100644 --- a/plugins/pastetext/lang/ug.js +++ b/plugins/pastetext/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'ug', { diff --git a/plugins/pastetext/lang/uk.js b/plugins/pastetext/lang/uk.js index 22bd2483cc0..7c83599b223 100644 --- a/plugins/pastetext/lang/uk.js +++ b/plugins/pastetext/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'uk', { diff --git a/plugins/pastetext/lang/vi.js b/plugins/pastetext/lang/vi.js index 4870a30fdfe..cd2e02cd613 100644 --- a/plugins/pastetext/lang/vi.js +++ b/plugins/pastetext/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'vi', { diff --git a/plugins/pastetext/lang/zh-cn.js b/plugins/pastetext/lang/zh-cn.js index 4131ccecc18..2bd8cce7747 100644 --- a/plugins/pastetext/lang/zh-cn.js +++ b/plugins/pastetext/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'zh-cn', { diff --git a/plugins/pastetext/lang/zh.js b/plugins/pastetext/lang/zh.js index 914ecad3098..ac755898ae8 100644 --- a/plugins/pastetext/lang/zh.js +++ b/plugins/pastetext/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'pastetext', 'zh', { diff --git a/plugins/pastetext/plugin.js b/plugins/pastetext/plugin.js index c6cc3df0821..6bae9bf14e9 100644 --- a/plugins/pastetext/plugin.js +++ b/plugins/pastetext/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/pastetools/filter/common.js b/plugins/pastetools/filter/common.js index eba3649968e..0f945c09276 100644 --- a/plugins/pastetools/filter/common.js +++ b/plugins/pastetools/filter/common.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/pastetools/filter/image.js b/plugins/pastetools/filter/image.js index 5f05f2a9486..69816908d56 100644 --- a/plugins/pastetools/filter/image.js +++ b/plugins/pastetools/filter/image.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/pastetools/plugin.js b/plugins/pastetools/plugin.js index 6b95d5d120c..ee27e4ba047 100644 --- a/plugins/pastetools/plugin.js +++ b/plugins/pastetools/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/dev/placeholder.html b/plugins/placeholder/dev/placeholder.html index 6826238c368..a6c96d042ca 100644 --- a/plugins/placeholder/dev/placeholder.html +++ b/plugins/placeholder/dev/placeholder.html @@ -1,6 +1,6 @@ diff --git a/plugins/placeholder/dialogs/placeholder.js b/plugins/placeholder/dialogs/placeholder.js index 0a80e9a4e66..b6a32e258ac 100644 --- a/plugins/placeholder/dialogs/placeholder.js +++ b/plugins/placeholder/dialogs/placeholder.js @@ -1,6 +1,6 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/af.js b/plugins/placeholder/lang/af.js index 39164556f0f..3c1b2f42ee9 100644 --- a/plugins/placeholder/lang/af.js +++ b/plugins/placeholder/lang/af.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/ar.js b/plugins/placeholder/lang/ar.js index 53bc6acb8e3..c9b7e87711f 100644 --- a/plugins/placeholder/lang/ar.js +++ b/plugins/placeholder/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/az.js b/plugins/placeholder/lang/az.js index 36a9f063243..f592d5fb03e 100644 --- a/plugins/placeholder/lang/az.js +++ b/plugins/placeholder/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/bg.js b/plugins/placeholder/lang/bg.js index 83f43fca153..a04acc477cb 100644 --- a/plugins/placeholder/lang/bg.js +++ b/plugins/placeholder/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/ca.js b/plugins/placeholder/lang/ca.js index ff4aaf6af85..977d47592b8 100644 --- a/plugins/placeholder/lang/ca.js +++ b/plugins/placeholder/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/cs.js b/plugins/placeholder/lang/cs.js index a4850e04a34..b3791b383f2 100644 --- a/plugins/placeholder/lang/cs.js +++ b/plugins/placeholder/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/cy.js b/plugins/placeholder/lang/cy.js index f021cb6e195..05e58b5dc6c 100644 --- a/plugins/placeholder/lang/cy.js +++ b/plugins/placeholder/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/da.js b/plugins/placeholder/lang/da.js index 6e7b4f397c9..a98e7607b60 100644 --- a/plugins/placeholder/lang/da.js +++ b/plugins/placeholder/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/de-ch.js b/plugins/placeholder/lang/de-ch.js index 01c33b0aeb6..ab05c4d75e1 100644 --- a/plugins/placeholder/lang/de-ch.js +++ b/plugins/placeholder/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/de.js b/plugins/placeholder/lang/de.js index e44af0d31f3..26b9b1ef966 100644 --- a/plugins/placeholder/lang/de.js +++ b/plugins/placeholder/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/el.js b/plugins/placeholder/lang/el.js index 1854c45ce87..b35d28e716e 100644 --- a/plugins/placeholder/lang/el.js +++ b/plugins/placeholder/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/en-au.js b/plugins/placeholder/lang/en-au.js index 90f3b10eeca..851f4a2f253 100644 --- a/plugins/placeholder/lang/en-au.js +++ b/plugins/placeholder/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/en-gb.js b/plugins/placeholder/lang/en-gb.js index 764fe877d2e..c84ff01526b 100644 --- a/plugins/placeholder/lang/en-gb.js +++ b/plugins/placeholder/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/en.js b/plugins/placeholder/lang/en.js index 5e7ec61fc77..083a2b84961 100644 --- a/plugins/placeholder/lang/en.js +++ b/plugins/placeholder/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/eo.js b/plugins/placeholder/lang/eo.js index 1d2ad8e5fcc..d392c7797d7 100644 --- a/plugins/placeholder/lang/eo.js +++ b/plugins/placeholder/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/es-mx.js b/plugins/placeholder/lang/es-mx.js index 6697f887c3c..3698f41e763 100644 --- a/plugins/placeholder/lang/es-mx.js +++ b/plugins/placeholder/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/es.js b/plugins/placeholder/lang/es.js index ae166d5c906..129d9e1fa89 100644 --- a/plugins/placeholder/lang/es.js +++ b/plugins/placeholder/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/et.js b/plugins/placeholder/lang/et.js index ea1b0a2e0a1..31ba10a7bc3 100644 --- a/plugins/placeholder/lang/et.js +++ b/plugins/placeholder/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/eu.js b/plugins/placeholder/lang/eu.js index 9d222df384a..87ef7b6a583 100644 --- a/plugins/placeholder/lang/eu.js +++ b/plugins/placeholder/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/fa.js b/plugins/placeholder/lang/fa.js index 32340355461..60ab5b9c5b9 100644 --- a/plugins/placeholder/lang/fa.js +++ b/plugins/placeholder/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/fi.js b/plugins/placeholder/lang/fi.js index e03386c584b..8e47fa11b6f 100644 --- a/plugins/placeholder/lang/fi.js +++ b/plugins/placeholder/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/fr-ca.js b/plugins/placeholder/lang/fr-ca.js index 4071a69856e..42fa676fe09 100644 --- a/plugins/placeholder/lang/fr-ca.js +++ b/plugins/placeholder/lang/fr-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/fr.js b/plugins/placeholder/lang/fr.js index a882f6707da..74e5fa512a0 100644 --- a/plugins/placeholder/lang/fr.js +++ b/plugins/placeholder/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/gl.js b/plugins/placeholder/lang/gl.js index 7a2474e925d..0646a3b3105 100644 --- a/plugins/placeholder/lang/gl.js +++ b/plugins/placeholder/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/he.js b/plugins/placeholder/lang/he.js index 86207e4b456..80c6b013dfe 100644 --- a/plugins/placeholder/lang/he.js +++ b/plugins/placeholder/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/hr.js b/plugins/placeholder/lang/hr.js index 187e1adb8fb..3de92f112e9 100644 --- a/plugins/placeholder/lang/hr.js +++ b/plugins/placeholder/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/hu.js b/plugins/placeholder/lang/hu.js index 86abb0cdfd5..156341793ca 100644 --- a/plugins/placeholder/lang/hu.js +++ b/plugins/placeholder/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/id.js b/plugins/placeholder/lang/id.js index 0fb5da5d4bc..50e3158435a 100644 --- a/plugins/placeholder/lang/id.js +++ b/plugins/placeholder/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/it.js b/plugins/placeholder/lang/it.js index c487e6b6c23..a65ecfbe3e2 100644 --- a/plugins/placeholder/lang/it.js +++ b/plugins/placeholder/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/ja.js b/plugins/placeholder/lang/ja.js index d31662e99de..4b3ae759a4f 100644 --- a/plugins/placeholder/lang/ja.js +++ b/plugins/placeholder/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/km.js b/plugins/placeholder/lang/km.js index 126233f4025..82663d2aa62 100644 --- a/plugins/placeholder/lang/km.js +++ b/plugins/placeholder/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/ko.js b/plugins/placeholder/lang/ko.js index 6bdeb090cb1..5684a3dfd23 100644 --- a/plugins/placeholder/lang/ko.js +++ b/plugins/placeholder/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/ku.js b/plugins/placeholder/lang/ku.js index fa3669a5e56..07b5e8cf28d 100644 --- a/plugins/placeholder/lang/ku.js +++ b/plugins/placeholder/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/lv.js b/plugins/placeholder/lang/lv.js index 18db7632ec6..d2bd222459e 100644 --- a/plugins/placeholder/lang/lv.js +++ b/plugins/placeholder/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/nb.js b/plugins/placeholder/lang/nb.js index 73c5729d4a8..84371eaa858 100644 --- a/plugins/placeholder/lang/nb.js +++ b/plugins/placeholder/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/nl.js b/plugins/placeholder/lang/nl.js index c5a22024358..e3523258608 100644 --- a/plugins/placeholder/lang/nl.js +++ b/plugins/placeholder/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/no.js b/plugins/placeholder/lang/no.js index 731b652c218..7a28e69f8c3 100644 --- a/plugins/placeholder/lang/no.js +++ b/plugins/placeholder/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/oc.js b/plugins/placeholder/lang/oc.js index a7b959b8ff6..9cbbff7a7da 100644 --- a/plugins/placeholder/lang/oc.js +++ b/plugins/placeholder/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/pl.js b/plugins/placeholder/lang/pl.js index 2f633e782de..30e19525037 100644 --- a/plugins/placeholder/lang/pl.js +++ b/plugins/placeholder/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/pt-br.js b/plugins/placeholder/lang/pt-br.js index 2786f906d4a..d69b8ae8ecb 100644 --- a/plugins/placeholder/lang/pt-br.js +++ b/plugins/placeholder/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/pt.js b/plugins/placeholder/lang/pt.js index e5d885a721f..f4b013dac64 100644 --- a/plugins/placeholder/lang/pt.js +++ b/plugins/placeholder/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/ro.js b/plugins/placeholder/lang/ro.js index 4fd8ebc2900..cc2466d30ac 100644 --- a/plugins/placeholder/lang/ro.js +++ b/plugins/placeholder/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/ru.js b/plugins/placeholder/lang/ru.js index 609e3a0b484..d9603ca07e0 100644 --- a/plugins/placeholder/lang/ru.js +++ b/plugins/placeholder/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/si.js b/plugins/placeholder/lang/si.js index f1c8583c0ee..37ecc421794 100644 --- a/plugins/placeholder/lang/si.js +++ b/plugins/placeholder/lang/si.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/sk.js b/plugins/placeholder/lang/sk.js index 15a6e85cc4b..1130f8cd568 100644 --- a/plugins/placeholder/lang/sk.js +++ b/plugins/placeholder/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/sl.js b/plugins/placeholder/lang/sl.js index 84d0a1f148f..2d522e645ce 100644 --- a/plugins/placeholder/lang/sl.js +++ b/plugins/placeholder/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/sq.js b/plugins/placeholder/lang/sq.js index 5243edf4b29..b0cace5fd26 100644 --- a/plugins/placeholder/lang/sq.js +++ b/plugins/placeholder/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/sr-latn.js b/plugins/placeholder/lang/sr-latn.js index bc1ee088f2d..ea7cb3aa834 100644 --- a/plugins/placeholder/lang/sr-latn.js +++ b/plugins/placeholder/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/sr.js b/plugins/placeholder/lang/sr.js index a8e1f55dd4f..d7de4eea407 100644 --- a/plugins/placeholder/lang/sr.js +++ b/plugins/placeholder/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/sv.js b/plugins/placeholder/lang/sv.js index b5293546682..685a4c5485d 100644 --- a/plugins/placeholder/lang/sv.js +++ b/plugins/placeholder/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/th.js b/plugins/placeholder/lang/th.js index 4f66b2170a2..f942c719e1a 100644 --- a/plugins/placeholder/lang/th.js +++ b/plugins/placeholder/lang/th.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/tr.js b/plugins/placeholder/lang/tr.js index e63c97e61d0..59676db47d5 100644 --- a/plugins/placeholder/lang/tr.js +++ b/plugins/placeholder/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/tt.js b/plugins/placeholder/lang/tt.js index d16c145d777..50863d06411 100644 --- a/plugins/placeholder/lang/tt.js +++ b/plugins/placeholder/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/ug.js b/plugins/placeholder/lang/ug.js index 5c8204a2654..f0c46730b71 100644 --- a/plugins/placeholder/lang/ug.js +++ b/plugins/placeholder/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/uk.js b/plugins/placeholder/lang/uk.js index 928e276f492..6657acd9320 100644 --- a/plugins/placeholder/lang/uk.js +++ b/plugins/placeholder/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/vi.js b/plugins/placeholder/lang/vi.js index d1fba3f3f5b..26a5f4bf0f7 100644 --- a/plugins/placeholder/lang/vi.js +++ b/plugins/placeholder/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/zh-cn.js b/plugins/placeholder/lang/zh-cn.js index 073177bac31..ede2d24f1e1 100644 --- a/plugins/placeholder/lang/zh-cn.js +++ b/plugins/placeholder/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/lang/zh.js b/plugins/placeholder/lang/zh.js index eb06a5ad23d..174a891362f 100644 --- a/plugins/placeholder/lang/zh.js +++ b/plugins/placeholder/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/plugin.js b/plugins/placeholder/plugin.js index 3fdf07bdf68..a34a48fb137 100644 --- a/plugins/placeholder/plugin.js +++ b/plugins/placeholder/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/placeholder/samples/placeholder.html b/plugins/placeholder/samples/placeholder.html index d36fe2646e9..c59a7989371 100644 --- a/plugins/placeholder/samples/placeholder.html +++ b/plugins/placeholder/samples/placeholder.html @@ -1,6 +1,6 @@ diff --git a/plugins/popup/plugin.js b/plugins/popup/plugin.js index d08d69bfdb6..3f5a52eb0f0 100644 --- a/plugins/popup/plugin.js +++ b/plugins/popup/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/preview/lang/af.js b/plugins/preview/lang/af.js index 14bcb00b004..6e0cc4e1dd0 100644 --- a/plugins/preview/lang/af.js +++ b/plugins/preview/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'af', { diff --git a/plugins/preview/lang/ar.js b/plugins/preview/lang/ar.js index 35fb4a37dfc..b5cfe34a5e9 100644 --- a/plugins/preview/lang/ar.js +++ b/plugins/preview/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'ar', { diff --git a/plugins/preview/lang/az.js b/plugins/preview/lang/az.js index c05d3319e37..c5b0836dbcb 100644 --- a/plugins/preview/lang/az.js +++ b/plugins/preview/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'az', { diff --git a/plugins/preview/lang/bg.js b/plugins/preview/lang/bg.js index 57996d8a65b..1fb9b9b3445 100644 --- a/plugins/preview/lang/bg.js +++ b/plugins/preview/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'bg', { diff --git a/plugins/preview/lang/bn.js b/plugins/preview/lang/bn.js index fedebbaf92c..5e469b1b545 100644 --- a/plugins/preview/lang/bn.js +++ b/plugins/preview/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'bn', { diff --git a/plugins/preview/lang/bs.js b/plugins/preview/lang/bs.js index bbc70bc770c..940e645e28b 100644 --- a/plugins/preview/lang/bs.js +++ b/plugins/preview/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'bs', { diff --git a/plugins/preview/lang/ca.js b/plugins/preview/lang/ca.js index 877a262d4e7..02ddd3ba69d 100644 --- a/plugins/preview/lang/ca.js +++ b/plugins/preview/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'ca', { diff --git a/plugins/preview/lang/cs.js b/plugins/preview/lang/cs.js index 60499cc8419..db236677906 100644 --- a/plugins/preview/lang/cs.js +++ b/plugins/preview/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'cs', { diff --git a/plugins/preview/lang/cy.js b/plugins/preview/lang/cy.js index 1caef8c7540..d24df4d57a9 100644 --- a/plugins/preview/lang/cy.js +++ b/plugins/preview/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'cy', { diff --git a/plugins/preview/lang/da.js b/plugins/preview/lang/da.js index 4cf97a887c1..f2896e728b2 100644 --- a/plugins/preview/lang/da.js +++ b/plugins/preview/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'da', { diff --git a/plugins/preview/lang/de-ch.js b/plugins/preview/lang/de-ch.js index 2dbc603fb4a..828aac1dd7e 100644 --- a/plugins/preview/lang/de-ch.js +++ b/plugins/preview/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'de-ch', { diff --git a/plugins/preview/lang/de.js b/plugins/preview/lang/de.js index 47119a14fde..4279b210a07 100644 --- a/plugins/preview/lang/de.js +++ b/plugins/preview/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'de', { diff --git a/plugins/preview/lang/el.js b/plugins/preview/lang/el.js index f79130a5719..f43dbfb5577 100644 --- a/plugins/preview/lang/el.js +++ b/plugins/preview/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'el', { diff --git a/plugins/preview/lang/en-au.js b/plugins/preview/lang/en-au.js index c5f90c4279c..d4a33af2b6a 100644 --- a/plugins/preview/lang/en-au.js +++ b/plugins/preview/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'en-au', { diff --git a/plugins/preview/lang/en-ca.js b/plugins/preview/lang/en-ca.js index 2b9fd0af39e..f5be3d9a034 100644 --- a/plugins/preview/lang/en-ca.js +++ b/plugins/preview/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'en-ca', { diff --git a/plugins/preview/lang/en-gb.js b/plugins/preview/lang/en-gb.js index 7ac78d4539c..1cad2e606a2 100644 --- a/plugins/preview/lang/en-gb.js +++ b/plugins/preview/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'en-gb', { diff --git a/plugins/preview/lang/en.js b/plugins/preview/lang/en.js index 15f189f33e6..06c8b575e67 100644 --- a/plugins/preview/lang/en.js +++ b/plugins/preview/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'en', { diff --git a/plugins/preview/lang/eo.js b/plugins/preview/lang/eo.js index 02c047dba3c..7956b45d36a 100644 --- a/plugins/preview/lang/eo.js +++ b/plugins/preview/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'eo', { diff --git a/plugins/preview/lang/es-mx.js b/plugins/preview/lang/es-mx.js index 4cab65e8c31..6a93e71c856 100644 --- a/plugins/preview/lang/es-mx.js +++ b/plugins/preview/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'es-mx', { diff --git a/plugins/preview/lang/es.js b/plugins/preview/lang/es.js index 4e21a354b28..06594517740 100644 --- a/plugins/preview/lang/es.js +++ b/plugins/preview/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'es', { diff --git a/plugins/preview/lang/et.js b/plugins/preview/lang/et.js index 6fc6ab738e0..2a570551409 100644 --- a/plugins/preview/lang/et.js +++ b/plugins/preview/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'et', { diff --git a/plugins/preview/lang/eu.js b/plugins/preview/lang/eu.js index d3db13e26e2..761079dc02d 100644 --- a/plugins/preview/lang/eu.js +++ b/plugins/preview/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'eu', { diff --git a/plugins/preview/lang/fa.js b/plugins/preview/lang/fa.js index e356d7046a7..f1fd303839b 100644 --- a/plugins/preview/lang/fa.js +++ b/plugins/preview/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'fa', { diff --git a/plugins/preview/lang/fi.js b/plugins/preview/lang/fi.js index ebf2b5d726f..b87e2614280 100644 --- a/plugins/preview/lang/fi.js +++ b/plugins/preview/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'fi', { diff --git a/plugins/preview/lang/fo.js b/plugins/preview/lang/fo.js index 95bc775a46f..b5b067b3cff 100644 --- a/plugins/preview/lang/fo.js +++ b/plugins/preview/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'fo', { diff --git a/plugins/preview/lang/fr-ca.js b/plugins/preview/lang/fr-ca.js index 73d1e98e9bb..92708adec8f 100644 --- a/plugins/preview/lang/fr-ca.js +++ b/plugins/preview/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'fr-ca', { diff --git a/plugins/preview/lang/fr.js b/plugins/preview/lang/fr.js index 52729b2cae6..89303892110 100644 --- a/plugins/preview/lang/fr.js +++ b/plugins/preview/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'fr', { diff --git a/plugins/preview/lang/gl.js b/plugins/preview/lang/gl.js index 35daf4d2baf..161a2fac20f 100644 --- a/plugins/preview/lang/gl.js +++ b/plugins/preview/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'gl', { diff --git a/plugins/preview/lang/gu.js b/plugins/preview/lang/gu.js index bdb5074d509..b9a5d9edd16 100644 --- a/plugins/preview/lang/gu.js +++ b/plugins/preview/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'gu', { diff --git a/plugins/preview/lang/he.js b/plugins/preview/lang/he.js index f08e840a8ee..eb02b7a8215 100644 --- a/plugins/preview/lang/he.js +++ b/plugins/preview/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'he', { diff --git a/plugins/preview/lang/hi.js b/plugins/preview/lang/hi.js index 5c41681bc64..f6627d220b2 100644 --- a/plugins/preview/lang/hi.js +++ b/plugins/preview/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'hi', { diff --git a/plugins/preview/lang/hr.js b/plugins/preview/lang/hr.js index 56edf637d7a..955979b811f 100644 --- a/plugins/preview/lang/hr.js +++ b/plugins/preview/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'hr', { diff --git a/plugins/preview/lang/hu.js b/plugins/preview/lang/hu.js index d461be2a554..650de5f0eb8 100644 --- a/plugins/preview/lang/hu.js +++ b/plugins/preview/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'hu', { diff --git a/plugins/preview/lang/id.js b/plugins/preview/lang/id.js index 76e839167f6..18d90a201d4 100644 --- a/plugins/preview/lang/id.js +++ b/plugins/preview/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'id', { diff --git a/plugins/preview/lang/is.js b/plugins/preview/lang/is.js index 86920002f21..7b4483c3ab7 100644 --- a/plugins/preview/lang/is.js +++ b/plugins/preview/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'is', { diff --git a/plugins/preview/lang/it.js b/plugins/preview/lang/it.js index c43f82516c6..ef6a25c9e31 100644 --- a/plugins/preview/lang/it.js +++ b/plugins/preview/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'it', { diff --git a/plugins/preview/lang/ja.js b/plugins/preview/lang/ja.js index b501a46099e..aece51aa076 100644 --- a/plugins/preview/lang/ja.js +++ b/plugins/preview/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'ja', { diff --git a/plugins/preview/lang/ka.js b/plugins/preview/lang/ka.js index 110d61f9192..07e349b44f4 100644 --- a/plugins/preview/lang/ka.js +++ b/plugins/preview/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'ka', { diff --git a/plugins/preview/lang/km.js b/plugins/preview/lang/km.js index 121820f8253..0c3a4ef32c2 100644 --- a/plugins/preview/lang/km.js +++ b/plugins/preview/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'km', { diff --git a/plugins/preview/lang/ko.js b/plugins/preview/lang/ko.js index 126047ecdf2..88775649ba9 100644 --- a/plugins/preview/lang/ko.js +++ b/plugins/preview/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'ko', { diff --git a/plugins/preview/lang/ku.js b/plugins/preview/lang/ku.js index 24d21093bf7..5786faf6004 100644 --- a/plugins/preview/lang/ku.js +++ b/plugins/preview/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'ku', { diff --git a/plugins/preview/lang/lt.js b/plugins/preview/lang/lt.js index 67f757ee07b..4b633043e41 100644 --- a/plugins/preview/lang/lt.js +++ b/plugins/preview/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'lt', { diff --git a/plugins/preview/lang/lv.js b/plugins/preview/lang/lv.js index c08ee314487..7a18a964b0b 100644 --- a/plugins/preview/lang/lv.js +++ b/plugins/preview/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'lv', { diff --git a/plugins/preview/lang/mk.js b/plugins/preview/lang/mk.js index bea34743548..8ef4be69b7d 100644 --- a/plugins/preview/lang/mk.js +++ b/plugins/preview/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'mk', { diff --git a/plugins/preview/lang/mn.js b/plugins/preview/lang/mn.js index ff5accdb051..5197818c56f 100644 --- a/plugins/preview/lang/mn.js +++ b/plugins/preview/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'mn', { diff --git a/plugins/preview/lang/ms.js b/plugins/preview/lang/ms.js index edcf939a8b8..e205b006039 100644 --- a/plugins/preview/lang/ms.js +++ b/plugins/preview/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'ms', { diff --git a/plugins/preview/lang/nb.js b/plugins/preview/lang/nb.js index 9b138799a30..88e00f0f255 100644 --- a/plugins/preview/lang/nb.js +++ b/plugins/preview/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'nb', { diff --git a/plugins/preview/lang/nl.js b/plugins/preview/lang/nl.js index 49b78c1d65a..5a58434caa5 100644 --- a/plugins/preview/lang/nl.js +++ b/plugins/preview/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'nl', { diff --git a/plugins/preview/lang/no.js b/plugins/preview/lang/no.js index 1d53ed636f7..7c687905640 100644 --- a/plugins/preview/lang/no.js +++ b/plugins/preview/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'no', { diff --git a/plugins/preview/lang/oc.js b/plugins/preview/lang/oc.js index 4d6e90bd5ec..3333386705a 100644 --- a/plugins/preview/lang/oc.js +++ b/plugins/preview/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'oc', { diff --git a/plugins/preview/lang/pl.js b/plugins/preview/lang/pl.js index f15ee22a6d8..db6e7f22094 100644 --- a/plugins/preview/lang/pl.js +++ b/plugins/preview/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'pl', { diff --git a/plugins/preview/lang/pt-br.js b/plugins/preview/lang/pt-br.js index 09d60cb4ca6..8bec4498837 100644 --- a/plugins/preview/lang/pt-br.js +++ b/plugins/preview/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'pt-br', { diff --git a/plugins/preview/lang/pt.js b/plugins/preview/lang/pt.js index 3dba5c57277..408a8b1d25a 100644 --- a/plugins/preview/lang/pt.js +++ b/plugins/preview/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'pt', { diff --git a/plugins/preview/lang/ro.js b/plugins/preview/lang/ro.js index cfd5cb5b1ab..4ef7aebeb07 100644 --- a/plugins/preview/lang/ro.js +++ b/plugins/preview/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'ro', { diff --git a/plugins/preview/lang/ru.js b/plugins/preview/lang/ru.js index 4557510eb2c..2a283b27a89 100644 --- a/plugins/preview/lang/ru.js +++ b/plugins/preview/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'ru', { diff --git a/plugins/preview/lang/si.js b/plugins/preview/lang/si.js index 784f1e0e4d3..b6b235aa67e 100644 --- a/plugins/preview/lang/si.js +++ b/plugins/preview/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'si', { diff --git a/plugins/preview/lang/sk.js b/plugins/preview/lang/sk.js index df9c5add65b..6a6a0873e31 100644 --- a/plugins/preview/lang/sk.js +++ b/plugins/preview/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'sk', { diff --git a/plugins/preview/lang/sl.js b/plugins/preview/lang/sl.js index 981ebae5f61..c8f55b87dc7 100644 --- a/plugins/preview/lang/sl.js +++ b/plugins/preview/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'sl', { diff --git a/plugins/preview/lang/sq.js b/plugins/preview/lang/sq.js index 59188509275..1d5181a7bcf 100644 --- a/plugins/preview/lang/sq.js +++ b/plugins/preview/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'sq', { diff --git a/plugins/preview/lang/sr-latn.js b/plugins/preview/lang/sr-latn.js index 3f3b278447d..1a6c8379b4c 100644 --- a/plugins/preview/lang/sr-latn.js +++ b/plugins/preview/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'sr-latn', { diff --git a/plugins/preview/lang/sr.js b/plugins/preview/lang/sr.js index 0e76cb9aa93..aa711723bbc 100644 --- a/plugins/preview/lang/sr.js +++ b/plugins/preview/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'sr', { diff --git a/plugins/preview/lang/sv.js b/plugins/preview/lang/sv.js index 5c4a4c95bc0..e3eb42b40ce 100644 --- a/plugins/preview/lang/sv.js +++ b/plugins/preview/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'sv', { diff --git a/plugins/preview/lang/th.js b/plugins/preview/lang/th.js index f4dedce7cdc..a9bd00cc5cc 100644 --- a/plugins/preview/lang/th.js +++ b/plugins/preview/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'th', { diff --git a/plugins/preview/lang/tr.js b/plugins/preview/lang/tr.js index 496a2ac04f8..6d408018fc3 100644 --- a/plugins/preview/lang/tr.js +++ b/plugins/preview/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'tr', { diff --git a/plugins/preview/lang/tt.js b/plugins/preview/lang/tt.js index 6769b30a071..b98bf8bb478 100644 --- a/plugins/preview/lang/tt.js +++ b/plugins/preview/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'tt', { diff --git a/plugins/preview/lang/ug.js b/plugins/preview/lang/ug.js index f4b016b6e59..9a969f07f5a 100644 --- a/plugins/preview/lang/ug.js +++ b/plugins/preview/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'ug', { diff --git a/plugins/preview/lang/uk.js b/plugins/preview/lang/uk.js index bdc7e602729..b20963b49fd 100644 --- a/plugins/preview/lang/uk.js +++ b/plugins/preview/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'uk', { diff --git a/plugins/preview/lang/vi.js b/plugins/preview/lang/vi.js index fe65009eb81..115a4b53fb4 100644 --- a/plugins/preview/lang/vi.js +++ b/plugins/preview/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'vi', { diff --git a/plugins/preview/lang/zh-cn.js b/plugins/preview/lang/zh-cn.js index ba9a6ec3231..3535c6ece5b 100644 --- a/plugins/preview/lang/zh-cn.js +++ b/plugins/preview/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'zh-cn', { diff --git a/plugins/preview/lang/zh.js b/plugins/preview/lang/zh.js index f794bffbd65..f8af4ab8bf6 100644 --- a/plugins/preview/lang/zh.js +++ b/plugins/preview/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'preview', 'zh', { diff --git a/plugins/preview/plugin.js b/plugins/preview/plugin.js index c657b5ef7ed..18b92a3b0e1 100644 --- a/plugins/preview/plugin.js +++ b/plugins/preview/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/print/lang/af.js b/plugins/print/lang/af.js index 0c12e044c9d..22a5074a378 100644 --- a/plugins/print/lang/af.js +++ b/plugins/print/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'af', { diff --git a/plugins/print/lang/ar.js b/plugins/print/lang/ar.js index 7ff94c878e3..87945a43295 100644 --- a/plugins/print/lang/ar.js +++ b/plugins/print/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'ar', { diff --git a/plugins/print/lang/az.js b/plugins/print/lang/az.js index a246fea8fdd..f755d1d97b0 100644 --- a/plugins/print/lang/az.js +++ b/plugins/print/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'az', { diff --git a/plugins/print/lang/bg.js b/plugins/print/lang/bg.js index a20070a8809..69ad6d4e7df 100644 --- a/plugins/print/lang/bg.js +++ b/plugins/print/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'bg', { diff --git a/plugins/print/lang/bn.js b/plugins/print/lang/bn.js index 072637bc5bf..c7c13fad55f 100644 --- a/plugins/print/lang/bn.js +++ b/plugins/print/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'bn', { diff --git a/plugins/print/lang/bs.js b/plugins/print/lang/bs.js index fa20686a183..74379a6f183 100644 --- a/plugins/print/lang/bs.js +++ b/plugins/print/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'bs', { diff --git a/plugins/print/lang/ca.js b/plugins/print/lang/ca.js index b05218540a6..ba8096499b6 100644 --- a/plugins/print/lang/ca.js +++ b/plugins/print/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'ca', { diff --git a/plugins/print/lang/cs.js b/plugins/print/lang/cs.js index b810da68949..29ae344854e 100644 --- a/plugins/print/lang/cs.js +++ b/plugins/print/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'cs', { diff --git a/plugins/print/lang/cy.js b/plugins/print/lang/cy.js index da56a1e7b28..1f39cace2b2 100644 --- a/plugins/print/lang/cy.js +++ b/plugins/print/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'cy', { diff --git a/plugins/print/lang/da.js b/plugins/print/lang/da.js index 83739c9614a..460c20174b7 100644 --- a/plugins/print/lang/da.js +++ b/plugins/print/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'da', { diff --git a/plugins/print/lang/de-ch.js b/plugins/print/lang/de-ch.js index 7a93e1e29ce..e2a070fe892 100644 --- a/plugins/print/lang/de-ch.js +++ b/plugins/print/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'de-ch', { diff --git a/plugins/print/lang/de.js b/plugins/print/lang/de.js index e7bfc4f2699..bd6a41987f6 100644 --- a/plugins/print/lang/de.js +++ b/plugins/print/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'de', { diff --git a/plugins/print/lang/el.js b/plugins/print/lang/el.js index 6782c5f7a59..663e699aaeb 100644 --- a/plugins/print/lang/el.js +++ b/plugins/print/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'el', { diff --git a/plugins/print/lang/en-au.js b/plugins/print/lang/en-au.js index 7fba52cbfcd..b6161516154 100644 --- a/plugins/print/lang/en-au.js +++ b/plugins/print/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'en-au', { diff --git a/plugins/print/lang/en-ca.js b/plugins/print/lang/en-ca.js index 198629d46b9..bedef265b03 100644 --- a/plugins/print/lang/en-ca.js +++ b/plugins/print/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'en-ca', { diff --git a/plugins/print/lang/en-gb.js b/plugins/print/lang/en-gb.js index 82e65374a83..7f840e129b6 100644 --- a/plugins/print/lang/en-gb.js +++ b/plugins/print/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'en-gb', { diff --git a/plugins/print/lang/en.js b/plugins/print/lang/en.js index 1adc5a2d97b..6fb31c8abcf 100644 --- a/plugins/print/lang/en.js +++ b/plugins/print/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'en', { diff --git a/plugins/print/lang/eo.js b/plugins/print/lang/eo.js index 2bb87595be0..c171cb946bf 100644 --- a/plugins/print/lang/eo.js +++ b/plugins/print/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'eo', { diff --git a/plugins/print/lang/es-mx.js b/plugins/print/lang/es-mx.js index 5521e897c32..6a670504db5 100644 --- a/plugins/print/lang/es-mx.js +++ b/plugins/print/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'es-mx', { diff --git a/plugins/print/lang/es.js b/plugins/print/lang/es.js index eb1b4e8d33f..9bf10eed332 100644 --- a/plugins/print/lang/es.js +++ b/plugins/print/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'es', { diff --git a/plugins/print/lang/et.js b/plugins/print/lang/et.js index 16bd701d02b..dec735fb464 100644 --- a/plugins/print/lang/et.js +++ b/plugins/print/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'et', { diff --git a/plugins/print/lang/eu.js b/plugins/print/lang/eu.js index fbae22226a6..ac4afe3658a 100644 --- a/plugins/print/lang/eu.js +++ b/plugins/print/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'eu', { diff --git a/plugins/print/lang/fa.js b/plugins/print/lang/fa.js index 5ec054f1153..6ccdaff40bd 100644 --- a/plugins/print/lang/fa.js +++ b/plugins/print/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'fa', { diff --git a/plugins/print/lang/fi.js b/plugins/print/lang/fi.js index 790a22d6648..cfcdcd9cf9e 100644 --- a/plugins/print/lang/fi.js +++ b/plugins/print/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'fi', { diff --git a/plugins/print/lang/fo.js b/plugins/print/lang/fo.js index e310ad12f37..90c8331d405 100644 --- a/plugins/print/lang/fo.js +++ b/plugins/print/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'fo', { diff --git a/plugins/print/lang/fr-ca.js b/plugins/print/lang/fr-ca.js index 14d537436a5..295037ae42a 100644 --- a/plugins/print/lang/fr-ca.js +++ b/plugins/print/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'fr-ca', { diff --git a/plugins/print/lang/fr.js b/plugins/print/lang/fr.js index 4ae87975c5a..8f42ccbc658 100644 --- a/plugins/print/lang/fr.js +++ b/plugins/print/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'fr', { diff --git a/plugins/print/lang/gl.js b/plugins/print/lang/gl.js index 06df667dba9..0435ce4609c 100644 --- a/plugins/print/lang/gl.js +++ b/plugins/print/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'gl', { diff --git a/plugins/print/lang/gu.js b/plugins/print/lang/gu.js index 39c99817b37..083756aa6e8 100644 --- a/plugins/print/lang/gu.js +++ b/plugins/print/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'gu', { diff --git a/plugins/print/lang/he.js b/plugins/print/lang/he.js index 1328fd0b84b..da343036869 100644 --- a/plugins/print/lang/he.js +++ b/plugins/print/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'he', { diff --git a/plugins/print/lang/hi.js b/plugins/print/lang/hi.js index 0c094a21d9e..19c84dbb482 100644 --- a/plugins/print/lang/hi.js +++ b/plugins/print/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'hi', { diff --git a/plugins/print/lang/hr.js b/plugins/print/lang/hr.js index a574d998064..576e9b1ee0b 100644 --- a/plugins/print/lang/hr.js +++ b/plugins/print/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'hr', { diff --git a/plugins/print/lang/hu.js b/plugins/print/lang/hu.js index 136c71590a8..f6fd46ba20c 100644 --- a/plugins/print/lang/hu.js +++ b/plugins/print/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'hu', { diff --git a/plugins/print/lang/id.js b/plugins/print/lang/id.js index 588a75dce56..8001c0114ee 100644 --- a/plugins/print/lang/id.js +++ b/plugins/print/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'id', { diff --git a/plugins/print/lang/is.js b/plugins/print/lang/is.js index 5758d6058e3..58d903db7c2 100644 --- a/plugins/print/lang/is.js +++ b/plugins/print/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'is', { diff --git a/plugins/print/lang/it.js b/plugins/print/lang/it.js index f544e6d8501..f326dba774f 100644 --- a/plugins/print/lang/it.js +++ b/plugins/print/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'it', { diff --git a/plugins/print/lang/ja.js b/plugins/print/lang/ja.js index e57a6ba8ddf..1a20240be04 100644 --- a/plugins/print/lang/ja.js +++ b/plugins/print/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'ja', { diff --git a/plugins/print/lang/ka.js b/plugins/print/lang/ka.js index 0c11ad26bf3..d932379c565 100644 --- a/plugins/print/lang/ka.js +++ b/plugins/print/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'ka', { diff --git a/plugins/print/lang/km.js b/plugins/print/lang/km.js index 640e88d4ab4..8d6ddc262c4 100644 --- a/plugins/print/lang/km.js +++ b/plugins/print/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'km', { diff --git a/plugins/print/lang/ko.js b/plugins/print/lang/ko.js index 9cbfb0b3665..0f1000ce4c1 100644 --- a/plugins/print/lang/ko.js +++ b/plugins/print/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'ko', { diff --git a/plugins/print/lang/ku.js b/plugins/print/lang/ku.js index f0c60630c48..58e06a837db 100644 --- a/plugins/print/lang/ku.js +++ b/plugins/print/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'ku', { diff --git a/plugins/print/lang/lt.js b/plugins/print/lang/lt.js index fa4be931698..9cef6fcee21 100644 --- a/plugins/print/lang/lt.js +++ b/plugins/print/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'lt', { diff --git a/plugins/print/lang/lv.js b/plugins/print/lang/lv.js index 3820d405bc3..edd5e8c9152 100644 --- a/plugins/print/lang/lv.js +++ b/plugins/print/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'lv', { diff --git a/plugins/print/lang/mk.js b/plugins/print/lang/mk.js index 98e47be052b..a9166dd4142 100644 --- a/plugins/print/lang/mk.js +++ b/plugins/print/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'mk', { diff --git a/plugins/print/lang/mn.js b/plugins/print/lang/mn.js index 318b88fd83b..3e10cd78e2e 100644 --- a/plugins/print/lang/mn.js +++ b/plugins/print/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'mn', { diff --git a/plugins/print/lang/ms.js b/plugins/print/lang/ms.js index fcc00d02eb3..69c5c71d8b8 100644 --- a/plugins/print/lang/ms.js +++ b/plugins/print/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'ms', { diff --git a/plugins/print/lang/nb.js b/plugins/print/lang/nb.js index 8b55138ec1f..d9710fc3edc 100644 --- a/plugins/print/lang/nb.js +++ b/plugins/print/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'nb', { diff --git a/plugins/print/lang/nl.js b/plugins/print/lang/nl.js index 7af6a7d674a..d21386c4cac 100644 --- a/plugins/print/lang/nl.js +++ b/plugins/print/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'nl', { diff --git a/plugins/print/lang/no.js b/plugins/print/lang/no.js index cc222790d7a..b3edfcb8d78 100644 --- a/plugins/print/lang/no.js +++ b/plugins/print/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'no', { diff --git a/plugins/print/lang/oc.js b/plugins/print/lang/oc.js index 1564ed0795c..ef4b5310c6c 100644 --- a/plugins/print/lang/oc.js +++ b/plugins/print/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'oc', { diff --git a/plugins/print/lang/pl.js b/plugins/print/lang/pl.js index 83e1194239c..bad602d62ea 100644 --- a/plugins/print/lang/pl.js +++ b/plugins/print/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'pl', { diff --git a/plugins/print/lang/pt-br.js b/plugins/print/lang/pt-br.js index e51e42ace9d..7babf21b688 100644 --- a/plugins/print/lang/pt-br.js +++ b/plugins/print/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'pt-br', { diff --git a/plugins/print/lang/pt.js b/plugins/print/lang/pt.js index 7d954d48755..42a0fac9051 100644 --- a/plugins/print/lang/pt.js +++ b/plugins/print/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'pt', { diff --git a/plugins/print/lang/ro.js b/plugins/print/lang/ro.js index 17e25be48f2..88f7166e526 100644 --- a/plugins/print/lang/ro.js +++ b/plugins/print/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'ro', { diff --git a/plugins/print/lang/ru.js b/plugins/print/lang/ru.js index c4469f7e661..712c9e285cd 100644 --- a/plugins/print/lang/ru.js +++ b/plugins/print/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'ru', { diff --git a/plugins/print/lang/si.js b/plugins/print/lang/si.js index 099e591e270..87a08a7f935 100644 --- a/plugins/print/lang/si.js +++ b/plugins/print/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'si', { diff --git a/plugins/print/lang/sk.js b/plugins/print/lang/sk.js index d4926e0a1d6..bc7fc90aa68 100644 --- a/plugins/print/lang/sk.js +++ b/plugins/print/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'sk', { diff --git a/plugins/print/lang/sl.js b/plugins/print/lang/sl.js index a91f1324721..d7448fadac9 100644 --- a/plugins/print/lang/sl.js +++ b/plugins/print/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'sl', { diff --git a/plugins/print/lang/sq.js b/plugins/print/lang/sq.js index 00ec27ab198..47f20ca6b1d 100644 --- a/plugins/print/lang/sq.js +++ b/plugins/print/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'sq', { diff --git a/plugins/print/lang/sr-latn.js b/plugins/print/lang/sr-latn.js index f602e486cd8..66929ce3d88 100644 --- a/plugins/print/lang/sr-latn.js +++ b/plugins/print/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'sr-latn', { diff --git a/plugins/print/lang/sr.js b/plugins/print/lang/sr.js index 46bd8f3564a..1158a0e2f40 100644 --- a/plugins/print/lang/sr.js +++ b/plugins/print/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'sr', { diff --git a/plugins/print/lang/sv.js b/plugins/print/lang/sv.js index 4dffc50462e..dbb42f81b53 100644 --- a/plugins/print/lang/sv.js +++ b/plugins/print/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'sv', { diff --git a/plugins/print/lang/th.js b/plugins/print/lang/th.js index 40bddcfd118..29babc500ed 100644 --- a/plugins/print/lang/th.js +++ b/plugins/print/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'th', { diff --git a/plugins/print/lang/tr.js b/plugins/print/lang/tr.js index e7027fbc1f7..953449aec08 100644 --- a/plugins/print/lang/tr.js +++ b/plugins/print/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'tr', { diff --git a/plugins/print/lang/tt.js b/plugins/print/lang/tt.js index 462dda94184..845d5b1748f 100644 --- a/plugins/print/lang/tt.js +++ b/plugins/print/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'tt', { diff --git a/plugins/print/lang/ug.js b/plugins/print/lang/ug.js index 8e7c7a79310..2d0363eb747 100644 --- a/plugins/print/lang/ug.js +++ b/plugins/print/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'ug', { diff --git a/plugins/print/lang/uk.js b/plugins/print/lang/uk.js index 4735226f753..34f0d2fd7f3 100644 --- a/plugins/print/lang/uk.js +++ b/plugins/print/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'uk', { diff --git a/plugins/print/lang/vi.js b/plugins/print/lang/vi.js index 1034ab5a484..98442812f39 100644 --- a/plugins/print/lang/vi.js +++ b/plugins/print/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'vi', { diff --git a/plugins/print/lang/zh-cn.js b/plugins/print/lang/zh-cn.js index 62f24145d90..7805521c26b 100644 --- a/plugins/print/lang/zh-cn.js +++ b/plugins/print/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'zh-cn', { diff --git a/plugins/print/lang/zh.js b/plugins/print/lang/zh.js index 32ba82942d0..c21e33feee7 100644 --- a/plugins/print/lang/zh.js +++ b/plugins/print/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'print', 'zh', { diff --git a/plugins/print/plugin.js b/plugins/print/plugin.js index 4f20479d793..9ee3bd8db02 100644 --- a/plugins/print/plugin.js +++ b/plugins/print/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/removeformat/lang/af.js b/plugins/removeformat/lang/af.js index f81a7303dec..4ea64dad88c 100644 --- a/plugins/removeformat/lang/af.js +++ b/plugins/removeformat/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'af', { diff --git a/plugins/removeformat/lang/ar.js b/plugins/removeformat/lang/ar.js index 2b93c02db28..c763982fce5 100644 --- a/plugins/removeformat/lang/ar.js +++ b/plugins/removeformat/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'ar', { diff --git a/plugins/removeformat/lang/az.js b/plugins/removeformat/lang/az.js index a15962bdef5..03bf4205fd9 100644 --- a/plugins/removeformat/lang/az.js +++ b/plugins/removeformat/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'az', { diff --git a/plugins/removeformat/lang/bg.js b/plugins/removeformat/lang/bg.js index 56a8ea79526..a0752da6ac7 100644 --- a/plugins/removeformat/lang/bg.js +++ b/plugins/removeformat/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'bg', { diff --git a/plugins/removeformat/lang/bn.js b/plugins/removeformat/lang/bn.js index 555bdad3c65..e5f799538f3 100644 --- a/plugins/removeformat/lang/bn.js +++ b/plugins/removeformat/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'bn', { diff --git a/plugins/removeformat/lang/bs.js b/plugins/removeformat/lang/bs.js index 800b3c7d363..4c3284dd811 100644 --- a/plugins/removeformat/lang/bs.js +++ b/plugins/removeformat/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'bs', { diff --git a/plugins/removeformat/lang/ca.js b/plugins/removeformat/lang/ca.js index 9076a51c2b9..0767f4f5da3 100644 --- a/plugins/removeformat/lang/ca.js +++ b/plugins/removeformat/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'ca', { diff --git a/plugins/removeformat/lang/cs.js b/plugins/removeformat/lang/cs.js index 6ec580c409d..1be7f8dfcee 100644 --- a/plugins/removeformat/lang/cs.js +++ b/plugins/removeformat/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'cs', { diff --git a/plugins/removeformat/lang/cy.js b/plugins/removeformat/lang/cy.js index 4ab9bf094cb..9ae810ae2cf 100644 --- a/plugins/removeformat/lang/cy.js +++ b/plugins/removeformat/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'cy', { diff --git a/plugins/removeformat/lang/da.js b/plugins/removeformat/lang/da.js index 5b5fc3a9c71..41ffcb03137 100644 --- a/plugins/removeformat/lang/da.js +++ b/plugins/removeformat/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'da', { diff --git a/plugins/removeformat/lang/de-ch.js b/plugins/removeformat/lang/de-ch.js index f745b6f178e..4c34aabc3e9 100644 --- a/plugins/removeformat/lang/de-ch.js +++ b/plugins/removeformat/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'de-ch', { diff --git a/plugins/removeformat/lang/de.js b/plugins/removeformat/lang/de.js index f2a884ef94a..d82cee8b076 100644 --- a/plugins/removeformat/lang/de.js +++ b/plugins/removeformat/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'de', { diff --git a/plugins/removeformat/lang/el.js b/plugins/removeformat/lang/el.js index 9e0a9ded6d7..5b515c92faa 100644 --- a/plugins/removeformat/lang/el.js +++ b/plugins/removeformat/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'el', { diff --git a/plugins/removeformat/lang/en-au.js b/plugins/removeformat/lang/en-au.js index 9fc7a55e025..98afbdbd5c4 100644 --- a/plugins/removeformat/lang/en-au.js +++ b/plugins/removeformat/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'en-au', { diff --git a/plugins/removeformat/lang/en-ca.js b/plugins/removeformat/lang/en-ca.js index ac3cc6b90ea..2bf74808fec 100644 --- a/plugins/removeformat/lang/en-ca.js +++ b/plugins/removeformat/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'en-ca', { diff --git a/plugins/removeformat/lang/en-gb.js b/plugins/removeformat/lang/en-gb.js index 946b9cac8d6..79f375d93af 100644 --- a/plugins/removeformat/lang/en-gb.js +++ b/plugins/removeformat/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'en-gb', { diff --git a/plugins/removeformat/lang/en.js b/plugins/removeformat/lang/en.js index 50431b64604..9515529ed5c 100644 --- a/plugins/removeformat/lang/en.js +++ b/plugins/removeformat/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'en', { diff --git a/plugins/removeformat/lang/eo.js b/plugins/removeformat/lang/eo.js index 47228c01aef..e5e25d63ff3 100644 --- a/plugins/removeformat/lang/eo.js +++ b/plugins/removeformat/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'eo', { diff --git a/plugins/removeformat/lang/es-mx.js b/plugins/removeformat/lang/es-mx.js index 27101702249..3c2e8bf3c5e 100644 --- a/plugins/removeformat/lang/es-mx.js +++ b/plugins/removeformat/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'es-mx', { diff --git a/plugins/removeformat/lang/es.js b/plugins/removeformat/lang/es.js index 4ae9c5b536c..b4e4a7e3dbf 100644 --- a/plugins/removeformat/lang/es.js +++ b/plugins/removeformat/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'es', { diff --git a/plugins/removeformat/lang/et.js b/plugins/removeformat/lang/et.js index d337e579a62..289587f8438 100644 --- a/plugins/removeformat/lang/et.js +++ b/plugins/removeformat/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'et', { diff --git a/plugins/removeformat/lang/eu.js b/plugins/removeformat/lang/eu.js index 0442b4c64d6..8723bcf975a 100644 --- a/plugins/removeformat/lang/eu.js +++ b/plugins/removeformat/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'eu', { diff --git a/plugins/removeformat/lang/fa.js b/plugins/removeformat/lang/fa.js index cd20ab07f75..95b73f02365 100644 --- a/plugins/removeformat/lang/fa.js +++ b/plugins/removeformat/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'fa', { diff --git a/plugins/removeformat/lang/fi.js b/plugins/removeformat/lang/fi.js index 3d7eb0e9d29..23ca1a32cac 100644 --- a/plugins/removeformat/lang/fi.js +++ b/plugins/removeformat/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'fi', { diff --git a/plugins/removeformat/lang/fo.js b/plugins/removeformat/lang/fo.js index ed11682cd0b..a155a01b1d4 100644 --- a/plugins/removeformat/lang/fo.js +++ b/plugins/removeformat/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'fo', { diff --git a/plugins/removeformat/lang/fr-ca.js b/plugins/removeformat/lang/fr-ca.js index fc59bc52754..a187eb68f2d 100644 --- a/plugins/removeformat/lang/fr-ca.js +++ b/plugins/removeformat/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'fr-ca', { diff --git a/plugins/removeformat/lang/fr.js b/plugins/removeformat/lang/fr.js index 08aba050b5e..68720654cdc 100644 --- a/plugins/removeformat/lang/fr.js +++ b/plugins/removeformat/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'fr', { diff --git a/plugins/removeformat/lang/gl.js b/plugins/removeformat/lang/gl.js index 5dd22bc9365..f0b4cbb9507 100644 --- a/plugins/removeformat/lang/gl.js +++ b/plugins/removeformat/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'gl', { diff --git a/plugins/removeformat/lang/gu.js b/plugins/removeformat/lang/gu.js index 1cb81e0d6ab..5a0e627ca2d 100644 --- a/plugins/removeformat/lang/gu.js +++ b/plugins/removeformat/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'gu', { diff --git a/plugins/removeformat/lang/he.js b/plugins/removeformat/lang/he.js index 18ec2718de6..c811f5d5734 100644 --- a/plugins/removeformat/lang/he.js +++ b/plugins/removeformat/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'he', { diff --git a/plugins/removeformat/lang/hi.js b/plugins/removeformat/lang/hi.js index d80d6ccbb89..eeb817c43cf 100644 --- a/plugins/removeformat/lang/hi.js +++ b/plugins/removeformat/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'hi', { diff --git a/plugins/removeformat/lang/hr.js b/plugins/removeformat/lang/hr.js index 11f3687cf4b..79984080f00 100644 --- a/plugins/removeformat/lang/hr.js +++ b/plugins/removeformat/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'hr', { diff --git a/plugins/removeformat/lang/hu.js b/plugins/removeformat/lang/hu.js index 886cb1dee7f..968005ee5dd 100644 --- a/plugins/removeformat/lang/hu.js +++ b/plugins/removeformat/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'hu', { diff --git a/plugins/removeformat/lang/id.js b/plugins/removeformat/lang/id.js index 55d392b059b..7792d49f640 100644 --- a/plugins/removeformat/lang/id.js +++ b/plugins/removeformat/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'id', { diff --git a/plugins/removeformat/lang/is.js b/plugins/removeformat/lang/is.js index c94fe6e85b3..accf08d55f2 100644 --- a/plugins/removeformat/lang/is.js +++ b/plugins/removeformat/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'is', { diff --git a/plugins/removeformat/lang/it.js b/plugins/removeformat/lang/it.js index da1eb8e094c..f1646e7cbdf 100644 --- a/plugins/removeformat/lang/it.js +++ b/plugins/removeformat/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'it', { diff --git a/plugins/removeformat/lang/ja.js b/plugins/removeformat/lang/ja.js index 82623cee6c3..f26f626e764 100644 --- a/plugins/removeformat/lang/ja.js +++ b/plugins/removeformat/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'ja', { diff --git a/plugins/removeformat/lang/ka.js b/plugins/removeformat/lang/ka.js index 17a3af60ce5..e66f9ba0423 100644 --- a/plugins/removeformat/lang/ka.js +++ b/plugins/removeformat/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'ka', { diff --git a/plugins/removeformat/lang/km.js b/plugins/removeformat/lang/km.js index 09cf8167554..ecda7387f4f 100644 --- a/plugins/removeformat/lang/km.js +++ b/plugins/removeformat/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'km', { diff --git a/plugins/removeformat/lang/ko.js b/plugins/removeformat/lang/ko.js index 34a88aab07b..169d1419536 100644 --- a/plugins/removeformat/lang/ko.js +++ b/plugins/removeformat/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'ko', { diff --git a/plugins/removeformat/lang/ku.js b/plugins/removeformat/lang/ku.js index 1fda4d94fd6..27bf6422e7f 100644 --- a/plugins/removeformat/lang/ku.js +++ b/plugins/removeformat/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'ku', { diff --git a/plugins/removeformat/lang/lt.js b/plugins/removeformat/lang/lt.js index 2dad2c4aecb..2500769581a 100644 --- a/plugins/removeformat/lang/lt.js +++ b/plugins/removeformat/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'lt', { diff --git a/plugins/removeformat/lang/lv.js b/plugins/removeformat/lang/lv.js index 6ce6541241e..1b13282149a 100644 --- a/plugins/removeformat/lang/lv.js +++ b/plugins/removeformat/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'lv', { diff --git a/plugins/removeformat/lang/mk.js b/plugins/removeformat/lang/mk.js index 3197561f023..5ac8e8bbeca 100644 --- a/plugins/removeformat/lang/mk.js +++ b/plugins/removeformat/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'mk', { diff --git a/plugins/removeformat/lang/mn.js b/plugins/removeformat/lang/mn.js index 9903ad3764c..f5420bab823 100644 --- a/plugins/removeformat/lang/mn.js +++ b/plugins/removeformat/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'mn', { diff --git a/plugins/removeformat/lang/ms.js b/plugins/removeformat/lang/ms.js index 3347a5e2396..d86c84ff4ac 100644 --- a/plugins/removeformat/lang/ms.js +++ b/plugins/removeformat/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'ms', { diff --git a/plugins/removeformat/lang/nb.js b/plugins/removeformat/lang/nb.js index b75e7a7057d..754839f9f7d 100644 --- a/plugins/removeformat/lang/nb.js +++ b/plugins/removeformat/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'nb', { diff --git a/plugins/removeformat/lang/nl.js b/plugins/removeformat/lang/nl.js index 1e2f95fbad8..0af162b3115 100644 --- a/plugins/removeformat/lang/nl.js +++ b/plugins/removeformat/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'nl', { diff --git a/plugins/removeformat/lang/no.js b/plugins/removeformat/lang/no.js index 696bdad6c81..0a77c3adcfe 100644 --- a/plugins/removeformat/lang/no.js +++ b/plugins/removeformat/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'no', { diff --git a/plugins/removeformat/lang/oc.js b/plugins/removeformat/lang/oc.js index 7de28d45b2d..d3c6a13cd7e 100644 --- a/plugins/removeformat/lang/oc.js +++ b/plugins/removeformat/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'oc', { diff --git a/plugins/removeformat/lang/pl.js b/plugins/removeformat/lang/pl.js index 7d8f673f7fc..6a7b14c2467 100644 --- a/plugins/removeformat/lang/pl.js +++ b/plugins/removeformat/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'pl', { diff --git a/plugins/removeformat/lang/pt-br.js b/plugins/removeformat/lang/pt-br.js index 512c2170218..8f8fd94766e 100644 --- a/plugins/removeformat/lang/pt-br.js +++ b/plugins/removeformat/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'pt-br', { diff --git a/plugins/removeformat/lang/pt.js b/plugins/removeformat/lang/pt.js index 093a3b86502..28cce9fb156 100644 --- a/plugins/removeformat/lang/pt.js +++ b/plugins/removeformat/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'pt', { diff --git a/plugins/removeformat/lang/ro.js b/plugins/removeformat/lang/ro.js index 1f85faf02a9..9343a285043 100644 --- a/plugins/removeformat/lang/ro.js +++ b/plugins/removeformat/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'ro', { diff --git a/plugins/removeformat/lang/ru.js b/plugins/removeformat/lang/ru.js index da5f61eb1f8..71fb0a96382 100644 --- a/plugins/removeformat/lang/ru.js +++ b/plugins/removeformat/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'ru', { diff --git a/plugins/removeformat/lang/si.js b/plugins/removeformat/lang/si.js index b9c2f9a612d..3d8ee0a6ec4 100644 --- a/plugins/removeformat/lang/si.js +++ b/plugins/removeformat/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'si', { diff --git a/plugins/removeformat/lang/sk.js b/plugins/removeformat/lang/sk.js index 7ba0ea29baf..48fa6d1e973 100644 --- a/plugins/removeformat/lang/sk.js +++ b/plugins/removeformat/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'sk', { diff --git a/plugins/removeformat/lang/sl.js b/plugins/removeformat/lang/sl.js index efad0c87f18..51f9782ca87 100644 --- a/plugins/removeformat/lang/sl.js +++ b/plugins/removeformat/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'sl', { diff --git a/plugins/removeformat/lang/sq.js b/plugins/removeformat/lang/sq.js index f04af1d265f..bc117a11aed 100644 --- a/plugins/removeformat/lang/sq.js +++ b/plugins/removeformat/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'sq', { diff --git a/plugins/removeformat/lang/sr-latn.js b/plugins/removeformat/lang/sr-latn.js index a21dbeb9cb0..e9ddc9bc6a7 100644 --- a/plugins/removeformat/lang/sr-latn.js +++ b/plugins/removeformat/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'sr-latn', { diff --git a/plugins/removeformat/lang/sr.js b/plugins/removeformat/lang/sr.js index 323635e17ff..291ca0ff142 100644 --- a/plugins/removeformat/lang/sr.js +++ b/plugins/removeformat/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'sr', { diff --git a/plugins/removeformat/lang/sv.js b/plugins/removeformat/lang/sv.js index 684a93e98d5..56a873f1708 100644 --- a/plugins/removeformat/lang/sv.js +++ b/plugins/removeformat/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'sv', { diff --git a/plugins/removeformat/lang/th.js b/plugins/removeformat/lang/th.js index a84b76e89c0..32258a91a0c 100644 --- a/plugins/removeformat/lang/th.js +++ b/plugins/removeformat/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'th', { diff --git a/plugins/removeformat/lang/tr.js b/plugins/removeformat/lang/tr.js index ee4ab70918e..b0a9e71b7f8 100644 --- a/plugins/removeformat/lang/tr.js +++ b/plugins/removeformat/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'tr', { diff --git a/plugins/removeformat/lang/tt.js b/plugins/removeformat/lang/tt.js index 5516fda14bb..306c8906a58 100644 --- a/plugins/removeformat/lang/tt.js +++ b/plugins/removeformat/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'tt', { diff --git a/plugins/removeformat/lang/ug.js b/plugins/removeformat/lang/ug.js index 9fda957b927..f4a4ce2851d 100644 --- a/plugins/removeformat/lang/ug.js +++ b/plugins/removeformat/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'ug', { diff --git a/plugins/removeformat/lang/uk.js b/plugins/removeformat/lang/uk.js index e7587572526..add7d14e857 100644 --- a/plugins/removeformat/lang/uk.js +++ b/plugins/removeformat/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'uk', { diff --git a/plugins/removeformat/lang/vi.js b/plugins/removeformat/lang/vi.js index b1bc3f61335..68f942f9906 100644 --- a/plugins/removeformat/lang/vi.js +++ b/plugins/removeformat/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'vi', { diff --git a/plugins/removeformat/lang/zh-cn.js b/plugins/removeformat/lang/zh-cn.js index 6a3522f8372..57205f962dd 100644 --- a/plugins/removeformat/lang/zh-cn.js +++ b/plugins/removeformat/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'zh-cn', { diff --git a/plugins/removeformat/lang/zh.js b/plugins/removeformat/lang/zh.js index e8995bf9d17..6e8f0e71fb4 100644 --- a/plugins/removeformat/lang/zh.js +++ b/plugins/removeformat/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'removeformat', 'zh', { diff --git a/plugins/removeformat/plugin.js b/plugins/removeformat/plugin.js index 7c63b43fb8a..7a1a4efea94 100644 --- a/plugins/removeformat/plugin.js +++ b/plugins/removeformat/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/resize/plugin.js b/plugins/resize/plugin.js index 721a0e74a7f..96e6eeba287 100644 --- a/plugins/resize/plugin.js +++ b/plugins/resize/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/richcombo/plugin.js b/plugins/richcombo/plugin.js index a449abe1055..c62c8d81f72 100644 --- a/plugins/richcombo/plugin.js +++ b/plugins/richcombo/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/save/lang/af.js b/plugins/save/lang/af.js index 0503439d56a..62d49547f41 100644 --- a/plugins/save/lang/af.js +++ b/plugins/save/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'af', { diff --git a/plugins/save/lang/ar.js b/plugins/save/lang/ar.js index 34525dfb955..75fa402135e 100644 --- a/plugins/save/lang/ar.js +++ b/plugins/save/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'ar', { diff --git a/plugins/save/lang/az.js b/plugins/save/lang/az.js index 50c8f84143f..859d27bde0b 100644 --- a/plugins/save/lang/az.js +++ b/plugins/save/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'az', { diff --git a/plugins/save/lang/bg.js b/plugins/save/lang/bg.js index 0b9df6687a5..1a9e2f5d358 100644 --- a/plugins/save/lang/bg.js +++ b/plugins/save/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'bg', { diff --git a/plugins/save/lang/bn.js b/plugins/save/lang/bn.js index 9d195e4773e..207fbfd09f0 100644 --- a/plugins/save/lang/bn.js +++ b/plugins/save/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'bn', { diff --git a/plugins/save/lang/bs.js b/plugins/save/lang/bs.js index 1f28b9d6891..e0334bb32f5 100644 --- a/plugins/save/lang/bs.js +++ b/plugins/save/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'bs', { diff --git a/plugins/save/lang/ca.js b/plugins/save/lang/ca.js index ea8754ef37f..58c4d38ea41 100644 --- a/plugins/save/lang/ca.js +++ b/plugins/save/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'ca', { diff --git a/plugins/save/lang/cs.js b/plugins/save/lang/cs.js index 605d6baa9f4..65cb08558ce 100644 --- a/plugins/save/lang/cs.js +++ b/plugins/save/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'cs', { diff --git a/plugins/save/lang/cy.js b/plugins/save/lang/cy.js index 6822be8b366..119e0395157 100644 --- a/plugins/save/lang/cy.js +++ b/plugins/save/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'cy', { diff --git a/plugins/save/lang/da.js b/plugins/save/lang/da.js index a91905383ac..99a30dfa435 100644 --- a/plugins/save/lang/da.js +++ b/plugins/save/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'da', { diff --git a/plugins/save/lang/de-ch.js b/plugins/save/lang/de-ch.js index d6c8d136a6a..00533091300 100644 --- a/plugins/save/lang/de-ch.js +++ b/plugins/save/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'de-ch', { diff --git a/plugins/save/lang/de.js b/plugins/save/lang/de.js index f7b5ecdd75d..f6c5b83982e 100644 --- a/plugins/save/lang/de.js +++ b/plugins/save/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'de', { diff --git a/plugins/save/lang/el.js b/plugins/save/lang/el.js index 288e53fc7ca..2d99b3cb01e 100644 --- a/plugins/save/lang/el.js +++ b/plugins/save/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'el', { diff --git a/plugins/save/lang/en-au.js b/plugins/save/lang/en-au.js index 62ccc63c520..1aa7d65a487 100644 --- a/plugins/save/lang/en-au.js +++ b/plugins/save/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'en-au', { diff --git a/plugins/save/lang/en-ca.js b/plugins/save/lang/en-ca.js index b3ca90e0edc..7e47a108967 100644 --- a/plugins/save/lang/en-ca.js +++ b/plugins/save/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'en-ca', { diff --git a/plugins/save/lang/en-gb.js b/plugins/save/lang/en-gb.js index 36b85d4f367..4bd37676fbe 100644 --- a/plugins/save/lang/en-gb.js +++ b/plugins/save/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'en-gb', { diff --git a/plugins/save/lang/en.js b/plugins/save/lang/en.js index a54a1eeafa7..b3fea4107a6 100644 --- a/plugins/save/lang/en.js +++ b/plugins/save/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'en', { diff --git a/plugins/save/lang/eo.js b/plugins/save/lang/eo.js index c2703d015ed..6482503c562 100644 --- a/plugins/save/lang/eo.js +++ b/plugins/save/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'eo', { diff --git a/plugins/save/lang/es-mx.js b/plugins/save/lang/es-mx.js index 5045f4a816c..97571f27aae 100644 --- a/plugins/save/lang/es-mx.js +++ b/plugins/save/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'es-mx', { diff --git a/plugins/save/lang/es.js b/plugins/save/lang/es.js index 72c8cacd12d..b94487a036a 100644 --- a/plugins/save/lang/es.js +++ b/plugins/save/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'es', { diff --git a/plugins/save/lang/et.js b/plugins/save/lang/et.js index f59cacf4833..32ffa6ded21 100644 --- a/plugins/save/lang/et.js +++ b/plugins/save/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'et', { diff --git a/plugins/save/lang/eu.js b/plugins/save/lang/eu.js index 0117d2b4b04..76bf7c065da 100644 --- a/plugins/save/lang/eu.js +++ b/plugins/save/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'eu', { diff --git a/plugins/save/lang/fa.js b/plugins/save/lang/fa.js index 24d0ae08cc4..bc71c2f2d18 100644 --- a/plugins/save/lang/fa.js +++ b/plugins/save/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'fa', { diff --git a/plugins/save/lang/fi.js b/plugins/save/lang/fi.js index 390ec04ee23..4863590b23e 100644 --- a/plugins/save/lang/fi.js +++ b/plugins/save/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'fi', { diff --git a/plugins/save/lang/fo.js b/plugins/save/lang/fo.js index 3c8c945e76a..95f1eecf5cf 100644 --- a/plugins/save/lang/fo.js +++ b/plugins/save/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'fo', { diff --git a/plugins/save/lang/fr-ca.js b/plugins/save/lang/fr-ca.js index 54bec16b15c..85d920ebcfe 100644 --- a/plugins/save/lang/fr-ca.js +++ b/plugins/save/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'fr-ca', { diff --git a/plugins/save/lang/fr.js b/plugins/save/lang/fr.js index 144d242d718..0ada3385e39 100644 --- a/plugins/save/lang/fr.js +++ b/plugins/save/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'fr', { diff --git a/plugins/save/lang/gl.js b/plugins/save/lang/gl.js index e60ae473d6a..dccdacf7483 100644 --- a/plugins/save/lang/gl.js +++ b/plugins/save/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'gl', { diff --git a/plugins/save/lang/gu.js b/plugins/save/lang/gu.js index ac1c27b1ad1..faf72cdec3d 100644 --- a/plugins/save/lang/gu.js +++ b/plugins/save/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'gu', { diff --git a/plugins/save/lang/he.js b/plugins/save/lang/he.js index f8c97a5a6fd..55e05882269 100644 --- a/plugins/save/lang/he.js +++ b/plugins/save/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'he', { diff --git a/plugins/save/lang/hi.js b/plugins/save/lang/hi.js index 28655171603..48237f9e8c3 100644 --- a/plugins/save/lang/hi.js +++ b/plugins/save/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'hi', { diff --git a/plugins/save/lang/hr.js b/plugins/save/lang/hr.js index 2984322c279..9ccb4cd6307 100644 --- a/plugins/save/lang/hr.js +++ b/plugins/save/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'hr', { diff --git a/plugins/save/lang/hu.js b/plugins/save/lang/hu.js index 85b6b5051a1..d548e8b7cb8 100644 --- a/plugins/save/lang/hu.js +++ b/plugins/save/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'hu', { diff --git a/plugins/save/lang/id.js b/plugins/save/lang/id.js index 623c3f0f30b..1b68780740a 100644 --- a/plugins/save/lang/id.js +++ b/plugins/save/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'id', { diff --git a/plugins/save/lang/is.js b/plugins/save/lang/is.js index bf1bc6f9a24..40939ade99a 100644 --- a/plugins/save/lang/is.js +++ b/plugins/save/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'is', { diff --git a/plugins/save/lang/it.js b/plugins/save/lang/it.js index 1c0e6295cc3..1fbae685602 100644 --- a/plugins/save/lang/it.js +++ b/plugins/save/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'it', { diff --git a/plugins/save/lang/ja.js b/plugins/save/lang/ja.js index 65d585e382a..8a1b9c0aad7 100644 --- a/plugins/save/lang/ja.js +++ b/plugins/save/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'ja', { diff --git a/plugins/save/lang/ka.js b/plugins/save/lang/ka.js index e15aaafe0b5..bfa42fce270 100644 --- a/plugins/save/lang/ka.js +++ b/plugins/save/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'ka', { diff --git a/plugins/save/lang/km.js b/plugins/save/lang/km.js index 685111ebc7c..efbad8c8812 100644 --- a/plugins/save/lang/km.js +++ b/plugins/save/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'km', { diff --git a/plugins/save/lang/ko.js b/plugins/save/lang/ko.js index 79fd7850a07..da2c5cdbff4 100644 --- a/plugins/save/lang/ko.js +++ b/plugins/save/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'ko', { diff --git a/plugins/save/lang/ku.js b/plugins/save/lang/ku.js index 5503f4d8749..3512b18b22f 100644 --- a/plugins/save/lang/ku.js +++ b/plugins/save/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'ku', { diff --git a/plugins/save/lang/lt.js b/plugins/save/lang/lt.js index 096b3332d1e..cc559c3fbfb 100644 --- a/plugins/save/lang/lt.js +++ b/plugins/save/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'lt', { diff --git a/plugins/save/lang/lv.js b/plugins/save/lang/lv.js index 55742593b20..6b85c62eaaa 100644 --- a/plugins/save/lang/lv.js +++ b/plugins/save/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'lv', { diff --git a/plugins/save/lang/mk.js b/plugins/save/lang/mk.js index 8244d08d39b..4fafd2f53d0 100644 --- a/plugins/save/lang/mk.js +++ b/plugins/save/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'mk', { diff --git a/plugins/save/lang/mn.js b/plugins/save/lang/mn.js index add89d92e9a..0983e11423d 100644 --- a/plugins/save/lang/mn.js +++ b/plugins/save/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'mn', { diff --git a/plugins/save/lang/ms.js b/plugins/save/lang/ms.js index 22ae06c8fc6..ee5b26dff77 100644 --- a/plugins/save/lang/ms.js +++ b/plugins/save/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'ms', { diff --git a/plugins/save/lang/nb.js b/plugins/save/lang/nb.js index 46ab61fb48b..b20841ddbb3 100644 --- a/plugins/save/lang/nb.js +++ b/plugins/save/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'nb', { diff --git a/plugins/save/lang/nl.js b/plugins/save/lang/nl.js index d80f80e6256..dffd8983cd6 100644 --- a/plugins/save/lang/nl.js +++ b/plugins/save/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'nl', { diff --git a/plugins/save/lang/no.js b/plugins/save/lang/no.js index 7003cc04204..26dd369f17b 100644 --- a/plugins/save/lang/no.js +++ b/plugins/save/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'no', { diff --git a/plugins/save/lang/oc.js b/plugins/save/lang/oc.js index cce98524ae8..4a1d1f837f1 100644 --- a/plugins/save/lang/oc.js +++ b/plugins/save/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'oc', { diff --git a/plugins/save/lang/pl.js b/plugins/save/lang/pl.js index f4d7a1437cc..5b866de91a5 100644 --- a/plugins/save/lang/pl.js +++ b/plugins/save/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'pl', { diff --git a/plugins/save/lang/pt-br.js b/plugins/save/lang/pt-br.js index bdddf741f3f..13df137ec2d 100644 --- a/plugins/save/lang/pt-br.js +++ b/plugins/save/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'pt-br', { diff --git a/plugins/save/lang/pt.js b/plugins/save/lang/pt.js index 1ee3dfdfba7..429eb5ead89 100644 --- a/plugins/save/lang/pt.js +++ b/plugins/save/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'pt', { diff --git a/plugins/save/lang/ro.js b/plugins/save/lang/ro.js index 2fddf3a4528..60e21e00f15 100644 --- a/plugins/save/lang/ro.js +++ b/plugins/save/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'ro', { diff --git a/plugins/save/lang/ru.js b/plugins/save/lang/ru.js index 01e270b4b54..77147ff2a95 100644 --- a/plugins/save/lang/ru.js +++ b/plugins/save/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'ru', { diff --git a/plugins/save/lang/si.js b/plugins/save/lang/si.js index ee2b73d65ec..3107a410efe 100644 --- a/plugins/save/lang/si.js +++ b/plugins/save/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'si', { diff --git a/plugins/save/lang/sk.js b/plugins/save/lang/sk.js index c10484f7efd..9339dd9db21 100644 --- a/plugins/save/lang/sk.js +++ b/plugins/save/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'sk', { diff --git a/plugins/save/lang/sl.js b/plugins/save/lang/sl.js index 6cc72cadb71..eea09869abb 100644 --- a/plugins/save/lang/sl.js +++ b/plugins/save/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'sl', { diff --git a/plugins/save/lang/sq.js b/plugins/save/lang/sq.js index 5d13bfe84d3..9d17295d52e 100644 --- a/plugins/save/lang/sq.js +++ b/plugins/save/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'sq', { diff --git a/plugins/save/lang/sr-latn.js b/plugins/save/lang/sr-latn.js index 4e018a68bb3..88b7ed2b109 100644 --- a/plugins/save/lang/sr-latn.js +++ b/plugins/save/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'sr-latn', { diff --git a/plugins/save/lang/sr.js b/plugins/save/lang/sr.js index 728dff9d37e..2f5430b2f7d 100644 --- a/plugins/save/lang/sr.js +++ b/plugins/save/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'sr', { diff --git a/plugins/save/lang/sv.js b/plugins/save/lang/sv.js index 4cb439333f2..7772a867744 100644 --- a/plugins/save/lang/sv.js +++ b/plugins/save/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'sv', { diff --git a/plugins/save/lang/th.js b/plugins/save/lang/th.js index c719c1c8863..63abc0db079 100644 --- a/plugins/save/lang/th.js +++ b/plugins/save/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'th', { diff --git a/plugins/save/lang/tr.js b/plugins/save/lang/tr.js index 5032eeb7a94..bf751100807 100644 --- a/plugins/save/lang/tr.js +++ b/plugins/save/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'tr', { diff --git a/plugins/save/lang/tt.js b/plugins/save/lang/tt.js index 38f27747cce..3a112e8f860 100644 --- a/plugins/save/lang/tt.js +++ b/plugins/save/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'tt', { diff --git a/plugins/save/lang/ug.js b/plugins/save/lang/ug.js index cd550f545f2..f391441dc8e 100644 --- a/plugins/save/lang/ug.js +++ b/plugins/save/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'ug', { diff --git a/plugins/save/lang/uk.js b/plugins/save/lang/uk.js index c0d7ba3aa17..459f7ba153e 100644 --- a/plugins/save/lang/uk.js +++ b/plugins/save/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'uk', { diff --git a/plugins/save/lang/vi.js b/plugins/save/lang/vi.js index 61343b14bfd..0aeacacba63 100644 --- a/plugins/save/lang/vi.js +++ b/plugins/save/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'vi', { diff --git a/plugins/save/lang/zh-cn.js b/plugins/save/lang/zh-cn.js index c594ba33174..9c0822bc2f2 100644 --- a/plugins/save/lang/zh-cn.js +++ b/plugins/save/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'zh-cn', { diff --git a/plugins/save/lang/zh.js b/plugins/save/lang/zh.js index 331041e4d80..fe23bd33336 100644 --- a/plugins/save/lang/zh.js +++ b/plugins/save/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'save', 'zh', { diff --git a/plugins/save/plugin.js b/plugins/save/plugin.js index 6d67a1c9cdc..701db588e6b 100644 --- a/plugins/save/plugin.js +++ b/plugins/save/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/selectall/lang/af.js b/plugins/selectall/lang/af.js index 97d8fa1ba0c..71d885ff488 100644 --- a/plugins/selectall/lang/af.js +++ b/plugins/selectall/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'af', { diff --git a/plugins/selectall/lang/ar.js b/plugins/selectall/lang/ar.js index a52d8b8b5c1..e1f27b4012c 100644 --- a/plugins/selectall/lang/ar.js +++ b/plugins/selectall/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'ar', { diff --git a/plugins/selectall/lang/az.js b/plugins/selectall/lang/az.js index e7d82e9392d..0c9a21bb91a 100644 --- a/plugins/selectall/lang/az.js +++ b/plugins/selectall/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'az', { diff --git a/plugins/selectall/lang/bg.js b/plugins/selectall/lang/bg.js index 4a5f2fcd16b..0eafd903df7 100644 --- a/plugins/selectall/lang/bg.js +++ b/plugins/selectall/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'bg', { diff --git a/plugins/selectall/lang/bn.js b/plugins/selectall/lang/bn.js index 37b7fd33578..85822462346 100644 --- a/plugins/selectall/lang/bn.js +++ b/plugins/selectall/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'bn', { diff --git a/plugins/selectall/lang/bs.js b/plugins/selectall/lang/bs.js index 5c242144bd8..6dc561a14c6 100644 --- a/plugins/selectall/lang/bs.js +++ b/plugins/selectall/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'bs', { diff --git a/plugins/selectall/lang/ca.js b/plugins/selectall/lang/ca.js index a7310dbde14..6d337d2d9d0 100644 --- a/plugins/selectall/lang/ca.js +++ b/plugins/selectall/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'ca', { diff --git a/plugins/selectall/lang/cs.js b/plugins/selectall/lang/cs.js index 4662ecefa0e..2cd59e20c5c 100644 --- a/plugins/selectall/lang/cs.js +++ b/plugins/selectall/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'cs', { diff --git a/plugins/selectall/lang/cy.js b/plugins/selectall/lang/cy.js index b7f3c51a1eb..36ad6102145 100644 --- a/plugins/selectall/lang/cy.js +++ b/plugins/selectall/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'cy', { diff --git a/plugins/selectall/lang/da.js b/plugins/selectall/lang/da.js index 1feda5c10da..488f8728b61 100644 --- a/plugins/selectall/lang/da.js +++ b/plugins/selectall/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'da', { diff --git a/plugins/selectall/lang/de-ch.js b/plugins/selectall/lang/de-ch.js index 6732e75df8f..f95bd02fcd6 100644 --- a/plugins/selectall/lang/de-ch.js +++ b/plugins/selectall/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'de-ch', { diff --git a/plugins/selectall/lang/de.js b/plugins/selectall/lang/de.js index 1ae5e5f7db4..227b6e5dd44 100644 --- a/plugins/selectall/lang/de.js +++ b/plugins/selectall/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'de', { diff --git a/plugins/selectall/lang/el.js b/plugins/selectall/lang/el.js index 91bac422443..f57d2fd3ffe 100644 --- a/plugins/selectall/lang/el.js +++ b/plugins/selectall/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'el', { diff --git a/plugins/selectall/lang/en-au.js b/plugins/selectall/lang/en-au.js index 398e1542ec8..8bf77d14a83 100644 --- a/plugins/selectall/lang/en-au.js +++ b/plugins/selectall/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'en-au', { diff --git a/plugins/selectall/lang/en-ca.js b/plugins/selectall/lang/en-ca.js index 2aa06371cca..d919c8e8cbc 100644 --- a/plugins/selectall/lang/en-ca.js +++ b/plugins/selectall/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'en-ca', { diff --git a/plugins/selectall/lang/en-gb.js b/plugins/selectall/lang/en-gb.js index 01e58398d6a..3b0f4e4b6fd 100644 --- a/plugins/selectall/lang/en-gb.js +++ b/plugins/selectall/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'en-gb', { diff --git a/plugins/selectall/lang/en.js b/plugins/selectall/lang/en.js index 9a5bbed4aa9..6eadb0e2919 100644 --- a/plugins/selectall/lang/en.js +++ b/plugins/selectall/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'en', { diff --git a/plugins/selectall/lang/eo.js b/plugins/selectall/lang/eo.js index 3874ee0ec3f..9fda9ef4486 100644 --- a/plugins/selectall/lang/eo.js +++ b/plugins/selectall/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'eo', { diff --git a/plugins/selectall/lang/es-mx.js b/plugins/selectall/lang/es-mx.js index 35c28259e8a..cd89032b29c 100644 --- a/plugins/selectall/lang/es-mx.js +++ b/plugins/selectall/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'es-mx', { diff --git a/plugins/selectall/lang/es.js b/plugins/selectall/lang/es.js index 0a435af87a6..9679635ed87 100644 --- a/plugins/selectall/lang/es.js +++ b/plugins/selectall/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'es', { diff --git a/plugins/selectall/lang/et.js b/plugins/selectall/lang/et.js index a3c2c807469..56dec94dd97 100644 --- a/plugins/selectall/lang/et.js +++ b/plugins/selectall/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'et', { diff --git a/plugins/selectall/lang/eu.js b/plugins/selectall/lang/eu.js index 3e926d95740..77bcb429360 100644 --- a/plugins/selectall/lang/eu.js +++ b/plugins/selectall/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'eu', { diff --git a/plugins/selectall/lang/fa.js b/plugins/selectall/lang/fa.js index 81e39e3dddc..be93dd2e1c8 100644 --- a/plugins/selectall/lang/fa.js +++ b/plugins/selectall/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'fa', { diff --git a/plugins/selectall/lang/fi.js b/plugins/selectall/lang/fi.js index 0fa86f171f6..72196dcced8 100644 --- a/plugins/selectall/lang/fi.js +++ b/plugins/selectall/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'fi', { diff --git a/plugins/selectall/lang/fo.js b/plugins/selectall/lang/fo.js index 920f7fe309e..1e3e6e8f976 100644 --- a/plugins/selectall/lang/fo.js +++ b/plugins/selectall/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'fo', { diff --git a/plugins/selectall/lang/fr-ca.js b/plugins/selectall/lang/fr-ca.js index 3b3217f94f5..5145ed9fe09 100644 --- a/plugins/selectall/lang/fr-ca.js +++ b/plugins/selectall/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'fr-ca', { diff --git a/plugins/selectall/lang/fr.js b/plugins/selectall/lang/fr.js index 1f858ffdb42..d6c4b694a49 100644 --- a/plugins/selectall/lang/fr.js +++ b/plugins/selectall/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'fr', { diff --git a/plugins/selectall/lang/gl.js b/plugins/selectall/lang/gl.js index 63a8edad06f..a26cc714f9f 100644 --- a/plugins/selectall/lang/gl.js +++ b/plugins/selectall/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'gl', { diff --git a/plugins/selectall/lang/gu.js b/plugins/selectall/lang/gu.js index f059979c532..5e6b885c55e 100644 --- a/plugins/selectall/lang/gu.js +++ b/plugins/selectall/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'gu', { diff --git a/plugins/selectall/lang/he.js b/plugins/selectall/lang/he.js index 4b3f8b71823..f9d1fcae142 100644 --- a/plugins/selectall/lang/he.js +++ b/plugins/selectall/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'he', { diff --git a/plugins/selectall/lang/hi.js b/plugins/selectall/lang/hi.js index 2823dab0d88..ab1a3445480 100644 --- a/plugins/selectall/lang/hi.js +++ b/plugins/selectall/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'hi', { diff --git a/plugins/selectall/lang/hr.js b/plugins/selectall/lang/hr.js index 7b44f12cf79..920cf12423e 100644 --- a/plugins/selectall/lang/hr.js +++ b/plugins/selectall/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'hr', { diff --git a/plugins/selectall/lang/hu.js b/plugins/selectall/lang/hu.js index 2eaa995a684..32cc55adca1 100644 --- a/plugins/selectall/lang/hu.js +++ b/plugins/selectall/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'hu', { diff --git a/plugins/selectall/lang/id.js b/plugins/selectall/lang/id.js index 0ba6d56f8b5..82c5d0ba5e1 100644 --- a/plugins/selectall/lang/id.js +++ b/plugins/selectall/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'id', { diff --git a/plugins/selectall/lang/is.js b/plugins/selectall/lang/is.js index 0740a1778d6..f915a330fca 100644 --- a/plugins/selectall/lang/is.js +++ b/plugins/selectall/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'is', { diff --git a/plugins/selectall/lang/it.js b/plugins/selectall/lang/it.js index 40d573ab446..bc43062b8b7 100644 --- a/plugins/selectall/lang/it.js +++ b/plugins/selectall/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'it', { diff --git a/plugins/selectall/lang/ja.js b/plugins/selectall/lang/ja.js index 56c4219897a..9767262d9d9 100644 --- a/plugins/selectall/lang/ja.js +++ b/plugins/selectall/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'ja', { diff --git a/plugins/selectall/lang/ka.js b/plugins/selectall/lang/ka.js index 1a0ab9e1eff..eba1370d1a0 100644 --- a/plugins/selectall/lang/ka.js +++ b/plugins/selectall/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'ka', { diff --git a/plugins/selectall/lang/km.js b/plugins/selectall/lang/km.js index 3bd8ba07378..93e4976c205 100644 --- a/plugins/selectall/lang/km.js +++ b/plugins/selectall/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'km', { diff --git a/plugins/selectall/lang/ko.js b/plugins/selectall/lang/ko.js index cfa7401d16f..e286c646d30 100644 --- a/plugins/selectall/lang/ko.js +++ b/plugins/selectall/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'ko', { diff --git a/plugins/selectall/lang/ku.js b/plugins/selectall/lang/ku.js index 924faeb5576..fb0ad9a1db8 100644 --- a/plugins/selectall/lang/ku.js +++ b/plugins/selectall/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'ku', { diff --git a/plugins/selectall/lang/lt.js b/plugins/selectall/lang/lt.js index 3749e113f8e..08f53bc32a3 100644 --- a/plugins/selectall/lang/lt.js +++ b/plugins/selectall/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'lt', { diff --git a/plugins/selectall/lang/lv.js b/plugins/selectall/lang/lv.js index 505e9d18d32..2e6a344cdc2 100644 --- a/plugins/selectall/lang/lv.js +++ b/plugins/selectall/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'lv', { diff --git a/plugins/selectall/lang/mk.js b/plugins/selectall/lang/mk.js index 8ebffa30fff..c03551f69a6 100644 --- a/plugins/selectall/lang/mk.js +++ b/plugins/selectall/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'mk', { diff --git a/plugins/selectall/lang/mn.js b/plugins/selectall/lang/mn.js index 061e041316f..d6d1221578b 100644 --- a/plugins/selectall/lang/mn.js +++ b/plugins/selectall/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'mn', { diff --git a/plugins/selectall/lang/ms.js b/plugins/selectall/lang/ms.js index 583372caac6..db89a7f5de2 100644 --- a/plugins/selectall/lang/ms.js +++ b/plugins/selectall/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'ms', { diff --git a/plugins/selectall/lang/nb.js b/plugins/selectall/lang/nb.js index 542d445f73e..6976846faf1 100644 --- a/plugins/selectall/lang/nb.js +++ b/plugins/selectall/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'nb', { diff --git a/plugins/selectall/lang/nl.js b/plugins/selectall/lang/nl.js index b1fa4025f37..de0028e9c64 100644 --- a/plugins/selectall/lang/nl.js +++ b/plugins/selectall/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'nl', { diff --git a/plugins/selectall/lang/no.js b/plugins/selectall/lang/no.js index 5ea65790859..1f39f26649d 100644 --- a/plugins/selectall/lang/no.js +++ b/plugins/selectall/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'no', { diff --git a/plugins/selectall/lang/oc.js b/plugins/selectall/lang/oc.js index 3809635d83e..b4b8562c37b 100644 --- a/plugins/selectall/lang/oc.js +++ b/plugins/selectall/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'oc', { diff --git a/plugins/selectall/lang/pl.js b/plugins/selectall/lang/pl.js index f23a6332f20..1ac6b635a33 100644 --- a/plugins/selectall/lang/pl.js +++ b/plugins/selectall/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'pl', { diff --git a/plugins/selectall/lang/pt-br.js b/plugins/selectall/lang/pt-br.js index 3b2abf2a10c..17614874dc4 100644 --- a/plugins/selectall/lang/pt-br.js +++ b/plugins/selectall/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'pt-br', { diff --git a/plugins/selectall/lang/pt.js b/plugins/selectall/lang/pt.js index 68b9c4e1943..d05c6985d27 100644 --- a/plugins/selectall/lang/pt.js +++ b/plugins/selectall/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'pt', { diff --git a/plugins/selectall/lang/ro.js b/plugins/selectall/lang/ro.js index 99fb9b9a692..f0b88dd4854 100644 --- a/plugins/selectall/lang/ro.js +++ b/plugins/selectall/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'ro', { diff --git a/plugins/selectall/lang/ru.js b/plugins/selectall/lang/ru.js index 4a5bd208557..2aa60bd7ae7 100644 --- a/plugins/selectall/lang/ru.js +++ b/plugins/selectall/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'ru', { diff --git a/plugins/selectall/lang/si.js b/plugins/selectall/lang/si.js index 10d05ab818e..f68ede805bf 100644 --- a/plugins/selectall/lang/si.js +++ b/plugins/selectall/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'si', { diff --git a/plugins/selectall/lang/sk.js b/plugins/selectall/lang/sk.js index 260f60d38eb..a701b3c3476 100644 --- a/plugins/selectall/lang/sk.js +++ b/plugins/selectall/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'sk', { diff --git a/plugins/selectall/lang/sl.js b/plugins/selectall/lang/sl.js index 396387ce30d..d3575413834 100644 --- a/plugins/selectall/lang/sl.js +++ b/plugins/selectall/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'sl', { diff --git a/plugins/selectall/lang/sq.js b/plugins/selectall/lang/sq.js index dc4a290d13c..f87d8398569 100644 --- a/plugins/selectall/lang/sq.js +++ b/plugins/selectall/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'sq', { diff --git a/plugins/selectall/lang/sr-latn.js b/plugins/selectall/lang/sr-latn.js index f53d3db8074..071d2efb875 100644 --- a/plugins/selectall/lang/sr-latn.js +++ b/plugins/selectall/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'sr-latn', { diff --git a/plugins/selectall/lang/sr.js b/plugins/selectall/lang/sr.js index 8e9a3d2f531..477f1bc8535 100644 --- a/plugins/selectall/lang/sr.js +++ b/plugins/selectall/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'sr', { diff --git a/plugins/selectall/lang/sv.js b/plugins/selectall/lang/sv.js index eb877a4ac01..66bac4742a3 100644 --- a/plugins/selectall/lang/sv.js +++ b/plugins/selectall/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'sv', { diff --git a/plugins/selectall/lang/th.js b/plugins/selectall/lang/th.js index d2952419250..b697473471e 100644 --- a/plugins/selectall/lang/th.js +++ b/plugins/selectall/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'th', { diff --git a/plugins/selectall/lang/tr.js b/plugins/selectall/lang/tr.js index 98d5fd33a40..ecb786e682a 100644 --- a/plugins/selectall/lang/tr.js +++ b/plugins/selectall/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'tr', { diff --git a/plugins/selectall/lang/tt.js b/plugins/selectall/lang/tt.js index d602e731239..4a8b538f155 100644 --- a/plugins/selectall/lang/tt.js +++ b/plugins/selectall/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'tt', { diff --git a/plugins/selectall/lang/ug.js b/plugins/selectall/lang/ug.js index 0edaf382208..2a823eecae5 100644 --- a/plugins/selectall/lang/ug.js +++ b/plugins/selectall/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'ug', { diff --git a/plugins/selectall/lang/uk.js b/plugins/selectall/lang/uk.js index fefb5239f49..6caf96369dd 100644 --- a/plugins/selectall/lang/uk.js +++ b/plugins/selectall/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'uk', { diff --git a/plugins/selectall/lang/vi.js b/plugins/selectall/lang/vi.js index 40f44d3c4a8..07151aa5ceb 100644 --- a/plugins/selectall/lang/vi.js +++ b/plugins/selectall/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'vi', { diff --git a/plugins/selectall/lang/zh-cn.js b/plugins/selectall/lang/zh-cn.js index eaa7a60f349..4ed03d567eb 100644 --- a/plugins/selectall/lang/zh-cn.js +++ b/plugins/selectall/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'zh-cn', { diff --git a/plugins/selectall/lang/zh.js b/plugins/selectall/lang/zh.js index ede5eecabcf..6f57a1ed2d4 100644 --- a/plugins/selectall/lang/zh.js +++ b/plugins/selectall/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'selectall', 'zh', { diff --git a/plugins/selectall/plugin.js b/plugins/selectall/plugin.js index edcc11103a4..d4c69cb7024 100644 --- a/plugins/selectall/plugin.js +++ b/plugins/selectall/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sharedspace/plugin.js b/plugins/sharedspace/plugin.js index e03c9b055ca..b299ff646e6 100644 --- a/plugins/sharedspace/plugin.js +++ b/plugins/sharedspace/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sharedspace/samples/sharedspace.html b/plugins/sharedspace/samples/sharedspace.html index e6ba4a4b676..fdb93972f74 100644 --- a/plugins/sharedspace/samples/sharedspace.html +++ b/plugins/sharedspace/samples/sharedspace.html @@ -1,6 +1,6 @@ diff --git a/plugins/showblocks/lang/af.js b/plugins/showblocks/lang/af.js index dd935869d88..c1a6904571d 100644 --- a/plugins/showblocks/lang/af.js +++ b/plugins/showblocks/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'af', { diff --git a/plugins/showblocks/lang/ar.js b/plugins/showblocks/lang/ar.js index 1bf93409ec3..fe782942ec3 100644 --- a/plugins/showblocks/lang/ar.js +++ b/plugins/showblocks/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'ar', { diff --git a/plugins/showblocks/lang/az.js b/plugins/showblocks/lang/az.js index 47e25f94243..3ee4fa07fa9 100644 --- a/plugins/showblocks/lang/az.js +++ b/plugins/showblocks/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'az', { diff --git a/plugins/showblocks/lang/bg.js b/plugins/showblocks/lang/bg.js index c6bcf04f7d1..cd3afb445c9 100644 --- a/plugins/showblocks/lang/bg.js +++ b/plugins/showblocks/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'bg', { diff --git a/plugins/showblocks/lang/bn.js b/plugins/showblocks/lang/bn.js index 5a09d0a8e4d..b5f8d419da4 100644 --- a/plugins/showblocks/lang/bn.js +++ b/plugins/showblocks/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'bn', { diff --git a/plugins/showblocks/lang/bs.js b/plugins/showblocks/lang/bs.js index 7ad24084531..a2a4222eadf 100644 --- a/plugins/showblocks/lang/bs.js +++ b/plugins/showblocks/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'bs', { diff --git a/plugins/showblocks/lang/ca.js b/plugins/showblocks/lang/ca.js index f12e0e0aa88..d7f4d9469cf 100644 --- a/plugins/showblocks/lang/ca.js +++ b/plugins/showblocks/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'ca', { diff --git a/plugins/showblocks/lang/cs.js b/plugins/showblocks/lang/cs.js index 7a8bcdca069..6fda31ab814 100644 --- a/plugins/showblocks/lang/cs.js +++ b/plugins/showblocks/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'cs', { diff --git a/plugins/showblocks/lang/cy.js b/plugins/showblocks/lang/cy.js index e97eec29f8e..0cef6e8f44d 100644 --- a/plugins/showblocks/lang/cy.js +++ b/plugins/showblocks/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'cy', { diff --git a/plugins/showblocks/lang/da.js b/plugins/showblocks/lang/da.js index 66b93d15397..91c43cbece9 100644 --- a/plugins/showblocks/lang/da.js +++ b/plugins/showblocks/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'da', { diff --git a/plugins/showblocks/lang/de-ch.js b/plugins/showblocks/lang/de-ch.js index 93571fe878b..72fc8b7381e 100644 --- a/plugins/showblocks/lang/de-ch.js +++ b/plugins/showblocks/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'de-ch', { diff --git a/plugins/showblocks/lang/de.js b/plugins/showblocks/lang/de.js index 57a7e99fe5f..9f8e27b2b1c 100644 --- a/plugins/showblocks/lang/de.js +++ b/plugins/showblocks/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'de', { diff --git a/plugins/showblocks/lang/el.js b/plugins/showblocks/lang/el.js index a8a944162a1..fb3cdd5dea1 100644 --- a/plugins/showblocks/lang/el.js +++ b/plugins/showblocks/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'el', { diff --git a/plugins/showblocks/lang/en-au.js b/plugins/showblocks/lang/en-au.js index 548e88c6342..2713762c02f 100644 --- a/plugins/showblocks/lang/en-au.js +++ b/plugins/showblocks/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'en-au', { diff --git a/plugins/showblocks/lang/en-ca.js b/plugins/showblocks/lang/en-ca.js index bcc70da5a85..4a3e0fe6ff9 100644 --- a/plugins/showblocks/lang/en-ca.js +++ b/plugins/showblocks/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'en-ca', { diff --git a/plugins/showblocks/lang/en-gb.js b/plugins/showblocks/lang/en-gb.js index 130d9cc74c7..78c3574e56b 100644 --- a/plugins/showblocks/lang/en-gb.js +++ b/plugins/showblocks/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'en-gb', { diff --git a/plugins/showblocks/lang/en.js b/plugins/showblocks/lang/en.js index 039d7bb8d50..6a879184edc 100644 --- a/plugins/showblocks/lang/en.js +++ b/plugins/showblocks/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'en', { diff --git a/plugins/showblocks/lang/eo.js b/plugins/showblocks/lang/eo.js index 2039e0d982e..8fa705c1b01 100644 --- a/plugins/showblocks/lang/eo.js +++ b/plugins/showblocks/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'eo', { diff --git a/plugins/showblocks/lang/es-mx.js b/plugins/showblocks/lang/es-mx.js index 68e65655a85..ede2e779c50 100644 --- a/plugins/showblocks/lang/es-mx.js +++ b/plugins/showblocks/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'es-mx', { diff --git a/plugins/showblocks/lang/es.js b/plugins/showblocks/lang/es.js index 23918b2fe2c..e4e891e9879 100644 --- a/plugins/showblocks/lang/es.js +++ b/plugins/showblocks/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'es', { diff --git a/plugins/showblocks/lang/et.js b/plugins/showblocks/lang/et.js index 29ef1658dc4..c8ccbaf6498 100644 --- a/plugins/showblocks/lang/et.js +++ b/plugins/showblocks/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'et', { diff --git a/plugins/showblocks/lang/eu.js b/plugins/showblocks/lang/eu.js index 5a15671f682..bcdb0b1db95 100644 --- a/plugins/showblocks/lang/eu.js +++ b/plugins/showblocks/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'eu', { diff --git a/plugins/showblocks/lang/fa.js b/plugins/showblocks/lang/fa.js index 2fa855da9ee..12ad33e19fb 100644 --- a/plugins/showblocks/lang/fa.js +++ b/plugins/showblocks/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'fa', { diff --git a/plugins/showblocks/lang/fi.js b/plugins/showblocks/lang/fi.js index 33bfa8d5858..2435d6b44c4 100644 --- a/plugins/showblocks/lang/fi.js +++ b/plugins/showblocks/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'fi', { diff --git a/plugins/showblocks/lang/fo.js b/plugins/showblocks/lang/fo.js index afdae993519..660e627057b 100644 --- a/plugins/showblocks/lang/fo.js +++ b/plugins/showblocks/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'fo', { diff --git a/plugins/showblocks/lang/fr-ca.js b/plugins/showblocks/lang/fr-ca.js index 081eecad690..b8d5264ccd7 100644 --- a/plugins/showblocks/lang/fr-ca.js +++ b/plugins/showblocks/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'fr-ca', { diff --git a/plugins/showblocks/lang/fr.js b/plugins/showblocks/lang/fr.js index 5229b8042a9..9852d4e3f5d 100644 --- a/plugins/showblocks/lang/fr.js +++ b/plugins/showblocks/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'fr', { diff --git a/plugins/showblocks/lang/gl.js b/plugins/showblocks/lang/gl.js index cd9d0900872..22ec2124121 100644 --- a/plugins/showblocks/lang/gl.js +++ b/plugins/showblocks/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'gl', { diff --git a/plugins/showblocks/lang/gu.js b/plugins/showblocks/lang/gu.js index 34f95118993..32d06f38083 100644 --- a/plugins/showblocks/lang/gu.js +++ b/plugins/showblocks/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'gu', { diff --git a/plugins/showblocks/lang/he.js b/plugins/showblocks/lang/he.js index 05b0e1e9204..be3e0fa2a28 100644 --- a/plugins/showblocks/lang/he.js +++ b/plugins/showblocks/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'he', { diff --git a/plugins/showblocks/lang/hi.js b/plugins/showblocks/lang/hi.js index 6c9ff5a55ba..076288334da 100644 --- a/plugins/showblocks/lang/hi.js +++ b/plugins/showblocks/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'hi', { diff --git a/plugins/showblocks/lang/hr.js b/plugins/showblocks/lang/hr.js index 450ffa3fc22..e8d0eab1635 100644 --- a/plugins/showblocks/lang/hr.js +++ b/plugins/showblocks/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'hr', { diff --git a/plugins/showblocks/lang/hu.js b/plugins/showblocks/lang/hu.js index 158a48ea077..85a7f50741c 100644 --- a/plugins/showblocks/lang/hu.js +++ b/plugins/showblocks/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'hu', { diff --git a/plugins/showblocks/lang/id.js b/plugins/showblocks/lang/id.js index 79a44a1d5e5..9dfda50ea76 100644 --- a/plugins/showblocks/lang/id.js +++ b/plugins/showblocks/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'id', { diff --git a/plugins/showblocks/lang/is.js b/plugins/showblocks/lang/is.js index ae9628305a8..3486581c97c 100644 --- a/plugins/showblocks/lang/is.js +++ b/plugins/showblocks/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'is', { diff --git a/plugins/showblocks/lang/it.js b/plugins/showblocks/lang/it.js index bc55b6988a9..5d0ea1df3fc 100644 --- a/plugins/showblocks/lang/it.js +++ b/plugins/showblocks/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'it', { diff --git a/plugins/showblocks/lang/ja.js b/plugins/showblocks/lang/ja.js index 0df01d19481..657d8766bd0 100644 --- a/plugins/showblocks/lang/ja.js +++ b/plugins/showblocks/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'ja', { diff --git a/plugins/showblocks/lang/ka.js b/plugins/showblocks/lang/ka.js index d02fe2552f5..61e1e1d9e97 100644 --- a/plugins/showblocks/lang/ka.js +++ b/plugins/showblocks/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'ka', { diff --git a/plugins/showblocks/lang/km.js b/plugins/showblocks/lang/km.js index 8a2dfea426b..31097dc9f1c 100644 --- a/plugins/showblocks/lang/km.js +++ b/plugins/showblocks/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'km', { diff --git a/plugins/showblocks/lang/ko.js b/plugins/showblocks/lang/ko.js index 392acd09af9..e61274ffa2b 100644 --- a/plugins/showblocks/lang/ko.js +++ b/plugins/showblocks/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'ko', { diff --git a/plugins/showblocks/lang/ku.js b/plugins/showblocks/lang/ku.js index e229bda6d99..228b3295f27 100644 --- a/plugins/showblocks/lang/ku.js +++ b/plugins/showblocks/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'ku', { diff --git a/plugins/showblocks/lang/lt.js b/plugins/showblocks/lang/lt.js index 7d4903ad780..9f918dda027 100644 --- a/plugins/showblocks/lang/lt.js +++ b/plugins/showblocks/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'lt', { diff --git a/plugins/showblocks/lang/lv.js b/plugins/showblocks/lang/lv.js index a32766b208b..1662af242cc 100644 --- a/plugins/showblocks/lang/lv.js +++ b/plugins/showblocks/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'lv', { diff --git a/plugins/showblocks/lang/mk.js b/plugins/showblocks/lang/mk.js index 29362c21808..9b914c439f4 100644 --- a/plugins/showblocks/lang/mk.js +++ b/plugins/showblocks/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'mk', { diff --git a/plugins/showblocks/lang/mn.js b/plugins/showblocks/lang/mn.js index 2265cd58a84..a9d40b9a64e 100644 --- a/plugins/showblocks/lang/mn.js +++ b/plugins/showblocks/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'mn', { diff --git a/plugins/showblocks/lang/ms.js b/plugins/showblocks/lang/ms.js index aadb652ba61..b8b68fb8b68 100644 --- a/plugins/showblocks/lang/ms.js +++ b/plugins/showblocks/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'ms', { diff --git a/plugins/showblocks/lang/nb.js b/plugins/showblocks/lang/nb.js index defd481d578..a2b05c97201 100644 --- a/plugins/showblocks/lang/nb.js +++ b/plugins/showblocks/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'nb', { diff --git a/plugins/showblocks/lang/nl.js b/plugins/showblocks/lang/nl.js index b47b7613f06..8139f354a88 100644 --- a/plugins/showblocks/lang/nl.js +++ b/plugins/showblocks/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'nl', { diff --git a/plugins/showblocks/lang/no.js b/plugins/showblocks/lang/no.js index f9d82212e5a..d5edaa96c22 100644 --- a/plugins/showblocks/lang/no.js +++ b/plugins/showblocks/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'no', { diff --git a/plugins/showblocks/lang/oc.js b/plugins/showblocks/lang/oc.js index a4c78a6268e..01c51582a30 100644 --- a/plugins/showblocks/lang/oc.js +++ b/plugins/showblocks/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'oc', { diff --git a/plugins/showblocks/lang/pl.js b/plugins/showblocks/lang/pl.js index d7298b1e7a8..81708e42f83 100644 --- a/plugins/showblocks/lang/pl.js +++ b/plugins/showblocks/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'pl', { diff --git a/plugins/showblocks/lang/pt-br.js b/plugins/showblocks/lang/pt-br.js index 12d4e8aa675..28dbbde9ed9 100644 --- a/plugins/showblocks/lang/pt-br.js +++ b/plugins/showblocks/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'pt-br', { diff --git a/plugins/showblocks/lang/pt.js b/plugins/showblocks/lang/pt.js index 657bc550c75..c8596a10ab3 100644 --- a/plugins/showblocks/lang/pt.js +++ b/plugins/showblocks/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'pt', { diff --git a/plugins/showblocks/lang/ro.js b/plugins/showblocks/lang/ro.js index 00bef147c56..e0004a14f4c 100644 --- a/plugins/showblocks/lang/ro.js +++ b/plugins/showblocks/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'ro', { diff --git a/plugins/showblocks/lang/ru.js b/plugins/showblocks/lang/ru.js index 4328c5a6336..97dcad23196 100644 --- a/plugins/showblocks/lang/ru.js +++ b/plugins/showblocks/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'ru', { diff --git a/plugins/showblocks/lang/si.js b/plugins/showblocks/lang/si.js index 8684afda8ff..f1214bbaf09 100644 --- a/plugins/showblocks/lang/si.js +++ b/plugins/showblocks/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'si', { diff --git a/plugins/showblocks/lang/sk.js b/plugins/showblocks/lang/sk.js index 6b31f4d8e81..1f9fdaf9b1c 100644 --- a/plugins/showblocks/lang/sk.js +++ b/plugins/showblocks/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'sk', { diff --git a/plugins/showblocks/lang/sl.js b/plugins/showblocks/lang/sl.js index 8740e5970ef..7dad0fd7ec9 100644 --- a/plugins/showblocks/lang/sl.js +++ b/plugins/showblocks/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'sl', { diff --git a/plugins/showblocks/lang/sq.js b/plugins/showblocks/lang/sq.js index 3bb7306429b..2f316d8af9f 100644 --- a/plugins/showblocks/lang/sq.js +++ b/plugins/showblocks/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'sq', { diff --git a/plugins/showblocks/lang/sr-latn.js b/plugins/showblocks/lang/sr-latn.js index ca532921633..55ebfaa0eeb 100644 --- a/plugins/showblocks/lang/sr-latn.js +++ b/plugins/showblocks/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'sr-latn', { diff --git a/plugins/showblocks/lang/sr.js b/plugins/showblocks/lang/sr.js index 45f99149183..fccf7104b21 100644 --- a/plugins/showblocks/lang/sr.js +++ b/plugins/showblocks/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'sr', { diff --git a/plugins/showblocks/lang/sv.js b/plugins/showblocks/lang/sv.js index d1a8123f4ef..0c497ceb879 100644 --- a/plugins/showblocks/lang/sv.js +++ b/plugins/showblocks/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'sv', { diff --git a/plugins/showblocks/lang/th.js b/plugins/showblocks/lang/th.js index db0d6b8e376..81dc4726a02 100644 --- a/plugins/showblocks/lang/th.js +++ b/plugins/showblocks/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'th', { diff --git a/plugins/showblocks/lang/tr.js b/plugins/showblocks/lang/tr.js index 519af283d77..9de369d883b 100644 --- a/plugins/showblocks/lang/tr.js +++ b/plugins/showblocks/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'tr', { diff --git a/plugins/showblocks/lang/tt.js b/plugins/showblocks/lang/tt.js index 90e7b9c49ad..fd22c07ae28 100644 --- a/plugins/showblocks/lang/tt.js +++ b/plugins/showblocks/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'tt', { diff --git a/plugins/showblocks/lang/ug.js b/plugins/showblocks/lang/ug.js index d302980aeed..4e030df2009 100644 --- a/plugins/showblocks/lang/ug.js +++ b/plugins/showblocks/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'ug', { diff --git a/plugins/showblocks/lang/uk.js b/plugins/showblocks/lang/uk.js index 973b383cd21..bda5e2fd1e5 100644 --- a/plugins/showblocks/lang/uk.js +++ b/plugins/showblocks/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'uk', { diff --git a/plugins/showblocks/lang/vi.js b/plugins/showblocks/lang/vi.js index 48c2572d873..a31dd4097fc 100644 --- a/plugins/showblocks/lang/vi.js +++ b/plugins/showblocks/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'vi', { diff --git a/plugins/showblocks/lang/zh-cn.js b/plugins/showblocks/lang/zh-cn.js index fa4af659656..be54b09ff0b 100644 --- a/plugins/showblocks/lang/zh-cn.js +++ b/plugins/showblocks/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'zh-cn', { diff --git a/plugins/showblocks/lang/zh.js b/plugins/showblocks/lang/zh.js index 766788d6b2b..33f2e0d47c0 100644 --- a/plugins/showblocks/lang/zh.js +++ b/plugins/showblocks/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'showblocks', 'zh', { diff --git a/plugins/showblocks/plugin.js b/plugins/showblocks/plugin.js index 47b29c6d5bb..44c1b22c11a 100755 --- a/plugins/showblocks/plugin.js +++ b/plugins/showblocks/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/showborders/plugin.js b/plugins/showborders/plugin.js index 681dc639c7b..954b32451e8 100644 --- a/plugins/showborders/plugin.js +++ b/plugins/showborders/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/smiley/dialogs/smiley.js b/plugins/smiley/dialogs/smiley.js index 3846aad77d0..7bcd0a1517f 100644 --- a/plugins/smiley/dialogs/smiley.js +++ b/plugins/smiley/dialogs/smiley.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/smiley/lang/af.js b/plugins/smiley/lang/af.js index 167a65585f0..7b03c30a52b 100644 --- a/plugins/smiley/lang/af.js +++ b/plugins/smiley/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'af', { diff --git a/plugins/smiley/lang/ar.js b/plugins/smiley/lang/ar.js index 4a90ac40751..ab59c4998fb 100644 --- a/plugins/smiley/lang/ar.js +++ b/plugins/smiley/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'ar', { diff --git a/plugins/smiley/lang/az.js b/plugins/smiley/lang/az.js index 9ca6528d97b..8ad00228809 100644 --- a/plugins/smiley/lang/az.js +++ b/plugins/smiley/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'az', { diff --git a/plugins/smiley/lang/bg.js b/plugins/smiley/lang/bg.js index af70ab060b0..23851b8a175 100644 --- a/plugins/smiley/lang/bg.js +++ b/plugins/smiley/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'bg', { diff --git a/plugins/smiley/lang/bn.js b/plugins/smiley/lang/bn.js index c4930d0fb72..66e039c59ee 100644 --- a/plugins/smiley/lang/bn.js +++ b/plugins/smiley/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'bn', { diff --git a/plugins/smiley/lang/bs.js b/plugins/smiley/lang/bs.js index 2302774215b..17dff0e6196 100644 --- a/plugins/smiley/lang/bs.js +++ b/plugins/smiley/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'bs', { diff --git a/plugins/smiley/lang/ca.js b/plugins/smiley/lang/ca.js index 802b889fccc..fdc209ee21d 100644 --- a/plugins/smiley/lang/ca.js +++ b/plugins/smiley/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'ca', { diff --git a/plugins/smiley/lang/cs.js b/plugins/smiley/lang/cs.js index 67cf4f35fe0..f245855f16c 100644 --- a/plugins/smiley/lang/cs.js +++ b/plugins/smiley/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'cs', { diff --git a/plugins/smiley/lang/cy.js b/plugins/smiley/lang/cy.js index a5a3e425f14..d55308008fe 100644 --- a/plugins/smiley/lang/cy.js +++ b/plugins/smiley/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'cy', { diff --git a/plugins/smiley/lang/da.js b/plugins/smiley/lang/da.js index 35e1dd7c56b..f8aea62dd69 100644 --- a/plugins/smiley/lang/da.js +++ b/plugins/smiley/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'da', { diff --git a/plugins/smiley/lang/de-ch.js b/plugins/smiley/lang/de-ch.js index 88cdbe5b587..548a405a25b 100644 --- a/plugins/smiley/lang/de-ch.js +++ b/plugins/smiley/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'de-ch', { diff --git a/plugins/smiley/lang/de.js b/plugins/smiley/lang/de.js index 35362cdd835..ac7859f79ff 100644 --- a/plugins/smiley/lang/de.js +++ b/plugins/smiley/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'de', { diff --git a/plugins/smiley/lang/el.js b/plugins/smiley/lang/el.js index cce7fdbd21d..6355a04e797 100644 --- a/plugins/smiley/lang/el.js +++ b/plugins/smiley/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'el', { diff --git a/plugins/smiley/lang/en-au.js b/plugins/smiley/lang/en-au.js index 61a91a45a3a..563a28ad8a4 100644 --- a/plugins/smiley/lang/en-au.js +++ b/plugins/smiley/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'en-au', { diff --git a/plugins/smiley/lang/en-ca.js b/plugins/smiley/lang/en-ca.js index 129920e8dfb..7468aea38d2 100644 --- a/plugins/smiley/lang/en-ca.js +++ b/plugins/smiley/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'en-ca', { diff --git a/plugins/smiley/lang/en-gb.js b/plugins/smiley/lang/en-gb.js index e14cd8103fa..0cc1f4b45f1 100644 --- a/plugins/smiley/lang/en-gb.js +++ b/plugins/smiley/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'en-gb', { diff --git a/plugins/smiley/lang/en.js b/plugins/smiley/lang/en.js index a6b41f288cb..ed3cfebe06f 100644 --- a/plugins/smiley/lang/en.js +++ b/plugins/smiley/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'en', { diff --git a/plugins/smiley/lang/eo.js b/plugins/smiley/lang/eo.js index 879da7298d3..57cd885e329 100644 --- a/plugins/smiley/lang/eo.js +++ b/plugins/smiley/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'eo', { diff --git a/plugins/smiley/lang/es-mx.js b/plugins/smiley/lang/es-mx.js index 8dfc50abf4c..bf6bdb57a01 100644 --- a/plugins/smiley/lang/es-mx.js +++ b/plugins/smiley/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'es-mx', { diff --git a/plugins/smiley/lang/es.js b/plugins/smiley/lang/es.js index 5ec9559bcc3..7d791504001 100644 --- a/plugins/smiley/lang/es.js +++ b/plugins/smiley/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'es', { diff --git a/plugins/smiley/lang/et.js b/plugins/smiley/lang/et.js index ddec57893b6..cb51e4633dc 100644 --- a/plugins/smiley/lang/et.js +++ b/plugins/smiley/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'et', { diff --git a/plugins/smiley/lang/eu.js b/plugins/smiley/lang/eu.js index 5bcde99ad0a..8e25a88bcf0 100644 --- a/plugins/smiley/lang/eu.js +++ b/plugins/smiley/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'eu', { diff --git a/plugins/smiley/lang/fa.js b/plugins/smiley/lang/fa.js index 418474d049a..87671d6dfd6 100644 --- a/plugins/smiley/lang/fa.js +++ b/plugins/smiley/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'fa', { diff --git a/plugins/smiley/lang/fi.js b/plugins/smiley/lang/fi.js index 9bc9d8a8678..98ee02c9d86 100644 --- a/plugins/smiley/lang/fi.js +++ b/plugins/smiley/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'fi', { diff --git a/plugins/smiley/lang/fo.js b/plugins/smiley/lang/fo.js index 7627c4bd24c..eaaef0ff480 100644 --- a/plugins/smiley/lang/fo.js +++ b/plugins/smiley/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'fo', { diff --git a/plugins/smiley/lang/fr-ca.js b/plugins/smiley/lang/fr-ca.js index 26778fd354b..69960c5cfcf 100644 --- a/plugins/smiley/lang/fr-ca.js +++ b/plugins/smiley/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'fr-ca', { diff --git a/plugins/smiley/lang/fr.js b/plugins/smiley/lang/fr.js index 5bb7887bbd0..d0fccb31bb7 100644 --- a/plugins/smiley/lang/fr.js +++ b/plugins/smiley/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'fr', { diff --git a/plugins/smiley/lang/gl.js b/plugins/smiley/lang/gl.js index e58dd489046..772b0e8f56f 100644 --- a/plugins/smiley/lang/gl.js +++ b/plugins/smiley/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'gl', { diff --git a/plugins/smiley/lang/gu.js b/plugins/smiley/lang/gu.js index 78c6711d757..d4ad8bd390d 100644 --- a/plugins/smiley/lang/gu.js +++ b/plugins/smiley/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'gu', { diff --git a/plugins/smiley/lang/he.js b/plugins/smiley/lang/he.js index c7673e20c0c..5979c1b044f 100644 --- a/plugins/smiley/lang/he.js +++ b/plugins/smiley/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'he', { diff --git a/plugins/smiley/lang/hi.js b/plugins/smiley/lang/hi.js index 52e48acb186..633faaf07ca 100644 --- a/plugins/smiley/lang/hi.js +++ b/plugins/smiley/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'hi', { diff --git a/plugins/smiley/lang/hr.js b/plugins/smiley/lang/hr.js index f824db91458..31c2c7669b4 100644 --- a/plugins/smiley/lang/hr.js +++ b/plugins/smiley/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'hr', { diff --git a/plugins/smiley/lang/hu.js b/plugins/smiley/lang/hu.js index c381c38fe4c..22dffed1d60 100644 --- a/plugins/smiley/lang/hu.js +++ b/plugins/smiley/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'hu', { diff --git a/plugins/smiley/lang/id.js b/plugins/smiley/lang/id.js index eece98466ec..e8c641fa982 100644 --- a/plugins/smiley/lang/id.js +++ b/plugins/smiley/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'id', { diff --git a/plugins/smiley/lang/is.js b/plugins/smiley/lang/is.js index c7098a28681..e8c803d1b09 100644 --- a/plugins/smiley/lang/is.js +++ b/plugins/smiley/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'is', { diff --git a/plugins/smiley/lang/it.js b/plugins/smiley/lang/it.js index d9475dd9456..500d67735ee 100644 --- a/plugins/smiley/lang/it.js +++ b/plugins/smiley/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'it', { diff --git a/plugins/smiley/lang/ja.js b/plugins/smiley/lang/ja.js index 51fc3be9afc..1fdf1b1a68e 100644 --- a/plugins/smiley/lang/ja.js +++ b/plugins/smiley/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'ja', { diff --git a/plugins/smiley/lang/ka.js b/plugins/smiley/lang/ka.js index 5a1f6a87309..5daf103220e 100644 --- a/plugins/smiley/lang/ka.js +++ b/plugins/smiley/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'ka', { diff --git a/plugins/smiley/lang/km.js b/plugins/smiley/lang/km.js index 2541b399374..d9105e5da6d 100644 --- a/plugins/smiley/lang/km.js +++ b/plugins/smiley/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'km', { diff --git a/plugins/smiley/lang/ko.js b/plugins/smiley/lang/ko.js index b867584af00..ad7ba3b7949 100644 --- a/plugins/smiley/lang/ko.js +++ b/plugins/smiley/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'ko', { diff --git a/plugins/smiley/lang/ku.js b/plugins/smiley/lang/ku.js index 3bc9b3af841..cb2dbfe6dd5 100644 --- a/plugins/smiley/lang/ku.js +++ b/plugins/smiley/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'ku', { diff --git a/plugins/smiley/lang/lt.js b/plugins/smiley/lang/lt.js index 02d7d0efe1e..c5cd82903d0 100644 --- a/plugins/smiley/lang/lt.js +++ b/plugins/smiley/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'lt', { diff --git a/plugins/smiley/lang/lv.js b/plugins/smiley/lang/lv.js index ca0e1510114..2c069106147 100644 --- a/plugins/smiley/lang/lv.js +++ b/plugins/smiley/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'lv', { diff --git a/plugins/smiley/lang/mk.js b/plugins/smiley/lang/mk.js index 5244c355ff4..a359228fe24 100644 --- a/plugins/smiley/lang/mk.js +++ b/plugins/smiley/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'mk', { diff --git a/plugins/smiley/lang/mn.js b/plugins/smiley/lang/mn.js index 3bda42029bf..44743790e71 100644 --- a/plugins/smiley/lang/mn.js +++ b/plugins/smiley/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'mn', { diff --git a/plugins/smiley/lang/ms.js b/plugins/smiley/lang/ms.js index 67baf0efac7..1238ea63a15 100644 --- a/plugins/smiley/lang/ms.js +++ b/plugins/smiley/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'ms', { diff --git a/plugins/smiley/lang/nb.js b/plugins/smiley/lang/nb.js index d3bcd7ad07a..dbab3a4885d 100644 --- a/plugins/smiley/lang/nb.js +++ b/plugins/smiley/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'nb', { diff --git a/plugins/smiley/lang/nl.js b/plugins/smiley/lang/nl.js index 639856b93e4..e725923cba8 100644 --- a/plugins/smiley/lang/nl.js +++ b/plugins/smiley/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'nl', { diff --git a/plugins/smiley/lang/no.js b/plugins/smiley/lang/no.js index 3ae35bc633d..eca08cd2333 100644 --- a/plugins/smiley/lang/no.js +++ b/plugins/smiley/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'no', { diff --git a/plugins/smiley/lang/oc.js b/plugins/smiley/lang/oc.js index f0b9af80c82..97c4270825a 100644 --- a/plugins/smiley/lang/oc.js +++ b/plugins/smiley/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'oc', { diff --git a/plugins/smiley/lang/pl.js b/plugins/smiley/lang/pl.js index 01b666ad286..c17d71f5ea5 100644 --- a/plugins/smiley/lang/pl.js +++ b/plugins/smiley/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'pl', { diff --git a/plugins/smiley/lang/pt-br.js b/plugins/smiley/lang/pt-br.js index 3b91f8803bd..ae96670d1cb 100644 --- a/plugins/smiley/lang/pt-br.js +++ b/plugins/smiley/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'pt-br', { diff --git a/plugins/smiley/lang/pt.js b/plugins/smiley/lang/pt.js index d840cb76cde..c0222431d4c 100644 --- a/plugins/smiley/lang/pt.js +++ b/plugins/smiley/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'pt', { diff --git a/plugins/smiley/lang/ro.js b/plugins/smiley/lang/ro.js index cb3280165ee..c51f585cbe3 100644 --- a/plugins/smiley/lang/ro.js +++ b/plugins/smiley/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'ro', { diff --git a/plugins/smiley/lang/ru.js b/plugins/smiley/lang/ru.js index c053544a911..f1b6e621b39 100644 --- a/plugins/smiley/lang/ru.js +++ b/plugins/smiley/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'ru', { diff --git a/plugins/smiley/lang/si.js b/plugins/smiley/lang/si.js index ebb7801741a..93cc95db0fe 100644 --- a/plugins/smiley/lang/si.js +++ b/plugins/smiley/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'si', { diff --git a/plugins/smiley/lang/sk.js b/plugins/smiley/lang/sk.js index 09b82405fd5..567f2a62ac7 100644 --- a/plugins/smiley/lang/sk.js +++ b/plugins/smiley/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'sk', { diff --git a/plugins/smiley/lang/sl.js b/plugins/smiley/lang/sl.js index 754200f7c7a..5a60715055a 100644 --- a/plugins/smiley/lang/sl.js +++ b/plugins/smiley/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'sl', { diff --git a/plugins/smiley/lang/sq.js b/plugins/smiley/lang/sq.js index 9a4426694c9..bf019c4fa01 100644 --- a/plugins/smiley/lang/sq.js +++ b/plugins/smiley/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'sq', { diff --git a/plugins/smiley/lang/sr-latn.js b/plugins/smiley/lang/sr-latn.js index a371af3702a..b51fc9c6793 100644 --- a/plugins/smiley/lang/sr-latn.js +++ b/plugins/smiley/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'sr-latn', { diff --git a/plugins/smiley/lang/sr.js b/plugins/smiley/lang/sr.js index 509a7fcab1c..64f7a5a66e3 100644 --- a/plugins/smiley/lang/sr.js +++ b/plugins/smiley/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'sr', { diff --git a/plugins/smiley/lang/sv.js b/plugins/smiley/lang/sv.js index a186844aba1..ab8b70109e1 100644 --- a/plugins/smiley/lang/sv.js +++ b/plugins/smiley/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'sv', { diff --git a/plugins/smiley/lang/th.js b/plugins/smiley/lang/th.js index 5cd536c36a8..4ad279a4632 100644 --- a/plugins/smiley/lang/th.js +++ b/plugins/smiley/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'th', { diff --git a/plugins/smiley/lang/tr.js b/plugins/smiley/lang/tr.js index a0c5a604173..507e01da249 100644 --- a/plugins/smiley/lang/tr.js +++ b/plugins/smiley/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'tr', { diff --git a/plugins/smiley/lang/tt.js b/plugins/smiley/lang/tt.js index 5cc3a296e02..5d34d15aed1 100644 --- a/plugins/smiley/lang/tt.js +++ b/plugins/smiley/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'tt', { diff --git a/plugins/smiley/lang/ug.js b/plugins/smiley/lang/ug.js index 750dd54437f..d7518251d5b 100644 --- a/plugins/smiley/lang/ug.js +++ b/plugins/smiley/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'ug', { diff --git a/plugins/smiley/lang/uk.js b/plugins/smiley/lang/uk.js index 0aa0226fd56..c549cd1c7e1 100644 --- a/plugins/smiley/lang/uk.js +++ b/plugins/smiley/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'uk', { diff --git a/plugins/smiley/lang/vi.js b/plugins/smiley/lang/vi.js index 27dd4bc4f04..c052910477b 100644 --- a/plugins/smiley/lang/vi.js +++ b/plugins/smiley/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'vi', { diff --git a/plugins/smiley/lang/zh-cn.js b/plugins/smiley/lang/zh-cn.js index 13cfce016be..dcaabef9e81 100644 --- a/plugins/smiley/lang/zh-cn.js +++ b/plugins/smiley/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'zh-cn', { diff --git a/plugins/smiley/lang/zh.js b/plugins/smiley/lang/zh.js index 0e39a1889aa..7527050356d 100644 --- a/plugins/smiley/lang/zh.js +++ b/plugins/smiley/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'smiley', 'zh', { diff --git a/plugins/smiley/plugin.js b/plugins/smiley/plugin.js index 1968f9fbc97..7b404cf02d2 100644 --- a/plugins/smiley/plugin.js +++ b/plugins/smiley/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcearea/lang/af.js b/plugins/sourcearea/lang/af.js index fa5383068df..69941e4b70a 100644 --- a/plugins/sourcearea/lang/af.js +++ b/plugins/sourcearea/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'af', { diff --git a/plugins/sourcearea/lang/ar.js b/plugins/sourcearea/lang/ar.js index 2443cceddac..5e66f5bf030 100644 --- a/plugins/sourcearea/lang/ar.js +++ b/plugins/sourcearea/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'ar', { diff --git a/plugins/sourcearea/lang/az.js b/plugins/sourcearea/lang/az.js index f7b0b414883..91ec0ab5a24 100644 --- a/plugins/sourcearea/lang/az.js +++ b/plugins/sourcearea/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'az', { diff --git a/plugins/sourcearea/lang/bg.js b/plugins/sourcearea/lang/bg.js index 554fa97dd14..7bead214484 100644 --- a/plugins/sourcearea/lang/bg.js +++ b/plugins/sourcearea/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'bg', { diff --git a/plugins/sourcearea/lang/bn.js b/plugins/sourcearea/lang/bn.js index 209dea4cd7e..31211631e53 100644 --- a/plugins/sourcearea/lang/bn.js +++ b/plugins/sourcearea/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'bn', { diff --git a/plugins/sourcearea/lang/bs.js b/plugins/sourcearea/lang/bs.js index 6cc3ec2d14c..72500a498ad 100644 --- a/plugins/sourcearea/lang/bs.js +++ b/plugins/sourcearea/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'bs', { diff --git a/plugins/sourcearea/lang/ca.js b/plugins/sourcearea/lang/ca.js index 0e8a68d48ec..cfeff74a26a 100644 --- a/plugins/sourcearea/lang/ca.js +++ b/plugins/sourcearea/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'ca', { diff --git a/plugins/sourcearea/lang/cs.js b/plugins/sourcearea/lang/cs.js index 2c66eba17e0..f72ebcca2ce 100644 --- a/plugins/sourcearea/lang/cs.js +++ b/plugins/sourcearea/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'cs', { diff --git a/plugins/sourcearea/lang/cy.js b/plugins/sourcearea/lang/cy.js index bc60aa7c715..a0bfdf68c1f 100644 --- a/plugins/sourcearea/lang/cy.js +++ b/plugins/sourcearea/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'cy', { diff --git a/plugins/sourcearea/lang/da.js b/plugins/sourcearea/lang/da.js index 1145009d3eb..95a88d57b5d 100644 --- a/plugins/sourcearea/lang/da.js +++ b/plugins/sourcearea/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'da', { diff --git a/plugins/sourcearea/lang/de-ch.js b/plugins/sourcearea/lang/de-ch.js index 29814b00ef7..90a4add2222 100644 --- a/plugins/sourcearea/lang/de-ch.js +++ b/plugins/sourcearea/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'de-ch', { diff --git a/plugins/sourcearea/lang/de.js b/plugins/sourcearea/lang/de.js index d4425da4ca6..d7861a5fd6a 100644 --- a/plugins/sourcearea/lang/de.js +++ b/plugins/sourcearea/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'de', { diff --git a/plugins/sourcearea/lang/el.js b/plugins/sourcearea/lang/el.js index c2e4b6eb06b..219c9860694 100644 --- a/plugins/sourcearea/lang/el.js +++ b/plugins/sourcearea/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'el', { diff --git a/plugins/sourcearea/lang/en-au.js b/plugins/sourcearea/lang/en-au.js index e70eab574b9..4634d61a91d 100644 --- a/plugins/sourcearea/lang/en-au.js +++ b/plugins/sourcearea/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'en-au', { diff --git a/plugins/sourcearea/lang/en-ca.js b/plugins/sourcearea/lang/en-ca.js index 0a060b84de1..f80e55ca60e 100644 --- a/plugins/sourcearea/lang/en-ca.js +++ b/plugins/sourcearea/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'en-ca', { diff --git a/plugins/sourcearea/lang/en-gb.js b/plugins/sourcearea/lang/en-gb.js index 4a87064a9b9..6b3a14c85bd 100644 --- a/plugins/sourcearea/lang/en-gb.js +++ b/plugins/sourcearea/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'en-gb', { diff --git a/plugins/sourcearea/lang/en.js b/plugins/sourcearea/lang/en.js index 8c10888ee9b..53db290bd11 100644 --- a/plugins/sourcearea/lang/en.js +++ b/plugins/sourcearea/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'en', { diff --git a/plugins/sourcearea/lang/eo.js b/plugins/sourcearea/lang/eo.js index b09ca9fe1ac..b0dd254c7ed 100644 --- a/plugins/sourcearea/lang/eo.js +++ b/plugins/sourcearea/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'eo', { diff --git a/plugins/sourcearea/lang/es-mx.js b/plugins/sourcearea/lang/es-mx.js index 65a38c3746a..3898484048a 100644 --- a/plugins/sourcearea/lang/es-mx.js +++ b/plugins/sourcearea/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'es-mx', { diff --git a/plugins/sourcearea/lang/es.js b/plugins/sourcearea/lang/es.js index 7d9d297e30f..04f1f2dd12e 100644 --- a/plugins/sourcearea/lang/es.js +++ b/plugins/sourcearea/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'es', { diff --git a/plugins/sourcearea/lang/et.js b/plugins/sourcearea/lang/et.js index aebeb253df8..76e11c8a04a 100644 --- a/plugins/sourcearea/lang/et.js +++ b/plugins/sourcearea/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'et', { diff --git a/plugins/sourcearea/lang/eu.js b/plugins/sourcearea/lang/eu.js index 80b03505d18..997394bcdeb 100644 --- a/plugins/sourcearea/lang/eu.js +++ b/plugins/sourcearea/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'eu', { diff --git a/plugins/sourcearea/lang/fa.js b/plugins/sourcearea/lang/fa.js index eb00a92b95c..9042b9c31e0 100644 --- a/plugins/sourcearea/lang/fa.js +++ b/plugins/sourcearea/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'fa', { diff --git a/plugins/sourcearea/lang/fi.js b/plugins/sourcearea/lang/fi.js index 0a79eb46e05..6aab377a923 100644 --- a/plugins/sourcearea/lang/fi.js +++ b/plugins/sourcearea/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'fi', { diff --git a/plugins/sourcearea/lang/fo.js b/plugins/sourcearea/lang/fo.js index d2cade03275..2b396757c6b 100644 --- a/plugins/sourcearea/lang/fo.js +++ b/plugins/sourcearea/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'fo', { diff --git a/plugins/sourcearea/lang/fr-ca.js b/plugins/sourcearea/lang/fr-ca.js index d6130c169ae..d915f851009 100644 --- a/plugins/sourcearea/lang/fr-ca.js +++ b/plugins/sourcearea/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'fr-ca', { diff --git a/plugins/sourcearea/lang/fr.js b/plugins/sourcearea/lang/fr.js index c0e855733f5..4d468ee3e66 100644 --- a/plugins/sourcearea/lang/fr.js +++ b/plugins/sourcearea/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'fr', { diff --git a/plugins/sourcearea/lang/gl.js b/plugins/sourcearea/lang/gl.js index d105968690b..159724d671a 100644 --- a/plugins/sourcearea/lang/gl.js +++ b/plugins/sourcearea/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'gl', { diff --git a/plugins/sourcearea/lang/gu.js b/plugins/sourcearea/lang/gu.js index 0503889e8d2..e7cd4203e8a 100644 --- a/plugins/sourcearea/lang/gu.js +++ b/plugins/sourcearea/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'gu', { diff --git a/plugins/sourcearea/lang/he.js b/plugins/sourcearea/lang/he.js index ee38ae0d6ae..a04822ae327 100644 --- a/plugins/sourcearea/lang/he.js +++ b/plugins/sourcearea/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'he', { diff --git a/plugins/sourcearea/lang/hi.js b/plugins/sourcearea/lang/hi.js index 780ecd70448..b3c1cce557e 100644 --- a/plugins/sourcearea/lang/hi.js +++ b/plugins/sourcearea/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'hi', { diff --git a/plugins/sourcearea/lang/hr.js b/plugins/sourcearea/lang/hr.js index c75c5743e5b..6176acf0a36 100644 --- a/plugins/sourcearea/lang/hr.js +++ b/plugins/sourcearea/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'hr', { diff --git a/plugins/sourcearea/lang/hu.js b/plugins/sourcearea/lang/hu.js index 366b1b0a60e..329724eda14 100644 --- a/plugins/sourcearea/lang/hu.js +++ b/plugins/sourcearea/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'hu', { diff --git a/plugins/sourcearea/lang/id.js b/plugins/sourcearea/lang/id.js index f386b0c76bc..84129b3f8ac 100644 --- a/plugins/sourcearea/lang/id.js +++ b/plugins/sourcearea/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'id', { diff --git a/plugins/sourcearea/lang/is.js b/plugins/sourcearea/lang/is.js index 05c1526b5dc..12eb3aed795 100644 --- a/plugins/sourcearea/lang/is.js +++ b/plugins/sourcearea/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'is', { diff --git a/plugins/sourcearea/lang/it.js b/plugins/sourcearea/lang/it.js index 37e6068225d..653908aa38f 100644 --- a/plugins/sourcearea/lang/it.js +++ b/plugins/sourcearea/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'it', { diff --git a/plugins/sourcearea/lang/ja.js b/plugins/sourcearea/lang/ja.js index 86e381b044b..fe22424405e 100644 --- a/plugins/sourcearea/lang/ja.js +++ b/plugins/sourcearea/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'ja', { diff --git a/plugins/sourcearea/lang/ka.js b/plugins/sourcearea/lang/ka.js index 7368f12390d..9c53f49d5c8 100644 --- a/plugins/sourcearea/lang/ka.js +++ b/plugins/sourcearea/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'ka', { diff --git a/plugins/sourcearea/lang/km.js b/plugins/sourcearea/lang/km.js index 9c9e5ad0123..df6a471c285 100644 --- a/plugins/sourcearea/lang/km.js +++ b/plugins/sourcearea/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'km', { diff --git a/plugins/sourcearea/lang/ko.js b/plugins/sourcearea/lang/ko.js index 8d0f5b13638..cace20c227e 100644 --- a/plugins/sourcearea/lang/ko.js +++ b/plugins/sourcearea/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'ko', { diff --git a/plugins/sourcearea/lang/ku.js b/plugins/sourcearea/lang/ku.js index d2eb6d0310f..768705afcb1 100644 --- a/plugins/sourcearea/lang/ku.js +++ b/plugins/sourcearea/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'ku', { diff --git a/plugins/sourcearea/lang/lt.js b/plugins/sourcearea/lang/lt.js index 1ce98b2416b..76fa93682ed 100644 --- a/plugins/sourcearea/lang/lt.js +++ b/plugins/sourcearea/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'lt', { diff --git a/plugins/sourcearea/lang/lv.js b/plugins/sourcearea/lang/lv.js index 978bc0b7737..7acd3cd9a3f 100644 --- a/plugins/sourcearea/lang/lv.js +++ b/plugins/sourcearea/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'lv', { diff --git a/plugins/sourcearea/lang/mk.js b/plugins/sourcearea/lang/mk.js index 2af89d9264c..3bd2bb38f98 100644 --- a/plugins/sourcearea/lang/mk.js +++ b/plugins/sourcearea/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'mk', { diff --git a/plugins/sourcearea/lang/mn.js b/plugins/sourcearea/lang/mn.js index 289504d3e1c..8d98ae16858 100644 --- a/plugins/sourcearea/lang/mn.js +++ b/plugins/sourcearea/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'mn', { diff --git a/plugins/sourcearea/lang/ms.js b/plugins/sourcearea/lang/ms.js index bb0c7426f5f..43502a50259 100644 --- a/plugins/sourcearea/lang/ms.js +++ b/plugins/sourcearea/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'ms', { diff --git a/plugins/sourcearea/lang/nb.js b/plugins/sourcearea/lang/nb.js index 33ab44133d8..8fd5509a100 100644 --- a/plugins/sourcearea/lang/nb.js +++ b/plugins/sourcearea/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'nb', { diff --git a/plugins/sourcearea/lang/nl.js b/plugins/sourcearea/lang/nl.js index ae4b9dea61b..15214ba9576 100644 --- a/plugins/sourcearea/lang/nl.js +++ b/plugins/sourcearea/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'nl', { diff --git a/plugins/sourcearea/lang/no.js b/plugins/sourcearea/lang/no.js index d893cbe2f9b..ae3d62ec2a9 100644 --- a/plugins/sourcearea/lang/no.js +++ b/plugins/sourcearea/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'no', { diff --git a/plugins/sourcearea/lang/oc.js b/plugins/sourcearea/lang/oc.js index 1e437c7e3c2..55cbd514d72 100644 --- a/plugins/sourcearea/lang/oc.js +++ b/plugins/sourcearea/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'oc', { diff --git a/plugins/sourcearea/lang/pl.js b/plugins/sourcearea/lang/pl.js index c3dc66a5152..67f2dfb6fad 100644 --- a/plugins/sourcearea/lang/pl.js +++ b/plugins/sourcearea/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'pl', { diff --git a/plugins/sourcearea/lang/pt-br.js b/plugins/sourcearea/lang/pt-br.js index e02cbff6a8d..6df5a417ddf 100644 --- a/plugins/sourcearea/lang/pt-br.js +++ b/plugins/sourcearea/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'pt-br', { diff --git a/plugins/sourcearea/lang/pt.js b/plugins/sourcearea/lang/pt.js index ae0054983d4..867327a59a7 100644 --- a/plugins/sourcearea/lang/pt.js +++ b/plugins/sourcearea/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'pt', { diff --git a/plugins/sourcearea/lang/ro.js b/plugins/sourcearea/lang/ro.js index 08924d3e54a..a455f3af092 100644 --- a/plugins/sourcearea/lang/ro.js +++ b/plugins/sourcearea/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'ro', { diff --git a/plugins/sourcearea/lang/ru.js b/plugins/sourcearea/lang/ru.js index f40d381d57e..e315734a419 100644 --- a/plugins/sourcearea/lang/ru.js +++ b/plugins/sourcearea/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'ru', { diff --git a/plugins/sourcearea/lang/si.js b/plugins/sourcearea/lang/si.js index b61f5b8acce..84cdce0bdfb 100644 --- a/plugins/sourcearea/lang/si.js +++ b/plugins/sourcearea/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'si', { diff --git a/plugins/sourcearea/lang/sk.js b/plugins/sourcearea/lang/sk.js index 35738e99ed8..007c57beb7a 100644 --- a/plugins/sourcearea/lang/sk.js +++ b/plugins/sourcearea/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'sk', { diff --git a/plugins/sourcearea/lang/sl.js b/plugins/sourcearea/lang/sl.js index 2264d78a277..13adf2801ca 100644 --- a/plugins/sourcearea/lang/sl.js +++ b/plugins/sourcearea/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'sl', { diff --git a/plugins/sourcearea/lang/sq.js b/plugins/sourcearea/lang/sq.js index ac0f3b321ba..664b3e68b16 100644 --- a/plugins/sourcearea/lang/sq.js +++ b/plugins/sourcearea/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'sq', { diff --git a/plugins/sourcearea/lang/sr-latn.js b/plugins/sourcearea/lang/sr-latn.js index b00688e8ab9..07debc95a5b 100644 --- a/plugins/sourcearea/lang/sr-latn.js +++ b/plugins/sourcearea/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'sr-latn', { diff --git a/plugins/sourcearea/lang/sr.js b/plugins/sourcearea/lang/sr.js index bec0e625cae..f5a620e7b23 100644 --- a/plugins/sourcearea/lang/sr.js +++ b/plugins/sourcearea/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'sr', { diff --git a/plugins/sourcearea/lang/sv.js b/plugins/sourcearea/lang/sv.js index 78c74288667..fc031d5dd4f 100644 --- a/plugins/sourcearea/lang/sv.js +++ b/plugins/sourcearea/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'sv', { diff --git a/plugins/sourcearea/lang/th.js b/plugins/sourcearea/lang/th.js index e3d81cca724..80349dbdb8e 100644 --- a/plugins/sourcearea/lang/th.js +++ b/plugins/sourcearea/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'th', { diff --git a/plugins/sourcearea/lang/tr.js b/plugins/sourcearea/lang/tr.js index 28972ef0052..837284d8aa7 100644 --- a/plugins/sourcearea/lang/tr.js +++ b/plugins/sourcearea/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'tr', { diff --git a/plugins/sourcearea/lang/tt.js b/plugins/sourcearea/lang/tt.js index 5e1ad41b98d..df02f71b5fa 100644 --- a/plugins/sourcearea/lang/tt.js +++ b/plugins/sourcearea/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'tt', { diff --git a/plugins/sourcearea/lang/ug.js b/plugins/sourcearea/lang/ug.js index 7933d578002..f7ed229e1be 100644 --- a/plugins/sourcearea/lang/ug.js +++ b/plugins/sourcearea/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'ug', { diff --git a/plugins/sourcearea/lang/uk.js b/plugins/sourcearea/lang/uk.js index 93cc3a6d2e3..fc5b7e43005 100644 --- a/plugins/sourcearea/lang/uk.js +++ b/plugins/sourcearea/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'uk', { diff --git a/plugins/sourcearea/lang/vi.js b/plugins/sourcearea/lang/vi.js index d4c14697f41..b39b9b9d30c 100644 --- a/plugins/sourcearea/lang/vi.js +++ b/plugins/sourcearea/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'vi', { diff --git a/plugins/sourcearea/lang/zh-cn.js b/plugins/sourcearea/lang/zh-cn.js index 157e43efcae..75129b632ca 100644 --- a/plugins/sourcearea/lang/zh-cn.js +++ b/plugins/sourcearea/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'zh-cn', { diff --git a/plugins/sourcearea/lang/zh.js b/plugins/sourcearea/lang/zh.js index 97c6ca0e1f2..b13fec795ac 100644 --- a/plugins/sourcearea/lang/zh.js +++ b/plugins/sourcearea/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'sourcearea', 'zh', { diff --git a/plugins/sourcearea/plugin.js b/plugins/sourcearea/plugin.js index a7f13c4ad45..59ce6bcac2d 100644 --- a/plugins/sourcearea/plugin.js +++ b/plugins/sourcearea/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/dialogs/sourcedialog.js b/plugins/sourcedialog/dialogs/sourcedialog.js index 95a6873bb78..e12fee35a9d 100755 --- a/plugins/sourcedialog/dialogs/sourcedialog.js +++ b/plugins/sourcedialog/dialogs/sourcedialog.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/af.js b/plugins/sourcedialog/lang/af.js index f991a85aa75..3191489b0c7 100644 --- a/plugins/sourcedialog/lang/af.js +++ b/plugins/sourcedialog/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/ar.js b/plugins/sourcedialog/lang/ar.js index 017989b4944..8e57f844bd7 100644 --- a/plugins/sourcedialog/lang/ar.js +++ b/plugins/sourcedialog/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/az.js b/plugins/sourcedialog/lang/az.js index 654ee2655e2..fb69314827e 100644 --- a/plugins/sourcedialog/lang/az.js +++ b/plugins/sourcedialog/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/bg.js b/plugins/sourcedialog/lang/bg.js index 2eac9516fc5..f4ac13d6169 100644 --- a/plugins/sourcedialog/lang/bg.js +++ b/plugins/sourcedialog/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/bn.js b/plugins/sourcedialog/lang/bn.js index 3756a2b0fb7..745dcea9cd6 100644 --- a/plugins/sourcedialog/lang/bn.js +++ b/plugins/sourcedialog/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/bs.js b/plugins/sourcedialog/lang/bs.js index d6ae3fd7377..ececc4b8223 100644 --- a/plugins/sourcedialog/lang/bs.js +++ b/plugins/sourcedialog/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/ca.js b/plugins/sourcedialog/lang/ca.js index 1e113fe8ee7..32186dc618f 100644 --- a/plugins/sourcedialog/lang/ca.js +++ b/plugins/sourcedialog/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/cs.js b/plugins/sourcedialog/lang/cs.js index 1477a3cfea7..9622f007735 100644 --- a/plugins/sourcedialog/lang/cs.js +++ b/plugins/sourcedialog/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/cy.js b/plugins/sourcedialog/lang/cy.js index e2934b8e444..7d22ebe2447 100644 --- a/plugins/sourcedialog/lang/cy.js +++ b/plugins/sourcedialog/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/da.js b/plugins/sourcedialog/lang/da.js index 2f370c2c7a5..74628d6abe2 100644 --- a/plugins/sourcedialog/lang/da.js +++ b/plugins/sourcedialog/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/de-ch.js b/plugins/sourcedialog/lang/de-ch.js index 816f5bf7a4f..28b2334efdb 100644 --- a/plugins/sourcedialog/lang/de-ch.js +++ b/plugins/sourcedialog/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/de.js b/plugins/sourcedialog/lang/de.js index de832757e18..bee462ace0e 100644 --- a/plugins/sourcedialog/lang/de.js +++ b/plugins/sourcedialog/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/el.js b/plugins/sourcedialog/lang/el.js index fddad84730c..63ca9f86957 100644 --- a/plugins/sourcedialog/lang/el.js +++ b/plugins/sourcedialog/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/en-au.js b/plugins/sourcedialog/lang/en-au.js index 85ee5d50cfe..b1d26444577 100644 --- a/plugins/sourcedialog/lang/en-au.js +++ b/plugins/sourcedialog/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/en-ca.js b/plugins/sourcedialog/lang/en-ca.js index 3cff8a875b1..1ff706e7d6e 100644 --- a/plugins/sourcedialog/lang/en-ca.js +++ b/plugins/sourcedialog/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/en-gb.js b/plugins/sourcedialog/lang/en-gb.js index 19eacef87e7..9bbdca1aafa 100644 --- a/plugins/sourcedialog/lang/en-gb.js +++ b/plugins/sourcedialog/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/en.js b/plugins/sourcedialog/lang/en.js index fe5cf8cd510..8aea7ab67b1 100644 --- a/plugins/sourcedialog/lang/en.js +++ b/plugins/sourcedialog/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/eo.js b/plugins/sourcedialog/lang/eo.js index f4f3610a8f7..b834d1c577f 100644 --- a/plugins/sourcedialog/lang/eo.js +++ b/plugins/sourcedialog/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/es-mx.js b/plugins/sourcedialog/lang/es-mx.js index b8546c5a328..1142c9a9cba 100644 --- a/plugins/sourcedialog/lang/es-mx.js +++ b/plugins/sourcedialog/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/es.js b/plugins/sourcedialog/lang/es.js index 7642fe5ba75..908baa8ec45 100644 --- a/plugins/sourcedialog/lang/es.js +++ b/plugins/sourcedialog/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/et.js b/plugins/sourcedialog/lang/et.js index 5fe05c4457b..6adbbdeef21 100644 --- a/plugins/sourcedialog/lang/et.js +++ b/plugins/sourcedialog/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/eu.js b/plugins/sourcedialog/lang/eu.js index d7fc877da81..d600cc09615 100644 --- a/plugins/sourcedialog/lang/eu.js +++ b/plugins/sourcedialog/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/fa.js b/plugins/sourcedialog/lang/fa.js index f3c8dec467b..48d30c92655 100644 --- a/plugins/sourcedialog/lang/fa.js +++ b/plugins/sourcedialog/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/fi.js b/plugins/sourcedialog/lang/fi.js index c218094f7e1..a4d957e81f5 100644 --- a/plugins/sourcedialog/lang/fi.js +++ b/plugins/sourcedialog/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/fo.js b/plugins/sourcedialog/lang/fo.js index c5a12a90269..5b11117c3f7 100644 --- a/plugins/sourcedialog/lang/fo.js +++ b/plugins/sourcedialog/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/fr-ca.js b/plugins/sourcedialog/lang/fr-ca.js index 5f5fbf409fb..0115eb9c4ee 100644 --- a/plugins/sourcedialog/lang/fr-ca.js +++ b/plugins/sourcedialog/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/fr.js b/plugins/sourcedialog/lang/fr.js index 65ee5255811..12007eb2b32 100644 --- a/plugins/sourcedialog/lang/fr.js +++ b/plugins/sourcedialog/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/gl.js b/plugins/sourcedialog/lang/gl.js index 488e8ffd724..3d09b3a9433 100644 --- a/plugins/sourcedialog/lang/gl.js +++ b/plugins/sourcedialog/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/gu.js b/plugins/sourcedialog/lang/gu.js index 06308bcdc6f..773e9a95104 100644 --- a/plugins/sourcedialog/lang/gu.js +++ b/plugins/sourcedialog/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/he.js b/plugins/sourcedialog/lang/he.js index 7f700f7266f..422a3fcbba5 100644 --- a/plugins/sourcedialog/lang/he.js +++ b/plugins/sourcedialog/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/hi.js b/plugins/sourcedialog/lang/hi.js index ca1f9883259..61c921ffe82 100644 --- a/plugins/sourcedialog/lang/hi.js +++ b/plugins/sourcedialog/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/hr.js b/plugins/sourcedialog/lang/hr.js index 2c8be60c167..db0b9c9185d 100644 --- a/plugins/sourcedialog/lang/hr.js +++ b/plugins/sourcedialog/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/hu.js b/plugins/sourcedialog/lang/hu.js index c31209e5331..e7a658dfadc 100644 --- a/plugins/sourcedialog/lang/hu.js +++ b/plugins/sourcedialog/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/id.js b/plugins/sourcedialog/lang/id.js index f9d1d09c63a..b01ccb7bf52 100644 --- a/plugins/sourcedialog/lang/id.js +++ b/plugins/sourcedialog/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/is.js b/plugins/sourcedialog/lang/is.js index cc17cadbb71..f2c4ee06f03 100644 --- a/plugins/sourcedialog/lang/is.js +++ b/plugins/sourcedialog/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/it.js b/plugins/sourcedialog/lang/it.js index 35fc61ef8fe..e05fd7137aa 100644 --- a/plugins/sourcedialog/lang/it.js +++ b/plugins/sourcedialog/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/ja.js b/plugins/sourcedialog/lang/ja.js index 2302cb2773d..b68e94b0154 100644 --- a/plugins/sourcedialog/lang/ja.js +++ b/plugins/sourcedialog/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/ka.js b/plugins/sourcedialog/lang/ka.js index 2c72d65cd1d..ebbe1af74cb 100644 --- a/plugins/sourcedialog/lang/ka.js +++ b/plugins/sourcedialog/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/km.js b/plugins/sourcedialog/lang/km.js index 783b21fa805..ffd7d43c785 100644 --- a/plugins/sourcedialog/lang/km.js +++ b/plugins/sourcedialog/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/ko.js b/plugins/sourcedialog/lang/ko.js index e24ce8cafcd..a39dd78e857 100644 --- a/plugins/sourcedialog/lang/ko.js +++ b/plugins/sourcedialog/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/ku.js b/plugins/sourcedialog/lang/ku.js index 2fdf00ce734..2bdacef9d9a 100644 --- a/plugins/sourcedialog/lang/ku.js +++ b/plugins/sourcedialog/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/lt.js b/plugins/sourcedialog/lang/lt.js index e0577f2ef6e..d3098cc8f6e 100644 --- a/plugins/sourcedialog/lang/lt.js +++ b/plugins/sourcedialog/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/lv.js b/plugins/sourcedialog/lang/lv.js index 797dc6e1c36..d3d06a002b7 100644 --- a/plugins/sourcedialog/lang/lv.js +++ b/plugins/sourcedialog/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/mn.js b/plugins/sourcedialog/lang/mn.js index 7a7945efa6f..b9e8232d110 100644 --- a/plugins/sourcedialog/lang/mn.js +++ b/plugins/sourcedialog/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/ms.js b/plugins/sourcedialog/lang/ms.js index aa336036a08..2e2e9592b8f 100644 --- a/plugins/sourcedialog/lang/ms.js +++ b/plugins/sourcedialog/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/nb.js b/plugins/sourcedialog/lang/nb.js index e6a64268ebb..7aa4bcee9dd 100644 --- a/plugins/sourcedialog/lang/nb.js +++ b/plugins/sourcedialog/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/nl.js b/plugins/sourcedialog/lang/nl.js index dbd6c48303a..58cb0f27e23 100644 --- a/plugins/sourcedialog/lang/nl.js +++ b/plugins/sourcedialog/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/no.js b/plugins/sourcedialog/lang/no.js index 9542810655a..1b91663b755 100644 --- a/plugins/sourcedialog/lang/no.js +++ b/plugins/sourcedialog/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/oc.js b/plugins/sourcedialog/lang/oc.js index 98714cc6f6a..7ea65933ffb 100644 --- a/plugins/sourcedialog/lang/oc.js +++ b/plugins/sourcedialog/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/pl.js b/plugins/sourcedialog/lang/pl.js index 4ea504d77d2..af96a272d36 100644 --- a/plugins/sourcedialog/lang/pl.js +++ b/plugins/sourcedialog/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/pt-br.js b/plugins/sourcedialog/lang/pt-br.js index 31568b33756..300d0ba3320 100644 --- a/plugins/sourcedialog/lang/pt-br.js +++ b/plugins/sourcedialog/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/pt.js b/plugins/sourcedialog/lang/pt.js index f7615dcf4ad..5145b4f1aa7 100644 --- a/plugins/sourcedialog/lang/pt.js +++ b/plugins/sourcedialog/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/ro.js b/plugins/sourcedialog/lang/ro.js index b4abe9154ba..1b1e65b5f7e 100644 --- a/plugins/sourcedialog/lang/ro.js +++ b/plugins/sourcedialog/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/ru.js b/plugins/sourcedialog/lang/ru.js index b9ed59b044a..8a55ffba9bb 100644 --- a/plugins/sourcedialog/lang/ru.js +++ b/plugins/sourcedialog/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/si.js b/plugins/sourcedialog/lang/si.js index f53161f2bba..c9d61eeff3c 100644 --- a/plugins/sourcedialog/lang/si.js +++ b/plugins/sourcedialog/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/sk.js b/plugins/sourcedialog/lang/sk.js index a6823385241..fb3cdabc0db 100644 --- a/plugins/sourcedialog/lang/sk.js +++ b/plugins/sourcedialog/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/sl.js b/plugins/sourcedialog/lang/sl.js index a2ee3a4580e..fbaa68d8d39 100644 --- a/plugins/sourcedialog/lang/sl.js +++ b/plugins/sourcedialog/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/sq.js b/plugins/sourcedialog/lang/sq.js index 68cb23e45fa..ce2541b7655 100644 --- a/plugins/sourcedialog/lang/sq.js +++ b/plugins/sourcedialog/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/sr-latn.js b/plugins/sourcedialog/lang/sr-latn.js index cb55b0201dc..b2cac8e458d 100644 --- a/plugins/sourcedialog/lang/sr-latn.js +++ b/plugins/sourcedialog/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/sr.js b/plugins/sourcedialog/lang/sr.js index 6c26c9bec1d..e6ffe356da2 100644 --- a/plugins/sourcedialog/lang/sr.js +++ b/plugins/sourcedialog/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/sv.js b/plugins/sourcedialog/lang/sv.js index a0e60cb7a43..b7666518069 100644 --- a/plugins/sourcedialog/lang/sv.js +++ b/plugins/sourcedialog/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/th.js b/plugins/sourcedialog/lang/th.js index 2bdba46db2f..279d9e5e882 100644 --- a/plugins/sourcedialog/lang/th.js +++ b/plugins/sourcedialog/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/tr.js b/plugins/sourcedialog/lang/tr.js index d371680c6fa..f6904b250fe 100644 --- a/plugins/sourcedialog/lang/tr.js +++ b/plugins/sourcedialog/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/tt.js b/plugins/sourcedialog/lang/tt.js index c04088547e3..2aba51fd94a 100644 --- a/plugins/sourcedialog/lang/tt.js +++ b/plugins/sourcedialog/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/ug.js b/plugins/sourcedialog/lang/ug.js index dd98a918427..4f6130fbc31 100644 --- a/plugins/sourcedialog/lang/ug.js +++ b/plugins/sourcedialog/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/uk.js b/plugins/sourcedialog/lang/uk.js index e4fe616557f..068eb2a8767 100644 --- a/plugins/sourcedialog/lang/uk.js +++ b/plugins/sourcedialog/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/vi.js b/plugins/sourcedialog/lang/vi.js index 5ac777fe19f..f4006abec07 100644 --- a/plugins/sourcedialog/lang/vi.js +++ b/plugins/sourcedialog/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/zh-cn.js b/plugins/sourcedialog/lang/zh-cn.js index dc3b3423a9c..2367c6ee19f 100644 --- a/plugins/sourcedialog/lang/zh-cn.js +++ b/plugins/sourcedialog/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/lang/zh.js b/plugins/sourcedialog/lang/zh.js index fdc67fae17c..2e91be0b3aa 100644 --- a/plugins/sourcedialog/lang/zh.js +++ b/plugins/sourcedialog/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/plugin.js b/plugins/sourcedialog/plugin.js index 15229617800..54f7dba88fd 100644 --- a/plugins/sourcedialog/plugin.js +++ b/plugins/sourcedialog/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/sourcedialog/samples/sourcedialog.html b/plugins/sourcedialog/samples/sourcedialog.html index 39174c472b5..75984386620 100644 --- a/plugins/sourcedialog/samples/sourcedialog.html +++ b/plugins/sourcedialog/samples/sourcedialog.html @@ -1,6 +1,6 @@ diff --git a/plugins/specialchar/dialogs/lang/_translationstatus.txt b/plugins/specialchar/dialogs/lang/_translationstatus.txt index c3962cf4620..56462349093 100644 --- a/plugins/specialchar/dialogs/lang/_translationstatus.txt +++ b/plugins/specialchar/dialogs/lang/_translationstatus.txt @@ -1,4 +1,4 @@ -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. cs.js Found: 118 Missing: 0 diff --git a/plugins/specialchar/dialogs/lang/af.js b/plugins/specialchar/dialogs/lang/af.js index 85d6b045ddb..5a218becb84 100644 --- a/plugins/specialchar/dialogs/lang/af.js +++ b/plugins/specialchar/dialogs/lang/af.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/ar.js b/plugins/specialchar/dialogs/lang/ar.js index b45e67c48bf..6b9cc6c23ba 100644 --- a/plugins/specialchar/dialogs/lang/ar.js +++ b/plugins/specialchar/dialogs/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/az.js b/plugins/specialchar/dialogs/lang/az.js index 87c59a8c23e..8e848e99f97 100644 --- a/plugins/specialchar/dialogs/lang/az.js +++ b/plugins/specialchar/dialogs/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/bg.js b/plugins/specialchar/dialogs/lang/bg.js index 7de6347f74b..b3e6bf6c8ad 100644 --- a/plugins/specialchar/dialogs/lang/bg.js +++ b/plugins/specialchar/dialogs/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/ca.js b/plugins/specialchar/dialogs/lang/ca.js index 2b60bb5823e..7c1077129c4 100644 --- a/plugins/specialchar/dialogs/lang/ca.js +++ b/plugins/specialchar/dialogs/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/cs.js b/plugins/specialchar/dialogs/lang/cs.js index 341d9506091..26e26272b62 100644 --- a/plugins/specialchar/dialogs/lang/cs.js +++ b/plugins/specialchar/dialogs/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/cy.js b/plugins/specialchar/dialogs/lang/cy.js index 1a2975012ce..5ecb0f1fb5c 100644 --- a/plugins/specialchar/dialogs/lang/cy.js +++ b/plugins/specialchar/dialogs/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/da.js b/plugins/specialchar/dialogs/lang/da.js index 0401ddc3573..87aa376df34 100644 --- a/plugins/specialchar/dialogs/lang/da.js +++ b/plugins/specialchar/dialogs/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/de-ch.js b/plugins/specialchar/dialogs/lang/de-ch.js index e89f523c100..a9a36f67a16 100644 --- a/plugins/specialchar/dialogs/lang/de-ch.js +++ b/plugins/specialchar/dialogs/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/de.js b/plugins/specialchar/dialogs/lang/de.js index 02f3dcc9b21..434465633dc 100644 --- a/plugins/specialchar/dialogs/lang/de.js +++ b/plugins/specialchar/dialogs/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/el.js b/plugins/specialchar/dialogs/lang/el.js index 01a69fcb91d..36216e6efe5 100644 --- a/plugins/specialchar/dialogs/lang/el.js +++ b/plugins/specialchar/dialogs/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/en-au.js b/plugins/specialchar/dialogs/lang/en-au.js index 79457765ea4..43053c6a35c 100644 --- a/plugins/specialchar/dialogs/lang/en-au.js +++ b/plugins/specialchar/dialogs/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/en-ca.js b/plugins/specialchar/dialogs/lang/en-ca.js index b27b372eaab..ff40d761402 100644 --- a/plugins/specialchar/dialogs/lang/en-ca.js +++ b/plugins/specialchar/dialogs/lang/en-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/en-gb.js b/plugins/specialchar/dialogs/lang/en-gb.js index 7a24bcef6b3..3647cf09a8b 100644 --- a/plugins/specialchar/dialogs/lang/en-gb.js +++ b/plugins/specialchar/dialogs/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/en.js b/plugins/specialchar/dialogs/lang/en.js index 5a6bd8a1f6c..90dee13909a 100644 --- a/plugins/specialchar/dialogs/lang/en.js +++ b/plugins/specialchar/dialogs/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/eo.js b/plugins/specialchar/dialogs/lang/eo.js index ee814f971b8..f6b98d2ff2d 100644 --- a/plugins/specialchar/dialogs/lang/eo.js +++ b/plugins/specialchar/dialogs/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/es-mx.js b/plugins/specialchar/dialogs/lang/es-mx.js index 5b82aaf11f4..7ec5d04cb5c 100644 --- a/plugins/specialchar/dialogs/lang/es-mx.js +++ b/plugins/specialchar/dialogs/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/es.js b/plugins/specialchar/dialogs/lang/es.js index f82d0d79638..4ae33bf81a2 100644 --- a/plugins/specialchar/dialogs/lang/es.js +++ b/plugins/specialchar/dialogs/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/et.js b/plugins/specialchar/dialogs/lang/et.js index 70726e9a6df..f692f80b52b 100644 --- a/plugins/specialchar/dialogs/lang/et.js +++ b/plugins/specialchar/dialogs/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/eu.js b/plugins/specialchar/dialogs/lang/eu.js index 872d2dfb323..0c52365e6e9 100644 --- a/plugins/specialchar/dialogs/lang/eu.js +++ b/plugins/specialchar/dialogs/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/fa.js b/plugins/specialchar/dialogs/lang/fa.js index a623dcb5d6a..8460e51610d 100644 --- a/plugins/specialchar/dialogs/lang/fa.js +++ b/plugins/specialchar/dialogs/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/fi.js b/plugins/specialchar/dialogs/lang/fi.js index 873d5fae568..34eee5113eb 100644 --- a/plugins/specialchar/dialogs/lang/fi.js +++ b/plugins/specialchar/dialogs/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/fr-ca.js b/plugins/specialchar/dialogs/lang/fr-ca.js index cf19408be12..5bce7e6a892 100644 --- a/plugins/specialchar/dialogs/lang/fr-ca.js +++ b/plugins/specialchar/dialogs/lang/fr-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/fr.js b/plugins/specialchar/dialogs/lang/fr.js index e9aeed1608d..3e1a4ead1ec 100644 --- a/plugins/specialchar/dialogs/lang/fr.js +++ b/plugins/specialchar/dialogs/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/gl.js b/plugins/specialchar/dialogs/lang/gl.js index 151e0459582..e0e52c15ec4 100644 --- a/plugins/specialchar/dialogs/lang/gl.js +++ b/plugins/specialchar/dialogs/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/he.js b/plugins/specialchar/dialogs/lang/he.js index 5a22d03e8e0..d142978506d 100644 --- a/plugins/specialchar/dialogs/lang/he.js +++ b/plugins/specialchar/dialogs/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/hr.js b/plugins/specialchar/dialogs/lang/hr.js index 4e503120382..f17e2a587f3 100644 --- a/plugins/specialchar/dialogs/lang/hr.js +++ b/plugins/specialchar/dialogs/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/hu.js b/plugins/specialchar/dialogs/lang/hu.js index 12b7470a189..cf46197cc35 100644 --- a/plugins/specialchar/dialogs/lang/hu.js +++ b/plugins/specialchar/dialogs/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/id.js b/plugins/specialchar/dialogs/lang/id.js index 3e77c9d8808..a116ba39d9a 100644 --- a/plugins/specialchar/dialogs/lang/id.js +++ b/plugins/specialchar/dialogs/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/it.js b/plugins/specialchar/dialogs/lang/it.js index c94fba37768..527424719bc 100644 --- a/plugins/specialchar/dialogs/lang/it.js +++ b/plugins/specialchar/dialogs/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/ja.js b/plugins/specialchar/dialogs/lang/ja.js index af697d688e8..e3e32708ffa 100644 --- a/plugins/specialchar/dialogs/lang/ja.js +++ b/plugins/specialchar/dialogs/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/km.js b/plugins/specialchar/dialogs/lang/km.js index 504008b291a..ab8ac711ae9 100644 --- a/plugins/specialchar/dialogs/lang/km.js +++ b/plugins/specialchar/dialogs/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/ko.js b/plugins/specialchar/dialogs/lang/ko.js index d7db9186f2c..300b9d7ee07 100644 --- a/plugins/specialchar/dialogs/lang/ko.js +++ b/plugins/specialchar/dialogs/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/ku.js b/plugins/specialchar/dialogs/lang/ku.js index b147ba560e1..c0248f5ca09 100644 --- a/plugins/specialchar/dialogs/lang/ku.js +++ b/plugins/specialchar/dialogs/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/lt.js b/plugins/specialchar/dialogs/lang/lt.js index 4ee95badc1b..797147c6010 100644 --- a/plugins/specialchar/dialogs/lang/lt.js +++ b/plugins/specialchar/dialogs/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/lv.js b/plugins/specialchar/dialogs/lang/lv.js index 18a14da3c70..ba0e5711677 100644 --- a/plugins/specialchar/dialogs/lang/lv.js +++ b/plugins/specialchar/dialogs/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/nb.js b/plugins/specialchar/dialogs/lang/nb.js index 6432d2ce8c2..1247cf1404a 100644 --- a/plugins/specialchar/dialogs/lang/nb.js +++ b/plugins/specialchar/dialogs/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/nl.js b/plugins/specialchar/dialogs/lang/nl.js index 05cb4a32e11..07ac792b004 100644 --- a/plugins/specialchar/dialogs/lang/nl.js +++ b/plugins/specialchar/dialogs/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/no.js b/plugins/specialchar/dialogs/lang/no.js index e69ec9817f1..0f99e5bed32 100644 --- a/plugins/specialchar/dialogs/lang/no.js +++ b/plugins/specialchar/dialogs/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/oc.js b/plugins/specialchar/dialogs/lang/oc.js index c591f91f15f..7c94ec4445a 100644 --- a/plugins/specialchar/dialogs/lang/oc.js +++ b/plugins/specialchar/dialogs/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/pl.js b/plugins/specialchar/dialogs/lang/pl.js index a0106302729..7293304dea6 100644 --- a/plugins/specialchar/dialogs/lang/pl.js +++ b/plugins/specialchar/dialogs/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/pt-br.js b/plugins/specialchar/dialogs/lang/pt-br.js index 295600aa2da..7a69a052f84 100644 --- a/plugins/specialchar/dialogs/lang/pt-br.js +++ b/plugins/specialchar/dialogs/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/pt.js b/plugins/specialchar/dialogs/lang/pt.js index 0950474c2d4..a00057ad91d 100644 --- a/plugins/specialchar/dialogs/lang/pt.js +++ b/plugins/specialchar/dialogs/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/ro.js b/plugins/specialchar/dialogs/lang/ro.js index c379c834dbf..f90acd65009 100644 --- a/plugins/specialchar/dialogs/lang/ro.js +++ b/plugins/specialchar/dialogs/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/ru.js b/plugins/specialchar/dialogs/lang/ru.js index 831e7541074..f79c324d8f0 100644 --- a/plugins/specialchar/dialogs/lang/ru.js +++ b/plugins/specialchar/dialogs/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/si.js b/plugins/specialchar/dialogs/lang/si.js index e27fe56034b..9debd5d35ca 100644 --- a/plugins/specialchar/dialogs/lang/si.js +++ b/plugins/specialchar/dialogs/lang/si.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/sk.js b/plugins/specialchar/dialogs/lang/sk.js index 426843b6084..04fccffcc30 100644 --- a/plugins/specialchar/dialogs/lang/sk.js +++ b/plugins/specialchar/dialogs/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/sl.js b/plugins/specialchar/dialogs/lang/sl.js index 16e2a92b5d6..4d80ff51812 100644 --- a/plugins/specialchar/dialogs/lang/sl.js +++ b/plugins/specialchar/dialogs/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/sq.js b/plugins/specialchar/dialogs/lang/sq.js index 16a8ca82324..2e60edabae1 100644 --- a/plugins/specialchar/dialogs/lang/sq.js +++ b/plugins/specialchar/dialogs/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/sr-latn.js b/plugins/specialchar/dialogs/lang/sr-latn.js index 1cf51e467b0..c15ceaa77d4 100644 --- a/plugins/specialchar/dialogs/lang/sr-latn.js +++ b/plugins/specialchar/dialogs/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/sr.js b/plugins/specialchar/dialogs/lang/sr.js index 1f0d63fa8df..db5d3e711e8 100644 --- a/plugins/specialchar/dialogs/lang/sr.js +++ b/plugins/specialchar/dialogs/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/sv.js b/plugins/specialchar/dialogs/lang/sv.js index 447bf9c84f1..c70de8334aa 100644 --- a/plugins/specialchar/dialogs/lang/sv.js +++ b/plugins/specialchar/dialogs/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/th.js b/plugins/specialchar/dialogs/lang/th.js index 8dbd9047d00..280f672f613 100644 --- a/plugins/specialchar/dialogs/lang/th.js +++ b/plugins/specialchar/dialogs/lang/th.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/tr.js b/plugins/specialchar/dialogs/lang/tr.js index dd950b8d206..2a7bf3d8e36 100644 --- a/plugins/specialchar/dialogs/lang/tr.js +++ b/plugins/specialchar/dialogs/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/tt.js b/plugins/specialchar/dialogs/lang/tt.js index 9a337164996..01cd5d54d15 100644 --- a/plugins/specialchar/dialogs/lang/tt.js +++ b/plugins/specialchar/dialogs/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/ug.js b/plugins/specialchar/dialogs/lang/ug.js index 2cbe8c5cb43..6b97f8e1e98 100644 --- a/plugins/specialchar/dialogs/lang/ug.js +++ b/plugins/specialchar/dialogs/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/uk.js b/plugins/specialchar/dialogs/lang/uk.js index 23dcde56015..a16f72eaf8a 100644 --- a/plugins/specialchar/dialogs/lang/uk.js +++ b/plugins/specialchar/dialogs/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/vi.js b/plugins/specialchar/dialogs/lang/vi.js index edac02526a6..e3a54b7896b 100644 --- a/plugins/specialchar/dialogs/lang/vi.js +++ b/plugins/specialchar/dialogs/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/zh-cn.js b/plugins/specialchar/dialogs/lang/zh-cn.js index 09900ebad7c..9819a648db7 100644 --- a/plugins/specialchar/dialogs/lang/zh-cn.js +++ b/plugins/specialchar/dialogs/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/lang/zh.js b/plugins/specialchar/dialogs/lang/zh.js index 3fa850dc2e3..fa45e64540a 100644 --- a/plugins/specialchar/dialogs/lang/zh.js +++ b/plugins/specialchar/dialogs/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/dialogs/specialchar.js b/plugins/specialchar/dialogs/specialchar.js index 4ba362435cf..494772c52d2 100644 --- a/plugins/specialchar/dialogs/specialchar.js +++ b/plugins/specialchar/dialogs/specialchar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/specialchar/lang/_translationstatus.txt b/plugins/specialchar/lang/_translationstatus.txt index c63d597bc27..1063945ceed 100644 --- a/plugins/specialchar/lang/_translationstatus.txt +++ b/plugins/specialchar/lang/_translationstatus.txt @@ -1,4 +1,4 @@ -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. af.js Found: 3 Missing: 118 diff --git a/plugins/specialchar/lang/af.js b/plugins/specialchar/lang/af.js index 404fed54b1d..7827abdb65e 100644 --- a/plugins/specialchar/lang/af.js +++ b/plugins/specialchar/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'af', { diff --git a/plugins/specialchar/lang/ar.js b/plugins/specialchar/lang/ar.js index 8f5591f0364..ec2b31b5585 100644 --- a/plugins/specialchar/lang/ar.js +++ b/plugins/specialchar/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'ar', { diff --git a/plugins/specialchar/lang/az.js b/plugins/specialchar/lang/az.js index b106674cfc8..a91373f41ab 100644 --- a/plugins/specialchar/lang/az.js +++ b/plugins/specialchar/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'az', { diff --git a/plugins/specialchar/lang/bg.js b/plugins/specialchar/lang/bg.js index 1123a22c190..fffce0eafe1 100644 --- a/plugins/specialchar/lang/bg.js +++ b/plugins/specialchar/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'bg', { diff --git a/plugins/specialchar/lang/bn.js b/plugins/specialchar/lang/bn.js index eba45ab20ce..3ba912b9fa1 100644 --- a/plugins/specialchar/lang/bn.js +++ b/plugins/specialchar/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'bn', { diff --git a/plugins/specialchar/lang/bs.js b/plugins/specialchar/lang/bs.js index 28e67da8dcc..40ea7e7f4fc 100644 --- a/plugins/specialchar/lang/bs.js +++ b/plugins/specialchar/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'bs', { diff --git a/plugins/specialchar/lang/ca.js b/plugins/specialchar/lang/ca.js index 9e5dfd07a5b..62b7d5fb507 100644 --- a/plugins/specialchar/lang/ca.js +++ b/plugins/specialchar/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'ca', { diff --git a/plugins/specialchar/lang/cs.js b/plugins/specialchar/lang/cs.js index 71ca618357d..60ceae8ccb5 100644 --- a/plugins/specialchar/lang/cs.js +++ b/plugins/specialchar/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'cs', { diff --git a/plugins/specialchar/lang/cy.js b/plugins/specialchar/lang/cy.js index 27fcbd74c7b..f0dc51c0425 100644 --- a/plugins/specialchar/lang/cy.js +++ b/plugins/specialchar/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'cy', { diff --git a/plugins/specialchar/lang/da.js b/plugins/specialchar/lang/da.js index 212b0351088..493af6d57a8 100644 --- a/plugins/specialchar/lang/da.js +++ b/plugins/specialchar/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'da', { diff --git a/plugins/specialchar/lang/de-ch.js b/plugins/specialchar/lang/de-ch.js index bf628f030af..be2f129d89c 100644 --- a/plugins/specialchar/lang/de-ch.js +++ b/plugins/specialchar/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'de-ch', { diff --git a/plugins/specialchar/lang/de.js b/plugins/specialchar/lang/de.js index 0730318be0d..b70f56f5e8a 100644 --- a/plugins/specialchar/lang/de.js +++ b/plugins/specialchar/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'de', { diff --git a/plugins/specialchar/lang/el.js b/plugins/specialchar/lang/el.js index f42f802f515..9ff4a57914c 100644 --- a/plugins/specialchar/lang/el.js +++ b/plugins/specialchar/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'el', { diff --git a/plugins/specialchar/lang/en-au.js b/plugins/specialchar/lang/en-au.js index 205566c5063..806900ea7df 100644 --- a/plugins/specialchar/lang/en-au.js +++ b/plugins/specialchar/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'en-au', { diff --git a/plugins/specialchar/lang/en-ca.js b/plugins/specialchar/lang/en-ca.js index 0fef9c67c6f..11171ecd957 100644 --- a/plugins/specialchar/lang/en-ca.js +++ b/plugins/specialchar/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'en-ca', { diff --git a/plugins/specialchar/lang/en-gb.js b/plugins/specialchar/lang/en-gb.js index 47a2ca3e8f1..d006f797fe9 100644 --- a/plugins/specialchar/lang/en-gb.js +++ b/plugins/specialchar/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'en-gb', { diff --git a/plugins/specialchar/lang/en.js b/plugins/specialchar/lang/en.js index e7a2071dfbb..1966218cc32 100644 --- a/plugins/specialchar/lang/en.js +++ b/plugins/specialchar/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'en', { diff --git a/plugins/specialchar/lang/eo.js b/plugins/specialchar/lang/eo.js index 628ffe15dbe..48a9fa483c8 100644 --- a/plugins/specialchar/lang/eo.js +++ b/plugins/specialchar/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'eo', { diff --git a/plugins/specialchar/lang/es-mx.js b/plugins/specialchar/lang/es-mx.js index 7b9ce795d0a..ae3178ce4a7 100644 --- a/plugins/specialchar/lang/es-mx.js +++ b/plugins/specialchar/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'es-mx', { diff --git a/plugins/specialchar/lang/es.js b/plugins/specialchar/lang/es.js index 6a798762fc0..52e50bfd763 100644 --- a/plugins/specialchar/lang/es.js +++ b/plugins/specialchar/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'es', { diff --git a/plugins/specialchar/lang/et.js b/plugins/specialchar/lang/et.js index 6f5e6917039..37b5cf105f0 100644 --- a/plugins/specialchar/lang/et.js +++ b/plugins/specialchar/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'et', { diff --git a/plugins/specialchar/lang/eu.js b/plugins/specialchar/lang/eu.js index 43ae7f790aa..9b66f545365 100644 --- a/plugins/specialchar/lang/eu.js +++ b/plugins/specialchar/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'eu', { diff --git a/plugins/specialchar/lang/fa.js b/plugins/specialchar/lang/fa.js index 53930e7b06c..05b69744d49 100644 --- a/plugins/specialchar/lang/fa.js +++ b/plugins/specialchar/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'fa', { diff --git a/plugins/specialchar/lang/fi.js b/plugins/specialchar/lang/fi.js index c157873bd4a..f14d5b9a074 100644 --- a/plugins/specialchar/lang/fi.js +++ b/plugins/specialchar/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'fi', { diff --git a/plugins/specialchar/lang/fo.js b/plugins/specialchar/lang/fo.js index 1494aa96ae9..efa64907875 100644 --- a/plugins/specialchar/lang/fo.js +++ b/plugins/specialchar/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'fo', { diff --git a/plugins/specialchar/lang/fr-ca.js b/plugins/specialchar/lang/fr-ca.js index 20acbebcb53..e6bdc66d104 100644 --- a/plugins/specialchar/lang/fr-ca.js +++ b/plugins/specialchar/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'fr-ca', { diff --git a/plugins/specialchar/lang/fr.js b/plugins/specialchar/lang/fr.js index c612b4010ac..0c2bb9286ab 100644 --- a/plugins/specialchar/lang/fr.js +++ b/plugins/specialchar/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'fr', { diff --git a/plugins/specialchar/lang/gl.js b/plugins/specialchar/lang/gl.js index 1369b0941f2..7af61da78e6 100644 --- a/plugins/specialchar/lang/gl.js +++ b/plugins/specialchar/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'gl', { diff --git a/plugins/specialchar/lang/gu.js b/plugins/specialchar/lang/gu.js index 0640736df6b..113966b7716 100644 --- a/plugins/specialchar/lang/gu.js +++ b/plugins/specialchar/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'gu', { diff --git a/plugins/specialchar/lang/he.js b/plugins/specialchar/lang/he.js index 7a085744cbd..22985bae39f 100644 --- a/plugins/specialchar/lang/he.js +++ b/plugins/specialchar/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'he', { diff --git a/plugins/specialchar/lang/hi.js b/plugins/specialchar/lang/hi.js index 16ee8306d6a..6ab317cd4cd 100644 --- a/plugins/specialchar/lang/hi.js +++ b/plugins/specialchar/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'hi', { diff --git a/plugins/specialchar/lang/hr.js b/plugins/specialchar/lang/hr.js index 9accbdbea3d..6f28d8e9728 100644 --- a/plugins/specialchar/lang/hr.js +++ b/plugins/specialchar/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'hr', { diff --git a/plugins/specialchar/lang/hu.js b/plugins/specialchar/lang/hu.js index 78b8a76f9c0..e2146a90096 100644 --- a/plugins/specialchar/lang/hu.js +++ b/plugins/specialchar/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'hu', { diff --git a/plugins/specialchar/lang/id.js b/plugins/specialchar/lang/id.js index c374b6fe20b..87787188b8f 100644 --- a/plugins/specialchar/lang/id.js +++ b/plugins/specialchar/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'id', { diff --git a/plugins/specialchar/lang/is.js b/plugins/specialchar/lang/is.js index e3c4ec257e2..09752565568 100644 --- a/plugins/specialchar/lang/is.js +++ b/plugins/specialchar/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'is', { diff --git a/plugins/specialchar/lang/it.js b/plugins/specialchar/lang/it.js index bbce6c8e485..34fad9eac58 100644 --- a/plugins/specialchar/lang/it.js +++ b/plugins/specialchar/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'it', { diff --git a/plugins/specialchar/lang/ja.js b/plugins/specialchar/lang/ja.js index c509565046c..2ec8055c4a8 100644 --- a/plugins/specialchar/lang/ja.js +++ b/plugins/specialchar/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'ja', { diff --git a/plugins/specialchar/lang/ka.js b/plugins/specialchar/lang/ka.js index de92daf88a5..293ff8f6318 100644 --- a/plugins/specialchar/lang/ka.js +++ b/plugins/specialchar/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'ka', { diff --git a/plugins/specialchar/lang/km.js b/plugins/specialchar/lang/km.js index 6c35459eaf8..9138fa8ba63 100644 --- a/plugins/specialchar/lang/km.js +++ b/plugins/specialchar/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'km', { diff --git a/plugins/specialchar/lang/ko.js b/plugins/specialchar/lang/ko.js index 4783b3b6d73..8ae5ac98779 100644 --- a/plugins/specialchar/lang/ko.js +++ b/plugins/specialchar/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'ko', { diff --git a/plugins/specialchar/lang/ku.js b/plugins/specialchar/lang/ku.js index 9ded1353b65..52a952e9086 100644 --- a/plugins/specialchar/lang/ku.js +++ b/plugins/specialchar/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'ku', { diff --git a/plugins/specialchar/lang/lt.js b/plugins/specialchar/lang/lt.js index 692543f3c78..8e08219c743 100644 --- a/plugins/specialchar/lang/lt.js +++ b/plugins/specialchar/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'lt', { diff --git a/plugins/specialchar/lang/lv.js b/plugins/specialchar/lang/lv.js index a69d239fe70..3e032d6bbad 100644 --- a/plugins/specialchar/lang/lv.js +++ b/plugins/specialchar/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'lv', { diff --git a/plugins/specialchar/lang/mk.js b/plugins/specialchar/lang/mk.js index 1f941405fc1..fccedd2c0c8 100644 --- a/plugins/specialchar/lang/mk.js +++ b/plugins/specialchar/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'mk', { diff --git a/plugins/specialchar/lang/mn.js b/plugins/specialchar/lang/mn.js index 5fdb1e80f35..3e4c2677f98 100644 --- a/plugins/specialchar/lang/mn.js +++ b/plugins/specialchar/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'mn', { diff --git a/plugins/specialchar/lang/ms.js b/plugins/specialchar/lang/ms.js index f39ffee287c..afd4f6fc788 100644 --- a/plugins/specialchar/lang/ms.js +++ b/plugins/specialchar/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'ms', { diff --git a/plugins/specialchar/lang/nb.js b/plugins/specialchar/lang/nb.js index 70a576a3817..86a7085cb7e 100644 --- a/plugins/specialchar/lang/nb.js +++ b/plugins/specialchar/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'nb', { diff --git a/plugins/specialchar/lang/nl.js b/plugins/specialchar/lang/nl.js index 496670d3aac..59d3a4e3bd7 100644 --- a/plugins/specialchar/lang/nl.js +++ b/plugins/specialchar/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'nl', { diff --git a/plugins/specialchar/lang/no.js b/plugins/specialchar/lang/no.js index 74d1f7c3fb9..51464843b5b 100644 --- a/plugins/specialchar/lang/no.js +++ b/plugins/specialchar/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'no', { diff --git a/plugins/specialchar/lang/oc.js b/plugins/specialchar/lang/oc.js index 8a35e325778..14ff6b1a384 100644 --- a/plugins/specialchar/lang/oc.js +++ b/plugins/specialchar/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'oc', { diff --git a/plugins/specialchar/lang/pl.js b/plugins/specialchar/lang/pl.js index 81d2d9226e8..b9e52c7c250 100644 --- a/plugins/specialchar/lang/pl.js +++ b/plugins/specialchar/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'pl', { diff --git a/plugins/specialchar/lang/pt-br.js b/plugins/specialchar/lang/pt-br.js index 8ca94dba296..dc9e1aedaab 100644 --- a/plugins/specialchar/lang/pt-br.js +++ b/plugins/specialchar/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'pt-br', { diff --git a/plugins/specialchar/lang/pt.js b/plugins/specialchar/lang/pt.js index 7e03b7f0ca9..41870461baf 100644 --- a/plugins/specialchar/lang/pt.js +++ b/plugins/specialchar/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'pt', { diff --git a/plugins/specialchar/lang/ro.js b/plugins/specialchar/lang/ro.js index 02b07873581..4af17d4fc8f 100644 --- a/plugins/specialchar/lang/ro.js +++ b/plugins/specialchar/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'ro', { diff --git a/plugins/specialchar/lang/ru.js b/plugins/specialchar/lang/ru.js index c4c4515e29b..432a29eb6a0 100644 --- a/plugins/specialchar/lang/ru.js +++ b/plugins/specialchar/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'ru', { diff --git a/plugins/specialchar/lang/si.js b/plugins/specialchar/lang/si.js index a83d0355e7a..1220f324749 100644 --- a/plugins/specialchar/lang/si.js +++ b/plugins/specialchar/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'si', { diff --git a/plugins/specialchar/lang/sk.js b/plugins/specialchar/lang/sk.js index 8c831b3b6d6..cc93d868dc6 100644 --- a/plugins/specialchar/lang/sk.js +++ b/plugins/specialchar/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'sk', { diff --git a/plugins/specialchar/lang/sl.js b/plugins/specialchar/lang/sl.js index 85aa3349cb1..e6e9b77b21a 100644 --- a/plugins/specialchar/lang/sl.js +++ b/plugins/specialchar/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'sl', { diff --git a/plugins/specialchar/lang/sq.js b/plugins/specialchar/lang/sq.js index 664f17987dd..30e8f15c71d 100644 --- a/plugins/specialchar/lang/sq.js +++ b/plugins/specialchar/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'sq', { diff --git a/plugins/specialchar/lang/sr-latn.js b/plugins/specialchar/lang/sr-latn.js index 5d47804ac92..e98e0058d25 100644 --- a/plugins/specialchar/lang/sr-latn.js +++ b/plugins/specialchar/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'sr-latn', { diff --git a/plugins/specialchar/lang/sr.js b/plugins/specialchar/lang/sr.js index 697d796b15b..520a62f97e4 100644 --- a/plugins/specialchar/lang/sr.js +++ b/plugins/specialchar/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'sr', { diff --git a/plugins/specialchar/lang/sv.js b/plugins/specialchar/lang/sv.js index 4cc9a138b92..58837502919 100644 --- a/plugins/specialchar/lang/sv.js +++ b/plugins/specialchar/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'sv', { diff --git a/plugins/specialchar/lang/th.js b/plugins/specialchar/lang/th.js index 704e57b0c9b..2c637bbacb2 100644 --- a/plugins/specialchar/lang/th.js +++ b/plugins/specialchar/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'th', { diff --git a/plugins/specialchar/lang/tr.js b/plugins/specialchar/lang/tr.js index cd8930a042b..1d7cb0b14d7 100644 --- a/plugins/specialchar/lang/tr.js +++ b/plugins/specialchar/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'tr', { diff --git a/plugins/specialchar/lang/tt.js b/plugins/specialchar/lang/tt.js index 1bd2e04e881..0658ab386f4 100644 --- a/plugins/specialchar/lang/tt.js +++ b/plugins/specialchar/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'tt', { diff --git a/plugins/specialchar/lang/ug.js b/plugins/specialchar/lang/ug.js index b8ac1d8b445..c7482ebc3d0 100644 --- a/plugins/specialchar/lang/ug.js +++ b/plugins/specialchar/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'ug', { diff --git a/plugins/specialchar/lang/uk.js b/plugins/specialchar/lang/uk.js index f1b10d89447..2d301a2ff61 100644 --- a/plugins/specialchar/lang/uk.js +++ b/plugins/specialchar/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'uk', { diff --git a/plugins/specialchar/lang/vi.js b/plugins/specialchar/lang/vi.js index 850d16a474b..d3140a5ea3a 100644 --- a/plugins/specialchar/lang/vi.js +++ b/plugins/specialchar/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'vi', { diff --git a/plugins/specialchar/lang/zh-cn.js b/plugins/specialchar/lang/zh-cn.js index 18678105688..002d9f9dbc3 100644 --- a/plugins/specialchar/lang/zh-cn.js +++ b/plugins/specialchar/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'zh-cn', { diff --git a/plugins/specialchar/lang/zh.js b/plugins/specialchar/lang/zh.js index fe958dd17a1..e14d6d66657 100644 --- a/plugins/specialchar/lang/zh.js +++ b/plugins/specialchar/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'specialchar', 'zh', { diff --git a/plugins/specialchar/plugin.js b/plugins/specialchar/plugin.js index 3590bbc1f64..fdb4b57de57 100644 --- a/plugins/specialchar/plugin.js +++ b/plugins/specialchar/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/stylescombo/lang/af.js b/plugins/stylescombo/lang/af.js index be23de63823..ef067524ae0 100644 --- a/plugins/stylescombo/lang/af.js +++ b/plugins/stylescombo/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'af', { diff --git a/plugins/stylescombo/lang/ar.js b/plugins/stylescombo/lang/ar.js index 2fc841b6b42..4f1a9bf9482 100644 --- a/plugins/stylescombo/lang/ar.js +++ b/plugins/stylescombo/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'ar', { diff --git a/plugins/stylescombo/lang/az.js b/plugins/stylescombo/lang/az.js index 1ff60dc039a..12cc857d5d8 100644 --- a/plugins/stylescombo/lang/az.js +++ b/plugins/stylescombo/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'az', { diff --git a/plugins/stylescombo/lang/bg.js b/plugins/stylescombo/lang/bg.js index 3880f458560..3a77ae00f55 100644 --- a/plugins/stylescombo/lang/bg.js +++ b/plugins/stylescombo/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'bg', { diff --git a/plugins/stylescombo/lang/bn.js b/plugins/stylescombo/lang/bn.js index 831fce0867d..906fdbad5c1 100644 --- a/plugins/stylescombo/lang/bn.js +++ b/plugins/stylescombo/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'bn', { diff --git a/plugins/stylescombo/lang/bs.js b/plugins/stylescombo/lang/bs.js index 8aaf7a8f566..b0e27982980 100644 --- a/plugins/stylescombo/lang/bs.js +++ b/plugins/stylescombo/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'bs', { diff --git a/plugins/stylescombo/lang/ca.js b/plugins/stylescombo/lang/ca.js index 5b06aad0e1b..6b9aae904b7 100644 --- a/plugins/stylescombo/lang/ca.js +++ b/plugins/stylescombo/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'ca', { diff --git a/plugins/stylescombo/lang/cs.js b/plugins/stylescombo/lang/cs.js index f0ae40837d0..8d303ab57a5 100644 --- a/plugins/stylescombo/lang/cs.js +++ b/plugins/stylescombo/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'cs', { diff --git a/plugins/stylescombo/lang/cy.js b/plugins/stylescombo/lang/cy.js index 6d07ac4b5c6..57a3eb92175 100644 --- a/plugins/stylescombo/lang/cy.js +++ b/plugins/stylescombo/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'cy', { diff --git a/plugins/stylescombo/lang/da.js b/plugins/stylescombo/lang/da.js index b635cb1083a..670d129269e 100644 --- a/plugins/stylescombo/lang/da.js +++ b/plugins/stylescombo/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'da', { diff --git a/plugins/stylescombo/lang/de-ch.js b/plugins/stylescombo/lang/de-ch.js index 7bcaceaa5ba..69cd12657d1 100644 --- a/plugins/stylescombo/lang/de-ch.js +++ b/plugins/stylescombo/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'de-ch', { diff --git a/plugins/stylescombo/lang/de.js b/plugins/stylescombo/lang/de.js index 8a1333e8698..9d045a68138 100644 --- a/plugins/stylescombo/lang/de.js +++ b/plugins/stylescombo/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'de', { diff --git a/plugins/stylescombo/lang/el.js b/plugins/stylescombo/lang/el.js index 836b34db69d..010afd83bfa 100644 --- a/plugins/stylescombo/lang/el.js +++ b/plugins/stylescombo/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'el', { diff --git a/plugins/stylescombo/lang/en-au.js b/plugins/stylescombo/lang/en-au.js index 68cea3d4dee..3d5c2c946be 100644 --- a/plugins/stylescombo/lang/en-au.js +++ b/plugins/stylescombo/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'en-au', { diff --git a/plugins/stylescombo/lang/en-ca.js b/plugins/stylescombo/lang/en-ca.js index 719f52b21db..67934341c95 100644 --- a/plugins/stylescombo/lang/en-ca.js +++ b/plugins/stylescombo/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'en-ca', { diff --git a/plugins/stylescombo/lang/en-gb.js b/plugins/stylescombo/lang/en-gb.js index 2c973da7488..5dfabd54351 100644 --- a/plugins/stylescombo/lang/en-gb.js +++ b/plugins/stylescombo/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'en-gb', { diff --git a/plugins/stylescombo/lang/en.js b/plugins/stylescombo/lang/en.js index b18cce35441..50e7cd47e98 100644 --- a/plugins/stylescombo/lang/en.js +++ b/plugins/stylescombo/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'en', { diff --git a/plugins/stylescombo/lang/eo.js b/plugins/stylescombo/lang/eo.js index b4ef8b18204..c4a0f4df4c7 100644 --- a/plugins/stylescombo/lang/eo.js +++ b/plugins/stylescombo/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'eo', { diff --git a/plugins/stylescombo/lang/es-mx.js b/plugins/stylescombo/lang/es-mx.js index b2b21b42562..d2dd5c78d35 100644 --- a/plugins/stylescombo/lang/es-mx.js +++ b/plugins/stylescombo/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'es-mx', { diff --git a/plugins/stylescombo/lang/es.js b/plugins/stylescombo/lang/es.js index b93d223ebf8..9063a97ec5a 100644 --- a/plugins/stylescombo/lang/es.js +++ b/plugins/stylescombo/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'es', { diff --git a/plugins/stylescombo/lang/et.js b/plugins/stylescombo/lang/et.js index 367201a437c..e00a340bd8a 100644 --- a/plugins/stylescombo/lang/et.js +++ b/plugins/stylescombo/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'et', { diff --git a/plugins/stylescombo/lang/eu.js b/plugins/stylescombo/lang/eu.js index 569526f2547..1f705dd03cc 100644 --- a/plugins/stylescombo/lang/eu.js +++ b/plugins/stylescombo/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'eu', { diff --git a/plugins/stylescombo/lang/fa.js b/plugins/stylescombo/lang/fa.js index e937f72a293..7d461846736 100644 --- a/plugins/stylescombo/lang/fa.js +++ b/plugins/stylescombo/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'fa', { diff --git a/plugins/stylescombo/lang/fi.js b/plugins/stylescombo/lang/fi.js index 930fcf8c5f3..6f77036f9c6 100644 --- a/plugins/stylescombo/lang/fi.js +++ b/plugins/stylescombo/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'fi', { diff --git a/plugins/stylescombo/lang/fo.js b/plugins/stylescombo/lang/fo.js index b00ef82d2b3..ab9c92f2b2b 100644 --- a/plugins/stylescombo/lang/fo.js +++ b/plugins/stylescombo/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'fo', { diff --git a/plugins/stylescombo/lang/fr-ca.js b/plugins/stylescombo/lang/fr-ca.js index 844c8b33b16..586d7115702 100644 --- a/plugins/stylescombo/lang/fr-ca.js +++ b/plugins/stylescombo/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'fr-ca', { diff --git a/plugins/stylescombo/lang/fr.js b/plugins/stylescombo/lang/fr.js index 5267c4398bd..50c669b2cc2 100644 --- a/plugins/stylescombo/lang/fr.js +++ b/plugins/stylescombo/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'fr', { diff --git a/plugins/stylescombo/lang/gl.js b/plugins/stylescombo/lang/gl.js index 030bd93656f..3ea6cf0ee9c 100644 --- a/plugins/stylescombo/lang/gl.js +++ b/plugins/stylescombo/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'gl', { diff --git a/plugins/stylescombo/lang/gu.js b/plugins/stylescombo/lang/gu.js index 8da576be4ff..d382ca52dc4 100644 --- a/plugins/stylescombo/lang/gu.js +++ b/plugins/stylescombo/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'gu', { diff --git a/plugins/stylescombo/lang/he.js b/plugins/stylescombo/lang/he.js index 28729262ba6..5187b87958d 100644 --- a/plugins/stylescombo/lang/he.js +++ b/plugins/stylescombo/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'he', { diff --git a/plugins/stylescombo/lang/hi.js b/plugins/stylescombo/lang/hi.js index 39ce247644b..3923a5384ab 100644 --- a/plugins/stylescombo/lang/hi.js +++ b/plugins/stylescombo/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'hi', { diff --git a/plugins/stylescombo/lang/hr.js b/plugins/stylescombo/lang/hr.js index 6844ec5411f..896b94ac6b4 100644 --- a/plugins/stylescombo/lang/hr.js +++ b/plugins/stylescombo/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'hr', { diff --git a/plugins/stylescombo/lang/hu.js b/plugins/stylescombo/lang/hu.js index 8677a79ca11..17f1eaab10d 100644 --- a/plugins/stylescombo/lang/hu.js +++ b/plugins/stylescombo/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'hu', { diff --git a/plugins/stylescombo/lang/id.js b/plugins/stylescombo/lang/id.js index 171c9716f4d..a9d42cb6eb1 100644 --- a/plugins/stylescombo/lang/id.js +++ b/plugins/stylescombo/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'id', { diff --git a/plugins/stylescombo/lang/is.js b/plugins/stylescombo/lang/is.js index 576e85c9193..95128fe286f 100644 --- a/plugins/stylescombo/lang/is.js +++ b/plugins/stylescombo/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'is', { diff --git a/plugins/stylescombo/lang/it.js b/plugins/stylescombo/lang/it.js index 50495d7e40a..0bebd3860cc 100644 --- a/plugins/stylescombo/lang/it.js +++ b/plugins/stylescombo/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'it', { diff --git a/plugins/stylescombo/lang/ja.js b/plugins/stylescombo/lang/ja.js index 15acf75233a..4f1bcb297a0 100644 --- a/plugins/stylescombo/lang/ja.js +++ b/plugins/stylescombo/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'ja', { diff --git a/plugins/stylescombo/lang/ka.js b/plugins/stylescombo/lang/ka.js index f33ddd8ef47..56679e8fe8a 100644 --- a/plugins/stylescombo/lang/ka.js +++ b/plugins/stylescombo/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'ka', { diff --git a/plugins/stylescombo/lang/km.js b/plugins/stylescombo/lang/km.js index 7f9be2e8a60..5817f23b075 100644 --- a/plugins/stylescombo/lang/km.js +++ b/plugins/stylescombo/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'km', { diff --git a/plugins/stylescombo/lang/ko.js b/plugins/stylescombo/lang/ko.js index 5c5697b6c4f..ca4230e1610 100644 --- a/plugins/stylescombo/lang/ko.js +++ b/plugins/stylescombo/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'ko', { diff --git a/plugins/stylescombo/lang/ku.js b/plugins/stylescombo/lang/ku.js index c457c6b3ba6..ee19ff8919c 100644 --- a/plugins/stylescombo/lang/ku.js +++ b/plugins/stylescombo/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'ku', { diff --git a/plugins/stylescombo/lang/lt.js b/plugins/stylescombo/lang/lt.js index 6cbacf3bf47..03ee64789c1 100644 --- a/plugins/stylescombo/lang/lt.js +++ b/plugins/stylescombo/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'lt', { diff --git a/plugins/stylescombo/lang/lv.js b/plugins/stylescombo/lang/lv.js index 881083ea826..a02f9a07b28 100644 --- a/plugins/stylescombo/lang/lv.js +++ b/plugins/stylescombo/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'lv', { diff --git a/plugins/stylescombo/lang/mk.js b/plugins/stylescombo/lang/mk.js index cae6d9b30fb..d01c7b279b7 100644 --- a/plugins/stylescombo/lang/mk.js +++ b/plugins/stylescombo/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'mk', { diff --git a/plugins/stylescombo/lang/mn.js b/plugins/stylescombo/lang/mn.js index db738bff4af..3fa262f3ec9 100644 --- a/plugins/stylescombo/lang/mn.js +++ b/plugins/stylescombo/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'mn', { diff --git a/plugins/stylescombo/lang/ms.js b/plugins/stylescombo/lang/ms.js index cef05911cd8..85599e26cd9 100644 --- a/plugins/stylescombo/lang/ms.js +++ b/plugins/stylescombo/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'ms', { diff --git a/plugins/stylescombo/lang/nb.js b/plugins/stylescombo/lang/nb.js index 7b97e3d69ca..02914bccead 100644 --- a/plugins/stylescombo/lang/nb.js +++ b/plugins/stylescombo/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'nb', { diff --git a/plugins/stylescombo/lang/nl.js b/plugins/stylescombo/lang/nl.js index ef22d94fa99..c8209f27edc 100644 --- a/plugins/stylescombo/lang/nl.js +++ b/plugins/stylescombo/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'nl', { diff --git a/plugins/stylescombo/lang/no.js b/plugins/stylescombo/lang/no.js index 2edf9803ab0..699adb7ddb1 100644 --- a/plugins/stylescombo/lang/no.js +++ b/plugins/stylescombo/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'no', { diff --git a/plugins/stylescombo/lang/oc.js b/plugins/stylescombo/lang/oc.js index 2bec9de7525..49c06532781 100644 --- a/plugins/stylescombo/lang/oc.js +++ b/plugins/stylescombo/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'oc', { diff --git a/plugins/stylescombo/lang/pl.js b/plugins/stylescombo/lang/pl.js index 6496193f54c..e49f8b5c37a 100644 --- a/plugins/stylescombo/lang/pl.js +++ b/plugins/stylescombo/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'pl', { diff --git a/plugins/stylescombo/lang/pt-br.js b/plugins/stylescombo/lang/pt-br.js index 1f8542552c6..56ef8e3f096 100644 --- a/plugins/stylescombo/lang/pt-br.js +++ b/plugins/stylescombo/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'pt-br', { diff --git a/plugins/stylescombo/lang/pt.js b/plugins/stylescombo/lang/pt.js index 31efa7f65b7..4b7efda99b6 100644 --- a/plugins/stylescombo/lang/pt.js +++ b/plugins/stylescombo/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'pt', { diff --git a/plugins/stylescombo/lang/ro.js b/plugins/stylescombo/lang/ro.js index b041c27dbe8..a6fe1ebd388 100644 --- a/plugins/stylescombo/lang/ro.js +++ b/plugins/stylescombo/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'ro', { diff --git a/plugins/stylescombo/lang/ru.js b/plugins/stylescombo/lang/ru.js index 6226702bd32..575794dc980 100644 --- a/plugins/stylescombo/lang/ru.js +++ b/plugins/stylescombo/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'ru', { diff --git a/plugins/stylescombo/lang/si.js b/plugins/stylescombo/lang/si.js index 933664cb5f6..7eed6f42fdd 100644 --- a/plugins/stylescombo/lang/si.js +++ b/plugins/stylescombo/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'si', { diff --git a/plugins/stylescombo/lang/sk.js b/plugins/stylescombo/lang/sk.js index 55c944236c3..dac6787e91a 100644 --- a/plugins/stylescombo/lang/sk.js +++ b/plugins/stylescombo/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'sk', { diff --git a/plugins/stylescombo/lang/sl.js b/plugins/stylescombo/lang/sl.js index 3766e4a925d..35c04c45e1b 100644 --- a/plugins/stylescombo/lang/sl.js +++ b/plugins/stylescombo/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'sl', { diff --git a/plugins/stylescombo/lang/sq.js b/plugins/stylescombo/lang/sq.js index ab47b08fe7a..ccd498848f6 100644 --- a/plugins/stylescombo/lang/sq.js +++ b/plugins/stylescombo/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'sq', { diff --git a/plugins/stylescombo/lang/sr-latn.js b/plugins/stylescombo/lang/sr-latn.js index 9747d81ed32..8584b3a69f6 100644 --- a/plugins/stylescombo/lang/sr-latn.js +++ b/plugins/stylescombo/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'sr-latn', { diff --git a/plugins/stylescombo/lang/sr.js b/plugins/stylescombo/lang/sr.js index 81fc7faf578..d316a2ac920 100644 --- a/plugins/stylescombo/lang/sr.js +++ b/plugins/stylescombo/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'sr', { diff --git a/plugins/stylescombo/lang/sv.js b/plugins/stylescombo/lang/sv.js index ceaea94d8e7..df8acacf7b2 100644 --- a/plugins/stylescombo/lang/sv.js +++ b/plugins/stylescombo/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'sv', { diff --git a/plugins/stylescombo/lang/th.js b/plugins/stylescombo/lang/th.js index f3a891b9dfc..6d2305a6680 100644 --- a/plugins/stylescombo/lang/th.js +++ b/plugins/stylescombo/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'th', { diff --git a/plugins/stylescombo/lang/tr.js b/plugins/stylescombo/lang/tr.js index e8a41f47376..4c305cb8ced 100644 --- a/plugins/stylescombo/lang/tr.js +++ b/plugins/stylescombo/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'tr', { diff --git a/plugins/stylescombo/lang/tt.js b/plugins/stylescombo/lang/tt.js index 84719b57c0a..5d421b96b08 100644 --- a/plugins/stylescombo/lang/tt.js +++ b/plugins/stylescombo/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'tt', { diff --git a/plugins/stylescombo/lang/ug.js b/plugins/stylescombo/lang/ug.js index f19a9827788..667b4172872 100644 --- a/plugins/stylescombo/lang/ug.js +++ b/plugins/stylescombo/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'ug', { diff --git a/plugins/stylescombo/lang/uk.js b/plugins/stylescombo/lang/uk.js index 14fa5bb65ce..38eebce9774 100644 --- a/plugins/stylescombo/lang/uk.js +++ b/plugins/stylescombo/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'uk', { diff --git a/plugins/stylescombo/lang/vi.js b/plugins/stylescombo/lang/vi.js index 75d94a3e0ba..2af290b0ae6 100644 --- a/plugins/stylescombo/lang/vi.js +++ b/plugins/stylescombo/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'vi', { diff --git a/plugins/stylescombo/lang/zh-cn.js b/plugins/stylescombo/lang/zh-cn.js index b2b18360c23..9568ba2262a 100644 --- a/plugins/stylescombo/lang/zh-cn.js +++ b/plugins/stylescombo/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'zh-cn', { diff --git a/plugins/stylescombo/lang/zh.js b/plugins/stylescombo/lang/zh.js index 1bff353faa6..e8f3c889f72 100644 --- a/plugins/stylescombo/lang/zh.js +++ b/plugins/stylescombo/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'stylescombo', 'zh', { diff --git a/plugins/stylescombo/plugin.js b/plugins/stylescombo/plugin.js index 8a7850c281e..f232a2906f8 100644 --- a/plugins/stylescombo/plugin.js +++ b/plugins/stylescombo/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/stylesheetparser/plugin.js b/plugins/stylesheetparser/plugin.js index 1c3f0886d23..1a926271e8a 100644 --- a/plugins/stylesheetparser/plugin.js +++ b/plugins/stylesheetparser/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/stylesheetparser/samples/stylesheetparser.html b/plugins/stylesheetparser/samples/stylesheetparser.html index 75b6fee0bea..c0d576fc5c0 100644 --- a/plugins/stylesheetparser/samples/stylesheetparser.html +++ b/plugins/stylesheetparser/samples/stylesheetparser.html @@ -1,6 +1,6 @@ diff --git a/plugins/tab/plugin.js b/plugins/tab/plugin.js index 745813de10a..a266afe3479 100644 --- a/plugins/tab/plugin.js +++ b/plugins/tab/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/table/dialogs/table.js b/plugins/table/dialogs/table.js index 7106417dde6..3a35908760e 100755 --- a/plugins/table/dialogs/table.js +++ b/plugins/table/dialogs/table.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/table/lang/af.js b/plugins/table/lang/af.js index a090c3e7038..7735a8e9f4e 100644 --- a/plugins/table/lang/af.js +++ b/plugins/table/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'af', { diff --git a/plugins/table/lang/ar.js b/plugins/table/lang/ar.js index 6005f0dbb10..303c0e2997e 100644 --- a/plugins/table/lang/ar.js +++ b/plugins/table/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'ar', { diff --git a/plugins/table/lang/az.js b/plugins/table/lang/az.js index b656fae8432..8f621327dec 100644 --- a/plugins/table/lang/az.js +++ b/plugins/table/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'az', { diff --git a/plugins/table/lang/bg.js b/plugins/table/lang/bg.js index b241519a447..c33fdb87941 100644 --- a/plugins/table/lang/bg.js +++ b/plugins/table/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'bg', { diff --git a/plugins/table/lang/bn.js b/plugins/table/lang/bn.js index 25d24a77429..99cb47db8f7 100644 --- a/plugins/table/lang/bn.js +++ b/plugins/table/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'bn', { diff --git a/plugins/table/lang/bs.js b/plugins/table/lang/bs.js index 35d06f43a3d..e759407a883 100644 --- a/plugins/table/lang/bs.js +++ b/plugins/table/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'bs', { diff --git a/plugins/table/lang/ca.js b/plugins/table/lang/ca.js index edba10dd0cd..c989fe00b5f 100644 --- a/plugins/table/lang/ca.js +++ b/plugins/table/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'ca', { diff --git a/plugins/table/lang/cs.js b/plugins/table/lang/cs.js index 914b17aa767..4ec848f1d3d 100644 --- a/plugins/table/lang/cs.js +++ b/plugins/table/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'cs', { diff --git a/plugins/table/lang/cy.js b/plugins/table/lang/cy.js index 0c8e2b14dff..e25539bd108 100644 --- a/plugins/table/lang/cy.js +++ b/plugins/table/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'cy', { diff --git a/plugins/table/lang/da.js b/plugins/table/lang/da.js index fbdadd39d77..a880e5d3c88 100644 --- a/plugins/table/lang/da.js +++ b/plugins/table/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'da', { diff --git a/plugins/table/lang/de-ch.js b/plugins/table/lang/de-ch.js index 2164fb8c7d7..0d19a1bc500 100644 --- a/plugins/table/lang/de-ch.js +++ b/plugins/table/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'de-ch', { diff --git a/plugins/table/lang/de.js b/plugins/table/lang/de.js index cfbb135b6c5..0959a52d8fa 100644 --- a/plugins/table/lang/de.js +++ b/plugins/table/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'de', { diff --git a/plugins/table/lang/el.js b/plugins/table/lang/el.js index ce192ea4349..4e2711a6fe3 100644 --- a/plugins/table/lang/el.js +++ b/plugins/table/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'el', { diff --git a/plugins/table/lang/en-au.js b/plugins/table/lang/en-au.js index fd38ef5756b..412211b17d2 100644 --- a/plugins/table/lang/en-au.js +++ b/plugins/table/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'en-au', { diff --git a/plugins/table/lang/en-ca.js b/plugins/table/lang/en-ca.js index 49290e7fdda..5119d3f41d4 100644 --- a/plugins/table/lang/en-ca.js +++ b/plugins/table/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'en-ca', { diff --git a/plugins/table/lang/en-gb.js b/plugins/table/lang/en-gb.js index 27aeea0c2a7..1bf1b0fcd1f 100644 --- a/plugins/table/lang/en-gb.js +++ b/plugins/table/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'en-gb', { diff --git a/plugins/table/lang/en.js b/plugins/table/lang/en.js index f26557336fa..c2b25c592f5 100644 --- a/plugins/table/lang/en.js +++ b/plugins/table/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'en', { diff --git a/plugins/table/lang/eo.js b/plugins/table/lang/eo.js index 9c3c1b15512..f0aa9db8b43 100644 --- a/plugins/table/lang/eo.js +++ b/plugins/table/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'eo', { diff --git a/plugins/table/lang/es-mx.js b/plugins/table/lang/es-mx.js index e6c69be0356..21089e66fca 100644 --- a/plugins/table/lang/es-mx.js +++ b/plugins/table/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'es-mx', { diff --git a/plugins/table/lang/es.js b/plugins/table/lang/es.js index 6e10a54e6be..0cf1642d925 100644 --- a/plugins/table/lang/es.js +++ b/plugins/table/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'es', { diff --git a/plugins/table/lang/et.js b/plugins/table/lang/et.js index 66e65de50fc..357de419fa4 100644 --- a/plugins/table/lang/et.js +++ b/plugins/table/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'et', { diff --git a/plugins/table/lang/eu.js b/plugins/table/lang/eu.js index 54b57480ea6..9a519332c2d 100644 --- a/plugins/table/lang/eu.js +++ b/plugins/table/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'eu', { diff --git a/plugins/table/lang/fa.js b/plugins/table/lang/fa.js index 0c9bfeeedd3..d70bb336f10 100644 --- a/plugins/table/lang/fa.js +++ b/plugins/table/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'fa', { diff --git a/plugins/table/lang/fi.js b/plugins/table/lang/fi.js index 58b7ebb225e..d7db79014dd 100644 --- a/plugins/table/lang/fi.js +++ b/plugins/table/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'fi', { diff --git a/plugins/table/lang/fo.js b/plugins/table/lang/fo.js index d6f2f6ae6ee..15f041558b5 100644 --- a/plugins/table/lang/fo.js +++ b/plugins/table/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'fo', { diff --git a/plugins/table/lang/fr-ca.js b/plugins/table/lang/fr-ca.js index c30a6f44894..9e73d28e0f0 100644 --- a/plugins/table/lang/fr-ca.js +++ b/plugins/table/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'fr-ca', { diff --git a/plugins/table/lang/fr.js b/plugins/table/lang/fr.js index d2dcf4a1a30..eb03464b7ce 100644 --- a/plugins/table/lang/fr.js +++ b/plugins/table/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'fr', { diff --git a/plugins/table/lang/gl.js b/plugins/table/lang/gl.js index 882c2503a73..a414739e2a1 100644 --- a/plugins/table/lang/gl.js +++ b/plugins/table/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'gl', { diff --git a/plugins/table/lang/gu.js b/plugins/table/lang/gu.js index f0eaaebf907..7a7e06d5445 100644 --- a/plugins/table/lang/gu.js +++ b/plugins/table/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'gu', { diff --git a/plugins/table/lang/he.js b/plugins/table/lang/he.js index b43343dd7ab..8484189142f 100644 --- a/plugins/table/lang/he.js +++ b/plugins/table/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'he', { diff --git a/plugins/table/lang/hi.js b/plugins/table/lang/hi.js index 7733e497b33..60034b71995 100644 --- a/plugins/table/lang/hi.js +++ b/plugins/table/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'hi', { diff --git a/plugins/table/lang/hr.js b/plugins/table/lang/hr.js index 471efe7bf21..918491c743e 100644 --- a/plugins/table/lang/hr.js +++ b/plugins/table/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'hr', { diff --git a/plugins/table/lang/hu.js b/plugins/table/lang/hu.js index ea3de4839e2..f5515ebcae6 100644 --- a/plugins/table/lang/hu.js +++ b/plugins/table/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'hu', { diff --git a/plugins/table/lang/id.js b/plugins/table/lang/id.js index c184079cbc8..fc539f594f5 100644 --- a/plugins/table/lang/id.js +++ b/plugins/table/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'id', { diff --git a/plugins/table/lang/is.js b/plugins/table/lang/is.js index 5c22e8a992a..0160dae0f8f 100644 --- a/plugins/table/lang/is.js +++ b/plugins/table/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'is', { diff --git a/plugins/table/lang/it.js b/plugins/table/lang/it.js index 6b2b9e14cd2..f2b6b204208 100644 --- a/plugins/table/lang/it.js +++ b/plugins/table/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'it', { diff --git a/plugins/table/lang/ja.js b/plugins/table/lang/ja.js index 53711d19981..9484c069b48 100644 --- a/plugins/table/lang/ja.js +++ b/plugins/table/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'ja', { diff --git a/plugins/table/lang/ka.js b/plugins/table/lang/ka.js index 5e0e6c615d1..db247d33b71 100644 --- a/plugins/table/lang/ka.js +++ b/plugins/table/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'ka', { diff --git a/plugins/table/lang/km.js b/plugins/table/lang/km.js index 4f48da0d67b..5bc9e5ecdd4 100644 --- a/plugins/table/lang/km.js +++ b/plugins/table/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'km', { diff --git a/plugins/table/lang/ko.js b/plugins/table/lang/ko.js index 4a02d6a51a9..4fad8e0c49f 100644 --- a/plugins/table/lang/ko.js +++ b/plugins/table/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'ko', { diff --git a/plugins/table/lang/ku.js b/plugins/table/lang/ku.js index 3c6c75a74d6..04c2e182427 100644 --- a/plugins/table/lang/ku.js +++ b/plugins/table/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'ku', { diff --git a/plugins/table/lang/lt.js b/plugins/table/lang/lt.js index 8f26a91d4ca..a3b4da3c9c4 100644 --- a/plugins/table/lang/lt.js +++ b/plugins/table/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'lt', { diff --git a/plugins/table/lang/lv.js b/plugins/table/lang/lv.js index 95b3cf9a9dc..7991087b6f6 100644 --- a/plugins/table/lang/lv.js +++ b/plugins/table/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'lv', { diff --git a/plugins/table/lang/mk.js b/plugins/table/lang/mk.js index 72b4ebf3200..dd1c006bdee 100644 --- a/plugins/table/lang/mk.js +++ b/plugins/table/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'mk', { diff --git a/plugins/table/lang/mn.js b/plugins/table/lang/mn.js index c9da7559752..f7cc8393ba8 100644 --- a/plugins/table/lang/mn.js +++ b/plugins/table/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'mn', { diff --git a/plugins/table/lang/ms.js b/plugins/table/lang/ms.js index c4959aa22f4..6ca9a2d7a63 100644 --- a/plugins/table/lang/ms.js +++ b/plugins/table/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'ms', { diff --git a/plugins/table/lang/nb.js b/plugins/table/lang/nb.js index 02deab0575d..0541d452365 100644 --- a/plugins/table/lang/nb.js +++ b/plugins/table/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'nb', { diff --git a/plugins/table/lang/nl.js b/plugins/table/lang/nl.js index 0b4c7e06694..a603f29c5b7 100644 --- a/plugins/table/lang/nl.js +++ b/plugins/table/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'nl', { diff --git a/plugins/table/lang/no.js b/plugins/table/lang/no.js index 7fa826ea689..31a48c715cf 100644 --- a/plugins/table/lang/no.js +++ b/plugins/table/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'no', { diff --git a/plugins/table/lang/oc.js b/plugins/table/lang/oc.js index 22600227819..aa80c75fc9d 100644 --- a/plugins/table/lang/oc.js +++ b/plugins/table/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'oc', { diff --git a/plugins/table/lang/pl.js b/plugins/table/lang/pl.js index 8b6c6ec924f..b9b02c1ebbf 100644 --- a/plugins/table/lang/pl.js +++ b/plugins/table/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'pl', { diff --git a/plugins/table/lang/pt-br.js b/plugins/table/lang/pt-br.js index b81eebce3d7..a611b78fc48 100644 --- a/plugins/table/lang/pt-br.js +++ b/plugins/table/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'pt-br', { diff --git a/plugins/table/lang/pt.js b/plugins/table/lang/pt.js index aee60e1e538..eaf7f83cec8 100644 --- a/plugins/table/lang/pt.js +++ b/plugins/table/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'pt', { diff --git a/plugins/table/lang/ro.js b/plugins/table/lang/ro.js index c0ac78ae882..a17dca43731 100644 --- a/plugins/table/lang/ro.js +++ b/plugins/table/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'ro', { diff --git a/plugins/table/lang/ru.js b/plugins/table/lang/ru.js index b4d637d0ce0..7d6c5012648 100644 --- a/plugins/table/lang/ru.js +++ b/plugins/table/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'ru', { diff --git a/plugins/table/lang/si.js b/plugins/table/lang/si.js index b1cd4b0a6ce..10a56a76ee9 100644 --- a/plugins/table/lang/si.js +++ b/plugins/table/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'si', { diff --git a/plugins/table/lang/sk.js b/plugins/table/lang/sk.js index 216ccf61e91..3acb8dae6e1 100644 --- a/plugins/table/lang/sk.js +++ b/plugins/table/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'sk', { diff --git a/plugins/table/lang/sl.js b/plugins/table/lang/sl.js index 11052dc840c..7bed88617ff 100644 --- a/plugins/table/lang/sl.js +++ b/plugins/table/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'sl', { diff --git a/plugins/table/lang/sq.js b/plugins/table/lang/sq.js index ad97403dd7c..d47f6a4ff27 100644 --- a/plugins/table/lang/sq.js +++ b/plugins/table/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'sq', { diff --git a/plugins/table/lang/sr-latn.js b/plugins/table/lang/sr-latn.js index 598272533cc..2c7b3779cc3 100644 --- a/plugins/table/lang/sr-latn.js +++ b/plugins/table/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'sr-latn', { diff --git a/plugins/table/lang/sr.js b/plugins/table/lang/sr.js index 63f51c37f36..f29cf6e4636 100644 --- a/plugins/table/lang/sr.js +++ b/plugins/table/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'sr', { diff --git a/plugins/table/lang/sv.js b/plugins/table/lang/sv.js index 25dbb15f3cc..51f9b08b022 100644 --- a/plugins/table/lang/sv.js +++ b/plugins/table/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'sv', { diff --git a/plugins/table/lang/th.js b/plugins/table/lang/th.js index 6b492cf2ce7..8bcc220d819 100644 --- a/plugins/table/lang/th.js +++ b/plugins/table/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'th', { diff --git a/plugins/table/lang/tr.js b/plugins/table/lang/tr.js index b0efce175cf..26b39c19857 100644 --- a/plugins/table/lang/tr.js +++ b/plugins/table/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'tr', { diff --git a/plugins/table/lang/tt.js b/plugins/table/lang/tt.js index e9879737182..b39443ef144 100644 --- a/plugins/table/lang/tt.js +++ b/plugins/table/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'tt', { diff --git a/plugins/table/lang/ug.js b/plugins/table/lang/ug.js index c403ca4b701..2a86440b324 100644 --- a/plugins/table/lang/ug.js +++ b/plugins/table/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'ug', { diff --git a/plugins/table/lang/uk.js b/plugins/table/lang/uk.js index 9eae41b346a..dc483c79d79 100644 --- a/plugins/table/lang/uk.js +++ b/plugins/table/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'uk', { diff --git a/plugins/table/lang/vi.js b/plugins/table/lang/vi.js index e2169e7d0af..5ccdd61b4e2 100644 --- a/plugins/table/lang/vi.js +++ b/plugins/table/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'vi', { diff --git a/plugins/table/lang/zh-cn.js b/plugins/table/lang/zh-cn.js index 423c5f5adca..a10a410698a 100644 --- a/plugins/table/lang/zh-cn.js +++ b/plugins/table/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'zh-cn', { diff --git a/plugins/table/lang/zh.js b/plugins/table/lang/zh.js index aa3cbdf03cb..f0b3f0a4e79 100644 --- a/plugins/table/lang/zh.js +++ b/plugins/table/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'table', 'zh', { diff --git a/plugins/table/plugin.js b/plugins/table/plugin.js index 83ecfb9945a..e405b73d201 100755 --- a/plugins/table/plugin.js +++ b/plugins/table/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/tableresize/dev/tableresize.html b/plugins/tableresize/dev/tableresize.html index fcbf81ee899..2169da5d83c 100644 --- a/plugins/tableresize/dev/tableresize.html +++ b/plugins/tableresize/dev/tableresize.html @@ -1,6 +1,6 @@ diff --git a/plugins/tableresize/plugin.js b/plugins/tableresize/plugin.js index 50c0d2ce13e..ed1854dbaa5 100644 --- a/plugins/tableresize/plugin.js +++ b/plugins/tableresize/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/tableresize/samples/tableresize.html b/plugins/tableresize/samples/tableresize.html index 8cad64719db..8f755e0f129 100644 --- a/plugins/tableresize/samples/tableresize.html +++ b/plugins/tableresize/samples/tableresize.html @@ -1,6 +1,6 @@ diff --git a/plugins/tableselection/plugin.js b/plugins/tableselection/plugin.js index d9a8938d47d..2a109016354 100644 --- a/plugins/tableselection/plugin.js +++ b/plugins/tableselection/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/tabletools/dialogs/tableCell.js b/plugins/tabletools/dialogs/tableCell.js index 33149d1384d..c68dc86850c 100644 --- a/plugins/tabletools/dialogs/tableCell.js +++ b/plugins/tabletools/dialogs/tableCell.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/tabletools/plugin.js b/plugins/tabletools/plugin.js index 96712efe593..33b6479be1d 100644 --- a/plugins/tabletools/plugin.js +++ b/plugins/tabletools/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/templates/dialogs/templates.css b/plugins/templates/dialogs/templates.css index 35026ba16be..fcdcb3dd635 100644 --- a/plugins/templates/dialogs/templates.css +++ b/plugins/templates/dialogs/templates.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/templates/dialogs/templates.js b/plugins/templates/dialogs/templates.js index 160e1bde4f9..9b3f3ebbc60 100644 --- a/plugins/templates/dialogs/templates.js +++ b/plugins/templates/dialogs/templates.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/templates/lang/af.js b/plugins/templates/lang/af.js index 5cc482e7a3a..44b584a2cbd 100644 --- a/plugins/templates/lang/af.js +++ b/plugins/templates/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'af', { diff --git a/plugins/templates/lang/ar.js b/plugins/templates/lang/ar.js index f609f654b02..08b5b4535e9 100644 --- a/plugins/templates/lang/ar.js +++ b/plugins/templates/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'ar', { diff --git a/plugins/templates/lang/az.js b/plugins/templates/lang/az.js index f28fa9fc572..33996a43047 100644 --- a/plugins/templates/lang/az.js +++ b/plugins/templates/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'az', { diff --git a/plugins/templates/lang/bg.js b/plugins/templates/lang/bg.js index 5617fa20aee..f31af30b6ea 100644 --- a/plugins/templates/lang/bg.js +++ b/plugins/templates/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'bg', { diff --git a/plugins/templates/lang/bn.js b/plugins/templates/lang/bn.js index 3785e3b159f..29112576ea7 100644 --- a/plugins/templates/lang/bn.js +++ b/plugins/templates/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'bn', { diff --git a/plugins/templates/lang/bs.js b/plugins/templates/lang/bs.js index 2c4b1cbe152..ad29b57afa8 100644 --- a/plugins/templates/lang/bs.js +++ b/plugins/templates/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'bs', { diff --git a/plugins/templates/lang/ca.js b/plugins/templates/lang/ca.js index 37466b30c30..5975aca0697 100644 --- a/plugins/templates/lang/ca.js +++ b/plugins/templates/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'ca', { diff --git a/plugins/templates/lang/cs.js b/plugins/templates/lang/cs.js index 543173b9576..f647dff8ed4 100644 --- a/plugins/templates/lang/cs.js +++ b/plugins/templates/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'cs', { diff --git a/plugins/templates/lang/cy.js b/plugins/templates/lang/cy.js index fb534bbed18..3d161f1782b 100644 --- a/plugins/templates/lang/cy.js +++ b/plugins/templates/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'cy', { diff --git a/plugins/templates/lang/da.js b/plugins/templates/lang/da.js index fd4a45cb717..f9ea7b5b6d9 100644 --- a/plugins/templates/lang/da.js +++ b/plugins/templates/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'da', { diff --git a/plugins/templates/lang/de-ch.js b/plugins/templates/lang/de-ch.js index fbbe858718b..1f9d3c720b2 100644 --- a/plugins/templates/lang/de-ch.js +++ b/plugins/templates/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'de-ch', { diff --git a/plugins/templates/lang/de.js b/plugins/templates/lang/de.js index fecc78ab866..2e9b31381bf 100644 --- a/plugins/templates/lang/de.js +++ b/plugins/templates/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'de', { diff --git a/plugins/templates/lang/el.js b/plugins/templates/lang/el.js index dd2d78ec659..d53d5651102 100644 --- a/plugins/templates/lang/el.js +++ b/plugins/templates/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'el', { diff --git a/plugins/templates/lang/en-au.js b/plugins/templates/lang/en-au.js index f1be7080cc6..d2077120ad8 100644 --- a/plugins/templates/lang/en-au.js +++ b/plugins/templates/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'en-au', { diff --git a/plugins/templates/lang/en-ca.js b/plugins/templates/lang/en-ca.js index 24064cb11c2..60cb31feab0 100644 --- a/plugins/templates/lang/en-ca.js +++ b/plugins/templates/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'en-ca', { diff --git a/plugins/templates/lang/en-gb.js b/plugins/templates/lang/en-gb.js index 7300740cbc8..54b30ab024d 100644 --- a/plugins/templates/lang/en-gb.js +++ b/plugins/templates/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'en-gb', { diff --git a/plugins/templates/lang/en.js b/plugins/templates/lang/en.js index b3e0775d4e2..05007445045 100644 --- a/plugins/templates/lang/en.js +++ b/plugins/templates/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'en', { diff --git a/plugins/templates/lang/eo.js b/plugins/templates/lang/eo.js index e2dd3576525..637e6ab1bc5 100644 --- a/plugins/templates/lang/eo.js +++ b/plugins/templates/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'eo', { diff --git a/plugins/templates/lang/es-mx.js b/plugins/templates/lang/es-mx.js index 8b14eac8882..2d1c0c83832 100644 --- a/plugins/templates/lang/es-mx.js +++ b/plugins/templates/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'es-mx', { diff --git a/plugins/templates/lang/es.js b/plugins/templates/lang/es.js index 18fb2588fd6..63ad377c4c7 100644 --- a/plugins/templates/lang/es.js +++ b/plugins/templates/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'es', { diff --git a/plugins/templates/lang/et.js b/plugins/templates/lang/et.js index 6656fdbb481..be4ffed55c1 100644 --- a/plugins/templates/lang/et.js +++ b/plugins/templates/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'et', { diff --git a/plugins/templates/lang/eu.js b/plugins/templates/lang/eu.js index 2a2c5199aaf..bfd833538f4 100644 --- a/plugins/templates/lang/eu.js +++ b/plugins/templates/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'eu', { diff --git a/plugins/templates/lang/fa.js b/plugins/templates/lang/fa.js index 1d00dd063a0..2ece305277c 100644 --- a/plugins/templates/lang/fa.js +++ b/plugins/templates/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'fa', { diff --git a/plugins/templates/lang/fi.js b/plugins/templates/lang/fi.js index 64099aec0aa..5048ad69eef 100644 --- a/plugins/templates/lang/fi.js +++ b/plugins/templates/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'fi', { diff --git a/plugins/templates/lang/fo.js b/plugins/templates/lang/fo.js index d4f703c08c4..d0f2c8a6e79 100644 --- a/plugins/templates/lang/fo.js +++ b/plugins/templates/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'fo', { diff --git a/plugins/templates/lang/fr-ca.js b/plugins/templates/lang/fr-ca.js index 3ac4dd571ca..606edf1073b 100644 --- a/plugins/templates/lang/fr-ca.js +++ b/plugins/templates/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'fr-ca', { diff --git a/plugins/templates/lang/fr.js b/plugins/templates/lang/fr.js index e679ab88e28..9669c8ca5b8 100644 --- a/plugins/templates/lang/fr.js +++ b/plugins/templates/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'fr', { diff --git a/plugins/templates/lang/gl.js b/plugins/templates/lang/gl.js index 7e7fde5ddd5..dcec3ef0aab 100644 --- a/plugins/templates/lang/gl.js +++ b/plugins/templates/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'gl', { diff --git a/plugins/templates/lang/gu.js b/plugins/templates/lang/gu.js index 32288a67998..73ac7289a8c 100644 --- a/plugins/templates/lang/gu.js +++ b/plugins/templates/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'gu', { diff --git a/plugins/templates/lang/he.js b/plugins/templates/lang/he.js index f6ef58bb051..5a6e3867238 100644 --- a/plugins/templates/lang/he.js +++ b/plugins/templates/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'he', { diff --git a/plugins/templates/lang/hi.js b/plugins/templates/lang/hi.js index 655cd9c589e..01985797d23 100644 --- a/plugins/templates/lang/hi.js +++ b/plugins/templates/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'hi', { diff --git a/plugins/templates/lang/hr.js b/plugins/templates/lang/hr.js index cccfd0b5fcf..74b4d8dd6ab 100644 --- a/plugins/templates/lang/hr.js +++ b/plugins/templates/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'hr', { diff --git a/plugins/templates/lang/hu.js b/plugins/templates/lang/hu.js index e4c2a8c1d44..71e487c2b3a 100644 --- a/plugins/templates/lang/hu.js +++ b/plugins/templates/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'hu', { diff --git a/plugins/templates/lang/id.js b/plugins/templates/lang/id.js index a1d7bba0693..a3926dacd7d 100644 --- a/plugins/templates/lang/id.js +++ b/plugins/templates/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'id', { diff --git a/plugins/templates/lang/is.js b/plugins/templates/lang/is.js index 29cb5e1061a..9505010ccd6 100644 --- a/plugins/templates/lang/is.js +++ b/plugins/templates/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'is', { diff --git a/plugins/templates/lang/it.js b/plugins/templates/lang/it.js index 20704859e29..873a4ba7581 100644 --- a/plugins/templates/lang/it.js +++ b/plugins/templates/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'it', { diff --git a/plugins/templates/lang/ja.js b/plugins/templates/lang/ja.js index 869bf8b5945..2543720dffc 100644 --- a/plugins/templates/lang/ja.js +++ b/plugins/templates/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'ja', { diff --git a/plugins/templates/lang/ka.js b/plugins/templates/lang/ka.js index a0cca4852c9..5c6751a54fd 100644 --- a/plugins/templates/lang/ka.js +++ b/plugins/templates/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'ka', { diff --git a/plugins/templates/lang/km.js b/plugins/templates/lang/km.js index dd1a2c47993..9719a72b7d5 100644 --- a/plugins/templates/lang/km.js +++ b/plugins/templates/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'km', { diff --git a/plugins/templates/lang/ko.js b/plugins/templates/lang/ko.js index bb75c0e2ab9..7e76e37a8f7 100644 --- a/plugins/templates/lang/ko.js +++ b/plugins/templates/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'ko', { diff --git a/plugins/templates/lang/ku.js b/plugins/templates/lang/ku.js index da87a49c878..ae488ceb1ff 100644 --- a/plugins/templates/lang/ku.js +++ b/plugins/templates/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'ku', { diff --git a/plugins/templates/lang/lt.js b/plugins/templates/lang/lt.js index c91fb40f0b7..1484bdea35e 100644 --- a/plugins/templates/lang/lt.js +++ b/plugins/templates/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'lt', { diff --git a/plugins/templates/lang/lv.js b/plugins/templates/lang/lv.js index 09cae50e898..db273c778ff 100644 --- a/plugins/templates/lang/lv.js +++ b/plugins/templates/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'lv', { diff --git a/plugins/templates/lang/mk.js b/plugins/templates/lang/mk.js index f77d07116e9..23c7eb8a99f 100644 --- a/plugins/templates/lang/mk.js +++ b/plugins/templates/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'mk', { diff --git a/plugins/templates/lang/mn.js b/plugins/templates/lang/mn.js index 0104548f0bc..297ed5e1dda 100644 --- a/plugins/templates/lang/mn.js +++ b/plugins/templates/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'mn', { diff --git a/plugins/templates/lang/ms.js b/plugins/templates/lang/ms.js index eb8776b6aa5..f33703c97ae 100644 --- a/plugins/templates/lang/ms.js +++ b/plugins/templates/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'ms', { diff --git a/plugins/templates/lang/nb.js b/plugins/templates/lang/nb.js index 8d19d3d57d5..824fb4a43bc 100644 --- a/plugins/templates/lang/nb.js +++ b/plugins/templates/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'nb', { diff --git a/plugins/templates/lang/nl.js b/plugins/templates/lang/nl.js index 60cc310748f..645a48c9a06 100644 --- a/plugins/templates/lang/nl.js +++ b/plugins/templates/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'nl', { diff --git a/plugins/templates/lang/no.js b/plugins/templates/lang/no.js index 904bd66cf8a..8c0f4ec2dca 100644 --- a/plugins/templates/lang/no.js +++ b/plugins/templates/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'no', { diff --git a/plugins/templates/lang/oc.js b/plugins/templates/lang/oc.js index 70ba88b31d9..564996bf7c6 100644 --- a/plugins/templates/lang/oc.js +++ b/plugins/templates/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'oc', { diff --git a/plugins/templates/lang/pl.js b/plugins/templates/lang/pl.js index 616993cf1b5..7f6fd485bf6 100644 --- a/plugins/templates/lang/pl.js +++ b/plugins/templates/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'pl', { diff --git a/plugins/templates/lang/pt-br.js b/plugins/templates/lang/pt-br.js index edef477027e..1b58be4eb62 100644 --- a/plugins/templates/lang/pt-br.js +++ b/plugins/templates/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'pt-br', { diff --git a/plugins/templates/lang/pt.js b/plugins/templates/lang/pt.js index f7a0e5e094e..5a5983d564f 100644 --- a/plugins/templates/lang/pt.js +++ b/plugins/templates/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'pt', { diff --git a/plugins/templates/lang/ro.js b/plugins/templates/lang/ro.js index eb4cd7e330a..eae70244c96 100644 --- a/plugins/templates/lang/ro.js +++ b/plugins/templates/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'ro', { diff --git a/plugins/templates/lang/ru.js b/plugins/templates/lang/ru.js index 1b767bb8195..eb7706cd69b 100644 --- a/plugins/templates/lang/ru.js +++ b/plugins/templates/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'ru', { diff --git a/plugins/templates/lang/si.js b/plugins/templates/lang/si.js index b08822d1180..e3ee5a21a3f 100644 --- a/plugins/templates/lang/si.js +++ b/plugins/templates/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'si', { diff --git a/plugins/templates/lang/sk.js b/plugins/templates/lang/sk.js index 60d9d35bfca..b874739d9e6 100644 --- a/plugins/templates/lang/sk.js +++ b/plugins/templates/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'sk', { diff --git a/plugins/templates/lang/sl.js b/plugins/templates/lang/sl.js index 8e0259f3c5c..ab8b993d26f 100644 --- a/plugins/templates/lang/sl.js +++ b/plugins/templates/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'sl', { diff --git a/plugins/templates/lang/sq.js b/plugins/templates/lang/sq.js index 199de5414e2..f0a421a0992 100644 --- a/plugins/templates/lang/sq.js +++ b/plugins/templates/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'sq', { diff --git a/plugins/templates/lang/sr-latn.js b/plugins/templates/lang/sr-latn.js index 40b895cffdc..1f92576467e 100644 --- a/plugins/templates/lang/sr-latn.js +++ b/plugins/templates/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'sr-latn', { diff --git a/plugins/templates/lang/sr.js b/plugins/templates/lang/sr.js index d85c56bdb6a..d1e378c259b 100644 --- a/plugins/templates/lang/sr.js +++ b/plugins/templates/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'sr', { diff --git a/plugins/templates/lang/sv.js b/plugins/templates/lang/sv.js index b80b8715145..4f8fed11612 100644 --- a/plugins/templates/lang/sv.js +++ b/plugins/templates/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'sv', { diff --git a/plugins/templates/lang/th.js b/plugins/templates/lang/th.js index a275990b2c7..a7b0f8537bc 100644 --- a/plugins/templates/lang/th.js +++ b/plugins/templates/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'th', { diff --git a/plugins/templates/lang/tr.js b/plugins/templates/lang/tr.js index 389a8c03421..86b392d21b2 100644 --- a/plugins/templates/lang/tr.js +++ b/plugins/templates/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'tr', { diff --git a/plugins/templates/lang/tt.js b/plugins/templates/lang/tt.js index ea181bd75fe..c6e76a4734f 100644 --- a/plugins/templates/lang/tt.js +++ b/plugins/templates/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'tt', { diff --git a/plugins/templates/lang/ug.js b/plugins/templates/lang/ug.js index 0acb19abf0c..fd9877588ce 100644 --- a/plugins/templates/lang/ug.js +++ b/plugins/templates/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'ug', { diff --git a/plugins/templates/lang/uk.js b/plugins/templates/lang/uk.js index aa9a0c65d1f..48c950f6e6e 100644 --- a/plugins/templates/lang/uk.js +++ b/plugins/templates/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'uk', { diff --git a/plugins/templates/lang/vi.js b/plugins/templates/lang/vi.js index 1f715788b33..3e51105386e 100644 --- a/plugins/templates/lang/vi.js +++ b/plugins/templates/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'vi', { diff --git a/plugins/templates/lang/zh-cn.js b/plugins/templates/lang/zh-cn.js index 5cb5a36343c..668be8dace3 100644 --- a/plugins/templates/lang/zh-cn.js +++ b/plugins/templates/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'zh-cn', { diff --git a/plugins/templates/lang/zh.js b/plugins/templates/lang/zh.js index db9e4f18b1a..37859a4f442 100644 --- a/plugins/templates/lang/zh.js +++ b/plugins/templates/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'templates', 'zh', { diff --git a/plugins/templates/plugin.js b/plugins/templates/plugin.js index 805c4d27017..bf809d3d747 100644 --- a/plugins/templates/plugin.js +++ b/plugins/templates/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/templates/templatedefinition.js b/plugins/templates/templatedefinition.js index 0d347541a99..6743dc3c63f 100644 --- a/plugins/templates/templatedefinition.js +++ b/plugins/templates/templatedefinition.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/templates/templates/default.js b/plugins/templates/templates/default.js index 4534b939c0c..28915f60d43 100644 --- a/plugins/templates/templates/default.js +++ b/plugins/templates/templates/default.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/textmatch/plugin.js b/plugins/textmatch/plugin.js index 63abe82a65c..08539bded70 100644 --- a/plugins/textmatch/plugin.js +++ b/plugins/textmatch/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/textwatcher/plugin.js b/plugins/textwatcher/plugin.js index 8a342eeba9f..d4ea4857a3f 100644 --- a/plugins/textwatcher/plugin.js +++ b/plugins/textwatcher/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/toolbar/lang/af.js b/plugins/toolbar/lang/af.js index f0180cd6910..47f34789428 100644 --- a/plugins/toolbar/lang/af.js +++ b/plugins/toolbar/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'af', { diff --git a/plugins/toolbar/lang/ar.js b/plugins/toolbar/lang/ar.js index 80d144a3049..1e41327dfcb 100644 --- a/plugins/toolbar/lang/ar.js +++ b/plugins/toolbar/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'ar', { diff --git a/plugins/toolbar/lang/az.js b/plugins/toolbar/lang/az.js index 931bdbb3789..df804432d72 100644 --- a/plugins/toolbar/lang/az.js +++ b/plugins/toolbar/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'az', { diff --git a/plugins/toolbar/lang/bg.js b/plugins/toolbar/lang/bg.js index 07c2145e0fc..d2bb9b93dce 100644 --- a/plugins/toolbar/lang/bg.js +++ b/plugins/toolbar/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'bg', { diff --git a/plugins/toolbar/lang/bn.js b/plugins/toolbar/lang/bn.js index 14b5ae78b51..bca1dcfaf7c 100644 --- a/plugins/toolbar/lang/bn.js +++ b/plugins/toolbar/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'bn', { diff --git a/plugins/toolbar/lang/bs.js b/plugins/toolbar/lang/bs.js index 6fb7a27ae93..016c8467eab 100644 --- a/plugins/toolbar/lang/bs.js +++ b/plugins/toolbar/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'bs', { diff --git a/plugins/toolbar/lang/ca.js b/plugins/toolbar/lang/ca.js index a284ea02111..3f3275c56e3 100644 --- a/plugins/toolbar/lang/ca.js +++ b/plugins/toolbar/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'ca', { diff --git a/plugins/toolbar/lang/cs.js b/plugins/toolbar/lang/cs.js index 33b63314ded..5e86c0b0f6b 100644 --- a/plugins/toolbar/lang/cs.js +++ b/plugins/toolbar/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'cs', { diff --git a/plugins/toolbar/lang/cy.js b/plugins/toolbar/lang/cy.js index 95ceedc9f5a..d7c94e27ab2 100644 --- a/plugins/toolbar/lang/cy.js +++ b/plugins/toolbar/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'cy', { diff --git a/plugins/toolbar/lang/da.js b/plugins/toolbar/lang/da.js index 9b391e5b091..ac3c34702fc 100644 --- a/plugins/toolbar/lang/da.js +++ b/plugins/toolbar/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'da', { diff --git a/plugins/toolbar/lang/de-ch.js b/plugins/toolbar/lang/de-ch.js index e38944c068d..f6d990e8f8f 100644 --- a/plugins/toolbar/lang/de-ch.js +++ b/plugins/toolbar/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'de-ch', { diff --git a/plugins/toolbar/lang/de.js b/plugins/toolbar/lang/de.js index e22639883da..ff289b4c12c 100644 --- a/plugins/toolbar/lang/de.js +++ b/plugins/toolbar/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'de', { diff --git a/plugins/toolbar/lang/el.js b/plugins/toolbar/lang/el.js index 53ee091646f..25aea8af242 100644 --- a/plugins/toolbar/lang/el.js +++ b/plugins/toolbar/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'el', { diff --git a/plugins/toolbar/lang/en-au.js b/plugins/toolbar/lang/en-au.js index 7deca680b6d..e9d0cb381b1 100644 --- a/plugins/toolbar/lang/en-au.js +++ b/plugins/toolbar/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'en-au', { diff --git a/plugins/toolbar/lang/en-ca.js b/plugins/toolbar/lang/en-ca.js index d3ca2383520..fee51c0e66a 100644 --- a/plugins/toolbar/lang/en-ca.js +++ b/plugins/toolbar/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'en-ca', { diff --git a/plugins/toolbar/lang/en-gb.js b/plugins/toolbar/lang/en-gb.js index a5c789ef5e2..9f804e2375c 100644 --- a/plugins/toolbar/lang/en-gb.js +++ b/plugins/toolbar/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'en-gb', { diff --git a/plugins/toolbar/lang/en.js b/plugins/toolbar/lang/en.js index cc9dab52723..88604c27203 100644 --- a/plugins/toolbar/lang/en.js +++ b/plugins/toolbar/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'en', { diff --git a/plugins/toolbar/lang/eo.js b/plugins/toolbar/lang/eo.js index f4c47a34704..c5a843471d7 100644 --- a/plugins/toolbar/lang/eo.js +++ b/plugins/toolbar/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'eo', { diff --git a/plugins/toolbar/lang/es-mx.js b/plugins/toolbar/lang/es-mx.js index b0b25b6e73b..0359d6032f0 100644 --- a/plugins/toolbar/lang/es-mx.js +++ b/plugins/toolbar/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'es-mx', { diff --git a/plugins/toolbar/lang/es.js b/plugins/toolbar/lang/es.js index 31d42f51d34..4c5f85ce2c7 100644 --- a/plugins/toolbar/lang/es.js +++ b/plugins/toolbar/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'es', { diff --git a/plugins/toolbar/lang/et.js b/plugins/toolbar/lang/et.js index fe9cb1dafb9..179418e4e88 100644 --- a/plugins/toolbar/lang/et.js +++ b/plugins/toolbar/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'et', { diff --git a/plugins/toolbar/lang/eu.js b/plugins/toolbar/lang/eu.js index 3ec9077bc2c..cecf027d248 100644 --- a/plugins/toolbar/lang/eu.js +++ b/plugins/toolbar/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'eu', { diff --git a/plugins/toolbar/lang/fa.js b/plugins/toolbar/lang/fa.js index df02d39e334..ed539483ef8 100644 --- a/plugins/toolbar/lang/fa.js +++ b/plugins/toolbar/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'fa', { diff --git a/plugins/toolbar/lang/fi.js b/plugins/toolbar/lang/fi.js index a5e137f4398..a84059564c3 100644 --- a/plugins/toolbar/lang/fi.js +++ b/plugins/toolbar/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'fi', { diff --git a/plugins/toolbar/lang/fo.js b/plugins/toolbar/lang/fo.js index 8123060a844..899e5e32be4 100644 --- a/plugins/toolbar/lang/fo.js +++ b/plugins/toolbar/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'fo', { diff --git a/plugins/toolbar/lang/fr-ca.js b/plugins/toolbar/lang/fr-ca.js index 683754f0f77..a673837df35 100644 --- a/plugins/toolbar/lang/fr-ca.js +++ b/plugins/toolbar/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'fr-ca', { diff --git a/plugins/toolbar/lang/fr.js b/plugins/toolbar/lang/fr.js index 515db2a1a26..9a271428542 100644 --- a/plugins/toolbar/lang/fr.js +++ b/plugins/toolbar/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'fr', { diff --git a/plugins/toolbar/lang/gl.js b/plugins/toolbar/lang/gl.js index df85e75f8d5..66ff7e3726f 100644 --- a/plugins/toolbar/lang/gl.js +++ b/plugins/toolbar/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'gl', { diff --git a/plugins/toolbar/lang/gu.js b/plugins/toolbar/lang/gu.js index 3bd333d20d3..7fd2b8f1757 100644 --- a/plugins/toolbar/lang/gu.js +++ b/plugins/toolbar/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'gu', { diff --git a/plugins/toolbar/lang/he.js b/plugins/toolbar/lang/he.js index 4e2adc40c4e..91bb5d359f9 100644 --- a/plugins/toolbar/lang/he.js +++ b/plugins/toolbar/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'he', { diff --git a/plugins/toolbar/lang/hi.js b/plugins/toolbar/lang/hi.js index d1e9019385b..4b8c5448698 100644 --- a/plugins/toolbar/lang/hi.js +++ b/plugins/toolbar/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'hi', { diff --git a/plugins/toolbar/lang/hr.js b/plugins/toolbar/lang/hr.js index a3e06698636..1514b76676b 100644 --- a/plugins/toolbar/lang/hr.js +++ b/plugins/toolbar/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'hr', { diff --git a/plugins/toolbar/lang/hu.js b/plugins/toolbar/lang/hu.js index ad5ec4bd458..1fbe05da001 100644 --- a/plugins/toolbar/lang/hu.js +++ b/plugins/toolbar/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'hu', { diff --git a/plugins/toolbar/lang/id.js b/plugins/toolbar/lang/id.js index 1dc90a2c743..13263e7787f 100644 --- a/plugins/toolbar/lang/id.js +++ b/plugins/toolbar/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'id', { diff --git a/plugins/toolbar/lang/is.js b/plugins/toolbar/lang/is.js index 8cf1b2044db..11ebef152f0 100644 --- a/plugins/toolbar/lang/is.js +++ b/plugins/toolbar/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'is', { diff --git a/plugins/toolbar/lang/it.js b/plugins/toolbar/lang/it.js index 358e19b8043..e04547ec586 100644 --- a/plugins/toolbar/lang/it.js +++ b/plugins/toolbar/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'it', { diff --git a/plugins/toolbar/lang/ja.js b/plugins/toolbar/lang/ja.js index 9aee339ad5a..b282ebf756f 100644 --- a/plugins/toolbar/lang/ja.js +++ b/plugins/toolbar/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'ja', { diff --git a/plugins/toolbar/lang/ka.js b/plugins/toolbar/lang/ka.js index 81ddebb6113..57b47190830 100644 --- a/plugins/toolbar/lang/ka.js +++ b/plugins/toolbar/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'ka', { diff --git a/plugins/toolbar/lang/km.js b/plugins/toolbar/lang/km.js index fd0acf3edfc..4ad4169318a 100644 --- a/plugins/toolbar/lang/km.js +++ b/plugins/toolbar/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'km', { diff --git a/plugins/toolbar/lang/ko.js b/plugins/toolbar/lang/ko.js index 96b84834c46..8c043b81506 100644 --- a/plugins/toolbar/lang/ko.js +++ b/plugins/toolbar/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'ko', { diff --git a/plugins/toolbar/lang/ku.js b/plugins/toolbar/lang/ku.js index 0875689edaf..3664d86b7f4 100644 --- a/plugins/toolbar/lang/ku.js +++ b/plugins/toolbar/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'ku', { diff --git a/plugins/toolbar/lang/lt.js b/plugins/toolbar/lang/lt.js index f07718cfc05..5e0adf722f6 100644 --- a/plugins/toolbar/lang/lt.js +++ b/plugins/toolbar/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'lt', { diff --git a/plugins/toolbar/lang/lv.js b/plugins/toolbar/lang/lv.js index 5f01a3555b0..d02fdef6b45 100644 --- a/plugins/toolbar/lang/lv.js +++ b/plugins/toolbar/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'lv', { diff --git a/plugins/toolbar/lang/mk.js b/plugins/toolbar/lang/mk.js index 77f52fc67ca..8a0eb1c58a0 100644 --- a/plugins/toolbar/lang/mk.js +++ b/plugins/toolbar/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'mk', { diff --git a/plugins/toolbar/lang/mn.js b/plugins/toolbar/lang/mn.js index dcd88073997..bdae0ec9ce6 100644 --- a/plugins/toolbar/lang/mn.js +++ b/plugins/toolbar/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'mn', { diff --git a/plugins/toolbar/lang/ms.js b/plugins/toolbar/lang/ms.js index 234c9f354b1..1d51d7b23a0 100644 --- a/plugins/toolbar/lang/ms.js +++ b/plugins/toolbar/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'ms', { diff --git a/plugins/toolbar/lang/nb.js b/plugins/toolbar/lang/nb.js index cf40d356ce0..8602fe9086f 100644 --- a/plugins/toolbar/lang/nb.js +++ b/plugins/toolbar/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'nb', { diff --git a/plugins/toolbar/lang/nl.js b/plugins/toolbar/lang/nl.js index 305be129c26..b72381ce8e1 100644 --- a/plugins/toolbar/lang/nl.js +++ b/plugins/toolbar/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'nl', { diff --git a/plugins/toolbar/lang/no.js b/plugins/toolbar/lang/no.js index 2c40e01e066..6d4b86f6547 100644 --- a/plugins/toolbar/lang/no.js +++ b/plugins/toolbar/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'no', { diff --git a/plugins/toolbar/lang/oc.js b/plugins/toolbar/lang/oc.js index c56a5be924e..899dc16d88d 100644 --- a/plugins/toolbar/lang/oc.js +++ b/plugins/toolbar/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'oc', { diff --git a/plugins/toolbar/lang/pl.js b/plugins/toolbar/lang/pl.js index b9803bd6b5b..cfd65b42e74 100644 --- a/plugins/toolbar/lang/pl.js +++ b/plugins/toolbar/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'pl', { diff --git a/plugins/toolbar/lang/pt-br.js b/plugins/toolbar/lang/pt-br.js index 55ecf1eba5c..dd1fbb9ba77 100644 --- a/plugins/toolbar/lang/pt-br.js +++ b/plugins/toolbar/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'pt-br', { diff --git a/plugins/toolbar/lang/pt.js b/plugins/toolbar/lang/pt.js index d25a7a64ff5..449f74f6470 100644 --- a/plugins/toolbar/lang/pt.js +++ b/plugins/toolbar/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'pt', { diff --git a/plugins/toolbar/lang/ro.js b/plugins/toolbar/lang/ro.js index b2be11478d6..5e603fcb60e 100644 --- a/plugins/toolbar/lang/ro.js +++ b/plugins/toolbar/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'ro', { diff --git a/plugins/toolbar/lang/ru.js b/plugins/toolbar/lang/ru.js index 319aea09280..81aacd1f2b7 100644 --- a/plugins/toolbar/lang/ru.js +++ b/plugins/toolbar/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'ru', { diff --git a/plugins/toolbar/lang/si.js b/plugins/toolbar/lang/si.js index 3fd2fa21a80..49100dd0800 100644 --- a/plugins/toolbar/lang/si.js +++ b/plugins/toolbar/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'si', { diff --git a/plugins/toolbar/lang/sk.js b/plugins/toolbar/lang/sk.js index 16dd3e38b00..0ff9b6ef617 100644 --- a/plugins/toolbar/lang/sk.js +++ b/plugins/toolbar/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'sk', { diff --git a/plugins/toolbar/lang/sl.js b/plugins/toolbar/lang/sl.js index a648ab4df5c..5ffb7fd6c07 100644 --- a/plugins/toolbar/lang/sl.js +++ b/plugins/toolbar/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'sl', { diff --git a/plugins/toolbar/lang/sq.js b/plugins/toolbar/lang/sq.js index 286174a0d93..367a7eef429 100644 --- a/plugins/toolbar/lang/sq.js +++ b/plugins/toolbar/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'sq', { diff --git a/plugins/toolbar/lang/sr-latn.js b/plugins/toolbar/lang/sr-latn.js index 652a94fe045..378697557c5 100644 --- a/plugins/toolbar/lang/sr-latn.js +++ b/plugins/toolbar/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'sr-latn', { diff --git a/plugins/toolbar/lang/sr.js b/plugins/toolbar/lang/sr.js index 07064311528..0da589f1284 100644 --- a/plugins/toolbar/lang/sr.js +++ b/plugins/toolbar/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'sr', { diff --git a/plugins/toolbar/lang/sv.js b/plugins/toolbar/lang/sv.js index d479348dc4b..b280ab96dd1 100644 --- a/plugins/toolbar/lang/sv.js +++ b/plugins/toolbar/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'sv', { diff --git a/plugins/toolbar/lang/th.js b/plugins/toolbar/lang/th.js index 4ef114976ae..5f070c7c19d 100644 --- a/plugins/toolbar/lang/th.js +++ b/plugins/toolbar/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'th', { diff --git a/plugins/toolbar/lang/tr.js b/plugins/toolbar/lang/tr.js index 41b4cfa46a4..8defeca6e68 100644 --- a/plugins/toolbar/lang/tr.js +++ b/plugins/toolbar/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'tr', { diff --git a/plugins/toolbar/lang/tt.js b/plugins/toolbar/lang/tt.js index fbff2420133..ebf413597ad 100644 --- a/plugins/toolbar/lang/tt.js +++ b/plugins/toolbar/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'tt', { diff --git a/plugins/toolbar/lang/ug.js b/plugins/toolbar/lang/ug.js index 826b8f2d99e..cdf4bf9b9b8 100644 --- a/plugins/toolbar/lang/ug.js +++ b/plugins/toolbar/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'ug', { diff --git a/plugins/toolbar/lang/uk.js b/plugins/toolbar/lang/uk.js index cfd532b942e..4fc70ecc8f1 100644 --- a/plugins/toolbar/lang/uk.js +++ b/plugins/toolbar/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'uk', { diff --git a/plugins/toolbar/lang/vi.js b/plugins/toolbar/lang/vi.js index c27c91bd606..a2e00bcd345 100644 --- a/plugins/toolbar/lang/vi.js +++ b/plugins/toolbar/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'vi', { diff --git a/plugins/toolbar/lang/zh-cn.js b/plugins/toolbar/lang/zh-cn.js index 233b1bf9375..eec33412a16 100644 --- a/plugins/toolbar/lang/zh-cn.js +++ b/plugins/toolbar/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'zh-cn', { diff --git a/plugins/toolbar/lang/zh.js b/plugins/toolbar/lang/zh.js index eaa60bb54a1..28b571ae75d 100644 --- a/plugins/toolbar/lang/zh.js +++ b/plugins/toolbar/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'toolbar', 'zh', { diff --git a/plugins/toolbar/plugin.js b/plugins/toolbar/plugin.js index fa6a0c146ad..c2403877dfa 100644 --- a/plugins/toolbar/plugin.js +++ b/plugins/toolbar/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/toolbar/samples/toolbar.html b/plugins/toolbar/samples/toolbar.html index afd68732550..5eb295a395d 100644 --- a/plugins/toolbar/samples/toolbar.html +++ b/plugins/toolbar/samples/toolbar.html @@ -1,6 +1,6 @@ diff --git a/plugins/uicolor/dialogs/uicolor.css b/plugins/uicolor/dialogs/uicolor.css index 7e4462690df..8c96e4ba6be 100644 --- a/plugins/uicolor/dialogs/uicolor.css +++ b/plugins/uicolor/dialogs/uicolor.css @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/dialogs/uicolor.js b/plugins/uicolor/dialogs/uicolor.js index 944f548eace..1511712f5c9 100644 --- a/plugins/uicolor/dialogs/uicolor.js +++ b/plugins/uicolor/dialogs/uicolor.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/_translationstatus.txt b/plugins/uicolor/lang/_translationstatus.txt index 63903df26c1..b41dba24c5f 100644 --- a/plugins/uicolor/lang/_translationstatus.txt +++ b/plugins/uicolor/lang/_translationstatus.txt @@ -1,4 +1,4 @@ -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. bg.js Found: 4 Missing: 0 diff --git a/plugins/uicolor/lang/af.js b/plugins/uicolor/lang/af.js index e82a427cbbd..853cdc7aa2c 100644 --- a/plugins/uicolor/lang/af.js +++ b/plugins/uicolor/lang/af.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/ar.js b/plugins/uicolor/lang/ar.js index cd9c7888524..2837786885d 100644 --- a/plugins/uicolor/lang/ar.js +++ b/plugins/uicolor/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/az.js b/plugins/uicolor/lang/az.js index 3b6f0a7fb14..35cb38e508c 100644 --- a/plugins/uicolor/lang/az.js +++ b/plugins/uicolor/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/bg.js b/plugins/uicolor/lang/bg.js index b19efb1345c..1d4030652cf 100644 --- a/plugins/uicolor/lang/bg.js +++ b/plugins/uicolor/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/ca.js b/plugins/uicolor/lang/ca.js index 060d2d759e7..4688a685ac4 100644 --- a/plugins/uicolor/lang/ca.js +++ b/plugins/uicolor/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/cs.js b/plugins/uicolor/lang/cs.js index 5c4647c63b1..d4f17953d9e 100644 --- a/plugins/uicolor/lang/cs.js +++ b/plugins/uicolor/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/cy.js b/plugins/uicolor/lang/cy.js index a3196c0ba1b..862a9c930b8 100644 --- a/plugins/uicolor/lang/cy.js +++ b/plugins/uicolor/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/da.js b/plugins/uicolor/lang/da.js index a29b525df54..8851f15cec1 100644 --- a/plugins/uicolor/lang/da.js +++ b/plugins/uicolor/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/de-ch.js b/plugins/uicolor/lang/de-ch.js index d72506e5378..ed61ad7ecab 100644 --- a/plugins/uicolor/lang/de-ch.js +++ b/plugins/uicolor/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/de.js b/plugins/uicolor/lang/de.js index 872a52fb374..d9326963966 100644 --- a/plugins/uicolor/lang/de.js +++ b/plugins/uicolor/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/el.js b/plugins/uicolor/lang/el.js index 84d032f166e..b20275f269c 100644 --- a/plugins/uicolor/lang/el.js +++ b/plugins/uicolor/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/en-au.js b/plugins/uicolor/lang/en-au.js index a196a5b1388..ca775880aa4 100644 --- a/plugins/uicolor/lang/en-au.js +++ b/plugins/uicolor/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/en-gb.js b/plugins/uicolor/lang/en-gb.js index d51129b1d09..2af9908ac95 100644 --- a/plugins/uicolor/lang/en-gb.js +++ b/plugins/uicolor/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/en.js b/plugins/uicolor/lang/en.js index bbd2a8071f6..2fce5bb1dcb 100644 --- a/plugins/uicolor/lang/en.js +++ b/plugins/uicolor/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/eo.js b/plugins/uicolor/lang/eo.js index 02ce4c7fb13..a60a4edaad9 100644 --- a/plugins/uicolor/lang/eo.js +++ b/plugins/uicolor/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/es-mx.js b/plugins/uicolor/lang/es-mx.js index 1036a30c48c..a9ba1364a3c 100644 --- a/plugins/uicolor/lang/es-mx.js +++ b/plugins/uicolor/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/es.js b/plugins/uicolor/lang/es.js index 378ed8238fd..e5980ee716d 100644 --- a/plugins/uicolor/lang/es.js +++ b/plugins/uicolor/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/et.js b/plugins/uicolor/lang/et.js index c94d7eecf4c..d2241caf2f0 100644 --- a/plugins/uicolor/lang/et.js +++ b/plugins/uicolor/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/eu.js b/plugins/uicolor/lang/eu.js index bb075d54eac..387d121202a 100644 --- a/plugins/uicolor/lang/eu.js +++ b/plugins/uicolor/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/fa.js b/plugins/uicolor/lang/fa.js index c0619de540d..c7c60aa0829 100644 --- a/plugins/uicolor/lang/fa.js +++ b/plugins/uicolor/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/fi.js b/plugins/uicolor/lang/fi.js index d1a7d4e3aad..7b9010751af 100644 --- a/plugins/uicolor/lang/fi.js +++ b/plugins/uicolor/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/fr-ca.js b/plugins/uicolor/lang/fr-ca.js index 25e2dc085e7..d9af7f14fb3 100644 --- a/plugins/uicolor/lang/fr-ca.js +++ b/plugins/uicolor/lang/fr-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/fr.js b/plugins/uicolor/lang/fr.js index 74c0073d874..ee8480aaf38 100644 --- a/plugins/uicolor/lang/fr.js +++ b/plugins/uicolor/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/gl.js b/plugins/uicolor/lang/gl.js index 97cacd30a0a..5af6467e600 100644 --- a/plugins/uicolor/lang/gl.js +++ b/plugins/uicolor/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/he.js b/plugins/uicolor/lang/he.js index 4d8385194e2..4b7c29f1dd7 100644 --- a/plugins/uicolor/lang/he.js +++ b/plugins/uicolor/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/hr.js b/plugins/uicolor/lang/hr.js index 46d8f20e3d0..66c1fdfd0c1 100644 --- a/plugins/uicolor/lang/hr.js +++ b/plugins/uicolor/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/hu.js b/plugins/uicolor/lang/hu.js index 402f41d605c..d17215cf56a 100644 --- a/plugins/uicolor/lang/hu.js +++ b/plugins/uicolor/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/id.js b/plugins/uicolor/lang/id.js index 1501429b7e5..2af1c883b85 100644 --- a/plugins/uicolor/lang/id.js +++ b/plugins/uicolor/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/it.js b/plugins/uicolor/lang/it.js index 354e28a76a6..232e739541a 100644 --- a/plugins/uicolor/lang/it.js +++ b/plugins/uicolor/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/ja.js b/plugins/uicolor/lang/ja.js index e214d48b607..42527148fc7 100644 --- a/plugins/uicolor/lang/ja.js +++ b/plugins/uicolor/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/km.js b/plugins/uicolor/lang/km.js index 616c9efbe38..0e4925222c6 100644 --- a/plugins/uicolor/lang/km.js +++ b/plugins/uicolor/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/ko.js b/plugins/uicolor/lang/ko.js index 41964f98cde..1be641d0ec0 100644 --- a/plugins/uicolor/lang/ko.js +++ b/plugins/uicolor/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/ku.js b/plugins/uicolor/lang/ku.js index ea2c9747ea5..fd8539815ee 100644 --- a/plugins/uicolor/lang/ku.js +++ b/plugins/uicolor/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/lv.js b/plugins/uicolor/lang/lv.js index 364e1b5d8aa..1cd5ff477aa 100644 --- a/plugins/uicolor/lang/lv.js +++ b/plugins/uicolor/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/mk.js b/plugins/uicolor/lang/mk.js index 552114a3395..0f7e1474a60 100644 --- a/plugins/uicolor/lang/mk.js +++ b/plugins/uicolor/lang/mk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/nb.js b/plugins/uicolor/lang/nb.js index 485376d1a26..45424655659 100644 --- a/plugins/uicolor/lang/nb.js +++ b/plugins/uicolor/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/nl.js b/plugins/uicolor/lang/nl.js index 6e9189d89cf..14714e47107 100644 --- a/plugins/uicolor/lang/nl.js +++ b/plugins/uicolor/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/no.js b/plugins/uicolor/lang/no.js index 639ca4a6953..e9d371fb364 100644 --- a/plugins/uicolor/lang/no.js +++ b/plugins/uicolor/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/oc.js b/plugins/uicolor/lang/oc.js index dd23f2dcb7b..f12c681091c 100644 --- a/plugins/uicolor/lang/oc.js +++ b/plugins/uicolor/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/pl.js b/plugins/uicolor/lang/pl.js index dec62d5f183..1c9a406c381 100644 --- a/plugins/uicolor/lang/pl.js +++ b/plugins/uicolor/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/pt-br.js b/plugins/uicolor/lang/pt-br.js index 745c53e701e..d8d20bcf676 100644 --- a/plugins/uicolor/lang/pt-br.js +++ b/plugins/uicolor/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/pt.js b/plugins/uicolor/lang/pt.js index e19cd70f78b..bd3d9e1a338 100644 --- a/plugins/uicolor/lang/pt.js +++ b/plugins/uicolor/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/ro.js b/plugins/uicolor/lang/ro.js index 09f968f871c..4c8b5c8be58 100644 --- a/plugins/uicolor/lang/ro.js +++ b/plugins/uicolor/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/ru.js b/plugins/uicolor/lang/ru.js index 628db766b6e..fc549b19167 100644 --- a/plugins/uicolor/lang/ru.js +++ b/plugins/uicolor/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/si.js b/plugins/uicolor/lang/si.js index 3b0ac18820c..a66d0502f43 100644 --- a/plugins/uicolor/lang/si.js +++ b/plugins/uicolor/lang/si.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/sk.js b/plugins/uicolor/lang/sk.js index 84a4d3b5351..4e109bae2f8 100644 --- a/plugins/uicolor/lang/sk.js +++ b/plugins/uicolor/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/sl.js b/plugins/uicolor/lang/sl.js index 5b6615e2304..109b2271f28 100644 --- a/plugins/uicolor/lang/sl.js +++ b/plugins/uicolor/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/sq.js b/plugins/uicolor/lang/sq.js index d5d84212136..a541d6d952e 100644 --- a/plugins/uicolor/lang/sq.js +++ b/plugins/uicolor/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/sr-latn.js b/plugins/uicolor/lang/sr-latn.js index e92c0a3e7b6..3af09411bee 100644 --- a/plugins/uicolor/lang/sr-latn.js +++ b/plugins/uicolor/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/sr.js b/plugins/uicolor/lang/sr.js index a65c50ab3e6..e2c0ca783a9 100644 --- a/plugins/uicolor/lang/sr.js +++ b/plugins/uicolor/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/sv.js b/plugins/uicolor/lang/sv.js index 6113c75fed5..34363dcad28 100644 --- a/plugins/uicolor/lang/sv.js +++ b/plugins/uicolor/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/tr.js b/plugins/uicolor/lang/tr.js index a78d64ce552..5c3d7e220a2 100644 --- a/plugins/uicolor/lang/tr.js +++ b/plugins/uicolor/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/tt.js b/plugins/uicolor/lang/tt.js index 5284b3985f3..0ba50ddfe60 100644 --- a/plugins/uicolor/lang/tt.js +++ b/plugins/uicolor/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/ug.js b/plugins/uicolor/lang/ug.js index 391040187d6..62bf30cf6df 100644 --- a/plugins/uicolor/lang/ug.js +++ b/plugins/uicolor/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/uk.js b/plugins/uicolor/lang/uk.js index c7d8451fc8d..62bf71a5e5e 100644 --- a/plugins/uicolor/lang/uk.js +++ b/plugins/uicolor/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/vi.js b/plugins/uicolor/lang/vi.js index c2cafe124cd..6035912b034 100644 --- a/plugins/uicolor/lang/vi.js +++ b/plugins/uicolor/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/zh-cn.js b/plugins/uicolor/lang/zh-cn.js index 2ee7db4830d..25ad7b5bed8 100644 --- a/plugins/uicolor/lang/zh-cn.js +++ b/plugins/uicolor/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/lang/zh.js b/plugins/uicolor/lang/zh.js index 6ce7e5aeda7..20c7d3af158 100644 --- a/plugins/uicolor/lang/zh.js +++ b/plugins/uicolor/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/plugin.js b/plugins/uicolor/plugin.js index b83bd17a745..4801af2e562 100644 --- a/plugins/uicolor/plugin.js +++ b/plugins/uicolor/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uicolor/samples/uicolor.html b/plugins/uicolor/samples/uicolor.html index 5b8aa1fb0a1..5042109771f 100644 --- a/plugins/uicolor/samples/uicolor.html +++ b/plugins/uicolor/samples/uicolor.html @@ -1,6 +1,6 @@ diff --git a/plugins/undo/dev/snapshot.html b/plugins/undo/dev/snapshot.html index 873fc5d2b75..51238f7dc4c 100644 --- a/plugins/undo/dev/snapshot.html +++ b/plugins/undo/dev/snapshot.html @@ -1,6 +1,6 @@ diff --git a/plugins/undo/lang/af.js b/plugins/undo/lang/af.js index e640beda1f4..3c3fa2d0bb8 100644 --- a/plugins/undo/lang/af.js +++ b/plugins/undo/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'af', { diff --git a/plugins/undo/lang/ar.js b/plugins/undo/lang/ar.js index 3281be12734..4fc19864349 100644 --- a/plugins/undo/lang/ar.js +++ b/plugins/undo/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'ar', { diff --git a/plugins/undo/lang/az.js b/plugins/undo/lang/az.js index 0c5683323f6..78771410ee5 100644 --- a/plugins/undo/lang/az.js +++ b/plugins/undo/lang/az.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'az', { diff --git a/plugins/undo/lang/bg.js b/plugins/undo/lang/bg.js index be535712b45..4a2fb61ef62 100644 --- a/plugins/undo/lang/bg.js +++ b/plugins/undo/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'bg', { diff --git a/plugins/undo/lang/bn.js b/plugins/undo/lang/bn.js index 2db3727abe9..56119cc9633 100644 --- a/plugins/undo/lang/bn.js +++ b/plugins/undo/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'bn', { diff --git a/plugins/undo/lang/bs.js b/plugins/undo/lang/bs.js index 331a1e39294..985043621c6 100644 --- a/plugins/undo/lang/bs.js +++ b/plugins/undo/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'bs', { diff --git a/plugins/undo/lang/ca.js b/plugins/undo/lang/ca.js index 18ed45461ce..83e1bc4108c 100644 --- a/plugins/undo/lang/ca.js +++ b/plugins/undo/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'ca', { diff --git a/plugins/undo/lang/cs.js b/plugins/undo/lang/cs.js index 1c4a3eb95b2..0c49ada0201 100644 --- a/plugins/undo/lang/cs.js +++ b/plugins/undo/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'cs', { diff --git a/plugins/undo/lang/cy.js b/plugins/undo/lang/cy.js index 68b1b1e0177..f1e438ea9be 100644 --- a/plugins/undo/lang/cy.js +++ b/plugins/undo/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'cy', { diff --git a/plugins/undo/lang/da.js b/plugins/undo/lang/da.js index 6d2b93e2a7b..2b288c7eca1 100644 --- a/plugins/undo/lang/da.js +++ b/plugins/undo/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'da', { diff --git a/plugins/undo/lang/de-ch.js b/plugins/undo/lang/de-ch.js index 9591e24cde4..65ef1393f28 100644 --- a/plugins/undo/lang/de-ch.js +++ b/plugins/undo/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'de-ch', { diff --git a/plugins/undo/lang/de.js b/plugins/undo/lang/de.js index 3ea235069ee..13266a658e4 100644 --- a/plugins/undo/lang/de.js +++ b/plugins/undo/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'de', { diff --git a/plugins/undo/lang/el.js b/plugins/undo/lang/el.js index d6e6d3b7d2e..40616fee085 100644 --- a/plugins/undo/lang/el.js +++ b/plugins/undo/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'el', { diff --git a/plugins/undo/lang/en-au.js b/plugins/undo/lang/en-au.js index 6264ff04a88..ddafe3ed899 100644 --- a/plugins/undo/lang/en-au.js +++ b/plugins/undo/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'en-au', { diff --git a/plugins/undo/lang/en-ca.js b/plugins/undo/lang/en-ca.js index 8bd7bf433d8..a132796d9fc 100644 --- a/plugins/undo/lang/en-ca.js +++ b/plugins/undo/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'en-ca', { diff --git a/plugins/undo/lang/en-gb.js b/plugins/undo/lang/en-gb.js index 0e1bb7c24b4..c87447079ed 100644 --- a/plugins/undo/lang/en-gb.js +++ b/plugins/undo/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'en-gb', { diff --git a/plugins/undo/lang/en.js b/plugins/undo/lang/en.js index ebf602b2675..ba752a1e4ef 100644 --- a/plugins/undo/lang/en.js +++ b/plugins/undo/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'en', { diff --git a/plugins/undo/lang/eo.js b/plugins/undo/lang/eo.js index 066be6a73f2..ee37e7065b4 100644 --- a/plugins/undo/lang/eo.js +++ b/plugins/undo/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'eo', { diff --git a/plugins/undo/lang/es-mx.js b/plugins/undo/lang/es-mx.js index c0d581b751c..c6af664563b 100644 --- a/plugins/undo/lang/es-mx.js +++ b/plugins/undo/lang/es-mx.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'es-mx', { diff --git a/plugins/undo/lang/es.js b/plugins/undo/lang/es.js index e7179fdac85..ca4957d8406 100644 --- a/plugins/undo/lang/es.js +++ b/plugins/undo/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'es', { diff --git a/plugins/undo/lang/et.js b/plugins/undo/lang/et.js index 8a060cb3f29..f2fb6fd88ad 100644 --- a/plugins/undo/lang/et.js +++ b/plugins/undo/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'et', { diff --git a/plugins/undo/lang/eu.js b/plugins/undo/lang/eu.js index ea489d4d13d..861a7962f5f 100644 --- a/plugins/undo/lang/eu.js +++ b/plugins/undo/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'eu', { diff --git a/plugins/undo/lang/fa.js b/plugins/undo/lang/fa.js index 4b283327ccc..7bacd87e820 100644 --- a/plugins/undo/lang/fa.js +++ b/plugins/undo/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'fa', { diff --git a/plugins/undo/lang/fi.js b/plugins/undo/lang/fi.js index dcc4616ecb1..47d33abf3a5 100644 --- a/plugins/undo/lang/fi.js +++ b/plugins/undo/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'fi', { diff --git a/plugins/undo/lang/fo.js b/plugins/undo/lang/fo.js index 7bcc4a5674a..d2de37bbc52 100644 --- a/plugins/undo/lang/fo.js +++ b/plugins/undo/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'fo', { diff --git a/plugins/undo/lang/fr-ca.js b/plugins/undo/lang/fr-ca.js index bd0087acb65..58c54f3b52f 100644 --- a/plugins/undo/lang/fr-ca.js +++ b/plugins/undo/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'fr-ca', { diff --git a/plugins/undo/lang/fr.js b/plugins/undo/lang/fr.js index 3c9313b5b6e..0cee75ea41d 100644 --- a/plugins/undo/lang/fr.js +++ b/plugins/undo/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'fr', { diff --git a/plugins/undo/lang/gl.js b/plugins/undo/lang/gl.js index 10d5100d1c1..f9f4d157b88 100644 --- a/plugins/undo/lang/gl.js +++ b/plugins/undo/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'gl', { diff --git a/plugins/undo/lang/gu.js b/plugins/undo/lang/gu.js index 44bc00fc186..a44ca9e9689 100644 --- a/plugins/undo/lang/gu.js +++ b/plugins/undo/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'gu', { diff --git a/plugins/undo/lang/he.js b/plugins/undo/lang/he.js index f27c94798cc..d8788d7ad18 100644 --- a/plugins/undo/lang/he.js +++ b/plugins/undo/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'he', { diff --git a/plugins/undo/lang/hi.js b/plugins/undo/lang/hi.js index af3e705d218..9ab4b8f9722 100644 --- a/plugins/undo/lang/hi.js +++ b/plugins/undo/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'hi', { diff --git a/plugins/undo/lang/hr.js b/plugins/undo/lang/hr.js index 83fa1baf1f4..a560b6ec18c 100644 --- a/plugins/undo/lang/hr.js +++ b/plugins/undo/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'hr', { diff --git a/plugins/undo/lang/hu.js b/plugins/undo/lang/hu.js index 42d47776af0..03b0667b3ab 100644 --- a/plugins/undo/lang/hu.js +++ b/plugins/undo/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'hu', { diff --git a/plugins/undo/lang/id.js b/plugins/undo/lang/id.js index c1d37427993..f81a485625f 100644 --- a/plugins/undo/lang/id.js +++ b/plugins/undo/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'id', { diff --git a/plugins/undo/lang/is.js b/plugins/undo/lang/is.js index 778e63056a4..63de0b9edb8 100644 --- a/plugins/undo/lang/is.js +++ b/plugins/undo/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'is', { diff --git a/plugins/undo/lang/it.js b/plugins/undo/lang/it.js index 2101df66fa6..da94d62e92e 100644 --- a/plugins/undo/lang/it.js +++ b/plugins/undo/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'it', { diff --git a/plugins/undo/lang/ja.js b/plugins/undo/lang/ja.js index fe914d52aa4..b4609b86e2e 100644 --- a/plugins/undo/lang/ja.js +++ b/plugins/undo/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'ja', { diff --git a/plugins/undo/lang/ka.js b/plugins/undo/lang/ka.js index ed331df241d..2bfc18e0a18 100644 --- a/plugins/undo/lang/ka.js +++ b/plugins/undo/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'ka', { diff --git a/plugins/undo/lang/km.js b/plugins/undo/lang/km.js index 3c05424be0e..9ca591bab4b 100644 --- a/plugins/undo/lang/km.js +++ b/plugins/undo/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'km', { diff --git a/plugins/undo/lang/ko.js b/plugins/undo/lang/ko.js index 90a641bef95..d6ca4dddae8 100644 --- a/plugins/undo/lang/ko.js +++ b/plugins/undo/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'ko', { diff --git a/plugins/undo/lang/ku.js b/plugins/undo/lang/ku.js index f497276ca87..e5f00a154f4 100644 --- a/plugins/undo/lang/ku.js +++ b/plugins/undo/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'ku', { diff --git a/plugins/undo/lang/lt.js b/plugins/undo/lang/lt.js index ec75ef4cef0..6c4872e9d52 100644 --- a/plugins/undo/lang/lt.js +++ b/plugins/undo/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'lt', { diff --git a/plugins/undo/lang/lv.js b/plugins/undo/lang/lv.js index 470102734c6..7bc7c8a6cf3 100644 --- a/plugins/undo/lang/lv.js +++ b/plugins/undo/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'lv', { diff --git a/plugins/undo/lang/mk.js b/plugins/undo/lang/mk.js index 458463ec69f..e00755aa464 100644 --- a/plugins/undo/lang/mk.js +++ b/plugins/undo/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'mk', { diff --git a/plugins/undo/lang/mn.js b/plugins/undo/lang/mn.js index 0478089b20b..63a8644b6db 100644 --- a/plugins/undo/lang/mn.js +++ b/plugins/undo/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'mn', { diff --git a/plugins/undo/lang/ms.js b/plugins/undo/lang/ms.js index 3fd64f9a10f..bd150f9f16c 100644 --- a/plugins/undo/lang/ms.js +++ b/plugins/undo/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'ms', { diff --git a/plugins/undo/lang/nb.js b/plugins/undo/lang/nb.js index 97b000e4350..2e3bb9ec81b 100644 --- a/plugins/undo/lang/nb.js +++ b/plugins/undo/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'nb', { diff --git a/plugins/undo/lang/nl.js b/plugins/undo/lang/nl.js index 9443c9912a9..d79bd4af012 100644 --- a/plugins/undo/lang/nl.js +++ b/plugins/undo/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'nl', { diff --git a/plugins/undo/lang/no.js b/plugins/undo/lang/no.js index b0f9f1e2991..5fc39636c32 100644 --- a/plugins/undo/lang/no.js +++ b/plugins/undo/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'no', { diff --git a/plugins/undo/lang/oc.js b/plugins/undo/lang/oc.js index f3b0745d3e1..4d93bca25ba 100644 --- a/plugins/undo/lang/oc.js +++ b/plugins/undo/lang/oc.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'oc', { diff --git a/plugins/undo/lang/pl.js b/plugins/undo/lang/pl.js index c2cb2a8b32c..aeccae13fd1 100644 --- a/plugins/undo/lang/pl.js +++ b/plugins/undo/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'pl', { diff --git a/plugins/undo/lang/pt-br.js b/plugins/undo/lang/pt-br.js index d66e7f107f4..ed8167d8409 100644 --- a/plugins/undo/lang/pt-br.js +++ b/plugins/undo/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'pt-br', { diff --git a/plugins/undo/lang/pt.js b/plugins/undo/lang/pt.js index c0bd9c5a3f4..e124ed756f6 100644 --- a/plugins/undo/lang/pt.js +++ b/plugins/undo/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'pt', { diff --git a/plugins/undo/lang/ro.js b/plugins/undo/lang/ro.js index c6dd15e52cd..f12edc78c3b 100644 --- a/plugins/undo/lang/ro.js +++ b/plugins/undo/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'ro', { diff --git a/plugins/undo/lang/ru.js b/plugins/undo/lang/ru.js index 37d7b385fc1..7edee33dc95 100644 --- a/plugins/undo/lang/ru.js +++ b/plugins/undo/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'ru', { diff --git a/plugins/undo/lang/si.js b/plugins/undo/lang/si.js index 3bd75b393c8..129b9ac695e 100644 --- a/plugins/undo/lang/si.js +++ b/plugins/undo/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'si', { diff --git a/plugins/undo/lang/sk.js b/plugins/undo/lang/sk.js index 2a2f2849755..045f4fa3240 100644 --- a/plugins/undo/lang/sk.js +++ b/plugins/undo/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'sk', { diff --git a/plugins/undo/lang/sl.js b/plugins/undo/lang/sl.js index c512bf4d2d1..b84439324ab 100644 --- a/plugins/undo/lang/sl.js +++ b/plugins/undo/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'sl', { diff --git a/plugins/undo/lang/sq.js b/plugins/undo/lang/sq.js index 1574ea88c74..d021002c652 100644 --- a/plugins/undo/lang/sq.js +++ b/plugins/undo/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'sq', { diff --git a/plugins/undo/lang/sr-latn.js b/plugins/undo/lang/sr-latn.js index 57437350863..d66d595726e 100644 --- a/plugins/undo/lang/sr-latn.js +++ b/plugins/undo/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'sr-latn', { diff --git a/plugins/undo/lang/sr.js b/plugins/undo/lang/sr.js index 144b769f95c..c7e03d71f3e 100644 --- a/plugins/undo/lang/sr.js +++ b/plugins/undo/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'sr', { diff --git a/plugins/undo/lang/sv.js b/plugins/undo/lang/sv.js index b8f31adaf63..814e9054283 100644 --- a/plugins/undo/lang/sv.js +++ b/plugins/undo/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'sv', { diff --git a/plugins/undo/lang/th.js b/plugins/undo/lang/th.js index c24a4425661..12a7cd8877b 100644 --- a/plugins/undo/lang/th.js +++ b/plugins/undo/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'th', { diff --git a/plugins/undo/lang/tr.js b/plugins/undo/lang/tr.js index 5ba132526e6..d4d98970ff8 100644 --- a/plugins/undo/lang/tr.js +++ b/plugins/undo/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'tr', { diff --git a/plugins/undo/lang/tt.js b/plugins/undo/lang/tt.js index b8378c8f25e..3c7b7ca80f7 100644 --- a/plugins/undo/lang/tt.js +++ b/plugins/undo/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'tt', { diff --git a/plugins/undo/lang/ug.js b/plugins/undo/lang/ug.js index a1058f5996c..67c8b9992fc 100644 --- a/plugins/undo/lang/ug.js +++ b/plugins/undo/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'ug', { diff --git a/plugins/undo/lang/uk.js b/plugins/undo/lang/uk.js index a785d7b064f..86e326b4617 100644 --- a/plugins/undo/lang/uk.js +++ b/plugins/undo/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'uk', { diff --git a/plugins/undo/lang/vi.js b/plugins/undo/lang/vi.js index 3a6705fc327..b29b60659b4 100644 --- a/plugins/undo/lang/vi.js +++ b/plugins/undo/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'vi', { diff --git a/plugins/undo/lang/zh-cn.js b/plugins/undo/lang/zh-cn.js index e46b89e5e48..ccc97558974 100644 --- a/plugins/undo/lang/zh-cn.js +++ b/plugins/undo/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'zh-cn', { diff --git a/plugins/undo/lang/zh.js b/plugins/undo/lang/zh.js index 071b93f5227..ff52f2282c1 100644 --- a/plugins/undo/lang/zh.js +++ b/plugins/undo/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'undo', 'zh', { diff --git a/plugins/undo/plugin.js b/plugins/undo/plugin.js index c047027712e..7e148a4870f 100644 --- a/plugins/undo/plugin.js +++ b/plugins/undo/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadfile/plugin.js b/plugins/uploadfile/plugin.js index 0eea38d27e5..4a56639c2f1 100644 --- a/plugins/uploadfile/plugin.js +++ b/plugins/uploadfile/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadimage/plugin.js b/plugins/uploadimage/plugin.js index fc04671317c..74b7f26f2d7 100644 --- a/plugins/uploadimage/plugin.js +++ b/plugins/uploadimage/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/dev/cors.html b/plugins/uploadwidget/dev/cors.html index 026b57208e1..ce38b272fdb 100644 --- a/plugins/uploadwidget/dev/cors.html +++ b/plugins/uploadwidget/dev/cors.html @@ -1,6 +1,6 @@ diff --git a/plugins/uploadwidget/dev/filereaderplugin.js b/plugins/uploadwidget/dev/filereaderplugin.js index 6188ab933ea..08dfd641caa 100644 --- a/plugins/uploadwidget/dev/filereaderplugin.js +++ b/plugins/uploadwidget/dev/filereaderplugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ 'use strict'; diff --git a/plugins/uploadwidget/dev/upload.html b/plugins/uploadwidget/dev/upload.html index 1406698897f..634997ae0a2 100644 --- a/plugins/uploadwidget/dev/upload.html +++ b/plugins/uploadwidget/dev/upload.html @@ -1,6 +1,6 @@ diff --git a/plugins/uploadwidget/lang/az.js b/plugins/uploadwidget/lang/az.js index b7d85699801..54d7b0dd1a0 100644 --- a/plugins/uploadwidget/lang/az.js +++ b/plugins/uploadwidget/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/bg.js b/plugins/uploadwidget/lang/bg.js index e69d4a230de..bbfae592ab9 100644 --- a/plugins/uploadwidget/lang/bg.js +++ b/plugins/uploadwidget/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/ca.js b/plugins/uploadwidget/lang/ca.js index 06db69330c3..91f1d94169e 100644 --- a/plugins/uploadwidget/lang/ca.js +++ b/plugins/uploadwidget/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/cs.js b/plugins/uploadwidget/lang/cs.js index 23d00d665d4..5c384666ff1 100644 --- a/plugins/uploadwidget/lang/cs.js +++ b/plugins/uploadwidget/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/da.js b/plugins/uploadwidget/lang/da.js index cef7a0c9d49..b0658a1e77c 100644 --- a/plugins/uploadwidget/lang/da.js +++ b/plugins/uploadwidget/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/de-ch.js b/plugins/uploadwidget/lang/de-ch.js index 5f94307816b..81e14110125 100644 --- a/plugins/uploadwidget/lang/de-ch.js +++ b/plugins/uploadwidget/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/de.js b/plugins/uploadwidget/lang/de.js index 198e72490ec..aed5e9a2a40 100644 --- a/plugins/uploadwidget/lang/de.js +++ b/plugins/uploadwidget/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/el.js b/plugins/uploadwidget/lang/el.js index 50607dba1a6..e34c2978b22 100644 --- a/plugins/uploadwidget/lang/el.js +++ b/plugins/uploadwidget/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/en-au.js b/plugins/uploadwidget/lang/en-au.js index 8d833439c90..5a4008b5191 100644 --- a/plugins/uploadwidget/lang/en-au.js +++ b/plugins/uploadwidget/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/en.js b/plugins/uploadwidget/lang/en.js index f87f9a8b7be..19057a620f2 100644 --- a/plugins/uploadwidget/lang/en.js +++ b/plugins/uploadwidget/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/eo.js b/plugins/uploadwidget/lang/eo.js index b2281d852f9..59e71376785 100644 --- a/plugins/uploadwidget/lang/eo.js +++ b/plugins/uploadwidget/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/es-mx.js b/plugins/uploadwidget/lang/es-mx.js index ede8a8f1619..16305da3272 100644 --- a/plugins/uploadwidget/lang/es-mx.js +++ b/plugins/uploadwidget/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/es.js b/plugins/uploadwidget/lang/es.js index c02b58177ef..1c8bd5e012a 100644 --- a/plugins/uploadwidget/lang/es.js +++ b/plugins/uploadwidget/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/et.js b/plugins/uploadwidget/lang/et.js index 389d0a12cd0..df0e7028d67 100644 --- a/plugins/uploadwidget/lang/et.js +++ b/plugins/uploadwidget/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/eu.js b/plugins/uploadwidget/lang/eu.js index ce2c4121809..5fabaf6eb8d 100644 --- a/plugins/uploadwidget/lang/eu.js +++ b/plugins/uploadwidget/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/fa.js b/plugins/uploadwidget/lang/fa.js index 2d30515ef55..56e42bd593f 100644 --- a/plugins/uploadwidget/lang/fa.js +++ b/plugins/uploadwidget/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/fr.js b/plugins/uploadwidget/lang/fr.js index ca4d75537e8..b5a82e5a22a 100644 --- a/plugins/uploadwidget/lang/fr.js +++ b/plugins/uploadwidget/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/gl.js b/plugins/uploadwidget/lang/gl.js index 35970e1cf7d..f3d2e66068c 100644 --- a/plugins/uploadwidget/lang/gl.js +++ b/plugins/uploadwidget/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/hr.js b/plugins/uploadwidget/lang/hr.js index 9be4744f91b..749535fda3a 100644 --- a/plugins/uploadwidget/lang/hr.js +++ b/plugins/uploadwidget/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/hu.js b/plugins/uploadwidget/lang/hu.js index dc61f72dc61..e7716ab3f96 100644 --- a/plugins/uploadwidget/lang/hu.js +++ b/plugins/uploadwidget/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/id.js b/plugins/uploadwidget/lang/id.js index 5b299078811..0d945442ebe 100644 --- a/plugins/uploadwidget/lang/id.js +++ b/plugins/uploadwidget/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/it.js b/plugins/uploadwidget/lang/it.js index 4171f2bc1f2..88fcc3c79cf 100644 --- a/plugins/uploadwidget/lang/it.js +++ b/plugins/uploadwidget/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/ja.js b/plugins/uploadwidget/lang/ja.js index 0529e117562..9142b9aa5da 100644 --- a/plugins/uploadwidget/lang/ja.js +++ b/plugins/uploadwidget/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/km.js b/plugins/uploadwidget/lang/km.js index 13fd2e3f141..5f45a528a12 100644 --- a/plugins/uploadwidget/lang/km.js +++ b/plugins/uploadwidget/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/ko.js b/plugins/uploadwidget/lang/ko.js index c50111c2d6b..5f61a86cf46 100644 --- a/plugins/uploadwidget/lang/ko.js +++ b/plugins/uploadwidget/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/ku.js b/plugins/uploadwidget/lang/ku.js index b312c63731d..039d420453f 100644 --- a/plugins/uploadwidget/lang/ku.js +++ b/plugins/uploadwidget/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/lv.js b/plugins/uploadwidget/lang/lv.js index 7177f3e2f56..571f3b5f448 100644 --- a/plugins/uploadwidget/lang/lv.js +++ b/plugins/uploadwidget/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/nb.js b/plugins/uploadwidget/lang/nb.js index 601b467ae8e..36e42a234a5 100644 --- a/plugins/uploadwidget/lang/nb.js +++ b/plugins/uploadwidget/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/nl.js b/plugins/uploadwidget/lang/nl.js index 5eab1bc3143..b54260e9de4 100644 --- a/plugins/uploadwidget/lang/nl.js +++ b/plugins/uploadwidget/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/no.js b/plugins/uploadwidget/lang/no.js index 6571ffa5767..3577a83581b 100644 --- a/plugins/uploadwidget/lang/no.js +++ b/plugins/uploadwidget/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/oc.js b/plugins/uploadwidget/lang/oc.js index b727f0f8f3b..a5d41645ddd 100644 --- a/plugins/uploadwidget/lang/oc.js +++ b/plugins/uploadwidget/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/pl.js b/plugins/uploadwidget/lang/pl.js index 469d011f6da..03b241c9762 100644 --- a/plugins/uploadwidget/lang/pl.js +++ b/plugins/uploadwidget/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/pt-br.js b/plugins/uploadwidget/lang/pt-br.js index 5c704d2e3e1..1a863f50cca 100644 --- a/plugins/uploadwidget/lang/pt-br.js +++ b/plugins/uploadwidget/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/pt.js b/plugins/uploadwidget/lang/pt.js index f6be4c8296f..c093c2113a8 100644 --- a/plugins/uploadwidget/lang/pt.js +++ b/plugins/uploadwidget/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/ro.js b/plugins/uploadwidget/lang/ro.js index 5e2264753fd..f8afdb5e730 100644 --- a/plugins/uploadwidget/lang/ro.js +++ b/plugins/uploadwidget/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/ru.js b/plugins/uploadwidget/lang/ru.js index e5d5899f703..3c7eebe3ddc 100644 --- a/plugins/uploadwidget/lang/ru.js +++ b/plugins/uploadwidget/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/sk.js b/plugins/uploadwidget/lang/sk.js index d6507d46260..ae665d9f2dc 100644 --- a/plugins/uploadwidget/lang/sk.js +++ b/plugins/uploadwidget/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/sq.js b/plugins/uploadwidget/lang/sq.js index 9049243c2b2..2172471c07a 100644 --- a/plugins/uploadwidget/lang/sq.js +++ b/plugins/uploadwidget/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/sr-latn.js b/plugins/uploadwidget/lang/sr-latn.js index c3295bc715d..e32cfff05ae 100644 --- a/plugins/uploadwidget/lang/sr-latn.js +++ b/plugins/uploadwidget/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/sr.js b/plugins/uploadwidget/lang/sr.js index e7002285a25..730aab1ba95 100644 --- a/plugins/uploadwidget/lang/sr.js +++ b/plugins/uploadwidget/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/sv.js b/plugins/uploadwidget/lang/sv.js index 49bcab5f16a..c32f617f006 100644 --- a/plugins/uploadwidget/lang/sv.js +++ b/plugins/uploadwidget/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/tr.js b/plugins/uploadwidget/lang/tr.js index 3059b71be47..0be37844d47 100644 --- a/plugins/uploadwidget/lang/tr.js +++ b/plugins/uploadwidget/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/ug.js b/plugins/uploadwidget/lang/ug.js index b786dd97d36..430dec203c6 100644 --- a/plugins/uploadwidget/lang/ug.js +++ b/plugins/uploadwidget/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/uk.js b/plugins/uploadwidget/lang/uk.js index 72a710c9b4c..2af013b2259 100644 --- a/plugins/uploadwidget/lang/uk.js +++ b/plugins/uploadwidget/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/zh-cn.js b/plugins/uploadwidget/lang/zh-cn.js index 0b2d9d80459..0c4e5306784 100644 --- a/plugins/uploadwidget/lang/zh-cn.js +++ b/plugins/uploadwidget/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/lang/zh.js b/plugins/uploadwidget/lang/zh.js index 1b33af9b389..068aa9938b4 100644 --- a/plugins/uploadwidget/lang/zh.js +++ b/plugins/uploadwidget/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/uploadwidget/plugin.js b/plugins/uploadwidget/plugin.js index 2084d8bf7d7..20a5fd9cd96 100644 --- a/plugins/uploadwidget/plugin.js +++ b/plugins/uploadwidget/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/widget/dev/console.js b/plugins/widget/dev/console.js index 34bd0434f0d..2be6796f37e 100644 --- a/plugins/widget/dev/console.js +++ b/plugins/widget/dev/console.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/widget/dev/nestedwidgets.html b/plugins/widget/dev/nestedwidgets.html index eb5dfeafca9..3b64a251885 100644 --- a/plugins/widget/dev/nestedwidgets.html +++ b/plugins/widget/dev/nestedwidgets.html @@ -1,6 +1,6 @@ diff --git a/plugins/widget/dev/widgetstyles.html b/plugins/widget/dev/widgetstyles.html index fdf082cfa84..a996bede7f4 100644 --- a/plugins/widget/dev/widgetstyles.html +++ b/plugins/widget/dev/widgetstyles.html @@ -1,6 +1,6 @@ diff --git a/plugins/widget/lang/af.js b/plugins/widget/lang/af.js index affd4b55e3e..65ce28ebf06 100644 --- a/plugins/widget/lang/af.js +++ b/plugins/widget/lang/af.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'af', { diff --git a/plugins/widget/lang/ar.js b/plugins/widget/lang/ar.js index 33960a44973..9216619ec60 100644 --- a/plugins/widget/lang/ar.js +++ b/plugins/widget/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'ar', { diff --git a/plugins/widget/lang/az.js b/plugins/widget/lang/az.js index ee42f23824d..c54ede22547 100644 --- a/plugins/widget/lang/az.js +++ b/plugins/widget/lang/az.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'az', { diff --git a/plugins/widget/lang/bg.js b/plugins/widget/lang/bg.js index d060240a821..28873a673e4 100644 --- a/plugins/widget/lang/bg.js +++ b/plugins/widget/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'bg', { diff --git a/plugins/widget/lang/ca.js b/plugins/widget/lang/ca.js index 0424cd3cd9c..4aa7aec45da 100644 --- a/plugins/widget/lang/ca.js +++ b/plugins/widget/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'ca', { diff --git a/plugins/widget/lang/cs.js b/plugins/widget/lang/cs.js index 9cff02ddb16..534752c59d1 100644 --- a/plugins/widget/lang/cs.js +++ b/plugins/widget/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'cs', { diff --git a/plugins/widget/lang/cy.js b/plugins/widget/lang/cy.js index fb6227e849c..7a16b97698e 100644 --- a/plugins/widget/lang/cy.js +++ b/plugins/widget/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'cy', { diff --git a/plugins/widget/lang/da.js b/plugins/widget/lang/da.js index 79d9e035aa9..61cabe66169 100644 --- a/plugins/widget/lang/da.js +++ b/plugins/widget/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'da', { diff --git a/plugins/widget/lang/de-ch.js b/plugins/widget/lang/de-ch.js index 9fff91845b9..34a98b27e2f 100644 --- a/plugins/widget/lang/de-ch.js +++ b/plugins/widget/lang/de-ch.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'de-ch', { diff --git a/plugins/widget/lang/de.js b/plugins/widget/lang/de.js index f78b950e5a8..f6bcdcdb3dd 100644 --- a/plugins/widget/lang/de.js +++ b/plugins/widget/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'de', { diff --git a/plugins/widget/lang/el.js b/plugins/widget/lang/el.js index ec5ceaacf0d..98bbc69aa72 100644 --- a/plugins/widget/lang/el.js +++ b/plugins/widget/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'el', { diff --git a/plugins/widget/lang/en-au.js b/plugins/widget/lang/en-au.js index 3f559f7bcce..2caaffadcf7 100644 --- a/plugins/widget/lang/en-au.js +++ b/plugins/widget/lang/en-au.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'en-au', { diff --git a/plugins/widget/lang/en-gb.js b/plugins/widget/lang/en-gb.js index 9cb8fdb912c..c13242f4732 100644 --- a/plugins/widget/lang/en-gb.js +++ b/plugins/widget/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'en-gb', { diff --git a/plugins/widget/lang/en.js b/plugins/widget/lang/en.js index e6e70fd3906..98143377066 100644 --- a/plugins/widget/lang/en.js +++ b/plugins/widget/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'en', { diff --git a/plugins/widget/lang/eo.js b/plugins/widget/lang/eo.js index 197a904dfde..c081680e18b 100644 --- a/plugins/widget/lang/eo.js +++ b/plugins/widget/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'eo', { diff --git a/plugins/widget/lang/es-mx.js b/plugins/widget/lang/es-mx.js index a4324396bc7..847c4bd0f48 100644 --- a/plugins/widget/lang/es-mx.js +++ b/plugins/widget/lang/es-mx.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'es-mx', { diff --git a/plugins/widget/lang/es.js b/plugins/widget/lang/es.js index c778b308133..ed7e4e7c59c 100644 --- a/plugins/widget/lang/es.js +++ b/plugins/widget/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'es', { diff --git a/plugins/widget/lang/et.js b/plugins/widget/lang/et.js index 657523beff9..ddd3f4e1b3d 100644 --- a/plugins/widget/lang/et.js +++ b/plugins/widget/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'et', { diff --git a/plugins/widget/lang/eu.js b/plugins/widget/lang/eu.js index a7d92a8d469..6dd74507a6e 100644 --- a/plugins/widget/lang/eu.js +++ b/plugins/widget/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'eu', { diff --git a/plugins/widget/lang/fa.js b/plugins/widget/lang/fa.js index 137edacf6c6..f6ec74bac04 100644 --- a/plugins/widget/lang/fa.js +++ b/plugins/widget/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'fa', { diff --git a/plugins/widget/lang/fi.js b/plugins/widget/lang/fi.js index 14fcb780be2..253366b14cf 100644 --- a/plugins/widget/lang/fi.js +++ b/plugins/widget/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'fi', { diff --git a/plugins/widget/lang/fr.js b/plugins/widget/lang/fr.js index fef240c8253..3f1fc6bac35 100644 --- a/plugins/widget/lang/fr.js +++ b/plugins/widget/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'fr', { diff --git a/plugins/widget/lang/gl.js b/plugins/widget/lang/gl.js index f72dd9fbf09..5fbbeaec3a5 100644 --- a/plugins/widget/lang/gl.js +++ b/plugins/widget/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'gl', { diff --git a/plugins/widget/lang/he.js b/plugins/widget/lang/he.js index 21e583d9f18..92e8357cc3a 100644 --- a/plugins/widget/lang/he.js +++ b/plugins/widget/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'he', { diff --git a/plugins/widget/lang/hr.js b/plugins/widget/lang/hr.js index 261145f9ae1..12fb7f544e8 100644 --- a/plugins/widget/lang/hr.js +++ b/plugins/widget/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'hr', { diff --git a/plugins/widget/lang/hu.js b/plugins/widget/lang/hu.js index 28780d14bd7..987e89597cf 100644 --- a/plugins/widget/lang/hu.js +++ b/plugins/widget/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'hu', { diff --git a/plugins/widget/lang/id.js b/plugins/widget/lang/id.js index 7ebbcb7949c..2ba265a214f 100644 --- a/plugins/widget/lang/id.js +++ b/plugins/widget/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'id', { diff --git a/plugins/widget/lang/it.js b/plugins/widget/lang/it.js index 3ae6f570677..d4a87dc1c0b 100644 --- a/plugins/widget/lang/it.js +++ b/plugins/widget/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'it', { diff --git a/plugins/widget/lang/ja.js b/plugins/widget/lang/ja.js index d6ad2a05f0d..93acc7c62d9 100644 --- a/plugins/widget/lang/ja.js +++ b/plugins/widget/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'ja', { diff --git a/plugins/widget/lang/km.js b/plugins/widget/lang/km.js index 6f2e9c43caa..a764cb73182 100644 --- a/plugins/widget/lang/km.js +++ b/plugins/widget/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'km', { diff --git a/plugins/widget/lang/ko.js b/plugins/widget/lang/ko.js index dc0d136acd8..7b6c208f15a 100644 --- a/plugins/widget/lang/ko.js +++ b/plugins/widget/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'ko', { diff --git a/plugins/widget/lang/ku.js b/plugins/widget/lang/ku.js index 63d33d956e4..a2ff23ce8b1 100644 --- a/plugins/widget/lang/ku.js +++ b/plugins/widget/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'ku', { diff --git a/plugins/widget/lang/lt.js b/plugins/widget/lang/lt.js index 4861d53b661..6bc27fb2509 100644 --- a/plugins/widget/lang/lt.js +++ b/plugins/widget/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'lt', { diff --git a/plugins/widget/lang/lv.js b/plugins/widget/lang/lv.js index edf2649c407..b2dabba097d 100644 --- a/plugins/widget/lang/lv.js +++ b/plugins/widget/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'lv', { diff --git a/plugins/widget/lang/nb.js b/plugins/widget/lang/nb.js index 62f222a075c..c0214b0c93f 100644 --- a/plugins/widget/lang/nb.js +++ b/plugins/widget/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'nb', { diff --git a/plugins/widget/lang/nl.js b/plugins/widget/lang/nl.js index 0b0f959f32f..6fb27370e03 100644 --- a/plugins/widget/lang/nl.js +++ b/plugins/widget/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'nl', { diff --git a/plugins/widget/lang/no.js b/plugins/widget/lang/no.js index bfe3b7d1dd3..4cdcf728afa 100644 --- a/plugins/widget/lang/no.js +++ b/plugins/widget/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'no', { diff --git a/plugins/widget/lang/oc.js b/plugins/widget/lang/oc.js index bbd17ea8afa..2665a28feda 100644 --- a/plugins/widget/lang/oc.js +++ b/plugins/widget/lang/oc.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'oc', { diff --git a/plugins/widget/lang/pl.js b/plugins/widget/lang/pl.js index 810e319a194..3f53239e751 100644 --- a/plugins/widget/lang/pl.js +++ b/plugins/widget/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'pl', { diff --git a/plugins/widget/lang/pt-br.js b/plugins/widget/lang/pt-br.js index d5dea1075b0..c5d652b15ac 100644 --- a/plugins/widget/lang/pt-br.js +++ b/plugins/widget/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'pt-br', { diff --git a/plugins/widget/lang/pt.js b/plugins/widget/lang/pt.js index cf31d82f401..effb4b24a9b 100644 --- a/plugins/widget/lang/pt.js +++ b/plugins/widget/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'pt', { diff --git a/plugins/widget/lang/ro.js b/plugins/widget/lang/ro.js index b3530658bff..a4ac1e6650a 100644 --- a/plugins/widget/lang/ro.js +++ b/plugins/widget/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'ro', { diff --git a/plugins/widget/lang/ru.js b/plugins/widget/lang/ru.js index befb65c3447..a3faf203eab 100644 --- a/plugins/widget/lang/ru.js +++ b/plugins/widget/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'ru', { diff --git a/plugins/widget/lang/sk.js b/plugins/widget/lang/sk.js index 3c269120307..36ca891a858 100644 --- a/plugins/widget/lang/sk.js +++ b/plugins/widget/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'sk', { diff --git a/plugins/widget/lang/sl.js b/plugins/widget/lang/sl.js index a80295cbfab..cae91c758a8 100644 --- a/plugins/widget/lang/sl.js +++ b/plugins/widget/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'sl', { diff --git a/plugins/widget/lang/sq.js b/plugins/widget/lang/sq.js index 035eb0b68de..856d1a38eb6 100644 --- a/plugins/widget/lang/sq.js +++ b/plugins/widget/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'sq', { diff --git a/plugins/widget/lang/sr-latn.js b/plugins/widget/lang/sr-latn.js index 6fb64de5093..36fbf5a0326 100644 --- a/plugins/widget/lang/sr-latn.js +++ b/plugins/widget/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'sr-latn', { diff --git a/plugins/widget/lang/sr.js b/plugins/widget/lang/sr.js index 33eb38a4f93..b9dedf896fc 100644 --- a/plugins/widget/lang/sr.js +++ b/plugins/widget/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'sr', { diff --git a/plugins/widget/lang/sv.js b/plugins/widget/lang/sv.js index 6a079fa2009..cb58a76ae2d 100644 --- a/plugins/widget/lang/sv.js +++ b/plugins/widget/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'sv', { diff --git a/plugins/widget/lang/tr.js b/plugins/widget/lang/tr.js index a21941ab902..89886be9b70 100644 --- a/plugins/widget/lang/tr.js +++ b/plugins/widget/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'tr', { diff --git a/plugins/widget/lang/tt.js b/plugins/widget/lang/tt.js index 0cb43c8bf8e..0e433c65af5 100644 --- a/plugins/widget/lang/tt.js +++ b/plugins/widget/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'tt', { diff --git a/plugins/widget/lang/ug.js b/plugins/widget/lang/ug.js index 01fb7239af0..3220fcc0e86 100644 --- a/plugins/widget/lang/ug.js +++ b/plugins/widget/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'ug', { diff --git a/plugins/widget/lang/uk.js b/plugins/widget/lang/uk.js index 2dbd7ac938b..052506b94f8 100644 --- a/plugins/widget/lang/uk.js +++ b/plugins/widget/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'uk', { diff --git a/plugins/widget/lang/vi.js b/plugins/widget/lang/vi.js index d2566a7e192..602da6d472a 100644 --- a/plugins/widget/lang/vi.js +++ b/plugins/widget/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'vi', { diff --git a/plugins/widget/lang/zh-cn.js b/plugins/widget/lang/zh-cn.js index a3020d99df8..c19ee09b0c9 100644 --- a/plugins/widget/lang/zh-cn.js +++ b/plugins/widget/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'zh-cn', { diff --git a/plugins/widget/lang/zh.js b/plugins/widget/lang/zh.js index 40fba57bce2..8ebfd1515d0 100644 --- a/plugins/widget/lang/zh.js +++ b/plugins/widget/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ CKEDITOR.plugins.setLang( 'widget', 'zh', { diff --git a/plugins/widget/plugin.js b/plugins/widget/plugin.js index e6f3c20a418..5bfa4e925ba 100644 --- a/plugins/widget/plugin.js +++ b/plugins/widget/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/widgetselection/plugin.js b/plugins/widgetselection/plugin.js index b6750018548..33e317fdfc1 100644 --- a/plugins/widgetselection/plugin.js +++ b/plugins/widgetselection/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/wysiwygarea/plugin.js b/plugins/wysiwygarea/plugin.js index 8dcb82ac3f8..d958f2dbbd6 100644 --- a/plugins/wysiwygarea/plugin.js +++ b/plugins/wysiwygarea/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/plugins/wysiwygarea/samples/fullpage.html b/plugins/wysiwygarea/samples/fullpage.html index 6ec94ffcb03..468a9390acb 100644 --- a/plugins/wysiwygarea/samples/fullpage.html +++ b/plugins/wysiwygarea/samples/fullpage.html @@ -1,6 +1,6 @@ diff --git a/plugins/xml/plugin.js b/plugins/xml/plugin.js index 0faeb9b08d7..626814b69e5 100644 --- a/plugins/xml/plugin.js +++ b/plugins/xml/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/samples/css/samples.css b/samples/css/samples.css index 7b6faa4bf84..5cbda4566ce 100644 --- a/samples/css/samples.css +++ b/samples/css/samples.css @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ @media (max-width: 900px) { diff --git a/samples/index.html b/samples/index.html index 177ac294d06..65474983a75 100644 --- a/samples/index.html +++ b/samples/index.html @@ -1,6 +1,6 @@ diff --git a/samples/js/sample.js b/samples/js/sample.js index 1f5de903345..ca876bfc295 100644 --- a/samples/js/sample.js +++ b/samples/js/sample.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/samples/js/sf.js b/samples/js/sf.js index 7951dfa6f7d..ec99c2d3e74 100644 --- a/samples/js/sf.js +++ b/samples/js/sf.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ /* exported SF */ diff --git a/samples/old/ajax.html b/samples/old/ajax.html index 35fbeb295d9..7fc80f1030d 100644 --- a/samples/old/ajax.html +++ b/samples/old/ajax.html @@ -1,6 +1,6 @@ diff --git a/samples/old/api.html b/samples/old/api.html index 4bf8f55fe22..bc089fe03cb 100644 --- a/samples/old/api.html +++ b/samples/old/api.html @@ -1,6 +1,6 @@ diff --git a/samples/old/appendto.html b/samples/old/appendto.html index b0fb3c0b747..9d05fb0a08c 100644 --- a/samples/old/appendto.html +++ b/samples/old/appendto.html @@ -1,6 +1,6 @@ diff --git a/samples/old/assets/outputxhtml/outputxhtml.css b/samples/old/assets/outputxhtml/outputxhtml.css index 6838ef97992..4c7f8f03544 100644 --- a/samples/old/assets/outputxhtml/outputxhtml.css +++ b/samples/old/assets/outputxhtml/outputxhtml.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. * * Styles used by the XHTML 1.1 sample page (xhtml.html). diff --git a/samples/old/assets/posteddata.php b/samples/old/assets/posteddata.php index a150b59bd34..bdff188557f 100644 --- a/samples/old/assets/posteddata.php +++ b/samples/old/assets/posteddata.php @@ -1,7 +1,7 @@ diff --git a/samples/old/assets/uilanguages/languages.js b/samples/old/assets/uilanguages/languages.js index 72c69ec0050..54005ece8f8 100644 --- a/samples/old/assets/uilanguages/languages.js +++ b/samples/old/assets/uilanguages/languages.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/samples/old/datafiltering.html b/samples/old/datafiltering.html index 41541d3589c..de2e309fac5 100644 --- a/samples/old/datafiltering.html +++ b/samples/old/datafiltering.html @@ -1,6 +1,6 @@ diff --git a/samples/old/divreplace.html b/samples/old/divreplace.html index 590a5e9f1a9..a9f368a4712 100644 --- a/samples/old/divreplace.html +++ b/samples/old/divreplace.html @@ -1,6 +1,6 @@ diff --git a/samples/old/index.html b/samples/old/index.html index daa0335dcbe..85036dfeb5c 100644 --- a/samples/old/index.html +++ b/samples/old/index.html @@ -1,6 +1,6 @@ diff --git a/samples/old/inlineall.html b/samples/old/inlineall.html index 8d9d6336c21..caaf16ac468 100644 --- a/samples/old/inlineall.html +++ b/samples/old/inlineall.html @@ -1,6 +1,6 @@ diff --git a/samples/old/inlinebycode.html b/samples/old/inlinebycode.html index 2a1e45e0138..729749d1046 100644 --- a/samples/old/inlinebycode.html +++ b/samples/old/inlinebycode.html @@ -1,6 +1,6 @@ diff --git a/samples/old/inlinetextarea.html b/samples/old/inlinetextarea.html index 1a666ad90ef..ceb7a359fc7 100644 --- a/samples/old/inlinetextarea.html +++ b/samples/old/inlinetextarea.html @@ -1,6 +1,6 @@ diff --git a/samples/old/jquery.html b/samples/old/jquery.html index 43c02fb97c9..9ec5d0aee30 100644 --- a/samples/old/jquery.html +++ b/samples/old/jquery.html @@ -1,6 +1,6 @@ diff --git a/samples/old/readonly.html b/samples/old/readonly.html index 71aa811c0d0..b393b40065d 100644 --- a/samples/old/readonly.html +++ b/samples/old/readonly.html @@ -1,6 +1,6 @@ diff --git a/samples/old/replacebyclass.html b/samples/old/replacebyclass.html index 58116dc944e..d26d0cd24a1 100644 --- a/samples/old/replacebyclass.html +++ b/samples/old/replacebyclass.html @@ -1,6 +1,6 @@ diff --git a/samples/old/replacebycode.html b/samples/old/replacebycode.html index 74cd753248e..c77054065d9 100644 --- a/samples/old/replacebycode.html +++ b/samples/old/replacebycode.html @@ -1,6 +1,6 @@ diff --git a/samples/old/sample.css b/samples/old/sample.css index 00f91d2ea12..e9beea05498 100644 --- a/samples/old/sample.css +++ b/samples/old/sample.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/samples/old/sample.js b/samples/old/sample.js index 8d338aa958a..e6179dc98fb 100644 --- a/samples/old/sample.js +++ b/samples/old/sample.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/samples/old/sample_posteddata.php b/samples/old/sample_posteddata.php index 32d1b18f5a4..1b3c0565d34 100644 --- a/samples/old/sample_posteddata.php +++ b/samples/old/sample_posteddata.php @@ -9,7 +9,7 @@ To save the content created with CKEditor you need to read the POST data on the server side and write it to a file or the database. - Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. ------------------------------------------------------------------------------------------- diff --git a/samples/old/tabindex.html b/samples/old/tabindex.html index 440eabfdd90..e842a081d3a 100644 --- a/samples/old/tabindex.html +++ b/samples/old/tabindex.html @@ -1,6 +1,6 @@ diff --git a/samples/old/uicolor.html b/samples/old/uicolor.html index 210262f7103..ff136efa279 100644 --- a/samples/old/uicolor.html +++ b/samples/old/uicolor.html @@ -1,6 +1,6 @@ diff --git a/samples/old/uilanguages.html b/samples/old/uilanguages.html index 14e198d1526..2fc6c5ca4bd 100644 --- a/samples/old/uilanguages.html +++ b/samples/old/uilanguages.html @@ -1,6 +1,6 @@ diff --git a/samples/old/xhtmlstyle.html b/samples/old/xhtmlstyle.html index 60ce20fe6ae..0a7a826e367 100644 --- a/samples/old/xhtmlstyle.html +++ b/samples/old/xhtmlstyle.html @@ -1,6 +1,6 @@ diff --git a/samples/toolbarconfigurator/index.html b/samples/toolbarconfigurator/index.html index 87c5efe6874..196048f9e57 100644 --- a/samples/toolbarconfigurator/index.html +++ b/samples/toolbarconfigurator/index.html @@ -1,6 +1,6 @@ diff --git a/samples/toolbarconfigurator/less/base.less b/samples/toolbarconfigurator/less/base.less index 08640b19f51..adb3327cc00 100644 --- a/samples/toolbarconfigurator/less/base.less +++ b/samples/toolbarconfigurator/less/base.less @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/samples/toolbarconfigurator/less/toolbarmodifier.less b/samples/toolbarconfigurator/less/toolbarmodifier.less index c5c4c72fca8..6b54d7e7d1e 100644 --- a/samples/toolbarconfigurator/less/toolbarmodifier.less +++ b/samples/toolbarconfigurator/less/toolbarmodifier.less @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/colorpanel.css b/skins/kama/colorpanel.css index 51e7d8fff8c..6ec5878da8d 100644 --- a/skins/kama/colorpanel.css +++ b/skins/kama/colorpanel.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/dialog.css b/skins/kama/dialog.css index 587050ccf99..19dc908aebd 100644 --- a/skins/kama/dialog.css +++ b/skins/kama/dialog.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/dialog_ie.css b/skins/kama/dialog_ie.css index 934d0276943..edab1ba1e0c 100644 --- a/skins/kama/dialog_ie.css +++ b/skins/kama/dialog_ie.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/dialog_ie7.css b/skins/kama/dialog_ie7.css index dc6c37e216e..c8267779466 100644 --- a/skins/kama/dialog_ie7.css +++ b/skins/kama/dialog_ie7.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/dialog_ie8.css b/skins/kama/dialog_ie8.css index e308d909387..df31646b6bf 100644 --- a/skins/kama/dialog_ie8.css +++ b/skins/kama/dialog_ie8.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/dialog_iequirks.css b/skins/kama/dialog_iequirks.css index 818c124eb72..3b401d70f06 100644 --- a/skins/kama/dialog_iequirks.css +++ b/skins/kama/dialog_iequirks.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/editor.css b/skins/kama/editor.css index 55354797b7f..c726dd167c0 100644 --- a/skins/kama/editor.css +++ b/skins/kama/editor.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/editor_ie.css b/skins/kama/editor_ie.css index 4eac4a3847e..4666ae88022 100644 --- a/skins/kama/editor_ie.css +++ b/skins/kama/editor_ie.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/editor_ie7.css b/skins/kama/editor_ie7.css index afaf8543e95..022ca89e70c 100644 --- a/skins/kama/editor_ie7.css +++ b/skins/kama/editor_ie7.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/editor_ie8.css b/skins/kama/editor_ie8.css index 4f184d8959a..8f6816dc6df 100644 --- a/skins/kama/editor_ie8.css +++ b/skins/kama/editor_ie8.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/editor_iequirks.css b/skins/kama/editor_iequirks.css index f11f51fdf9a..20d919d458d 100644 --- a/skins/kama/editor_iequirks.css +++ b/skins/kama/editor_iequirks.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/elementspath.css b/skins/kama/elementspath.css index 24f9061118f..1d65ca1d195 100644 --- a/skins/kama/elementspath.css +++ b/skins/kama/elementspath.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/mainui.css b/skins/kama/mainui.css index 429217fa6e3..b101b7855d9 100644 --- a/skins/kama/mainui.css +++ b/skins/kama/mainui.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/menu.css b/skins/kama/menu.css index 04e0e467430..a6b62ac0001 100644 --- a/skins/kama/menu.css +++ b/skins/kama/menu.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/notification.css b/skins/kama/notification.css index 4a4eeeed683..cc18fdd3e43 100644 --- a/skins/kama/notification.css +++ b/skins/kama/notification.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/panel.css b/skins/kama/panel.css index e2210fabb01..b36226a9103 100644 --- a/skins/kama/panel.css +++ b/skins/kama/panel.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/presets.css b/skins/kama/presets.css index 2ab368762ab..e53e40c4e7c 100644 --- a/skins/kama/presets.css +++ b/skins/kama/presets.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/readme.md b/skins/kama/readme.md index 91c4fe3a63d..523f1e59a34 100644 --- a/skins/kama/readme.md +++ b/skins/kama/readme.md @@ -33,6 +33,6 @@ Other parts: License ------- -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. diff --git a/skins/kama/reset.css b/skins/kama/reset.css index 1d729f5b940..1eb3f81b2b3 100644 --- a/skins/kama/reset.css +++ b/skins/kama/reset.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/richcombo.css b/skins/kama/richcombo.css index a50c46b47fa..e1d2413a652 100644 --- a/skins/kama/richcombo.css +++ b/skins/kama/richcombo.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/skin.js b/skins/kama/skin.js index 3c7f5514d77..3edb4042553 100644 --- a/skins/kama/skin.js +++ b/skins/kama/skin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/kama/toolbar.css b/skins/kama/toolbar.css index 37c42fbca5d..7dad507d484 100644 --- a/skins/kama/toolbar.css +++ b/skins/kama/toolbar.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/colorpanel.css b/skins/moono-lisa/colorpanel.css index 2344da3e842..3dafca6c501 100644 --- a/skins/moono-lisa/colorpanel.css +++ b/skins/moono-lisa/colorpanel.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/dialog.css b/skins/moono-lisa/dialog.css index 1a65adb7b92..c62d2745bfb 100644 --- a/skins/moono-lisa/dialog.css +++ b/skins/moono-lisa/dialog.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/dialog_ie.css b/skins/moono-lisa/dialog_ie.css index 82a50e5d1c3..65b89149d9b 100644 --- a/skins/moono-lisa/dialog_ie.css +++ b/skins/moono-lisa/dialog_ie.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/dialog_ie8.css b/skins/moono-lisa/dialog_ie8.css index 987c896cec4..cbf3303e387 100644 --- a/skins/moono-lisa/dialog_ie8.css +++ b/skins/moono-lisa/dialog_ie8.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/dialog_iequirks.css b/skins/moono-lisa/dialog_iequirks.css index b0ae238c89f..3815199be60 100644 --- a/skins/moono-lisa/dialog_iequirks.css +++ b/skins/moono-lisa/dialog_iequirks.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/editor.css b/skins/moono-lisa/editor.css index 55354797b7f..c726dd167c0 100644 --- a/skins/moono-lisa/editor.css +++ b/skins/moono-lisa/editor.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/editor_gecko.css b/skins/moono-lisa/editor_gecko.css index dc2a2b8558c..abbc2dd8f19 100644 --- a/skins/moono-lisa/editor_gecko.css +++ b/skins/moono-lisa/editor_gecko.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/editor_ie.css b/skins/moono-lisa/editor_ie.css index 903d64a002b..c4a8b597a75 100644 --- a/skins/moono-lisa/editor_ie.css +++ b/skins/moono-lisa/editor_ie.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/editor_ie8.css b/skins/moono-lisa/editor_ie8.css index 37b05d8c5d3..5f614941df5 100644 --- a/skins/moono-lisa/editor_ie8.css +++ b/skins/moono-lisa/editor_ie8.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/editor_iequirks.css b/skins/moono-lisa/editor_iequirks.css index 389dc8ae1e2..a16086df1bf 100644 --- a/skins/moono-lisa/editor_iequirks.css +++ b/skins/moono-lisa/editor_iequirks.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/elementspath.css b/skins/moono-lisa/elementspath.css index 9ee6cde6586..6746378843a 100644 --- a/skins/moono-lisa/elementspath.css +++ b/skins/moono-lisa/elementspath.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/mainui.css b/skins/moono-lisa/mainui.css index 20df7be7314..f701a3d54b9 100644 --- a/skins/moono-lisa/mainui.css +++ b/skins/moono-lisa/mainui.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/menu.css b/skins/moono-lisa/menu.css index 03dfa1b4a2b..f17e680f86f 100644 --- a/skins/moono-lisa/menu.css +++ b/skins/moono-lisa/menu.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/notification.css b/skins/moono-lisa/notification.css index 296352da797..2e37ba8e60d 100644 --- a/skins/moono-lisa/notification.css +++ b/skins/moono-lisa/notification.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/panel.css b/skins/moono-lisa/panel.css index 091f2217cf6..f46af433792 100644 --- a/skins/moono-lisa/panel.css +++ b/skins/moono-lisa/panel.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/presets.css b/skins/moono-lisa/presets.css index b17a7c669c7..b427dae0146 100644 --- a/skins/moono-lisa/presets.css +++ b/skins/moono-lisa/presets.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/readme.md b/skins/moono-lisa/readme.md index b73c55b0494..2a1118de985 100644 --- a/skins/moono-lisa/readme.md +++ b/skins/moono-lisa/readme.md @@ -41,6 +41,6 @@ Other parts: License ------- -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. diff --git a/skins/moono-lisa/reset.css b/skins/moono-lisa/reset.css index 4690307a425..9b76d53ce52 100644 --- a/skins/moono-lisa/reset.css +++ b/skins/moono-lisa/reset.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/richcombo.css b/skins/moono-lisa/richcombo.css index 2944a4d7a32..d45c4da49b4 100644 --- a/skins/moono-lisa/richcombo.css +++ b/skins/moono-lisa/richcombo.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/skin.js b/skins/moono-lisa/skin.js index b9054c939e3..1fa774eddff 100644 --- a/skins/moono-lisa/skin.js +++ b/skins/moono-lisa/skin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono-lisa/toolbar.css b/skins/moono-lisa/toolbar.css index 120d75f8d5c..1b5608c6323 100644 --- a/skins/moono-lisa/toolbar.css +++ b/skins/moono-lisa/toolbar.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/colorpanel.css b/skins/moono/colorpanel.css index 026060fc5c8..0747516a9c8 100644 --- a/skins/moono/colorpanel.css +++ b/skins/moono/colorpanel.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/dialog.css b/skins/moono/dialog.css index 19352981df8..d1df5847501 100644 --- a/skins/moono/dialog.css +++ b/skins/moono/dialog.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/dialog_ie.css b/skins/moono/dialog_ie.css index 2222cccaa5f..599b1bfaf90 100644 --- a/skins/moono/dialog_ie.css +++ b/skins/moono/dialog_ie.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/dialog_ie7.css b/skins/moono/dialog_ie7.css index b6e74331cbf..1c2a7400611 100644 --- a/skins/moono/dialog_ie7.css +++ b/skins/moono/dialog_ie7.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/dialog_ie8.css b/skins/moono/dialog_ie8.css index 64718150355..5b18ef827dc 100644 --- a/skins/moono/dialog_ie8.css +++ b/skins/moono/dialog_ie8.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/dialog_iequirks.css b/skins/moono/dialog_iequirks.css index b0ae238c89f..3815199be60 100644 --- a/skins/moono/dialog_iequirks.css +++ b/skins/moono/dialog_iequirks.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/editor.css b/skins/moono/editor.css index 55354797b7f..c726dd167c0 100644 --- a/skins/moono/editor.css +++ b/skins/moono/editor.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/editor_gecko.css b/skins/moono/editor_gecko.css index dc2a2b8558c..abbc2dd8f19 100644 --- a/skins/moono/editor_gecko.css +++ b/skins/moono/editor_gecko.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/editor_ie.css b/skins/moono/editor_ie.css index 903d64a002b..c4a8b597a75 100644 --- a/skins/moono/editor_ie.css +++ b/skins/moono/editor_ie.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/editor_ie7.css b/skins/moono/editor_ie7.css index cd4904db5c0..4916cfaf480 100644 --- a/skins/moono/editor_ie7.css +++ b/skins/moono/editor_ie7.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/editor_ie8.css b/skins/moono/editor_ie8.css index a80955e321b..f30de2cc1ef 100644 --- a/skins/moono/editor_ie8.css +++ b/skins/moono/editor_ie8.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/editor_iequirks.css b/skins/moono/editor_iequirks.css index 389dc8ae1e2..a16086df1bf 100644 --- a/skins/moono/editor_iequirks.css +++ b/skins/moono/editor_iequirks.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/elementspath.css b/skins/moono/elementspath.css index 3f2b36f0a88..679f105fa43 100644 --- a/skins/moono/elementspath.css +++ b/skins/moono/elementspath.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/mainui.css b/skins/moono/mainui.css index 4d0140b226c..4c789223005 100644 --- a/skins/moono/mainui.css +++ b/skins/moono/mainui.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/menu.css b/skins/moono/menu.css index 8f0ad738c99..5add29f9b00 100644 --- a/skins/moono/menu.css +++ b/skins/moono/menu.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/notification.css b/skins/moono/notification.css index e1dae6615fc..19050fe57de 100644 --- a/skins/moono/notification.css +++ b/skins/moono/notification.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/panel.css b/skins/moono/panel.css index 8755026d61f..1caf16c8ea3 100644 --- a/skins/moono/panel.css +++ b/skins/moono/panel.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/presets.css b/skins/moono/presets.css index 2ab368762ab..e53e40c4e7c 100644 --- a/skins/moono/presets.css +++ b/skins/moono/presets.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/readme.md b/skins/moono/readme.md index 7356193b582..138a703c118 100644 --- a/skins/moono/readme.md +++ b/skins/moono/readme.md @@ -44,6 +44,6 @@ Other parts: License ------- -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. ckeditor 4 lts ("long term support") is available under the terms of the extended support model. diff --git a/skins/moono/reset.css b/skins/moono/reset.css index 4690307a425..9b76d53ce52 100644 --- a/skins/moono/reset.css +++ b/skins/moono/reset.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/richcombo.css b/skins/moono/richcombo.css index 1e8e3b86788..b4b2330743b 100644 --- a/skins/moono/richcombo.css +++ b/skins/moono/richcombo.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/skin.js b/skins/moono/skin.js index d4ca02c1aac..3bc8efa11e8 100644 --- a/skins/moono/skin.js +++ b/skins/moono/skin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/skins/moono/toolbar.css b/skins/moono/toolbar.css index e252f16a7bb..013934c442d 100644 --- a/skins/moono/toolbar.css +++ b/skins/moono/toolbar.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/styles.js b/styles.js index 8031f7569fb..41f123e6abd 100644 --- a/styles.js +++ b/styles.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/_benderjs/ckeditor/lib/index.js b/tests/_benderjs/ckeditor/lib/index.js index 719f852c4c0..1bc841ae771 100644 --- a/tests/_benderjs/ckeditor/lib/index.js +++ b/tests/_benderjs/ckeditor/lib/index.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/_benderjs/ckeditor/lib/pagebuilder.js b/tests/_benderjs/ckeditor/lib/pagebuilder.js index 54af03c403e..5a845c6089b 100644 --- a/tests/_benderjs/ckeditor/lib/pagebuilder.js +++ b/tests/_benderjs/ckeditor/lib/pagebuilder.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/_benderjs/ckeditor/lib/testbuilder.js b/tests/_benderjs/ckeditor/lib/testbuilder.js index c579e1050da..af4bb6c66bb 100644 --- a/tests/_benderjs/ckeditor/lib/testbuilder.js +++ b/tests/_benderjs/ckeditor/lib/testbuilder.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/_benderjs/ckeditor/static/bot.js b/tests/_benderjs/ckeditor/static/bot.js index ced29a26de6..d9fd6d713ca 100644 --- a/tests/_benderjs/ckeditor/static/bot.js +++ b/tests/_benderjs/ckeditor/static/bot.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/_benderjs/ckeditor/static/extensions.js b/tests/_benderjs/ckeditor/static/extensions.js index c40528ddf30..a6f1744865d 100644 --- a/tests/_benderjs/ckeditor/static/extensions.js +++ b/tests/_benderjs/ckeditor/static/extensions.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/_benderjs/ckeditor/static/tools.js b/tests/_benderjs/ckeditor/static/tools.js index 29b64d76b2e..1503cc23cef 100644 --- a/tests/_benderjs/ckeditor/static/tools.js +++ b/tests/_benderjs/ckeditor/static/tools.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/core/editor/_assets/custom_config_1.js b/tests/core/editor/_assets/custom_config_1.js index da136ae15a4..22c47e383f0 100644 --- a/tests/core/editor/_assets/custom_config_1.js +++ b/tests/core/editor/_assets/custom_config_1.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/core/editor/_assets/custom_config_2.js b/tests/core/editor/_assets/custom_config_2.js index 6a7488b7cef..de36fa0bf3f 100644 --- a/tests/core/editor/_assets/custom_config_2.js +++ b/tests/core/editor/_assets/custom_config_2.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. +Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/plugins/autocomplete/manual/_helpers/utils.js b/tests/plugins/autocomplete/manual/_helpers/utils.js index f277ccc9d62..67005b6bb27 100644 --- a/tests/plugins/autocomplete/manual/_helpers/utils.js +++ b/tests/plugins/autocomplete/manual/_helpers/utils.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/plugins/templates/_assets/test.js b/tests/plugins/templates/_assets/test.js index 6f15124ef28..5e616ca433c 100644 --- a/tests/plugins/templates/_assets/test.js +++ b/tests/plugins/templates/_assets/test.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/plugins/uploadwidget/manual/_helpers/xhr.js b/tests/plugins/uploadwidget/manual/_helpers/xhr.js index bd22d774f7c..f67e154c08f 100644 --- a/tests/plugins/uploadwidget/manual/_helpers/xhr.js +++ b/tests/plugins/uploadwidget/manual/_helpers/xhr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/plugins/uploadwidget/manual/_helpers/xhrerror.js b/tests/plugins/uploadwidget/manual/_helpers/xhrerror.js index 63f36b32f5c..71baf425729 100644 --- a/tests/plugins/uploadwidget/manual/_helpers/xhrerror.js +++ b/tests/plugins/uploadwidget/manual/_helpers/xhrerror.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */ diff --git a/tests/plugins/uploadwidget/manual/_helpers/xhrnoupload.js b/tests/plugins/uploadwidget/manual/_helpers/xhrnoupload.js index 060fc31bf5a..ed9647e5a10 100644 --- a/tests/plugins/uploadwidget/manual/_helpers/xhrnoupload.js +++ b/tests/plugins/uploadwidget/manual/_helpers/xhrnoupload.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved. + * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model. */