-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcopyright.html
53 lines (38 loc) · 2.86 KB
/
copyright.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<section data-type="copyright-page" xmlns="http://www.w3.org/1999/xhtml">
<h1>Mobile and Web Messaging</h1>
<p class="author">by <span class="firstname">Jeff </span> <span class="surname">Mesnil</span></p>
<p class="copyright">Copyright © 2014 Jeff Mesnil. All rights reserved.</p>
<p class="printlocation">Printed in the United States of America.</p>
<p class="publisher">Published by <span class="publishername">O'Reilly Media, Inc.</span>, 1005 Gravenstein Highway North, Sebastopol, CA 95472.</p>
<p>O'Reilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (<a class="orm:hideurl" href="http://safaribooksonline.com">http://my.safaribooksonline.com</a>). For more information, contact our corporate/institutional sales department: 800-998-9938 or <span data-type="email">[email protected]</span>.</p>
<ul class="stafflist">
<li><span class="staffrole">Editors:</span> Simon St. Laurent and Allyson MacDonald</li>
<li><span class="staffrole">Production Editor:</span> Nicole Shelby</li>
<li><span class="staffrole">Copyeditor:</span> Jasmine Kwityn</li>
<li><span class="staffrole">Proofreader:</span> Gillian McGarvey</li>
<li><span class="staffrole">Indexer:</span> Ellen Troutman</li>
<li><span class="staffrole">Interior Designer:</span> David Futato</li>
<li><span class="staffrole">Cover Designer:</span> Randy Comer</li>
<li><span class="staffrole">Illustrator:</span> Rebecca Demarest</li>
</ul>
<ul class="printings">
<li><span class="printedition">August 2014:</span> First Edition</li>
</ul>
<!--Add additional revdate spans below as needed.-->
<div>
<h1 class="revisions">Revision History for the First Edition</h1>
<ul class="releases">
<li><span class="revdate">2014-08-08:</span> First Release</li>
</ul>
</div>
<p class="errata">See <a href="http://oreilly.com/catalog/errata.csp?isbn=9781491944806">http://oreilly.com/catalog/errata.csp?isbn=9781491944806</a> for release details.</p>
<div class="legal">
<p>Nutshell Handbook, the Nutshell Handbook logo, and the O'Reilly logo are registered trademarks of O'Reilly Media, Inc. <em>Mobile and Web Messaging</em>, the image of a song thrush, and related trade dress are trademarks of O'Reilly Media, Inc.</p>
<p>Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O'Reilly Media, Inc., was aware of a trademark claim, the designations have been printed in caps or initial caps.</p>
<p>While every precaution has been taken in the preparation of this book, the publisher and authors assume no responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.</p>
</div>
<div class="copyright-bottom">
<p class="isbn">978-1-491-94480-6</p>
<p class="printer">[LSI]</p>
</div>
</section>