summaryrefslogtreecommitdiff
path: root/libgcc/config/i386/morestack.S
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2015-01-05 13:33:28 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2015-01-05 13:33:28 +0100
commit5624e564d2239a74daa140e726b7b229d6e9a115 (patch)
tree37f6e236ab656361ec7d71580442211df53daa44 /libgcc/config/i386/morestack.S
parentb67cd4e331c3cd02ace226dd539b826f817a390d (diff)
downloadgcc-5624e564d2239a74daa140e726b7b229d6e9a115.tar.gz
Update copyright years.
From-SVN: r219188
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 7bef99f1334..6ac9a5147d4 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-2014 Free Software Foundation, Inc.
+# Copyright (C) 2009-2015 Free Software Foundation, Inc.
# Contributed by Ian Lance Taylor <iant@google.com>.
# This file is part of GCC.