]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/addmul_1.S
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / alpha / addmul_1.S
index bcd2b9d55d409e979a52cd458347d46e44403c99..7b4e509a4f45ff7160c71ae6c899b4176065669c 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha 21064 __mpn_addmul_1 -- Multiply a limb vector with a limb and add
  # the result to a second limb vector.
 
- # Copyright (C) 1992-2019 Free Software Foundation, Inc.
+ # Copyright (C) 1992-2020 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.