]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/alphaev5/sub_n.S
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / alpha / alphaev5 / sub_n.S
index 4a53e92c88be17a268686585415aad683e52f254..831872862f91ee0ef8003d579fee0abd9773b3cf 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
  # store difference in a third limb vector.
 
- # Copyright (C) 1995-2014 Free Software Foundation, Inc.
+ # Copyright (C) 1995-2015 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.