summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386/makecontext.S
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-03 00:49:54 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-03 00:49:54 +0100
commitb3646bc2543e1e30e2f03f92be120aa18025045b (patch)
tree1d594b18dafa6e8e79d0f634ad34418fcb3408e0 /sysdeps/mach/hurd/i386/makecontext.S
parent9d3c77a55af2dcad3497e0d6de8e989586362523 (diff)
parentc4037bc99032c41fbf3b831cbc1c85538ceae0b8 (diff)
Merge branch 't/context_functions' into refs/top-bases/tschwinge/Roger_Whittaker
Diffstat (limited to 'sysdeps/mach/hurd/i386/makecontext.S')
-rw-r--r--sysdeps/mach/hurd/i386/makecontext.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/i386/makecontext.S b/sysdeps/mach/hurd/i386/makecontext.S
index b81403b04f..95ae3411a8 100644
--- a/sysdeps/mach/hurd/i386/makecontext.S
+++ b/sysdeps/mach/hurd/i386/makecontext.S
@@ -1,5 +1,5 @@
/* Create new context.
- Copyright (C) 2001,2002,2005,2007,2008,2009 Free Software Foundation, Inc.
+ Copyright (C) 2001-2015 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.