diff options
author | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:18:55 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:18:55 +0000 |
commit | 1b09b607dd1096ab572afe0667e8602560622624 (patch) | |
tree | ef8a0f74775de3f79eea42f03756d23ab7af31ab /srfi/srfi-4.c | |
parent | 35369f45769da716e97e62472592a93b01799163 (diff) | |
download | guile-1b09b607dd1096ab572afe0667e8602560622624.tar.gz |
merge from 1.8 branch
Diffstat (limited to 'srfi/srfi-4.c')
-rw-r--r-- | srfi/srfi-4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srfi/srfi-4.c b/srfi/srfi-4.c index b7cd79661..b4486a568 100644 --- a/srfi/srfi-4.c +++ b/srfi/srfi-4.c @@ -1,6 +1,6 @@ /* srfi-4.c --- Homogeneous numeric vector datatypes. * - * Copyright (C) 2001, 2004 Free Software Foundation, Inc. + * Copyright (C) 2001, 2004, 2006 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 |