Fixed time zone calculation issue
[GitHub/WoltLab/WCF.git] / README.md
1 WoltLab Community Framework 2.0
2 ===============================
3
4 WoltLab Community Framework is a free web-framework, designed and developed for complex community applications. The framework applies the latest and most modern technologies, it is structured completly object-oriented, constantly enhanced and forms the base for all WoltLab products.
5
6 Version notes
7 -------------
8
9 This is the stable tree of WCF, changes will be rejected unless they fix an existing issue without changing the API.
10
11 Contribution
12 ------------
13
14 For information on contributing to Community Framework refer to CONTRIBUTING.md in this folder.
15
16 License
17 -------
18
19 This library is free software; you can redistribute it and/or
20 modify it under the terms of the GNU Lesser General Public License
21 as published by the Free Software Foundation; either version 2.1
22 of the License, or (at your option) any later version.
23
24 This library is distributed in the hope that it will be useful,
25 but WITHOUT ANY WARRANTY; without even the implied warranty of
26 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
27 Lesser General Public License for more details.
28
29 You should have received a copy of the GNU Lesser General Public
30 License along with this library; if not, write to the Free Software
31 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA