summary refs log tree commit diff
path: root/sysdeps/s390/s390-32/sub_n.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/s390-32/sub_n.S')
-rw-r--r--sysdeps/s390/s390-32/sub_n.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/s390/s390-32/sub_n.S b/sysdeps/s390/s390-32/sub_n.S
index ab9f0d0ea5..d5fe253fc0 100644
--- a/sysdeps/s390/s390-32/sub_n.S
+++ b/sysdeps/s390/s390-32/sub_n.S
@@ -1,7 +1,6 @@
 /* __mpn_sub_n -- 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