diff options
author | Neil Jerram <neil@ossau.uklinux.net> | 2008-02-15 23:13:59 +0000 |
---|---|---|
committer | Neil Jerram <neil@ossau.uklinux.net> | 2008-02-15 23:13:59 +0000 |
commit | b226295af854bfa2247d8e2a074177ff48edafd6 (patch) | |
tree | 74de74f24d724d6e5e695c8686b623da2fbdc390 /libguile/modules.c | |
parent | d4a00708e7dd3f5db7f0b5c19f441a0f4e03c38e (diff) | |
download | guile-b226295af854bfa2247d8e2a074177ff48edafd6.tar.gz |
Release stuff: missing NEWS and 2007/2008 copyrights.
Diffstat (limited to 'libguile/modules.c')
-rw-r--r-- | libguile/modules.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/modules.c b/libguile/modules.c index ea7305c17..168fbce60 100644 --- a/libguile/modules.c +++ b/libguile/modules.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1998,2000,2001,2002,2003,2004,2006,2007 Free Software Foundation, Inc. +/* Copyright (C) 1998,2000,2001,2002,2003,2004,2006,2007,2008 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 |