diff options
author | Mark Galassi <mark+savannah@galassi.org> | 1998-01-16 00:32:28 +0000 |
---|---|---|
committer | Mark Galassi <mark+savannah@galassi.org> | 1998-01-16 00:32:28 +0000 |
commit | 770827b0f017fc90d8c0fbab650c23c947963e4c (patch) | |
tree | 82663ea44b1f785b68e9b8971707d204e608d3b6 /libguile/gh_funcs.c | |
parent | 0543c9b78072bc28a3dd094bce91753d11bb2f6c (diff) | |
download | guile-770827b0f017fc90d8c0fbab650c23c947963e4c.tar.gz |
some trivial cleanup
Diffstat (limited to 'libguile/gh_funcs.c')
-rw-r--r-- | libguile/gh_funcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/gh_funcs.c b/libguile/gh_funcs.c index b02997f24..179798582 100644 --- a/libguile/gh_funcs.c +++ b/libguile/gh_funcs.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. +/* Copyright (C) 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 |