From 8725bc6d3ab76cf9e96a667ff18497c003178d01 Mon Sep 17 00:00:00 2001 From: NAKAMURA Osamu Date: Sun, 6 Jun 2021 11:34:10 +0900 Subject: [PATCH] bpo-44320: Fix markup for W3C C14N test suite (GH-26556) (cherry picked from commit 71be46170490d08743c714b9fa4484038aa7a23e) Co-authored-by: NAKAMURA Osamu --- Doc/license.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/license.rst b/Doc/license.rst index f487d98b2b43a3..d459ff664ceed3 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.