]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/alphaev5/add_n.S
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / alpha / alphaev5 / add_n.S
index d7db8f4672a4b639b109011c6b6a71bf113cdc82..fe2830ebf225fd9c9ee786af9b1753e86b964ebe 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha __mpn_add_n -- Add two limb vectors of the same length > 0 and
  # store sum in a third limb vector.
 
- # Copyright (C) 1995-2017 Free Software Foundation, Inc.
+ # Copyright (C) 1995-2018 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.