summaryrefslogtreecommitdiff
path: root/mpz/set_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpz/set_str.c')
-rw-r--r--mpz/set_str.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/set_str.c b/mpz/set_str.c
index 3ab79c0e8..730f9ed59 100644
--- a/mpz/set_str.c
+++ b/mpz/set_str.c
@@ -4,7 +4,7 @@
the base in the C standard way, i.e. 0xhh...h means base 16,
0oo...o means base 8, otherwise assume base 10.
-Copyright (C) 1991, 1993, 1994, 1996, 1997, 1998, 2000 Free Software
+Copyright 1991, 1993, 1994, 1996, 1997, 1998, 2000 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.