]> Raphaël G. Git Repositories - youtubedl/blob - debian/copyright
Merge tag 'upstream/2014.11.21'
[youtubedl] / debian / copyright
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: youtube-dl
3 Upstream-Contact: https://github.com/rg3/youtube-dl
4 Source: git://github.com/rg3/youtube-dl.git
5
6 Files: *
7 Copyright: Not applicable.
8 License: Public-domain
9
10 Files: debian/*
11 Copyright: © 2006, Robert S. Edmonds <edmonds@debian.org>.
12 © 2009-2012, Rogério Brito <rbrito@ime.usp.br>.
13 License: GPL-2+
14
15 License: Public-domain
16 youtube-dl is released into the public domain by the copyright holders.
17
18 License: GPL-2+
19 This package is free software; you can redistribute it and/or modify
20 it under the terms of the GNU General Public License as published by
21 the Free Software Foundation; either version 2 of the License, or
22 (at your option) any later version.
23 .
24 This package is distributed in the hope that it will be useful,
25 but WITHOUT ANY WARRANTY; without even the implied warranty of
26 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 GNU General Public License for more details.
28 .
29 You should have received a copy of the GNU General Public License
30 along with this program. If not, see <http://www.gnu.org/licenses/>
31 .
32 On Debian systems, the complete text of the GNU General
33 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".