diff options
Diffstat (limited to 'libc/sysdeps/unix/sysv/linux/fallocate64.c')
-rw-r--r-- | libc/sysdeps/unix/sysv/linux/fallocate64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/unix/sysv/linux/fallocate64.c b/libc/sysdeps/unix/sysv/linux/fallocate64.c index 44463758e..e5380c7ab 100644 --- a/libc/sysdeps/unix/sysv/linux/fallocate64.c +++ b/libc/sysdeps/unix/sysv/linux/fallocate64.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2013 Free Software Foundation, Inc. +/* Copyright (C) 2007-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 |