]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/x86_64/add_n.S
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / x86_64 / add_n.S
index e4445f15f6e5e63ea6aa64e1e347fdbd18b33759..1e1e24d9852b537e79fcf65e3349fa227be981c1 100644 (file)
@@ -1,6 +1,6 @@
 /* x86-64 __mpn_add_n -- Add two limb vectors of the same length > 0 and store
    sum in a third limb vector.
-   Copyright (C) 2006-2022 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify