summaryrefslogtreecommitdiff
path: root/sysdeps/sh/strlen.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/strlen.S')
-rw-r--r--sysdeps/sh/strlen.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/strlen.S b/sysdeps/sh/strlen.S
index 151f376bb3..2b09a781b1 100644
--- a/sysdeps/sh/strlen.S
+++ b/sysdeps/sh/strlen.S
@@ -1,4 +1,4 @@
-/* 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 Kazumoto Kojima <kkojima@rr.iij4u.or.jp>