summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c')
-rw-r--r--libc/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c b/libc/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c
index d7d0f04f4..bafde85ab 100644
--- a/libc/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c
+++ b/libc/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1995-2003, 2004, 2006, 2007, 2011
+/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Simplified from sysdeps/unix/sysv/linux/getdents.c.