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 5b688d4..be3e4f8 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-2014 Free Software Foundation, Inc. + Copyright (C) 2001-2015 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 |