summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/strchrnul.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/strchrnul.S')
-rw-r--r--sysdeps/m68k/strchrnul.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/m68k/strchrnul.S b/sysdeps/m68k/strchrnul.S
index 59645979a4..ea157555c1 100644
--- a/sysdeps/m68k/strchrnul.S
+++ b/sysdeps/m68k/strchrnul.S
@@ -1,7 +1,7 @@
/* strchrnul (str, ch) -- Return pointer to first occurrence of CH in STR
or the final NUL byte.
For Motorola 68000.
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Andreas Schwab <schwab@gnu.org>.