diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2011-07-20 20:39:57 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2011-07-20 20:39:57 +0000 |
| commit | f63b07f38726e37f93cae55c01c6fe07c7dfac40 (patch) | |
| tree | a4c203b24df9786c65be6ce78c84a9f0f97435b0 /docutils/docs/user | |
| parent | c0651f63f865aac1b318a7e2f99045f8eac70cc4 (diff) | |
| download | docutils-f63b07f38726e37f93cae55c01c6fe07c7dfac40.tar.gz | |
Fix [ 3364658 ] (Change last file with Apache license to BSD-2-Clause)
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7096 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user')
| -rw-r--r-- | docutils/docs/user/docutils-05-compat.sty.txt | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/docutils/docs/user/docutils-05-compat.sty.txt b/docutils/docs/user/docutils-05-compat.sty.txt index ee2a06bb4..027bdc365 100644 --- a/docutils/docs/user/docutils-05-compat.sty.txt +++ b/docutils/docs/user/docutils-05-compat.sty.txt @@ -8,15 +8,21 @@ A backwards compatibility style sheet :Author: Guenter Milde :Contact: milde@users.berlios.de :Revision: $Revision$ -:Date: $Date: 2009-02-24$ -:Copyright: © 2009 G. Milde, - Released without warranties or conditions of any kind - under the terms of the Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 +:Date: $Date$ +:Copyright: © 2009 Günter Milde, +:License: Released under the terms of the `2-Clause BSD license`_, in short: + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + This file is offered as-is, without any warranty. + :Abstract: This file documents changes and provides a style for best possible compatibility to the behaviour of the `latex2e` writer of Doctutils release 0.5. +.. _2-Clause BSD license: http://www.spdx.org/licenses/BSD-2-Clause + :: \NeedsTeXFormat{LaTeX2e} @@ -659,7 +665,7 @@ New Feature: :topic: ``\DUtopic`` and ``\DUtitle`` commands, :transition: ``\DUtransition`` command. :footnotes: ``\DUfootnotemark`` and ``\DUfootnotetext`` commands with - hyperlink support using the Docutils-provided footnote label. + hyperlink support using the Docutils-provided footnote label. Backwards compatibility: In most cases, the default definition corresponds to the previously used |
