X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=ports%2Fsysdeps%2Falpha%2Fadd_n.S;h=0b70fd882bd68c1f2e4e33c3ec41eee09e9d978e;hb=568035b7874a099087b77f7bba3e36a1173787b0;hp=745ac28373eaed7547cd17f7a67b175daf920b4d;hpb=caed4e98ca463e72745e7173a21409dce658d04f;p=thirdparty%2Fglibc.git diff --git a/ports/sysdeps/alpha/add_n.S b/ports/sysdeps/alpha/add_n.S index 745ac28373e..0b70fd882bd 100644 --- a/ports/sysdeps/alpha/add_n.S +++ b/ports/sysdeps/alpha/add_n.S @@ -1,7 +1,7 @@ # Alpha __mpn_add_n -- Add two limb vectors of the same length > 0 and # store sum in a third limb vector. - # Copyright (C) 1995 Free Software Foundation, Inc. + # Copyright (C) 1995-2013 Free Software Foundation, Inc. # This file is part of the GNU MP Library.