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