From 5bc692ff0853e7faa63c33a17a7e08b39b3f6371 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Mon, 16 Feb 2004 00:02:12 +0000 Subject: [PATCH] Add some copyright years, based on the cvs revs. --- libguile/list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguile/list.c b/libguile/list.c index 44df5222e..12645624e 100644 --- a/libguile/list.c +++ b/libguile/list.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995,1996,1997,2000,2001,2004 Free Software Foundation, Inc. +/* Copyright (C) 1995,1996,1997,2000,2001,2002,2003,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 published by