summaryrefslogtreecommitdiff
path: root/libguile/dynl-dl.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/dynl-dl.c')
-rw-r--r--libguile/dynl-dl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/dynl-dl.c b/libguile/dynl-dl.c
index 4d85292d9..ee43db6eb 100644
--- a/libguile/dynl-dl.c
+++ b/libguile/dynl-dl.c
@@ -1,6 +1,6 @@
/* dynl-dl.c - dynamic linking for dlopen/dlsym
*
- * Copyright (C) 1990-1997 Free Software Foundation, Inc.
+ * Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998 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