diff options
Diffstat (limited to 'misc/mlockall.c')
-rw-r--r-- | misc/mlockall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mlockall.c b/misc/mlockall.c index 1898a4929a..02340ccd72 100644 --- a/misc/mlockall.c +++ b/misc/mlockall.c @@ -1,5 +1,5 @@ /* mlockall -- lock in core all the pages in this process. Stub version. - Copyright (C) 2001-2020 Free Software Foundation, Inc. + Copyright (C) 2001-2021 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 |