diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-01-04 15:30:50 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-01-04 15:30:50 +0100 |
commit | 818ab71a415cd234be092111a0aa5e812ec56434 (patch) | |
tree | e08721a9b85169debf961d7ebab013160b616a42 /libgcc/unwind-dw2-fde.h | |
parent | 21fa2a29dc265ab54c957c37d8a9e9ab07d7cd66 (diff) |
Update copyright years.
From-SVN: r232055
Diffstat (limited to 'libgcc/unwind-dw2-fde.h')
-rw-r--r-- | libgcc/unwind-dw2-fde.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/unwind-dw2-fde.h b/libgcc/unwind-dw2-fde.h index 9d01f572a2c..fdbce50e7b6 100644 --- a/libgcc/unwind-dw2-fde.h +++ b/libgcc/unwind-dw2-fde.h @@ -1,5 +1,5 @@ /* Subroutines needed for unwinding stack frames for exception handling. */ -/* Copyright (C) 1997-2015 Free Software Foundation, Inc. +/* Copyright (C) 1997-2016 Free Software Foundation, Inc. Contributed by Jason Merrill <jason@cygnus.com>. This file is part of GCC. |