From d279f38a717f67030d874b0879ae2d418c2fb33a Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Thu, 24 Nov 2022 08:29:21 -0800 Subject: Fix rendering of audioop license in Doc/license.rst (GH-99752) Also some cosmetic blank line additions for consistency with the formatting of the rest of the file. (cherry picked from commit b5b3904f05e77f044f158307bc6bdd2bc1b670a2) Co-authored-by: Zachary Ware --- Doc/license.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Doc/license.rst b/Doc/license.rst index ea1edc4..4caecdc 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -985,9 +985,12 @@ https://www.w3.org/TR/xml-c14n2-testcases/ and is distributed under the (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + Audioop ------- + The audioop module uses the code base in g771.c file of the SoX project:: + Programming the AdLib/Sound Blaster FM Music Chips Version 2.0 (24 Feb 1992) -- cgit v0.12