diff options
Diffstat (limited to 'misc/mlock.c')
-rw-r--r-- | misc/mlock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mlock.c b/misc/mlock.c index 7b53679..7556d9d 100644 --- a/misc/mlock.c +++ b/misc/mlock.c @@ -1,5 +1,5 @@ /* mlock -- guarantee pages are resident in memory. Stub version. - Copyright (C) 2001-2013 Free Software Foundation, Inc. + Copyright (C) 2001-2014 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 |