diff options
Diffstat (limited to 'posix/setsid.c')
-rw-r--r-- | posix/setsid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/setsid.c b/posix/setsid.c index 0b93f7bb07..06b5b8bd22 100644 --- a/posix/setsid.c +++ b/posix/setsid.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2014 Free Software Foundation, Inc. +/* Copyright (C) 1991-2015 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 |