diff options
Diffstat (limited to 'ports/sysdeps/unix/mips/sysdep.S')
-rw-r--r-- | ports/sysdeps/unix/mips/sysdep.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/sysdeps/unix/mips/sysdep.S b/ports/sysdeps/unix/mips/sysdep.S index f42d0f94f9..e778918573 100644 --- a/ports/sysdeps/unix/mips/sysdep.S +++ b/ports/sysdeps/unix/mips/sysdep.S @@ -1,5 +1,4 @@ -/* Copyright (C) 1992, 1993, 1994, 1997, 1998, 1999, 2000, 2002, 2003 - Free Software Foundation, Inc. +/* Copyright (C) 1992-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Brendan Kehoe (brendan@zen.org). |