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