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