diff options
Diffstat (limited to 'posix/execvp.c')
-rw-r--r-- | posix/execvp.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/posix/execvp.c b/posix/execvp.c index 5f2e155cd5..f425382714 100644 --- a/posix/execvp.c +++ b/posix/execvp.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991,92, 1995-99, 2002, 2004, 2005, 2007, 2009 - 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 |