]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/add_n.S
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / alpha / add_n.S
index a6fa851338d777cb06e952f057afd950cbf60097..78f4daff3959a4479f9236b82e32b0a980c5d0f9 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha __mpn_add_n -- Add two limb vectors of the same length > 0 and
  # store sum in a third limb vector.
 
- # Copyright (C) 1995-2022 Free Software Foundation, Inc.
+ # Copyright (C) 1995-2023 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.