debian: Add copyright info for theme images

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2019-02-27 20:32:20 -05:00 committed by Sunil Mohan Adapa
parent 354b0ca78a
commit 4e5b1f346f
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2
2 changed files with 26 additions and 7 deletions

View File

@ -25,13 +25,6 @@ otherwise. Additional licenses are listed in debian/copyright.
- static/themes/default/img/freedombox-logo-250px.png :: -
- static/themes/default/img/freedombox-logo-32px.png :: -
- static/themes/default/img/freedombox-logotype.png :: -
- static/themes/default/img/network-computer.svg :: [[https://commons.wikimedia.org/wiki/File:Gnome-computer.svg][LGPLv3+]]
- static/themes/default/img/network-connection.svg :: [[http://tango.freedesktop.org/][Public Domain]]
- static/themes/default/img/network-connection-vertical.svg :: [[http://tango.freedesktop.org/][Public Domain]]
- static/themes/default/img/network-ethernet.svg :: [[http://tango.freedesktop.org/][Public Domain]]
- static/themes/default/img/network-freedombox.svg :: [[http://thread.gmane.org/gmane.linux.debian.freedombox.user/4124/focus=4439][GPL3+/CC-BY-SA]]
- static/themes/default/img/network-internet.svg :: [[http://tango.freedesktop.org/][Public Domain]]
- static/themes/default/img/network-wireless.svg :: [[http://tango.freedesktop.org/][Public Domain]]
- static/themes/default/icons/deluge.png :: [[https://upload.wikimedia.org/wikipedia/commons/thumb/8/85//Deluge-Logo.svg/2000px-Deluge-Logo.svg.png][GPL]]
- static/themes/default/icons/diaspora.png :: [[https://upload.wikimedia.org/wikipedia/commons/thumb/8/85//Deluge-Logo.svg/2000px-Deluge-Logo.svg.png][Publc Domain]]
- static/themes/default/icons/ejabberd.png :: [[https://www.ejabberd.im/][GPL-2]]

26
debian/copyright vendored
View File

@ -19,6 +19,20 @@ Copyright: 2012 Robert Martinez
License: GPL-3+-or-CC-BY-SA
Some rights reserved.
Files: static/themes/default/img/network-*
Copyright: 2005-2009 Tango Desktop Project
License: public-domain
The Tango base icon theme is released to the Public Domain.
Files: static/themes/default/img/network-computer.svg
Copyright: 2008 GNOME icon artists
License: LGPL-3+ or CC-BY-SA-3.0
Files: static/themes/default/img/network-freedombox.svg
Copyright: 2012 Robert Martinez
License: GPL-3+-or-CC-BY-SA
Some rights reserved.
Files: static/themes/default/lato/*
Copyright: (c) 2010-2011, Łukasz Dziedzic
License: OFL-1.1
@ -140,3 +154,15 @@ License: GPL-2+
.
On Debian systems you will find a copy of the GPL (version 2) at
/usr/share/common-licenses/GPL-2.
License: LGPL-3+
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 any later version. This work 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.
.
On Debian systems you will find a copy of the LGPL (version 3) at
/usr/share/common-licenses/LGPL-3.