diff options
Diffstat (limited to 'libgcc/config/rs6000/atexit.c')
-rw-r--r-- | libgcc/config/rs6000/atexit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/rs6000/atexit.c b/libgcc/config/rs6000/atexit.c index f12eb36fe0d..19211df6c20 100644 --- a/libgcc/config/rs6000/atexit.c +++ b/libgcc/config/rs6000/atexit.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1999-2015 Free Software Foundation, Inc. +/* Copyright (C) 1999-2016 Free Software Foundation, Inc. NOTE: This source is derived from an old version taken from the GNU C Library (glibc). |