]> 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 74a9e1fd3271ef5fdfe4416802d3387f9a70a896..7afef97d7b9cafa412ab9d6506c7329b4cbf0113 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-2015 Free Software Foundation, Inc.
+ # Copyright (C) 1992-2016 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.