]> 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 468125b56a54352e4493587adbb436572c375168..4879ace6a30f4b79725e56d8ce555e2f2a9bc699 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-2014 Free Software Foundation, Inc.
+   Copyright (C) 2006-2015 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