diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2012-08-23 18:17:45 +0200 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2012-08-23 18:17:45 +0200 |
commit | d70f9c8869aa46898e52124c4e42d0d0059210d7 (patch) | |
tree | 9f17f496663a120a593b32469688f5985f266b88 | |
parent | 60a29ffea0b596ae19b3a5bafbcc47bfec50b3b9 (diff) | |
download | guile-ttn-back-in-the-saddle.tar.gz |
Update years in copyright notice; nfcttn-back-in-the-saddle
-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 964f72c45..b19a8cf98 100644 --- a/libguile/socket.c +++ b/libguile/socket.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1996,1997,1998,2000,2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +/* Copyright (C) 1996-1998, 2000-2007, 2012 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 |