From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sun, 6 Jun 2021 02:57:24 +0000 (-0700) Subject: bpo-44320: Fix markup for W3C C14N test suite (GH-26556) X-Git-Tag: v3.9.6~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e2c0fd7ada79107f7e0d9c465e77fb36a9486e5;p=thirdparty%2FPython%2Fcpython.git bpo-44320: Fix markup for W3C C14N test suite (GH-26556) (cherry picked from commit 71be46170490d08743c714b9fa4484038aa7a23e) Co-authored-by: NAKAMURA Osamu --- diff --git a/Doc/license.rst b/Doc/license.rst index f487d98b2b43..d459ff664cee 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.