Mercurial > p > roundup > code
changeset 7436:8a73b0b12102
Import copying as rst not as literal text.
This allows the text to flow properly and removes scrolling.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 29 May 2023 20:09:40 -0400 |
| parents | 61e42bf3e7d4 |
| children | 0d9f704a7ef2 |
| files | doc/license.txt |
| diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/license.txt Mon May 29 19:57:10 2023 -0400 +++ b/doc/license.txt Mon May 29 20:09:40 2023 -0400 @@ -4,5 +4,4 @@ Roundup is Free Software under the following license (from the file COPYING.txt in the software distribution): - .. include:: ../COPYING.txt - :literal: +.. include:: ../COPYING.txt
