diff options
Diffstat (limited to 'libguile/strerror.c')
-rw-r--r-- | libguile/strerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/strerror.c b/libguile/strerror.c index f646dfaef..c2f20f0c2 100644 --- a/libguile/strerror.c +++ b/libguile/strerror.c @@ -1,5 +1,5 @@ /* Turning errno values into English error messages. - Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 2000, 2001, 2006 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |