summaryrefslogtreecommitdiff
path: root/libgcc/config/i386/morestack.S
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2014-01-02 22:25:22 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:25:22 +0000
commitac1dca3cab27fbaff7c811fbe0a4424f1a18f09f (patch)
treec14eb843d7672025ed9efa988815465695979d08 /libgcc/config/i386/morestack.S
parent1d5dd71b483937ee51660f0dedba7e12babc3b38 (diff)
downloadgcc-ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f.tar.gz
Update copyright years in libgcc/
From-SVN: r206295
Diffstat (limited to 'libgcc/config/i386/morestack.S')
-rw-r--r--libgcc/config/i386/morestack.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/i386/morestack.S b/libgcc/config/i386/morestack.S
index de492e08c58..7bef99f1334 100644
--- a/libgcc/config/i386/morestack.S
+++ b/libgcc/config/i386/morestack.S
@@ -1,5 +1,5 @@
# x86/x86_64 support for -fsplit-stack.
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014 Free Software Foundation, Inc.
# Contributed by Ian Lance Taylor <iant@google.com>.
# This file is part of GCC.