summaryrefslogtreecommitdiff
path: root/libguile/strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/strerror.c')
-rw-r--r--libguile/strerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/strerror.c b/libguile/strerror.c
index 0d05f4b32..8445f6ff1 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 Free Software Foundation, Inc.
+ Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 2000 Free Software Foundation, Inc.
This file is part of GNU Emacs.