]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/mul_1.S
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / alpha / mul_1.S
index a547b94e1fe6d318d3c99b09b2b4e989846e6d23..05f1c93935699fa1fe22cc418914482076eeeca7 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha 21064 __mpn_mul_1 -- Multiply a limb vector with a limb and store
  # the result in a second limb vector.
 
- # Copyright (C) 1992-2018 Free Software Foundation, Inc.
+ # Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.