]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/mips/sub_n.S
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / mips / sub_n.S
index 2d6bad1f90eb4ca05d6af8cc719d5cc0efdf39a9..3996dcd8eba4b81a12221eb7d5394cd6a22e6844 100644 (file)
@@ -1,7 +1,7 @@
 /* MIPS2 __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
 store difference in a third limb vector.
 
-Copyright (C) 1995-2016 Free Software Foundation, Inc.
+Copyright (C) 1995-2017 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.