diff --git a/LICENSES b/LICENSES index 5decf87a5..5398feed5 100644 --- a/LICENSES +++ b/LICENSES @@ -12,8 +12,3 @@ listed here. - static/themes/default/icons/sharing.png :: [[https://www.shareicon.net/social-share-this-107338][CC 2.5]] - static/themes/default/icons/tor.png :: [[https://commons.wikimedia.org/wiki/File:Tor_logo1.png][CC BY 3.0 US]] - static/themes/default/icons/transmission.png :: [[https://transmissionbt.com/][GPL]] -- static/themes/default/icons/f-droid.png :: [[https://gitlab.com/fdroid/artwork/blob/master/fdroid-logo-2015/fdroid-logo.svg][CC-BY-SA 3.0 or GPLv3+]] -- static/themes/default/icons/google-play.png :: [[https://thenounproject.com/icon/887917/download/color/000000/png/][CC BY 3.0 US]] -- static/themes/default/icons/app-store.png :: [[https://thenounproject.com/icon/162372/download/color/000000/png/][CC BY 3.0 US]] -- static/themes/default/icons/apple.png :: [[https://thenounproject.com/icon/1203053/download/color/000000/png][CC BY 3.0 US]] -- static/themes/default/icons/windows.png :: [[https://thenounproject.com/icon/1206946/download/color/000000/png][CC BY 3.0 US]] diff --git a/debian/copyright b/debian/copyright index 631afc5cd..94ca41b97 100644 --- a/debian/copyright +++ b/debian/copyright @@ -18,6 +18,12 @@ Copyright: 2012 FreedomBox Foundation Comment: Original Author: Robert Martinez License: GPL-3+ +Files: static/themes/default/icons/app-store.png + static/themes/default/icons/app-store.svg +Copyright: Marie Van den Broeck (https://thenounproject.com/marie49/) +Comment: https://thenounproject.com/icon/162372/ +License: CC-BY-SA-3.0 + Files: static/themes/default/icons/cockpit.svg Copyright: Cockpit Authors (https://github.com/cockpit-project/cockpit/blob/master/AUTHORS) Comment: https://github.com/cockpit-project/cockpit/blob/master/src/branding/default/logo.svg @@ -51,6 +57,19 @@ Comment: Placed into public domain by authors (or) https://github.com/resiprocate/resiprocate/blob/master/resip/stack/doc/reSIProcate-logo.svg License: public-domain +Files: static/themes/default/icons/f-droid.png + static/themes/default/icons/f-droid.svg +Copyright: 2012 William Theaker + 2013 Robert Martinez + 2015 Andrew Nayenko +Comment: https://gitlab.com/fdroid/artwork/blob/master/fdroid-logo-2015/fdroid-logo.svg +License: CC-BY-SA-3.0 or GPL-3+ + +Files: static/themes/default/icons/google-play.png +Copyright: Chameleon Design (https://thenounproject.com/Chamedesign/) +Comment: https://thenounproject.com/icon/887917/ +License: CC-BY-3.0-US + Files: static/themes/default/icons/gnu-linux.png Copyright: 2017 Cowemoji License: CC0-1.0 @@ -66,6 +85,12 @@ Files: static/themes/default/icons/infinoted.png Copyright: 2008-2014 Armin Burgmeier License: ISC +Files: static/themes/default/icons/macos.png + static/themes/default/icons/macos.svg +Copyright: Vectors Market (https://thenounproject.com/vectorsmarket/) +Comment: https://thenounproject.com/icon/1203053/ +License: CC-BY-SA-3.0 + Files: static/themes/default/icons/matrixsynapse.png Copyright: 2017 Kishan Raval Comment: https://github.com/thekishanraval/Logos @@ -201,6 +226,13 @@ Copyright: 2005 Andrew Dolgov Comment: https://git.tt-rss.org/fox/tt-rss/src/master/images/favicon-72px.png License: GPL-3+ +Files: static/themes/default/icons/windows.png + static/themes/default/icons/windows.svg +Copyright: 2007 ruli (https://thenounproject.com/2007ruli/) +Comment: https://thenounproject.com/icon/1206946/ +License: CC-BY-SA-3.0 + + Files: static/themes/default/img/network-computer.svg Copyright: 2008 GNOME icon artists Comment: https://commons.wikimedia.org/wiki/File:Gnome-computer.svg diff --git a/static/themes/default/icons/macos.svg b/static/themes/default/icons/macos.svg new file mode 100644 index 000000000..0657a9a6a --- /dev/null +++ b/static/themes/default/icons/macos.svg @@ -0,0 +1,57 @@ + +image/svg+xml \ No newline at end of file diff --git a/static/themes/default/icons/windows.svg b/static/themes/default/icons/windows.svg new file mode 100644 index 000000000..baeb4a0fa --- /dev/null +++ b/static/themes/default/icons/windows.svg @@ -0,0 +1,70 @@ + +image/svg+xml \ No newline at end of file