]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/sub_n.S
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / alpha / sub_n.S
index 5a4a9b9dad124e6e546f52ec31fd8df9e13e247e..5beedf4ca1f63c7033e3507f94cf723fcd73d522 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-2018 Free Software Foundation, Inc.
+ # Copyright (C) 1995-2019 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.