From 57d2b89964007ba89ee89554fa32cc1214ae711e Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Mon, 20 Sep 2004 05:50:21 +0000 Subject: [PATCH] Update copyright notice. --- srfi/srfi-4.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srfi/srfi-4.c b/srfi/srfi-4.c index 6d6f93351..9d331c69b 100644 --- a/srfi/srfi-4.c +++ b/srfi/srfi-4.c @@ -1,6 +1,6 @@ /* srfi-4.c --- Homogeneous numeric vector datatypes. * - * Copyright (C) 2004 Free Software Foundation, Inc. + * Copyright (C) 2001, 2004 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