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