-
Notifications
You must be signed in to change notification settings - Fork 42
/
bookinfo.xml
122 lines (117 loc) · 3.99 KB
/
bookinfo.xml
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: ced6d2c2bacc02e3048abd4a2ab58d755d09307d Maintainer: sammywg Status: ready -->
<info xml:id="bookinfo" xmlns="http://docbook.org/ns/docbook">
&frontpage.authors;
<pubdate><?dbtimestamp format="Y-m-d"?></pubdate>
&frontpage.editors;
<authorgroup xml:id="translators">
<othercredit class="translator">
<personname>Bei der Übersetzung wirkten mit:</personname>
</othercredit>
<othercredit class="translator">
<personname>Oliver Albers</personname>
</othercredit>
<othercredit class="translator">
<personname>Florian Anderiasch</personname>
</othercredit>
<othercredit class="translator">
<personname>Christoph Michael Becker</personname>
</othercredit>
<othercredit class="translator">
<personname>Arne Blankerts</personname>
</othercredit>
<othercredit class="translator">
<personname>Cornelia Boenigk</personname>
</othercredit>
<othercredit class="translator">
<personname>Patrick Eigensatz</personname>
</othercredit>
<othercredit class="translator">
<personname>Hartmut Holzgraefe</personname>
</othercredit>
<othercredit class="translator">
<personname>Daniel Jänecke</personname>
</othercredit>
<othercredit class="translator">
<personname>Carola Köhntopp</personname>
</othercredit>
<othercredit class="translator">
<personname>Hakan Kücükyilmaz</personname>
</othercredit>
<othercredit class="translator">
<personname>Raphael Michel</personname>
</othercredit>
<othercredit class="translator">
<personname>Sebastian Nohn</personname>
</othercredit>
<othercredit class="translator">
<personname>Sergey Panteleev</personname>
</othercredit>
<othercredit class="translator">
<personname>Karl Pflästerer</personname>
</othercredit>
<othercredit class="translator">
<personname>Nikita Popov</personname>
</othercredit>
<othercredit class="translator">
<personname>Dirk Randhahn</personname>
</othercredit>
<othercredit class="translator">
<personname>Thorsten Rinne</personname>
</othercredit>
<othercredit class="translator">
<personname>Joshua Rüsweg</personname>
</othercredit>
<othercredit class="translator">
<personname>Martin Samesch</personname>
</othercredit>
<othercredit class="translator">
<personname>Mark Wiesemann</personname>
</othercredit>
<othercredit class="translator">
<personname>Tim Hollmann</personname>
</othercredit>
</authorgroup>
<legalnotice xml:id="copyright" xmlns:xlink="http://www.w3.org/1999/xlink">
<info><title>Copyright</title></info>
<simpara>
Copyright © 1997 - <?dbtimestamp format="Y"?> by the PHP Documentation Group.
Dieses Material darf nur gemäß den Regeln und Bedingungen der Creative
Commons Attribution License Version v3.0 oder neuer weiter verbreitet
werden. Eine Kopie der <link linkend="cc.license">Creative Commons
Attribution 3.0 license</link> ist in diesem Handbuch enthalten, die
aktuellste Version ist unter <link
xlink:href="&url.cc.by;">&url.cc.by;</link> verfügbar.
</simpara>
<simpara>
Für den Fall, dass Sie daran interessiert sind, dieses Dokument weiter zu
verbreiten oder in sonstiger Form zu veröffentlichen, in Teilen oder als
Ganzes, entweder verändert oder unverändert, und Sie Fragen haben, können
Sie Kontakt zu den Copyright-Inhabern über <link
xlink:href="mailto:&email.php.doc.license;">&email.php.doc.license;</link>.
aufnehmen. Bitte beachten Sie, dass das Archiv dieser Mailingliste
öffentlich zugänglich ist.
</simpara>
</legalnotice>
</info>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->