summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/lshift.S
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-07 22:53:13 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-07 22:53:13 +0100
commit74509f87ae6e2ee8b87dec41c4e2d45fe2fae88f (patch)
tree13d8083d77446c7191dfea25e89963aab277bb27 /sysdeps/x86_64/lshift.S
parent255d089c5306e991c9489e74c32429d90a0c4cab (diff)
parent1d53902d5a05778a168be6fefc4ccb51135c861e (diff)
Merge branch 't/signal_cplusplus' into refs/top-bases/t/tls-threadvar
Diffstat (limited to 'sysdeps/x86_64/lshift.S')
-rw-r--r--sysdeps/x86_64/lshift.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/lshift.S b/sysdeps/x86_64/lshift.S
index c5084f227a..127606a408 100644
--- a/sysdeps/x86_64/lshift.S
+++ b/sysdeps/x86_64/lshift.S
@@ -1,5 +1,5 @@
/* x86-64 __mpn_lshift --
- Copyright (C) 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify