summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 0 insertions, 8 deletions
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).