diff options
Diffstat (limited to 'stdlib/putenv.c')
-rw-r--r-- | stdlib/putenv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/putenv.c b/stdlib/putenv.c index a9d3146261..a6f585b172 100644 --- a/stdlib/putenv.c +++ b/stdlib/putenv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 94, 95, 96, 97, 98, 99, 11 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 |