about summary refs log tree commit diff
path: root/sysdeps/s390/s390-32/add_n.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/s390-32/add_n.S')
-rw-r--r--sysdeps/s390/s390-32/add_n.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/s390/s390-32/add_n.S b/sysdeps/s390/s390-32/add_n.S
index d9e7ebcfef..6fd339b6c1 100644
--- a/sysdeps/s390/s390-32/add_n.S
+++ b/sysdeps/s390/s390-32/add_n.S
@@ -1,7 +1,6 @@
 /* Add two limb vectors of the same length > 0 and store sum in a third
    limb vector.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify