[Python-checkins] Update libmpdec license dates (GH-21216)
Stefan Krah
webhook-mailer at python.org
Mon Jun 29 08:03:09 EDT 2020
https://github.com/python/cpython/commit/a3ad95dd2176b529fb6a9f763955b5cc1b499dbb
commit: a3ad95dd2176b529fb6a9f763955b5cc1b499dbb
branch: master
author: Stefan Krah <skrah at bytereef.org>
committer: GitHub <noreply at github.com>
date: 2020年06月29日T14:03:01+02:00
summary:
Update libmpdec license dates (GH-21216)
files:
M Doc/license.rst
diff --git a/Doc/license.rst b/Doc/license.rst
index 472a5cf3d88b3..fa6d71a78042d 100644
--- a/Doc/license.rst
+++ b/Doc/license.rst
@@ -889,7 +889,7 @@ libmpdec
The :mod:`_decimal` module is built using an included copy of the libmpdec
library unless the build is configured ``--with-system-libmpdec``::
- Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
+ Copyright (c) 2008-2020 Stefan Krah. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
More information about the Python-checkins
mailing list