diff options
Diffstat (limited to 'ports/sysdeps/tile/setjmp.S')
-rw-r--r-- | ports/sysdeps/tile/setjmp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/tile/setjmp.S b/ports/sysdeps/tile/setjmp.S index 8624ce9da8..85195f7c28 100644 --- a/ports/sysdeps/tile/setjmp.S +++ b/ports/sysdeps/tile/setjmp.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2011 Free Software Foundation, Inc. +/* Copyright (C) 2011-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. |