Qt-Advanced-Docking-System/LICENSE.md

15 lines
692 B
Markdown
Raw Normal View History

2017-02-20 17:06:55 +08:00
Qt Advanced Docking System
Copyright (C) 2017 Uwe Kindler
2017-06-10 04:04:02 +08:00
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
2017-02-20 17:06:55 +08:00
2017-06-10 04:04:02 +08:00
This library is distributed in the hope that it will be useful,
2017-02-20 17:06:55 +08:00
but WITHOUT ANY WARRANTY; without even the implied warranty of
2017-06-10 04:04:02 +08:00
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
2017-02-20 17:06:55 +08:00
2017-06-10 04:04:02 +08:00
You should have received a copy of the GNU Lesser General Public
License along with this library; If not, see <http://www.gnu.org/licenses/>.