1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-12-23 15:18:11 +00:00

Edited #02-copyright.html

This commit is contained in:
Steve Klise 2014-04-24 16:22:53 +00:00
parent f7b2ac44e8
commit 73bbcdcefa

View File

@ -1,7 +1,11 @@
<section data-type="copyright-page">
<h1>{{ title }}</h1>
<p>by Author Name</p>
<p>Copyright (c) 2014</p>
<p>This is a legal notice of some kind. You can add notes about the kind of license you are using for your book (e.g., Creative Commons), or anything else you feel you need to specify.</p>
<p>If your book has an ISBN or a book ID number, add it here as well.</p>
<h1>{{ title }}</h1>
<p>by Author Name</p>
<p>Copyright (c) 2014</p>
<p>This is a legal notice of some kind. You can add notes about the kind of license you are using for your book (e.g., Creative Commons), or anything else you feel you need to specify.</p>
<p>If your book has an ISBN or a book ID number, add it here as well.</p>
</section>