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