summaryrefslogtreecommitdiff
path: root/libguile/dynl.c
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2003-11-08 22:18:33 +0000
committerKevin Ryde <user42@zip.com.au>2003-11-08 22:18:33 +0000
commit4d3526d09680ad599f7689a296a4d3448f2c3567 (patch)
tree918d32d565501cba8ac0f39b8803a2ed6840c492 /libguile/dynl.c
parent9e375910176a1f4a9dd3488c8772deff622feb9a (diff)
downloadguile-4d3526d09680ad599f7689a296a4d3448f2c3567.tar.gz
Add a copyright year.
Diffstat (limited to 'libguile/dynl.c')
-rw-r--r--libguile/dynl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/dynl.c b/libguile/dynl.c
index 827728bef..f027c20f8 100644
--- a/libguile/dynl.c
+++ b/libguile/dynl.c
@@ -1,6 +1,7 @@
/* dynl.c - dynamic linking
*
- * Copyright (C) 1990, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002 Free Software Foundation, Inc.
+ * Copyright (C) 1990, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002,
+ * 2003 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