diff options
author | Philipp Hagemeister <[email protected]> | 2013-06-25 17:28:55 +0200 |
---|---|---|
committer | Philipp Hagemeister <[email protected]> | 2013-06-25 17:28:55 +0200 |
commit | 420cf88aeb8e8e5c459b4c2fbccbe04e78f5f94c (patch) | |
tree | 1d1b8817a479daa337c08e2a0d591092bc97f276 | |
parent | 504afbe65dbec5fdfda4534a988db61b3df7edff (diff) | |
download | youtube-dl-420cf88aeb8e8e5c459b4c2fbccbe04e78f5f94c.tar.gz youtube-dl-420cf88aeb8e8e5c459b4c2fbccbe04e78f5f94c.zip |
Remove copyright note (this page is trivial)
-rw-r--r-- | index.php | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -42,10 +42,5 @@ echo '</ul>'; <tr><td><a class="button" id="b" href="http://rg3.github.com/youtube-dl/about.html">About</a></td></tr> </table> -<div class="note"> -<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"> -<img alt="Creative Commons License" style="border-width:0" -src="http://i.creativecommons.org/l/by-nc-sa/3.0/80x15.png" /></a><br /> -Copyright © 2006-2012 Ricardo Garcia Gonzalez</div> </body> </html> |