diff options
author | Petr Mrázek <peterix@gmail.com> | 2017-05-22 23:42:47 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2017-05-22 23:50:20 +0200 |
commit | 2a81e21f5eb2f2b3cf67e8d0194219057604b525 (patch) | |
tree | cd4796dbebe615a2e2132790773417dd111398ab /COPYING.md | |
parent | 3597a50854b250651ab94af2adb3f94724f368b4 (diff) | |
download | PrismLauncher-2a81e21f5eb2f2b3cf67e8d0194219057604b525.tar.gz PrismLauncher-2a81e21f5eb2f2b3cf67e8d0194219057604b525.tar.bz2 PrismLauncher-2a81e21f5eb2f2b3cf67e8d0194219057604b525.zip |
GH-1876 Clarify license of GroupView
The LGPL code that came from KDE has been removed back in 2014.
It was replaced with a different implementation, made in
a separate repository.
See commits:
a17caba2c9c2aa5960581db01e4b66472a9c019c
b82eb5873e99dce6aec735b08929e3add52e53e7
Diffstat (limited to 'COPYING.md')
-rw-r--r-- | COPYING.md | 20 |
1 files changed, 0 insertions, 20 deletions
@@ -60,26 +60,6 @@ You should have received a copy of the GNU Lesser General Public License along with libnbt++. If not, see <http://www.gnu.org/licenses/>. -# Group View - - Copyright (C) 2007 Rafael Fernández López <ereslibre@kde.org> - Copyright (C) 2007 John Tapsell <tapsell@kde.org> - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. - - You should have received a copy of the GNU Library General Public License - along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. - # rainbow (KGuiAddons) Copyright (C) 2007 Matthew Woehlke <mw_triad@users.sourceforge.net> |