X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fwaitpid.c;h=6e555f9a5a843a1074909894b25e870d8456b95c;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=f2329b7cb09d0f589d00b3acac810f5bb28d99bf;hpb=1b612639b0d75ca13f87f3ae5b1eda423cb21655;p=gnulib.git diff --git a/lib/waitpid.c b/lib/waitpid.c index f2329b7cb..6e555f9a5 100644 --- a/lib/waitpid.c +++ b/lib/waitpid.c @@ -1,5 +1,5 @@ /* Wait for process state change. - Copyright (C) 2001-2003, 2005-2012 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2013 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -12,8 +12,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. */ + along with this program; if not, see . */ #include