summaryrefslogtreecommitdiff
path: root/sysdeps/s390/ffs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/ffs.c')
-rw-r--r--sysdeps/s390/ffs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/s390/ffs.c b/sysdeps/s390/ffs.c
index 7808185569..d46eec8e48 100644
--- a/sysdeps/s390/ffs.c
+++ b/sysdeps/s390/ffs.c
@@ -1,6 +1,6 @@
/* ffs -- find first set bit in a word, counted from least significant end.
S/390 version.
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2018 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of the GNU C Library.