diff options
Diffstat (limited to 'sysdeps/sh/memset.S')
-rw-r--r-- | sysdeps/sh/memset.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/memset.S b/sysdeps/sh/memset.S index d2e3214821..50a42e06cf 100644 --- a/sysdeps/sh/memset.S +++ b/sysdeps/sh/memset.S @@ -1,4 +1,4 @@ -/* Copyright (C) 1999-2015 Free Software Foundation, Inc. +/* Copyright (C) 1999-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp> Optimized by Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com> |