From 71be46170490d08743c714b9fa4484038aa7a23e Mon Sep 17 00:00:00 2001 From: NAKAMURA Osamu Date: Sun, 6 Jun 2021 11:34:10 +0900 Subject: bpo-44320: Fix markup for W3C C14N test suite (GH-26556) --- Doc/license.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/license.rst b/Doc/license.rst index f487d98..d459ff6 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -955,7 +955,7 @@ W3C C14N test suite The C14N 2.0 test suite in the :mod:`test` package (``Lib/test/xmltestdata/c14n-20/``) was retrieved from the W3C website at https://www.w3.org/TR/xml-c14n2-testcases/ and is distributed under the -3-clause BSD license: +3-clause BSD license:: Copyright (c) 2013 W3C(R) (MIT, ERCIM, Keio, Beihang), All Rights Reserved. -- cgit v0.12