summaryrefslogtreecommitdiff
path: root/libgcc/unwind-c.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/unwind-c.c')
-rw-r--r--libgcc/unwind-c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/unwind-c.c b/libgcc/unwind-c.c
index d62afbb17f8b..5835aadf2321 100644
--- a/libgcc/unwind-c.c
+++ b/libgcc/unwind-c.c
@@ -1,5 +1,5 @@
/* Supporting functions for C exception handling.
- Copyright (C) 2002-2015 Free Software Foundation, Inc.
+ Copyright (C) 2002-2016 Free Software Foundation, Inc.
Contributed by Aldy Hernandez <aldy@quesejoda.com>.
Shamelessly stolen from the Java front end.