Merge branch '3.1' into 5.2
[GitHub/WoltLab/WCF.git] / README.md
1 # WoltLab Suite Core 5.2
2
3 WoltLab Suite Core is a free CMS and web-framework, designed for awesome websites and communities. Cutting-edge technologies and strict object-oriented programming makes it the ideal choice for developers and communities, and is actively maintained and improved by WoltLab.
4
5 _Formerly known as [WoltLab Community Framework](https://community.woltlab.com/thread/249026-introducing-woltlab-suite-3-0/)_
6
7 ## Version notes
8
9 This is the stable version WoltLab Suite 5.2, please refer to the `master` branch to learn more about the development version.
10
11 ## About Redactor II
12
13 Redactor II is a WYSIWYG-editor created by Imperavi LLC., Copyright (c) 2009-2017. You can make use of Redactor II in any plugin or app for WSC 5.2 free of charge. You are not allowed to extract or re-use the editor (in entirety or in potions) for any other use unless you own a license for Redactor II.
14
15 Please see http://imperavi.com/redactor/license/ for more information.
16
17 Redactor II is **NOT** free software!
18
19 ## Contribution
20
21 For information on contributing to WoltLab Suite Core refer to [CONTRIBUTING.md](CONTRIBUTING.md) in this folder.
22
23 ## License
24
25 This library is free software; you can redistribute it and/or
26 modify it under the terms of the GNU Lesser General Public License
27 as published by the Free Software Foundation; either version 2.1
28 of the License, or (at your option) any later version.
29
30 This library is distributed in the hope that it will be useful,
31 but WITHOUT ANY WARRANTY; without even the implied warranty of
32 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
33 Lesser General Public License for more details.
34
35 You should have received a copy of the GNU Lesser General Public
36 License along with this library; if not, write to the Free Software
37 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA