X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=libavformat%2Fdss.c;h=f4355f1acb2ba981807987482706321e425a4f35;hp=f7d0ead1c21c138e3eca98c370511c29054ab8a7;hb=e821910a21510c2423c345b615602b42af26a70a;hpb=062cd5a975ff7bd6fb91f9b4d1d9d102a7545499 diff --git a/libavformat/dss.c b/libavformat/dss.c index f7d0ead1c2..f4355f1acb 100644 --- a/libavformat/dss.c +++ b/libavformat/dss.c @@ -2,20 +2,20 @@ * Digital Speech Standard (DSS) demuxer * Copyright (c) 2014 Oleksij Rempel * - * This file is part of Libav. + * This file is part of FFmpeg. * - * Libav is free software; you can redistribute it and/or + * FFmpeg 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. * - * Libav is distributed in the hope that it will be useful, + * FFmpeg 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 * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with Libav; if not, write to the Free Software + * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */