X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fpipe.c;h=dc1eb2f24c7ac1b6fde7eb400f443f129cb7422d;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=2780650aa53011d5902072ece2069545ca272b3a;hpb=00f43085d1bd7d745a515ef76fe99d7a8df7644e;p=gnulib.git diff --git a/lib/pipe.c b/lib/pipe.c index 2780650aa..dc1eb2f24 100644 --- a/lib/pipe.c +++ b/lib/pipe.c @@ -1,5 +1,5 @@ /* Create a pipe. - Copyright (C) 2009-2012 Free Software Foundation, Inc. + Copyright (C) 2009-2014 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. */ + with this program; if not, see . */ #include