bpo-44320: Fix markup for W3C C14N test suite (GH-26556)

(cherry picked from commit 71be461704)

Co-authored-by: NAKAMURA Osamu <osamu0329nakamura@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2021-06-05 19:56:47 -07:00 committed by GitHub
parent 317e9ed436
commit 3b87137176
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.