diff options
Diffstat (limited to 'libc/misc/munlockall.c')
-rw-r--r-- | libc/misc/munlockall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/misc/munlockall.c b/libc/misc/munlockall.c index b7ef5115c..077c32f0d 100644 --- a/libc/misc/munlockall.c +++ b/libc/misc/munlockall.c @@ -1,5 +1,5 @@ /* munlockall -- undo the effects of all prior mlock calls. 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 |