From bc63ff8bceaa7e99686149cadafe2689e6106de7 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Tue, 6 Jan 2004 23:32:26 +0000 Subject: [PATCH] Add a copyright year. --- libguile/unif.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguile/unif.c b/libguile/unif.c index 9b348a2c3..f57cce8ce 100644 --- a/libguile/unif.c +++ b/libguile/unif.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995,1996,1997,1998,2000,2001 Free Software Foundation, Inc. +/* Copyright (C) 1995,1996,1997,1998,2000,2001,2002 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