Remove support for square brackets in FileUtil::LINK_REGEX
[GitHub/WoltLab/WCF.git] / README.md
CommitLineData
025661ab 1# WoltLab Suite Core
1c5f82f0 2
12730964
MS
3WoltLab Suite Core is a free CMS and web-framework, designed for awesome websites and communities.
4Cutting-edge technologies and strict object-oriented programming makes it the ideal choice for developers and communities, and is actively maintained and improved by WoltLab.
79e2edef 5
88214ecd
AE
6# About CKEditor 5
7
8CKEditor 5 is a WYISWYG editor created by CKSource Holding sp. z o.o, Copyright (c) 2003-2023.
9
10This repository includes a build artifact of CKEditor 5 that is commercially licensed to WoltLab GmbH.
11You may use this instance of CKEditor 5 with any plugin or app built on top of WoltLab Suite Core only.
12
13If you would like to use CKEditor 5 yourself and are not building on top of WoltLab Suite Core then please visit https://ckeditor.com/pricing/ to learn more.
14
f3611fd3 15## License
1c5f82f0
AE
16
17This library is free software; you can redistribute it and/or
18modify it under the terms of the GNU Lesser General Public License
19as published by the Free Software Foundation; either version 2.1
20of the License, or (at your option) any later version.
21
22This library is distributed in the hope that it will be useful,
23but WITHOUT ANY WARRANTY; without even the implied warranty of
24MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
25Lesser General Public License for more details.
26
27You should have received a copy of the GNU Lesser General Public
28License along with this library; if not, write to the Free Software
29Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA