]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/add_n.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / stdlib / add_n.c
index 4e847c40fb9295f362ba59ce3737af40110cd27b..3e4cbff3cd72b884b720b3b6d4bbf385953dd283 100644 (file)
@@ -1,6 +1,6 @@
 /* mpn_add_n -- Add two limb vectors of equal, non-zero length.
 
-Copyright (C) 1992-2023 Free Software Foundation, Inc.
+Copyright (C) 1992-2024 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.