diff options
Diffstat (limited to 'misc/madvise.c')
-rw-r--r-- | misc/madvise.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/madvise.c b/misc/madvise.c index 91674bd..3239561 100644 --- a/misc/madvise.c +++ b/misc/madvise.c @@ -1,5 +1,5 @@ /* Advise system about intentions for a memory region. Stub version. - Copyright (C) 1994-2016 Free Software Foundation, Inc. + Copyright (C) 1994-2017 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 |