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 7f429def89..23f3b6d8ee 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-2017 Free Software Foundation, Inc.
+Copyright (C) 1992-2018 Free Software Foundation, Inc.
This file is part of the GNU MP Library.