Skip to content

Commit 5402beb

Browse files
jbillingORMbevacqua
authored andcommitted
Edited sections/copyright.html with Atlas code editor
1 parent e6b7071 commit 5402beb

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

sections/copyright.html

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<section data-type="copyright-page"><!--TITLE-->
2-
<h1>Modular ES6</h1>
2+
<h1>Mastering Modular Javascript</h1>
33
<!--AUTHOR-->
44

55
<p class="author">by Nicolás Bevacqua</p>
66
<!-- COPYRIGHT -->
77

8-
<p class="copyright">Copyright © 2016 ???. All rights reserved.</p>
8+
<p class="copyright">Copyright © 2017 Nicolás Bevacqua. All rights reserved.</p>
99

1010
<p class="printlocation">Printed in the United States of America.</p>
1111
<!--PUBLISHER-->
@@ -17,26 +17,23 @@ <h1>Modular ES6</h1>
1717

1818
<ul class="stafflist">
1919
<li><span class="staffrole">Editor: </span>Allyson MacDonald</li>
20-
<li><span class="staffrole">Production Editor: </span>TO COME</li>
21-
<li><span class="staffrole">Copyeditor: </span>TO COME</li>
22-
<li><span class="staffrole">Proofreader: </span>TO COME</li>
23-
<li><span class="staffrole">Indexer: </span>TO COME</li>
20+
<li><span class="staffrole">Production Editor: </span>Justin Billing</li>
2421
<li><span class="staffrole">Interior Designer: </span>David Futato</li>
2522
<li><span class="staffrole">Cover Designer: </span>TO COME</li>
2623
<li><span class="staffrole">Illustrator: </span>Rebecca Demarest</li>
2724
</ul>
2825
<!-- PRINTINGS -->
2926

3027
<ul class="printings">
31-
<li><span class="printedition">Month Year:</span> First Edition</li>
28+
<li><span class="printedition">October 2017:</span> First Edition</li>
3229
</ul>
3330
<!-- REVISIONS -->
3431

3532
<div>
36-
<h1 class="revisions">Revision History for the First Edition</h1>
33+
<h1 class="revisions">Revision History for the Early Release</h1>
3734

3835
<ul class="releases">
39-
<li><span class="revdate">yyyy-mm-dd:</span> First Release</li>
36+
<li><span class="revdate">2017-10-10:</span> First Early Release</li>
4037
</ul>
4138
</div>
4239
<!-- ERRATA -->
@@ -51,8 +48,7 @@ <h1 class="revisions">Revision History for the First Edition</h1>
5148
</div>
5249

5350
<div class="copyright-bottom">
54-
<p class="isbn">xxx-x-xxx-xxxx-x</p>
51+
<p class="isbn">978-1-491-95561-1</p>
5552

56-
<p class="printer">[???]</p>
5753
</div>
5854
</section>

0 commit comments

Comments
 (0)