diff --git a/Doc/license.rst b/Doc/license.rst index 47c4fa9d582de3..41e5ce4e3b668d 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -960,10 +960,11 @@ libmpdec -------- The :mod:`!_decimal` C extension underlying the :mod:`decimal` module -is built using an included copy of the libmpdec -library unless the build is configured ``--with-system-libmpdec``:: +uses the libmpdec library if made available by the operating system. +Additionally, the Windows and macOS installers for Python include a copy +of the libmpdec library, so we include a copy of the libmpdec license here:: - Copyright (c) 2008-2020 Stefan Krah. All rights reserved. + Copyright (c) 2008-2024 Stefan Krah. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions