diff options
Diffstat (limited to 'sysvipc/shmat.c')
-rw-r--r-- | sysvipc/shmat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysvipc/shmat.c b/sysvipc/shmat.c index 13b16cd9bd..d9fc4db566 100644 --- a/sysvipc/shmat.c +++ b/sysvipc/shmat.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995-2015 Free Software Foundation, Inc. +/* Copyright (C) 1995-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995. |