diff options
author | Kevin Ryde <user42@zip.com.au> | 2004-02-20 23:20:15 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2004-02-20 23:20:15 +0000 |
commit | d675a50f53354a7586d199144cb3ec6fb6b477b0 (patch) | |
tree | cc02e0bb86e007b54ec964e16ffa39e96c953d6d /libguile | |
parent | e60923476f932cf1a124f0813335c20ea13e39aa (diff) | |
download | guile-d675a50f53354a7586d199144cb3ec6fb6b477b0.tar.gz |
Add copyright year 2002, which appears in the ChangeLog.
Diffstat (limited to 'libguile')
-rw-r--r-- | libguile/posix.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |