diff options
author | Kevin Ryde <user42@zip.com.au> | 2004-04-24 21:30:35 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2004-04-24 21:30:35 +0000 |
commit | 09270afdeb32008a1e5d368ca049db40d1b75c07 (patch) | |
tree | 2e64263f81c9837d34e5120fa5c8a6372d5435dc /libguile/socket.c | |
parent | 20fdb4dff73b6be510f6ad57458640f53ddd5359 (diff) | |
download | guile-09270afdeb32008a1e5d368ca049db40d1b75c07.tar.gz |
Add a copyright year, based on the changelog.
Diffstat (limited to 'libguile/socket.c')
-rw-r--r-- | libguile/socket.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/socket.c b/libguile/socket.c index d0cc0f889..4e4aedab1 100644 --- a/libguile/socket.c +++ b/libguile/socket.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1996,1997,1998,2000,2001, 2002, 2004 Free Software Foundation, Inc. +/* Copyright (C) 1996,1997,1998,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 |