From d675a50f53354a7586d199144cb3ec6fb6b477b0 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 20 Feb 2004 23:20:15 +0000 Subject: [PATCH] Add copyright year 2002, which appears in the ChangeLog. --- libguile/posix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguile/posix.c b/libguile/posix.c index 4d61d0cf5..14c80f3eb 100644 --- a/libguile/posix.c +++ b/libguile/posix.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2003, 2004 Free Software Foundation, Inc. +/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2002, 2003, 2004 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 -- 2.20.1