diff options
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/generic/lchown.c')
-rw-r--r-- | ports/sysdeps/unix/sysv/linux/generic/lchown.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/generic/lchown.c b/ports/sysdeps/unix/sysv/linux/generic/lchown.c index 11f7e2fe99..a3718209c9 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/lchown.c +++ b/ports/sysdeps/unix/sysv/linux/generic/lchown.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. |