]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/x86_64/sub_n.S
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / x86_64 / sub_n.S
index cc9bc48b01a725a1cca463e89079606eac58564e..44c0d88c5806a02f7ca67aaa2839b5ed299b466e 100644 (file)
@@ -1,6 +1,6 @@
 /* x86-64 __mpn_sub_n -- Add two limb vectors of the same length > 0 and store
    sum in a third limb vector.
-   Copyright (C) 2006-2016 Free Software Foundation, Inc.
+   Copyright (C) 2006-2017 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