diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2015-01-23 17:05:24 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2015-01-23 17:05:24 +0100 |
commit | acdf78a82e9372b461e6148588a2045e7ff4b100 (patch) | |
tree | 2ba33f24c265589996b0855c7f3e27813aa9c90d /sysdeps/unix/sysv/linux/i386/setregid.c | |
parent | 1ff35137add0e9637df9e3fcc21133674188c8c4 (diff) | |
parent | 8f435c12186bcc685f77ef7fd7285624bcda1ecc (diff) |
Merge commit 'refs/top-bases/t/hurdsig-SA_SIGINFO' into t/hurdsig-SA_SIGINFO
Diffstat (limited to 'sysdeps/unix/sysv/linux/i386/setregid.c')
-rw-r--r-- | sysdeps/unix/sysv/linux/i386/setregid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/setregid.c b/sysdeps/unix/sysv/linux/i386/setregid.c index c770a090a0..5041563aeb 100644 --- a/sysdeps/unix/sysv/linux/i386/setregid.c +++ b/sysdeps/unix/sysv/linux/i386/setregid.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1998-2013 Free Software Foundation, Inc. +/* Copyright (C) 1998-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |