diff options
Diffstat (limited to 'sysdeps/alpha/ffs.S')
-rw-r--r-- | sysdeps/alpha/ffs.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/ffs.S b/sysdeps/alpha/ffs.S index 8d762ef..6d5f487 100644 --- a/sysdeps/alpha/ffs.S +++ b/sysdeps/alpha/ffs.S @@ -1,4 +1,4 @@ -/* Copyright (C) 1996-2014 Free Software Foundation, Inc. +/* Copyright (C) 1996-2015 Free Software Foundation, Inc. Contributed by David Mosberger (davidm@cs.arizona.edu). This file is part of the GNU C Library. |