OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" | 2 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" |
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> | 3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> |
4 <bookinfo> | 4 <bookinfo> |
5 <othercredit role="proofreader"> | 5 <othercredit role="proofreader"> |
6 <firstname>Christopher</firstname> | 6 <firstname>Christopher</firstname> |
7 | 7 |
8 <surname>Hearse</surname> | 8 <surname>Hearse</surname> |
9 </othercredit> | 9 </othercredit> |
10 | 10 |
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
67 Commons Attribution-Noncommercial-No Derivative Works 3.0 United States | 67 Commons Attribution-Noncommercial-No Derivative Works 3.0 United States |
68 License (http://creativecommons.org/licenses/by-nc-nd/3.0/us/).</para> | 68 License (http://creativecommons.org/licenses/by-nc-nd/3.0/us/).</para> |
69 | 69 |
70 <para>Many of the designations used by manufacturers and sellers to | 70 <para>Many of the designations used by manufacturers and sellers to |
71 distinguish their products are claimed as trademarks. Where those | 71 distinguish their products are claimed as trademarks. Where those |
72 designations appear in this book, and O’Reilly Media, Inc., was aware of a | 72 designations appear in this book, and O’Reilly Media, Inc., was aware of a |
73 trademark claim, the designations have been printed in caps or initial | 73 trademark claim, the designations have been printed in caps or initial |
74 caps.</para> | 74 caps.</para> |
75 </legalnotice> | 75 </legalnotice> |
76 | 76 |
77 <legalnotice role="damages"> | 77 <legalnotice id="legalnotice-damages" role="damages"> |
78 <para>While every precaution has been taken in the preparation of this | 78 <para>While every precaution has been taken in the preparation of this |
79 book, the publisher and authors assume no responsibility for errors or | 79 book, the publisher and authors assume no responsibility for errors or |
80 omissions, or for damages resulting from the use of the information | 80 omissions, or for damages resulting from the use of the information |
81 contained herein.</para> | 81 contained herein.</para> |
82 </legalnotice> | 82 </legalnotice> |
83 | 83 |
84 <isbn>9781449330897</isbn> | 84 <isbn>9781449330897</isbn> |
85 | 85 |
86 <edition>1</edition> | 86 <edition>1</edition> |
87 | 87 |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
146 <revremark>First release</revremark> | 146 <revremark>First release</revremark> |
147 </revision> | 147 </revision> |
148 | 148 |
149 <revision> | 149 <revision> |
150 <date>2013-03-29</date> | 150 <date>2013-03-29</date> |
151 | 151 |
152 <revremark>Second release</revremark> | 152 <revremark>Second release</revremark> |
153 </revision> | 153 </revision> |
154 </revhistory> | 154 </revhistory> |
155 | 155 |
156 <legalnotice role="perfect"> | 156 <legalnotice id="legalnotice-perfect" role="perfect"> |
157 <para></para> | 157 <para></para> |
158 </legalnotice> | 158 </legalnotice> |
159 </bookinfo> | 159 </bookinfo> |
OLD | NEW |