]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/submul_1.S
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / alpha / submul_1.S
index 961b0e31eebfd380b0ded0c70b9bac3855ef2657..ee19c4370af6199e5f4696eca315d895a233d435 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha 21064 __mpn_submul_1 -- Multiply a limb vector with a limb and
  # subtract the result from a second limb vector.
 
- # Copyright (C) 1992-2014 Free Software Foundation, Inc.
+ # Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.