diff options
author | Stefan Krah <skrah@bytereef.org> | 2013-12-08 18:54:05 (GMT) |
---|---|---|
committer | Stefan Krah <skrah@bytereef.org> | 2013-12-08 18:54:05 (GMT) |
commit | ecff6554d3c3be05df7416c780ddec219da72a3d (patch) | |
tree | 20e858c34a915fa8b8c3c0449e65a96ed89ad2a2 /Modules/_decimal/libmpdec/numbertheory.h | |
parent | 271493b68c45d70d9a00be32a55515ef6791704b (diff) | |
download | cpython-ecff6554d3c3be05df7416c780ddec219da72a3d.zip cpython-ecff6554d3c3be05df7416c780ddec219da72a3d.tar.gz cpython-ecff6554d3c3be05df7416c780ddec219da72a3d.tar.bz2 |
Update copyright. The four year increment is intentional (to save work).
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 |