]> 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 060327a8b2ad96ad6eff1ecf22ee0af3c5a7db4f..e4445f15f6e5e63ea6aa64e1e347fdbd18b33759 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2006-2022 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