diff options
author | Dirk Herrmann <dirk@dirk-herrmanns-seiten.de> | 2001-05-14 16:38:08 +0000 |
---|---|---|
committer | Dirk Herrmann <dirk@dirk-herrmanns-seiten.de> | 2001-05-14 16:38:08 +0000 |
commit | 5cd06d5eaac5a96af1e8d65dbf06131411fe9a6c (patch) | |
tree | b192529ad0d3a9b151373a200760d72a38800bbd /libguile/deprecation.c | |
parent | 928f20fb8730fa4e0c61c8aa44761717c349dcc7 (diff) | |
download | guile-5cd06d5eaac5a96af1e8d65dbf06131411fe9a6c.tar.gz |
* Deprecated some definitions.
* Minor fixes.
Diffstat (limited to 'libguile/deprecation.c')
-rw-r--r-- | libguile/deprecation.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/deprecation.c b/libguile/deprecation.c index 0dd44cb54..a8e2e6cab 100644 --- a/libguile/deprecation.c +++ b/libguile/deprecation.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995,1996,1998,1999,2000,2001 Free Software Foundation, Inc. +/* Copyright (C) 2001 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 |