X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fpselect.c;h=4e7a7ed86e72690b677389ea9c0be99e5b93ecc3;hb=afecf4a0bde14016fb4ab2a18395d82cfbc0fe28;hp=5b709a299c3a4350db585c1c0c91ff1d3ab15a1f;hpb=1700ce3993628d025bf3bdc2b11f9eebe6575396;p=gnulib.git diff --git a/lib/pselect.c b/lib/pselect.c index 5b709a299..4e7a7ed86 100644 --- a/lib/pselect.c +++ b/lib/pselect.c @@ -1,6 +1,6 @@ /* pselect - synchronous I/O multiplexing - Copyright 2011 Free Software Foundation, Inc. + Copyright 2011-2012 Free Software Foundation, Inc. This file is part of gnulib. @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* written by Paul Eggert */