diff options
author | Kevin Ryde <user42@zip.com.au> | 2004-02-20 23:19:03 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2004-02-20 23:19:03 +0000 |
commit | e60923476f932cf1a124f0813335c20ea13e39aa (patch) | |
tree | 13fea0f868866e93f1bbdcd7f9d62649fb5dcf68 /libguile | |
parent | b9a7b725a87d6a06eaf177e4b2abe0bcb94108e2 (diff) | |
download | guile-e60923476f932cf1a124f0813335c20ea13e39aa.tar.gz |
Add a copyright year.
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 b49bce1e1..4d61d0cf5 100644 --- a/libguile/posix.c +++ b/libguile/posix.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2003 Free Software Foundation, Inc. +/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 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 |