@ckeditor/ckeditor5-track-changes 44.0.0 → 44.1.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (361) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/augmentation.d.ts +1 -1
  3. package/dist/commands/acceptsuggestioncommand.d.ts +1 -1
  4. package/dist/commands/discardsuggestioncommand.d.ts +1 -1
  5. package/dist/commands/executeonallsuggestionscommand.d.ts +1 -1
  6. package/dist/commands/executeonselectedsuggestionscommand.d.ts +1 -1
  7. package/dist/commands/trackchangescommand.d.ts +1 -1
  8. package/dist/index.d.ts +1 -1
  9. package/dist/index.js +3 -3
  10. package/dist/integrations/aiassistant.d.ts +1 -1
  11. package/dist/integrations/alignment.d.ts +1 -1
  12. package/dist/integrations/basicstyles.d.ts +1 -1
  13. package/dist/integrations/blockquote.d.ts +1 -1
  14. package/dist/integrations/bookmark.d.ts +1 -1
  15. package/dist/integrations/casechange.d.ts +1 -1
  16. package/dist/integrations/ckbox.d.ts +1 -1
  17. package/dist/integrations/codeblock.d.ts +1 -1
  18. package/dist/integrations/comments.d.ts +1 -1
  19. package/dist/integrations/deletecommand.d.ts +1 -1
  20. package/dist/integrations/entercommand.d.ts +1 -1
  21. package/dist/integrations/findandreplace.d.ts +1 -1
  22. package/dist/integrations/font.d.ts +1 -1
  23. package/dist/integrations/formatpainter.d.ts +1 -1
  24. package/dist/integrations/heading.d.ts +1 -1
  25. package/dist/integrations/highlight.d.ts +1 -1
  26. package/dist/integrations/horizontalline.d.ts +1 -1
  27. package/dist/integrations/htmlembed.d.ts +1 -1
  28. package/dist/integrations/image.d.ts +1 -1
  29. package/dist/integrations/imagereplace.d.ts +1 -1
  30. package/dist/integrations/imagestyle.d.ts +1 -1
  31. package/dist/integrations/importword.d.ts +1 -1
  32. package/dist/integrations/indent.d.ts +1 -1
  33. package/dist/integrations/inputcommand.d.ts +1 -1
  34. package/dist/integrations/legacylist.d.ts +1 -1
  35. package/dist/integrations/legacylistproperties.d.ts +1 -1
  36. package/dist/integrations/link.d.ts +1 -1
  37. package/dist/integrations/list.d.ts +1 -1
  38. package/dist/integrations/listproperties.d.ts +1 -1
  39. package/dist/integrations/mediaembed.d.ts +1 -1
  40. package/dist/integrations/mention.d.ts +1 -1
  41. package/dist/integrations/mergefields.d.ts +1 -1
  42. package/dist/integrations/multilevellist.d.ts +1 -1
  43. package/dist/integrations/pagebreak.d.ts +1 -1
  44. package/dist/integrations/paragraph.d.ts +1 -1
  45. package/dist/integrations/removeformat.d.ts +1 -1
  46. package/dist/integrations/restrictededitingmode.d.ts +1 -1
  47. package/dist/integrations/shiftentercommand.d.ts +1 -1
  48. package/dist/integrations/standardeditingmode.d.ts +1 -1
  49. package/dist/integrations/style.d.ts +1 -1
  50. package/dist/integrations/table.d.ts +1 -1
  51. package/dist/integrations/tablecaption.d.ts +1 -1
  52. package/dist/integrations/tableclipboard.d.ts +1 -1
  53. package/dist/integrations/tablecolumnresize.d.ts +1 -1
  54. package/dist/integrations/tableheadings.d.ts +1 -1
  55. package/dist/integrations/tablemergesplit.d.ts +1 -1
  56. package/dist/integrations/tableofcontents.d.ts +1 -1
  57. package/dist/integrations/tableproperties.d.ts +1 -1
  58. package/dist/integrations/template.d.ts +1 -1
  59. package/dist/integrations/title.d.ts +1 -1
  60. package/dist/integrations/undo.d.ts +1 -1
  61. package/dist/integrations/utils.d.ts +1 -1
  62. package/dist/suggestion.d.ts +1 -1
  63. package/dist/suggestiondescriptionfactory.d.ts +1 -1
  64. package/dist/trackchanges.d.ts +1 -1
  65. package/dist/trackchangesconfig.d.ts +1 -1
  66. package/dist/trackchangesdata.d.ts +1 -1
  67. package/dist/trackchangesediting.d.ts +1 -1
  68. package/dist/trackchangesui.d.ts +1 -1
  69. package/dist/translations/af.js +1 -1
  70. package/dist/translations/af.umd.js +1 -1
  71. package/dist/translations/ar.js +1 -1
  72. package/dist/translations/ar.umd.js +1 -1
  73. package/dist/translations/ast.js +1 -1
  74. package/dist/translations/ast.umd.js +1 -1
  75. package/dist/translations/az.js +1 -1
  76. package/dist/translations/az.umd.js +1 -1
  77. package/dist/translations/bg.js +1 -1
  78. package/dist/translations/bg.umd.js +1 -1
  79. package/dist/translations/bn.js +1 -1
  80. package/dist/translations/bn.umd.js +1 -1
  81. package/dist/translations/bs.js +1 -1
  82. package/dist/translations/bs.umd.js +1 -1
  83. package/dist/translations/ca.js +1 -1
  84. package/dist/translations/ca.umd.js +1 -1
  85. package/dist/translations/cs.js +1 -1
  86. package/dist/translations/cs.umd.js +1 -1
  87. package/dist/translations/da.js +1 -1
  88. package/dist/translations/da.umd.js +1 -1
  89. package/dist/translations/de-ch.js +1 -1
  90. package/dist/translations/de-ch.umd.js +1 -1
  91. package/dist/translations/de.js +1 -1
  92. package/dist/translations/de.umd.js +1 -1
  93. package/dist/translations/el.js +1 -1
  94. package/dist/translations/el.umd.js +1 -1
  95. package/dist/translations/en-au.js +1 -1
  96. package/dist/translations/en-au.umd.js +1 -1
  97. package/dist/translations/en-gb.js +1 -1
  98. package/dist/translations/en-gb.umd.js +1 -1
  99. package/dist/translations/en.js +1 -1
  100. package/dist/translations/en.umd.js +1 -1
  101. package/dist/translations/eo.js +1 -1
  102. package/dist/translations/eo.umd.js +1 -1
  103. package/dist/translations/es-co.js +1 -1
  104. package/dist/translations/es-co.umd.js +1 -1
  105. package/dist/translations/es.js +1 -1
  106. package/dist/translations/es.umd.js +1 -1
  107. package/dist/translations/et.js +1 -1
  108. package/dist/translations/et.umd.js +1 -1
  109. package/dist/translations/eu.js +1 -1
  110. package/dist/translations/eu.umd.js +1 -1
  111. package/dist/translations/fa.js +1 -1
  112. package/dist/translations/fa.umd.js +1 -1
  113. package/dist/translations/fi.js +1 -1
  114. package/dist/translations/fi.umd.js +1 -1
  115. package/dist/translations/fr.js +1 -1
  116. package/dist/translations/fr.umd.js +1 -1
  117. package/dist/translations/gl.js +1 -1
  118. package/dist/translations/gl.umd.js +1 -1
  119. package/dist/translations/gu.js +1 -1
  120. package/dist/translations/gu.umd.js +1 -1
  121. package/dist/translations/he.js +1 -1
  122. package/dist/translations/he.umd.js +1 -1
  123. package/dist/translations/hi.js +1 -1
  124. package/dist/translations/hi.umd.js +1 -1
  125. package/dist/translations/hr.js +1 -1
  126. package/dist/translations/hr.umd.js +1 -1
  127. package/dist/translations/hu.js +1 -1
  128. package/dist/translations/hu.umd.js +1 -1
  129. package/dist/translations/hy.js +1 -1
  130. package/dist/translations/hy.umd.js +1 -1
  131. package/dist/translations/id.js +1 -1
  132. package/dist/translations/id.umd.js +1 -1
  133. package/dist/translations/it.js +1 -1
  134. package/dist/translations/it.umd.js +1 -1
  135. package/dist/translations/ja.js +1 -1
  136. package/dist/translations/ja.umd.js +1 -1
  137. package/dist/translations/jv.js +1 -1
  138. package/dist/translations/jv.umd.js +1 -1
  139. package/dist/translations/kk.js +1 -1
  140. package/dist/translations/kk.umd.js +1 -1
  141. package/dist/translations/km.js +1 -1
  142. package/dist/translations/km.umd.js +1 -1
  143. package/dist/translations/kn.js +1 -1
  144. package/dist/translations/kn.umd.js +1 -1
  145. package/dist/translations/ko.js +1 -1
  146. package/dist/translations/ko.umd.js +1 -1
  147. package/dist/translations/ku.js +1 -1
  148. package/dist/translations/ku.umd.js +1 -1
  149. package/dist/translations/lt.js +1 -1
  150. package/dist/translations/lt.umd.js +1 -1
  151. package/dist/translations/lv.js +1 -1
  152. package/dist/translations/lv.umd.js +1 -1
  153. package/dist/translations/ms.js +1 -1
  154. package/dist/translations/ms.umd.js +1 -1
  155. package/dist/translations/nb.js +1 -1
  156. package/dist/translations/nb.umd.js +1 -1
  157. package/dist/translations/ne.js +1 -1
  158. package/dist/translations/ne.umd.js +1 -1
  159. package/dist/translations/nl.js +1 -1
  160. package/dist/translations/nl.umd.js +1 -1
  161. package/dist/translations/no.js +1 -1
  162. package/dist/translations/no.umd.js +1 -1
  163. package/dist/translations/oc.js +1 -1
  164. package/dist/translations/oc.umd.js +1 -1
  165. package/dist/translations/pl.js +1 -1
  166. package/dist/translations/pl.umd.js +1 -1
  167. package/dist/translations/pt-br.js +1 -1
  168. package/dist/translations/pt-br.umd.js +1 -1
  169. package/dist/translations/pt.js +1 -1
  170. package/dist/translations/pt.umd.js +1 -1
  171. package/dist/translations/ro.js +1 -1
  172. package/dist/translations/ro.umd.js +1 -1
  173. package/dist/translations/ru.js +1 -1
  174. package/dist/translations/ru.umd.js +1 -1
  175. package/dist/translations/si.js +1 -1
  176. package/dist/translations/si.umd.js +1 -1
  177. package/dist/translations/sk.js +1 -1
  178. package/dist/translations/sk.umd.js +1 -1
  179. package/dist/translations/sl.js +1 -1
  180. package/dist/translations/sl.umd.js +1 -1
  181. package/dist/translations/sq.js +1 -1
  182. package/dist/translations/sq.umd.js +1 -1
  183. package/dist/translations/sr-latn.js +1 -1
  184. package/dist/translations/sr-latn.umd.js +1 -1
  185. package/dist/translations/sr.js +1 -1
  186. package/dist/translations/sr.umd.js +1 -1
  187. package/dist/translations/sv.js +1 -1
  188. package/dist/translations/sv.umd.js +1 -1
  189. package/dist/translations/th.js +1 -1
  190. package/dist/translations/th.umd.js +1 -1
  191. package/dist/translations/ti.js +1 -1
  192. package/dist/translations/ti.umd.js +1 -1
  193. package/dist/translations/tk.js +1 -1
  194. package/dist/translations/tk.umd.js +1 -1
  195. package/dist/translations/tr.js +1 -1
  196. package/dist/translations/tr.umd.js +1 -1
  197. package/dist/translations/tt.js +1 -1
  198. package/dist/translations/tt.umd.js +1 -1
  199. package/dist/translations/ug.js +1 -1
  200. package/dist/translations/ug.umd.js +1 -1
  201. package/dist/translations/uk.js +1 -1
  202. package/dist/translations/uk.umd.js +1 -1
  203. package/dist/translations/ur.js +1 -1
  204. package/dist/translations/ur.umd.js +1 -1
  205. package/dist/translations/uz.js +1 -1
  206. package/dist/translations/uz.umd.js +1 -1
  207. package/dist/translations/vi.js +1 -1
  208. package/dist/translations/vi.umd.js +1 -1
  209. package/dist/translations/zh-cn.js +1 -1
  210. package/dist/translations/zh-cn.umd.js +1 -1
  211. package/dist/translations/zh.js +1 -1
  212. package/dist/translations/zh.umd.js +1 -1
  213. package/dist/ui/suggestioncontroller.d.ts +1 -1
  214. package/dist/ui/view/basesuggestionthreadview.d.ts +1 -1
  215. package/dist/ui/view/suggestionthreadview.d.ts +1 -1
  216. package/dist/ui/view/suggestionview.d.ts +1 -1
  217. package/dist/utils/common-translations.d.ts +1 -1
  218. package/dist/utils/utils.d.ts +1 -1
  219. package/package.json +10 -10
  220. package/src/augmentation.d.ts +1 -1
  221. package/src/commands/acceptsuggestioncommand.d.ts +1 -1
  222. package/src/commands/acceptsuggestioncommand.js +1 -1
  223. package/src/commands/discardsuggestioncommand.d.ts +1 -1
  224. package/src/commands/discardsuggestioncommand.js +1 -1
  225. package/src/commands/executeonallsuggestionscommand.d.ts +1 -1
  226. package/src/commands/executeonallsuggestionscommand.js +1 -1
  227. package/src/commands/executeonselectedsuggestionscommand.d.ts +1 -1
  228. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  229. package/src/commands/trackchangescommand.d.ts +1 -1
  230. package/src/commands/trackchangescommand.js +1 -1
  231. package/src/index.d.ts +1 -1
  232. package/src/index.js +1 -1
  233. package/src/integrations/aiassistant.d.ts +1 -1
  234. package/src/integrations/aiassistant.js +1 -1
  235. package/src/integrations/alignment.d.ts +1 -1
  236. package/src/integrations/alignment.js +1 -1
  237. package/src/integrations/basicstyles.d.ts +1 -1
  238. package/src/integrations/basicstyles.js +1 -1
  239. package/src/integrations/blockquote.d.ts +1 -1
  240. package/src/integrations/blockquote.js +1 -1
  241. package/src/integrations/bookmark.d.ts +1 -1
  242. package/src/integrations/bookmark.js +1 -1
  243. package/src/integrations/casechange.d.ts +1 -1
  244. package/src/integrations/casechange.js +1 -1
  245. package/src/integrations/ckbox.d.ts +1 -1
  246. package/src/integrations/ckbox.js +1 -1
  247. package/src/integrations/codeblock.d.ts +1 -1
  248. package/src/integrations/codeblock.js +1 -1
  249. package/src/integrations/comments.d.ts +1 -1
  250. package/src/integrations/comments.js +1 -1
  251. package/src/integrations/deletecommand.d.ts +1 -1
  252. package/src/integrations/deletecommand.js +1 -1
  253. package/src/integrations/entercommand.d.ts +1 -1
  254. package/src/integrations/entercommand.js +1 -1
  255. package/src/integrations/findandreplace.d.ts +1 -1
  256. package/src/integrations/findandreplace.js +1 -1
  257. package/src/integrations/font.d.ts +1 -1
  258. package/src/integrations/font.js +1 -1
  259. package/src/integrations/formatpainter.d.ts +1 -1
  260. package/src/integrations/formatpainter.js +1 -1
  261. package/src/integrations/heading.d.ts +1 -1
  262. package/src/integrations/heading.js +1 -1
  263. package/src/integrations/highlight.d.ts +1 -1
  264. package/src/integrations/highlight.js +1 -1
  265. package/src/integrations/horizontalline.d.ts +1 -1
  266. package/src/integrations/horizontalline.js +1 -1
  267. package/src/integrations/htmlembed.d.ts +1 -1
  268. package/src/integrations/htmlembed.js +1 -1
  269. package/src/integrations/image.d.ts +1 -1
  270. package/src/integrations/image.js +1 -1
  271. package/src/integrations/imagereplace.d.ts +1 -1
  272. package/src/integrations/imagereplace.js +1 -1
  273. package/src/integrations/imagestyle.d.ts +1 -1
  274. package/src/integrations/imagestyle.js +1 -1
  275. package/src/integrations/importword.d.ts +1 -1
  276. package/src/integrations/importword.js +1 -1
  277. package/src/integrations/indent.d.ts +1 -1
  278. package/src/integrations/indent.js +1 -1
  279. package/src/integrations/inputcommand.d.ts +1 -1
  280. package/src/integrations/inputcommand.js +1 -1
  281. package/src/integrations/legacylist.d.ts +1 -1
  282. package/src/integrations/legacylist.js +1 -1
  283. package/src/integrations/legacylistproperties.d.ts +1 -1
  284. package/src/integrations/legacylistproperties.js +1 -1
  285. package/src/integrations/link.d.ts +1 -1
  286. package/src/integrations/link.js +1 -1
  287. package/src/integrations/list.d.ts +1 -1
  288. package/src/integrations/list.js +1 -1
  289. package/src/integrations/listproperties.d.ts +1 -1
  290. package/src/integrations/listproperties.js +1 -1
  291. package/src/integrations/mediaembed.d.ts +1 -1
  292. package/src/integrations/mediaembed.js +1 -1
  293. package/src/integrations/mention.d.ts +1 -1
  294. package/src/integrations/mention.js +1 -1
  295. package/src/integrations/mergefields.d.ts +1 -1
  296. package/src/integrations/mergefields.js +1 -1
  297. package/src/integrations/multilevellist.d.ts +1 -1
  298. package/src/integrations/multilevellist.js +1 -1
  299. package/src/integrations/pagebreak.d.ts +1 -1
  300. package/src/integrations/pagebreak.js +1 -1
  301. package/src/integrations/paragraph.d.ts +1 -1
  302. package/src/integrations/paragraph.js +1 -1
  303. package/src/integrations/removeformat.d.ts +1 -1
  304. package/src/integrations/removeformat.js +1 -1
  305. package/src/integrations/restrictededitingmode.d.ts +1 -1
  306. package/src/integrations/restrictededitingmode.js +1 -1
  307. package/src/integrations/shiftentercommand.d.ts +1 -1
  308. package/src/integrations/shiftentercommand.js +1 -1
  309. package/src/integrations/standardeditingmode.d.ts +1 -1
  310. package/src/integrations/standardeditingmode.js +1 -1
  311. package/src/integrations/style.d.ts +1 -1
  312. package/src/integrations/style.js +1 -1
  313. package/src/integrations/table.d.ts +1 -1
  314. package/src/integrations/table.js +1 -1
  315. package/src/integrations/tablecaption.d.ts +1 -1
  316. package/src/integrations/tablecaption.js +1 -1
  317. package/src/integrations/tableclipboard.d.ts +1 -1
  318. package/src/integrations/tableclipboard.js +1 -1
  319. package/src/integrations/tablecolumnresize.d.ts +1 -1
  320. package/src/integrations/tablecolumnresize.js +1 -1
  321. package/src/integrations/tableheadings.d.ts +1 -1
  322. package/src/integrations/tableheadings.js +1 -1
  323. package/src/integrations/tablemergesplit.d.ts +1 -1
  324. package/src/integrations/tablemergesplit.js +1 -1
  325. package/src/integrations/tableofcontents.d.ts +1 -1
  326. package/src/integrations/tableofcontents.js +1 -1
  327. package/src/integrations/tableproperties.d.ts +1 -1
  328. package/src/integrations/tableproperties.js +1 -1
  329. package/src/integrations/template.d.ts +1 -1
  330. package/src/integrations/template.js +1 -1
  331. package/src/integrations/title.d.ts +1 -1
  332. package/src/integrations/title.js +1 -1
  333. package/src/integrations/undo.d.ts +1 -1
  334. package/src/integrations/undo.js +1 -1
  335. package/src/integrations/utils.d.ts +1 -1
  336. package/src/integrations/utils.js +1 -1
  337. package/src/suggestion.d.ts +1 -1
  338. package/src/suggestion.js +2 -2
  339. package/src/suggestiondescriptionfactory.d.ts +1 -1
  340. package/src/suggestiondescriptionfactory.js +1 -1
  341. package/src/trackchanges.d.ts +1 -1
  342. package/src/trackchanges.js +1 -1
  343. package/src/trackchangesconfig.d.ts +1 -1
  344. package/src/trackchangesdata.d.ts +1 -1
  345. package/src/trackchangesdata.js +1 -1
  346. package/src/trackchangesediting.d.ts +1 -1
  347. package/src/trackchangesediting.js +1 -1
  348. package/src/trackchangesui.d.ts +1 -1
  349. package/src/trackchangesui.js +1 -1
  350. package/src/ui/suggestioncontroller.d.ts +1 -1
  351. package/src/ui/suggestioncontroller.js +2 -2
  352. package/src/ui/view/basesuggestionthreadview.d.ts +1 -1
  353. package/src/ui/view/basesuggestionthreadview.js +1 -1
  354. package/src/ui/view/suggestionthreadview.d.ts +1 -1
  355. package/src/ui/view/suggestionthreadview.js +1 -1
  356. package/src/ui/view/suggestionview.d.ts +1 -1
  357. package/src/ui/view/suggestionview.js +1 -1
  358. package/src/utils/common-translations.d.ts +1 -1
  359. package/src/utils/common-translations.js +1 -1
  360. package/src/utils/utils.d.ts +1 -1
  361. package/src/utils/utils.js +1 -1
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/aiassistant
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/alignment
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/basicstyles
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/blockquote
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/bookmark
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/casechange
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/ckbox
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/codeblock
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/comments
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/deletecommand
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/entercommand
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/findandreplace
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/font
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/formatpainter
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/heading
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/highlight
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/horizontalline
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/htmlembed
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/image
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/imagereplace
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/image
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/importword
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/indent
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/inputcommand/inputcommand
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/legacylist
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/legacylistproperties
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/link
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/list
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/listproperties
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/mediaembed
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/mention
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/mergefields
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/multilevellist
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/pagebreak
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/paragraph
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/removeformat
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/mention
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/shiftentercommand
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/mention
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/style
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/table
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/tablecaption
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  import { Plugin } from 'ckeditor5/src/core.js';
10
10
  import TrackChangesTable from './table.js';
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/tablecolumnresize
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/tableheadings
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/tablemergesplit
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/tableofcontents
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/tableproperties
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/template
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/title
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/integrations/undo
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  import type { Editor } from 'ckeditor5/src/core.js';
10
10
  import type { Range, Model, DowncastAddMarkerEvent } from 'ckeditor5/src/engine.js';
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/suggestion
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  import { type Locale, type PriorityString } from 'ckeditor5/src/utils.js';
10
10
  import type { Schema, Element } from 'ckeditor5/src/engine.js';
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/trackchanges
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/trackchangesconfig
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/trackchangesdata
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/trackchangesediting
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  /**
10
10
  * @module track-changes/trackchangesui