From f23720c3969edb5394f8fc8bedaa9b4ae54c4184 Mon Sep 17 00:00:00 2001 From: Matthew Peveler Date: Tue, 26 Apr 2022 16:40:02 -0400 Subject: Clarify licensing of asciidoc-py to GPLv2+ (#236) --- README.md | 8 -------- 1 file changed, 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7a8a28b..75a4fee 100644 --- a/README.md +++ b/README.md @@ -60,11 +60,3 @@ AsciiDoc.py has the following types of tests: 1. doctests: `python3 -m asciidoc.asciidoc --doctest` 1. unit tests: `python3 -m pytest` 1. integration tests: `python3 tests/testasciidoc.py` - -## LICENSE - -Copyright (C) 2002-2013 Stuart Rackham. -Copyright (C) 2013-2021 AsciiDoc.py Contributors. - -Free use of this software is granted under the terms of the GNU General -Public License version 2 (GPLv2). -- cgit v1.2.1