diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2011-09-13 23:54:30 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2011-09-13 23:54:50 +0200 |
commit | 803abae20608d48c666e8401a32133bdebcf44cb (patch) | |
tree | 0a98d4f2f6f9b827ebd7761efea8b872b1286dbf | |
parent | 50bdd8a9e7c7cf4bae49b281f5b689a1f072a858 (diff) |
Do not claim copyright in README (Closes #157)
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -85,10 +85,10 @@ The URLs youtube-dl outputs require the downloader to have the correct cookies. youtube has switched to a new video info format in July 2011 which is not supported by old versions of youtube-dl. You can update youtube-dl with `sudo youtube-dl --update`. ## COPYRIGHT -**youtube-dl**: Copyright © 2006-2011 Ricardo Garcia Gonzalez. The program is -released into the public domain by the copyright holder. This README file was -originally written by Daniel Bolton (<https://github.com/dbbolton>) and is -likewise released into the public domain. + +youtube-dl is released into the public domain by the copyright holders. + +This README file was originally written by Daniel Bolton (<https://github.com/dbbolton>) and is likewise released into the public domain. ## BUGS |