diff options
Diffstat (limited to 'sysvipc/shmget.c')
-rw-r--r-- | sysvipc/shmget.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysvipc/shmget.c b/sysvipc/shmget.c index 27cdd29d4f..57f6c98f60 100644 --- a/sysvipc/shmget.c +++ b/sysvipc/shmget.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995-2016 Free Software Foundation, Inc. +/* Copyright (C) 1995-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995. |