X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftest-sigpipe.c;h=a4ee75c675ed816ae1379ec6aa4f8d303754f77a;hb=f0b08ae92b4d606bd95773c2b3c263d0b83e1172;hp=24390394eb7544a4391233d6cdb8ffcbf0503a27;hpb=8d8eda4eab3d2801251daf4eb31756c3595e2fc6;p=gnulib.git diff --git a/tests/test-sigpipe.c b/tests/test-sigpipe.c index 24390394e..a4ee75c67 100644 --- a/tests/test-sigpipe.c +++ b/tests/test-sigpipe.c @@ -1,5 +1,5 @@ /* Test of SIGPIPE handling. - Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2008-2012 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