aboutsummaryrefslogtreecommitdiff
path: root/libgcc/unwind-seh.c
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-02-04 19:06:20 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2013-02-04 19:06:20 +0000
commit5d5bf77569cea0d401a74a3411e4a9c32b28b3ac (patch)
treebca0875090cea05ab7f9c28abf4600b0fce07116 /libgcc/unwind-seh.c
parent49c8d79b277e0bcd0439ecf2ba987c63d6d59ce8 (diff)
Update copyright in libgcc.
From-SVN: r195731
Diffstat (limited to 'libgcc/unwind-seh.c')
-rw-r--r--libgcc/unwind-seh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/unwind-seh.c b/libgcc/unwind-seh.c
index 608fe6f1ba3..54a86213f9a 100644
--- a/libgcc/unwind-seh.c
+++ b/libgcc/unwind-seh.c
@@ -1,5 +1,5 @@
/* Structured Exception Handling (SEH) runtime interface routines.
- Copyright (C) 2010 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
This file is part of GCC.