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
 
   7 Copyright: Not applicable.
 
  11 Copyright: © 2006, Robert S. Edmonds <edmonds@debian.org>.
 
  12            © 2009-2012, Rogério Brito <rbrito@ime.usp.br>.
 
  15 License: Public-domain
 
  16  youtube-dl is released into the public domain by the copyright holders.
 
  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.
 
  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.
 
  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/>
 
  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".