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 e51b953e62..b0b2f90bbc 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 Free Software Foundation, Inc. + Copyright (C) 2001-2013 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 |