diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-12-04 12:50:40 +0100 |
---|---|---|
committer | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-12-04 12:50:40 +0100 |
commit | 263a72879dd422e47ceeb8c49bba53db60c73c7a (patch) | |
tree | d096dd7add095380cbd7ca6410b46a3a96cd95aa /COPYING.md | |
parent | 70620d51374d677bd6cafc21b470446696c9e0a0 (diff) | |
download | PrismLauncher-263a72879dd422e47ceeb8c49bba53db60c73c7a.tar.gz PrismLauncher-263a72879dd422e47ceeb8c49bba53db60c73c7a.tar.bz2 PrismLauncher-263a72879dd422e47ceeb8c49bba53db60c73c7a.zip |
fix: oyxgen is lgpl3!
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Diffstat (limited to 'COPYING.md')
-rw-r--r-- | COPYING.md | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -415,3 +415,28 @@ 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/>. + +## Oxygen Icons + + The Oxygen Icon Theme + Copyright (C) 2007 Nuno Pinheiro <nuno@oxygen-icons.org> + Copyright (C) 2007 David Vignoni <david@icon-king.com> + Copyright (C) 2007 David Miller <miller@oxygen-icons.org> + Copyright (C) 2007 Johann Ollivier Lapeyre <johann@oxygen-icons.org> + Copyright (C) 2007 Kenneth Wimer <kwwii@bootsplash.org> + Copyright (C) 2007 Riccardo Iaconelli <riccardo@oxygen-icons.org> + + and others + + 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 3 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 + Lesser General Public License for more details. + + 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/>. |