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/hashtab.c | |
parent | d4a00708e7dd3f5db7f0b5c19f441a0f4e03c38e (diff) | |
download | guile-b226295af854bfa2247d8e2a074177ff48edafd6.tar.gz |
Release stuff: missing NEWS and 2007/2008 copyrights.
Diffstat (limited to 'libguile/hashtab.c')
-rw-r--r-- | libguile/hashtab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/hashtab.c b/libguile/hashtab.c index a25287c59..85e4bb0ab 100644 --- a/libguile/hashtab.c +++ b/libguile/hashtab.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995,1996,1998,1999,2000,2001, 2003, 2004, 2006 Free Software Foundation, Inc. +/* Copyright (C) 1995,1996,1998,1999,2000,2001, 2003, 2004, 2006, 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 |