diff options
Diffstat (limited to 'stdlib/getenv.c')
-rw-r--r-- | stdlib/getenv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/getenv.c b/stdlib/getenv.c index 8398dab..ee9d2b3 100644 --- a/stdlib/getenv.c +++ b/stdlib/getenv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991,92,94,96,98,99,2002,2005 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 |