From: Rogério Brito Date: Sat, 17 Nov 2012 15:35:25 +0000 (-0200) Subject: debian/copyright: Rewrite in Copyright Format 1.0 for readability. X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/205fd9fd38b0061199b6f2bfcbf818ab26fc1b4e debian/copyright: Rewrite in Copyright Format 1.0 for readability. --- diff --git a/debian/copyright b/debian/copyright index eed8c9b..17ddb1f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,30 +1,33 @@ -This package was debianized by Robert S. Edmonds on -Sun, 3 Sep 2006 19:43:27 -0400. - -The current maintainer is Rogério Brito . - -It was downloaded from: - -http://bitbucket.org/rg3/youtube-dl/raw/2010.04.04/youtube-dl - -Authors: - - * Ricardo Garcia Gonzalez: program core, YouTube.com InfoExtractor, - metacafe.com InfoExtractor and YouTube playlist InfoExtractor. - * Danny Colligan: YouTube search InfoExtractor, ideas and patches. - * Many other people contributing patches, code, ideas and kind messages. - Too many to be listed here. You know who you are. Thank you very much. - -Copyright © 2006-2010 Ricardo Garcia Gonzalez - -License: - - The program is in the Public Domain. - - The packaging is licensed under the GNU GPL License: - - Copyright © 2006, Robert S. Edmonds . - Copyright © 2009-2012, Rogério Brito . - -For the text of the GPL License in a Debian system, please see -`/usr/share/common-licenses/GPL-2'. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: youtube-dl +Upstream-Contact: https://github.com/rg3/youtube-dl +Source: git://github.com/rg3/youtube-dl.git + +Files: * +Copyright: Not applicable. +License: Public-domain + +Files: debian/* +Copyright: © 2006, Robert S. Edmonds . + © 2009-2012, Rogério Brito . +License: GPL-2+ + +License: Public-domain + youtube-dl is released into the public domain by the copyright holders. + +License: GPL-2+ + This package 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 2 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 + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".