X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Funlocked-io.h;h=df3e13911eff857a3c82ade731bdd3eccbd1b7ef;hb=e7086a9a301ffcfef17edbcba9e7c0312c33f7a8;hp=d00930361c26cb5bdd7a41ef2bce80a9414921a6;hpb=6ef9a07334fff72a0f4ae8e548c303fdcc27eee8;p=gnulib.git diff --git a/lib/unlocked-io.h b/lib/unlocked-io.h index d00930361..df3e13911 100644 --- a/lib/unlocked-io.h +++ b/lib/unlocked-io.h @@ -1,20 +1,19 @@ /* Prefer faster, non-thread-safe stdio functions if available. - Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2001-2004, 2009-2013 Free Software Foundation, Inc. - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2, or (at your option) - any later version. + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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. */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ /* Written by Jim Meyering. */