diff options
author | Simon Pepping <spepping@apache.org> | 2005-03-01 21:29:37 +0000 |
---|---|---|
committer | Simon Pepping <spepping@apache.org> | 2005-03-01 21:29:37 +0000 |
commit | 8a70c2046b2a58670930b7fc74902052f8351ac2 (patch) | |
tree | c3a537c098692b90650710e22e276a7d0147642e /src/documentation/content/xdocs/DnI | |
parent | 52bc8077df0ac367a063f95b6c62f3595ac47714 (diff) | |
download | xmlgraphics-fop-8a70c2046b2a58670930b7fc74902052f8351ac2.tar.gz xmlgraphics-fop-8a70c2046b2a58670930b7fc74902052f8351ac2.zip |
A few more changes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198462 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/DnI')
-rw-r--r-- | src/documentation/content/xdocs/DnI/DnI.xml | 16 | ||||
-rw-r--r-- | src/documentation/content/xdocs/DnI/getnextbreakposs.xml | 2 |
2 files changed, 16 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/DnI/DnI.xml b/src/documentation/content/xdocs/DnI/DnI.xml index a528fe31b..c2da029ed 100644 --- a/src/documentation/content/xdocs/DnI/DnI.xml +++ b/src/documentation/content/xdocs/DnI/DnI.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!-- - * Copyright 2004 The Apache Software Foundation. + * Copyright 2004-2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,10 +47,19 @@ <orgdiv>Apache Software Foundation</orgdiv> </affiliation> </author> + <author> + <firstname>Renaud</firstname> + <surname>Richardet</surname> + <affiliation> + <orgname>FOP contributor</orgname> + <orgdiv>Apache Software Foundation</orgdiv> + </affiliation> + </author> </authorgroup> <copyright> <year>2004</year> + <year>2005</year> <holder>The Apache Software Foundation</holder> </copyright> @@ -81,6 +90,11 @@ limitations under the License.</para> <date>01 August 2004</date> <revremark>Committed to the FOP code repository</revremark> </revision> + <revision> + <revnumber>1.0.x</revnumber> + <date>2005</date> + <revremark>Various updates, see the FOP code repository</revremark> + </revision> </revhistory> <abstract> diff --git a/src/documentation/content/xdocs/DnI/getnextbreakposs.xml b/src/documentation/content/xdocs/DnI/getnextbreakposs.xml index 122e10b75..1e2f177a1 100644 --- a/src/documentation/content/xdocs/DnI/getnextbreakposs.xml +++ b/src/documentation/content/xdocs/DnI/getnextbreakposs.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!-- - * Copyright 2004 The Apache Software Foundation. + * Copyright 2004-2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |