]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ports/sysdeps/alpha/add_n.S
Update copyright notices with scripts/update-copyrights.
[thirdparty/glibc.git] / ports / sysdeps / alpha / add_n.S
index 745ac28373eaed7547cd17f7a67b175daf920b4d..0b70fd882bd68c1f2e4e33c3ec41eee09e9d978e 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 Free Software Foundation, Inc.
+ # Copyright (C) 1995-2013 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.