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
 
   6     youtube-dl is released into the public domain by the copyright holders.
 
  10 License: public-domain
 
  13 Copyright: © 2006, Robert S. Edmonds <edmonds@debian.org>.
 
  14            © 2009-2015, Rogério Brito <rbrito@ime.usp.br>.
 
  17 License: public-domain
 
  18     This is free and unencumbered software released into the public domain.
 
  20     Anyone is free to copy, modify, publish, use, compile, sell, or
 
  21     distribute this software, either in source code form or as a compiled
 
  22     binary, for any purpose, commercial or non-commercial, and by any
 
  25     In jurisdictions that recognize copyright laws, the author or authors
 
  26     of this software dedicate any and all copyright interest in the
 
  27     software to the public domain. We make this dedication for the benefit
 
  28     of the public at large and to the detriment of our heirs and
 
  29     successors. We intend this dedication to be an overt act of
 
  30     relinquishment in perpetuity of all present and future rights to this
 
  31     software under copyright law.
 
  33     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 
  34     EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 
  35     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 
  36     IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
 
  37     OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 
  38     ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 
  39     OTHER DEALINGS IN THE SOFTWARE.
 
  41     For more information, please refer to <http://unlicense.org/>
 
  44  This package is free software; you can redistribute it and/or modify
 
  45  it under the terms of the GNU General Public License as published by
 
  46  the Free Software Foundation; either version 2 of the License, or
 
  47  (at your option) any later version.
 
  49  This package is distributed in the hope that it will be useful,
 
  50  but WITHOUT ANY WARRANTY; without even the implied warranty of
 
  51  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
  52  GNU General Public License for more details.
 
  54  You should have received a copy of the GNU General Public License
 
  55  along with this program. If not, see <http://www.gnu.org/licenses/>
 
  57  On Debian systems, the complete text of the GNU General
 
  58  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".