]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/mul_1.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / stdlib / mul_1.c
index 44f8b5f9d942386c774690c7d8552e833823207a..df491998b0ba19578984e7866df3a7ca85c2e97d 100644 (file)
@@ -1,7 +1,7 @@
 /* mpn_mul_1 -- Multiply a limb vector with a single limb and
    store the product in a second limb vector.
 
-Copyright (C) 1991-2020 Free Software Foundation, Inc.
+Copyright (C) 1991-2021 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.