X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=compat%2Ffdopendir.c;h=0c6b625985c3023200b193a0313d0a8af533bede;hb=a5e3a954b54587db0a7b47320f94ed7284122763;hp=296c1b627e79c29185fc63fa082a1c591707f80d;hpb=22e5015cafa216140a04534fb8b0962b9740ae63;p=vlc diff --git a/compat/fdopendir.c b/compat/fdopendir.c index 296c1b627e..0c6b625985 100644 --- a/compat/fdopendir.c +++ b/compat/fdopendir.c @@ -3,19 +3,19 @@ ***************************************************************************** * Copyright © 2011 Rémi Denis-Courmont * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 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. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser 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, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ #ifdef HAVE_CONFIG_H