diff options
author | Dirk-Willem van Gulik <dirkx@apache.org> | 1999-11-08 19:13:17 +0000 |
---|---|---|
committer | Dirk-Willem van Gulik <dirkx@apache.org> | 1999-11-08 19:13:17 +0000 |
commit | 016b27562b6896ad1fd4c0f66e061985462988f0 (patch) | |
tree | 7a49fb6689cc95cc1eafb0c6222d7bb5758daafc | |
parent | d5b14c7b0c55ffbd018a34e2012e74f365913661 (diff) | |
download | xmlgraphics-fop-dirkx.tar.gz xmlgraphics-fop-dirkx.zip |
Initial importdirkx
PR:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/dirkx@193215 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | LICENSE | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -18,10 +18,10 @@ * "This product includes software developed by the Apache Group * for use in the Apache XML-Fop project (http://xml.apache.org/)." * - * 4. The names "Apache Server" and "Apache Group" must not be used to + * 4. The names "Apache" and "Apache Group" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact - * apache@@apache.org. + * apache@apache.org. * * 5. Products derived from this software may not be called "Apache" * nor may "Apache" appear in their names without prior written @@ -46,5 +46,6 @@ * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * - * Add any major contributor's here.. + * This code is based on, and was originally contributed by James + * Tauber. */ |