blob: a7250471fc46eeafaa891c48d6748b9b2ed85ae6 (
plain)
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
|
This package has been modified to has the latest release of ranger by
vg@devys.org.
This is Debian's prepackaged version of Ranger, A file manager with an ncurses
frontend written in python.
It was downloaded from http://ranger.nongnu.org/ranger-stable.tar.gz
Upstream Authors:
Copyright 2009-2016 Roman Zimbelmann <hut@hut.pm>
Copyright 2010 David Barnett <davidbarnett2@gmail.com>
Copyright 2010 Lucas de Vries <lucas@glacicle.org>
Copyright 2010 Sitaram Chamarty <sitaram@atc.tcs.com>
Copyright 2011 David Pugnasse <david.pugnasse@gmail.com>
Copyright 2011 ornicar <thibault.duplessis@gmail.com>
Copyright 2011-2012 Abdó Roig-Maranges <abdo.roig@gmail.com>
Copyright 2011-2012 M Rawash <mrawash@gmail.com>
Copyright 2012 Serge Broslavsky <serge.broslavsky@gmail.com>
Copyright 2012 joe <joebodo@gmail.com>
Copyright 2013 Emanuel Guevel
Copyright 2013 Joseph Tannhuber <sepp.tannhuber@yahoo.de>
Copyright 2013-2014 GermainZ <germanosz@gmail.com>
Copyright 2014 Célestin Matte <celestin.matte@gmail.com>
Copyright 2014 Milan Svoboda <milan.svoboda@centrum.cz>
Copyright 2014 rukai <rubickent@gmail.com>
Copyright 2015 Alexander Buddenbrock <a.buddenbrock@ish.de>
Copyright 2015 Delisa Mason <iskanamagus@gmail.com>
Copyright 2015 No Suck <admin@nosuck.org>
Copyright 2015 Randy Nance <randynobx@gmail.com>
Copyright 2015 Ryan Burns <rdburns@gmail.com>
Copyright 2015 anekos <anekos@snca.net>
Copyright 2015 bastorran
Copyright 2015 nfnty <git@nfnty.se>
Copyright 2015-2016 Wojciech Siewierski <wojciech.siewierski@onet.pl>
License:
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This package 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
Modifications for Debian: Copyright 2010-2015, Vern Sun <s5unty@gmail.com>
and is licensed under the GPL version 3, see above.
|