summaryrefslogtreecommitdiff
path: root/stdlib/lshift.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/lshift.c')
-rw-r--r--stdlib/lshift.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/lshift.c b/stdlib/lshift.c
index c92439b4a5..6e0d5052f7 100644
--- a/stdlib/lshift.c
+++ b/stdlib/lshift.c
@@ -1,6 +1,6 @@
/* mpn_lshift -- Shift left low level.
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
This file is part of the GNU MP Library.