Modify pages increasing the copyright year
This commit is contained in:
parent
c3003bb4db
commit
1b3dbefb04
@ -31,6 +31,6 @@
|
||||
<li>Many other people contributing patches, code, ideas and kind messages. Too many to be listed here. You know who you are. Thank you very much.</li>
|
||||
</ul>
|
||||
|
||||
<div class="note">Copyright © 2006-2010 Ricardo Garcia Gonzalez</div>
|
||||
<div class="note">Copyright © 2006-2011 Ricardo Garcia Gonzalez</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -90,6 +90,6 @@
|
||||
|
||||
<p>As you may have guessed, the default template is <em>%(id)s.%(ext)s</em>. When some command line options are used, it's replaced by other templates like <em>%(title)s-%(id)s.%(ext)s</em>. You can specify your own.</p>
|
||||
|
||||
<div class="note">Copyright © 2006-2010 Ricardo Garcia Gonzalez</div>
|
||||
<div class="note">Copyright © 2006-2011 Ricardo Garcia Gonzalez</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -25,6 +25,6 @@
|
||||
<li><strong>SHA256</strong>: 97ca24596409b6117f398383111328a8eec09c777ff7233aa06038f4195e3d97</li>
|
||||
</ul>
|
||||
|
||||
<div class="note">Copyright © 2006-2010 Ricardo Garcia Gonzalez</div>
|
||||
<div class="note">Copyright © 2006-2011 Ricardo Garcia Gonzalez</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -25,6 +25,6 @@
|
||||
<li><strong>SHA256</strong>: @PROGRAM_SHA256SUM@</li>
|
||||
</ul>
|
||||
|
||||
<div class="note">Copyright © 2006-2010 Ricardo Garcia Gonzalez</div>
|
||||
<div class="note">Copyright © 2006-2011 Ricardo Garcia Gonzalez</div>
|
||||
</body>
|
||||
</html>
|
||||
|
2
faq.html
2
faq.html
@ -52,6 +52,6 @@
|
||||
|
||||
<p>Due to changes in YouTube, youtube-dl is now forced to provide the final video URL directly instead of the ones it used to provide, which were based on the "get_video" resource. The new URLs are real and work too, but they need to be used in combination with the --cookies option to be useful for external applications. <a href="https://github.com/rg3/youtube-dl/issues/closed#issue/41">Issue 41</a> in the issue tracker contains a bit more information about the problem.</p>
|
||||
|
||||
<div class="note">Copyright © 2006-2010 Ricardo Garcia Gonzalez</div>
|
||||
<div class="note">Copyright © 2006-2011 Ricardo Garcia Gonzalez</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -22,6 +22,6 @@
|
||||
<tr><td><a class="button" id="b" href="about.html">About</a></td></tr>
|
||||
</tr></table>
|
||||
|
||||
<div class="note">Copyright © 2006-2010 Ricardo Garcia Gonzalez</div>
|
||||
<div class="note">Copyright © 2006-2011 Ricardo Garcia Gonzalez</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -59,6 +59,6 @@
|
||||
|
||||
<p>Good luck!</p>
|
||||
|
||||
<div class="note">Copyright © 2006-2010 Ricardo Garcia Gonzalez</div>
|
||||
<div class="note">Copyright © 2006-2011 Ricardo Garcia Gonzalez</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user