summaryrefslogtreecommitdiff
path: root/mpz/com.c
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2015-11-13 07:11:17 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2015-11-13 07:11:17 +0100
commitbcdf44083fb8fc53f17b445d419132ec67d47ae3 (patch)
treeb5158a811d781af98fdb98a34ea87d9a3e766836 /mpz/com.c
parent65297228a8f4a4fb163273b71a145e323b0b4878 (diff)
downloadgmp-bcdf44083fb8fc53f17b445d419132ec67d47ae3.tar.gz
Copyright year.
Diffstat (limited to 'mpz/com.c')
-rw-r--r--mpz/com.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpz/com.c b/mpz/com.c
index c2803b4b3..8a4863710 100644
--- a/mpz/com.c
+++ b/mpz/com.c
@@ -1,8 +1,8 @@
/* mpz_com(mpz_ptr dst, mpz_ptr src) -- Assign the bit-complemented value of
SRC to DST.
-Copyright 1991, 1993, 1994, 1996, 2001, 2003, 2012 Free Software Foundation,
-Inc.
+Copyright 1991, 1993, 1994, 1996, 2001, 2003, 2012, 2015 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.