cvs: phpdoc-da / bookinfo.xml
[email protected] ("Tom Sommer")
| Newsgroups | php.doc.da |
|---|---|
| Message-ID | <cvstomsommer1091920705@cvsserver> |
tomsommer Sat Aug 7 19:18:25 2004 EDT
Modified files:
/phpdoc-da bookinfo.xml
Log:
Re-submit, with names of active translators
http://cvs.php.net/diff.php/phpdoc-da/bookinfo.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc-da/bookinfo.xml
diff -u /dev/null phpdoc-da/bookinfo.xml:1.3
--- /dev/null Sat Aug 7 19:18:25 2004
+++ phpdoc-da/bookinfo.xml Sat Aug 7 19:18:25 2004
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.3 $ -->
+<!-- EN-Revision: 1.43 Maintainer: tomsommer Status: work-in-progress -->
+
+ <bookinfo id="bookinfo">
+ <title>&PHPManual;</title>
+ &frontpage.authors;
+ <pubdate>&php.build-date;</pubdate>
+ &frontpage.editors;
+
+ <authorgroup id="translators">
+ <collab>
+ <collabname>Oversættere:</collabname>
+ </collab>
+ <collab>
+ <collabname>Tom Sommer</collabname>
+ </collab>
+ <collab>
+ <collabname>Jonathan Holst</collabname>
+ </collab>
+ <collab>
+ <collabname>Mads N. Vestergaard</collabname>
+ </collab>
+ </authorgroup>
+
+ <copyright>
+ <year>1997-2004</year>
+ <holder>the PHP Documentation Group</holder>
+ </copyright>
+
+ <legalnotice id="copyright">
+ <title>Copyright</title>
+ <simpara>
+ Copyright © 1997 - 2004 by the PHP Documentation Group.
+ This material may be distributed only subject to the terms and
+ conditions set forth in the Open Publication License, v1.0 or
+ later. A copy of the <link linkend="opl.license">Open Publication
+ License</link> is distributed with this manual, the latest version
+ is presently available at <ulink url="&url.opl;">&url.opl;</ulink>.
+ </simpara>
+ <simpara>
+ Distribution of substantively modified versions of this document
+ is prohibited without the explicit permission of the copyright
+ holder.
+ </simpara>
+ <simpara>
+ Distribution of the work or derivative of the work in any
+ standard (paper) book form is prohibited unless prior permission
+ is obtained from the copyright holder.
+ </simpara>
+ <simpara>
+ In case you are interested in redistribution or republishing of this document
+ in whole or in part, either modified or unmodified, and you have questions,
+ please contact the copyright holders at
+ <ulink url="mailto:&email.php.doc.license;">&email.php.doc.license;</ulink>.
+ Note that this address is mapped to a publicly archived mailing list.
+ </simpara>
+ <simpara>
+ The 'Extending PHP 4.0' section of this manual is copyright © 2000 by
+ Zend Technologies, Ltd. This material may be distributed only subject to
+ the terms and conditions set forth in the Open Publication License, v1.0
+ or later (the latest version is presently available at
+ <ulink url="&url.opl;">&url.opl;</ulink>).
+ </simpara>
+ </legalnotice>
+
+ </bookinfo>
+
+<!-- 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:"../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
+-->