summaryrefslogtreecommitdiff
path: root/stdlib/sub_n.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/sub_n.c')
-rw-r--r--stdlib/sub_n.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/sub_n.c b/stdlib/sub_n.c
index 9b3fb92fea..50fc2b80b6 100644
--- a/stdlib/sub_n.c
+++ b/stdlib/sub_n.c
@@ -1,6 +1,6 @@
/* mpn_sub_n -- Subtract two limb vectors of equal, non-zero length.
-Copyright (C) 1992-2013 Free Software Foundation, Inc.
+Copyright (C) 1992-2014 Free Software Foundation, Inc.
This file is part of the GNU MP Library.