diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-12-05 07:49:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-05 07:49:55 +0100 |
commit | b29c99656e43a11cfb4397230b6ec7192d15215f (patch) | |
tree | fa9f0505302b35685bf6ffcaf27269f5ac8ee294 /COPYING.md | |
parent | 45b0762096c14a2557ba2ab12d03a15d6d8aebc0 (diff) | |
parent | aceafb28f6bc972d89b5431b0295f28248eee905 (diff) | |
download | PrismLauncher-b29c99656e43a11cfb4397230b6ec7192d15215f.tar.gz PrismLauncher-b29c99656e43a11cfb4397230b6ec7192d15215f.tar.bz2 PrismLauncher-b29c99656e43a11cfb4397230b6ec7192d15215f.zip |
Merge pull request #546 from DioEgizio/add-server-icon
feat: add a proper server icon
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/>. |