diff options
Diffstat (limited to 'libguile/putenv.c')
-rw-r--r-- | libguile/putenv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/putenv.c b/libguile/putenv.c index 68f2a59b7..1c185502a 100644 --- a/libguile/putenv.c +++ b/libguile/putenv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991 Free Software Foundation, Inc. +/* Copyright (C) 1991, 2000 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |