1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
# Spek Licence
Spek is licenced under the GNU GPLv3, full licence text can be found under
lic/GPL or on the [GNU website](https://www.gnu.org/licenses/gpl-3.0.html).
## Authors
Maintainer:
* Alexander Kojevnikov (<alexander@kojevnikov.com>)
Contributors:
* Andreas Cadhalpun
* Colin Watson
* Daniel Hams
* Elias Ojala
* Fabian Deutsch
* Guillaume Fourrier
* Jakov Smolic
* Jonathan Gonzalez V
* Matteo Bini
* Mike Wang
* Simon Ruderich
* Stefan Kost
* Thibault North
* Wyatt J. Brown
Translators:
* Adolfo Jayme Barrientos
* Aleksandar Todorovic
* Alex Chrisakis
* Anna Vannieuwenhuyse
* Antón Méixome
* Erik Solem
* Even Gabrielsen
* Florent Thoumie
* Gabriel Secreve
* Gergő Seregély
* Giuseppe D. Barbagallo
* Harun Arı
* Huang Shibing
* Iho Somnam
* Jimmy Malmqvist
* Johan van Rietveld
* Jonathan Gonzalez V
* Marko Ivanović
* Olga Vasylevska
* Patrik Škulavík
* Pavel Fric
* Philipp Defner
* Piotr Drąg
* Roman Horník
* Ryan Smith
* Shibing Huang
* Tan Rico
* Tero Talvio
* Tiago Rinaldi
* Toms Zvīnis
* Vincent A
* Wasilis Mandratzis
* Wouter Bolsterlee
* Yakir Rachmany
* Zames Dean
* Many more (let me know if you translated Spek and want your full name
listed here)
Artist:
* Olga Vasylevska
## Binary packages
Official binary packages for Windows and OS X in addition to Spek include the
following components:
* [wxWidgets](http://www.wxwidgets.org/) is distributed under wxWindows 3.1 (see
lic/wxWindows).
* [FFmpeg](http://ffmpeg.org/) is distributed under GNU GPL (see lic/GPL).
* [pthreads-win32](http://sources.redhat.com/pthreads-win32/) is distributed
under GNU LGPL (see lic/LGPL).
* [libjpeg](http://www.ijg.org/) is distributed under the IJG licence (see
lic/IJG).
* [libpng](http://www.libpng.org/pub/png/libpng.html) is distributed under the
libpng licence (see lic/libpng).
* The regex library used by wxWidgets is (c) 1998, 1999 Henry Spencer (see
lic/regex).
* [libtiff](http://www.remotesensing.org/libtiff/) is distributed under a
BSD-like licence (see lic/libtiff).
* [expat](http://expat.sourceforge.net/) is distributed under the Expat licence
(see lic/Expat).
* [zlib](http://www.zlib.net/) is distributed under the zlib licence (see
lic/zlib).
* Spek is bundled with toolbar icons from the
[Dropline Neu!](http://art.gnome.org/themes/icon) icon theme. The icons are
(c) Silvestre Herrera, distributed under GNU GPL (see lic/GPL).
|