X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fopenat-die.c;h=6bc533d07f78b1468eb2972c71678bc4b4e537b1;hb=793245ab8245323201d23f435d9cc5464bb02e76;hp=f7cc15dbcdc6487bd2ad9e0de763e3ec0b9f1f6b;hpb=357e1c26576e584fbc24b72798d2f7cf70bd9867;p=gnulib.git diff --git a/lib/openat-die.c b/lib/openat-die.c index f7cc15dbc..6bc533d07 100644 --- a/lib/openat-die.c +++ b/lib/openat-die.c @@ -1,11 +1,11 @@ /* Report a save- or restore-cwd failure in our openat replacement and then exit. - Copyright (C) 2005 Free Software Foundation, Inc. + Copyright (C) 2005, 2006 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 @@ -13,12 +13,9 @@ 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 . */ -#if HAVE_CONFIG_H -# include -#endif +#include #include