diff options
Diffstat (limited to 'libc/sysdeps/unix/sysv/linux/getpagesize.c')
-rw-r--r-- | libc/sysdeps/unix/sysv/linux/getpagesize.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libc/sysdeps/unix/sysv/linux/getpagesize.c b/libc/sysdeps/unix/sysv/linux/getpagesize.c index a09bda8c9..2a9184dad 100644 --- a/libc/sysdeps/unix/sysv/linux/getpagesize.c +++ b/libc/sysdeps/unix/sysv/linux/getpagesize.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991,1992,1995-1997,2000,2002,2004,2010 - Free Software Foundation, Inc. +/* Copyright (C) 1991-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 |