]> 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 f68b421f17dfc27078cfd422df02fdd389b30a82..448f80f0b5f45ad360e573517d4bab897a0ed63f 100644 (file)
@@ -1,6 +1,6 @@
 /* mpn_add_n -- Add two limb vectors of equal, non-zero length.
 
-Copyright (C) 1992-2018 Free Software Foundation, Inc.
+Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.