diff options
author | Stefan Krah <skrah@bytereef.org> | 2013-12-09 18:03:24 (GMT) |
---|---|---|
committer | Stefan Krah <skrah@bytereef.org> | 2013-12-09 18:03:24 (GMT) |
commit | 2d181de44c8f7e8b2f12b87cefc7e2daaedd6a4d (patch) | |
tree | 67ce46a589b0d5a7615bec3b2e38c0e289076c49 /Modules/_decimal/libmpdec/numbertheory.h | |
parent | 2dae92a807d91e966f87d66de15fc9eb99f75cbf (diff) | |
parent | 1761fa9dd11961b6a64e5267c943009105c4bfd0 (diff) | |
download | cpython-2d181de44c8f7e8b2f12b87cefc7e2daaedd6a4d.zip cpython-2d181de44c8f7e8b2f12b87cefc7e2daaedd6a4d.tar.gz cpython-2d181de44c8f7e8b2f12b87cefc7e2daaedd6a4d.tar.bz2 |
Merge 3.3.
Diffstat (limited to 'Modules/_decimal/libmpdec/numbertheory.h')
-rw-r--r-- | Modules/_decimal/libmpdec/numbertheory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/_decimal/libmpdec/numbertheory.h b/Modules/_decimal/libmpdec/numbertheory.h index 1092254..e94c157 100644 --- a/Modules/_decimal/libmpdec/numbertheory.h +++ b/Modules/_decimal/libmpdec/numbertheory.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008-2012 Stefan Krah. All rights reserved. + * Copyright (c) 2008-2016 Stefan Krah. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |