X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fulti_cb.h;h=0bd83ffd370f9a78e8c3c6ff8000386e491e48d6;hb=99975966c319f8995f20c8db56a5cf77cfeb69ee;hp=ffaa9a1e5ea6a7ff7a26e12169f5730994ac6a85;hpb=699b3f99d0376a8fd5159bdad857228bda59cff6;p=ffmpeg diff --git a/libavcodec/ulti_cb.h b/libavcodec/ulti_cb.h index ffaa9a1e5ea..0bd83ffd370 100644 --- a/libavcodec/ulti_cb.h +++ b/libavcodec/ulti_cb.h @@ -2,20 +2,20 @@ * IBM Ultimotion Video Decoder * copyright (C) 2004 Konstantin Shishkov * - * This file is part of FFmpeg. + * This file is part of Libav. * - * FFmpeg is free software; you can redistribute it and/or + * Libav 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. * - * FFmpeg is distributed in the hope that it will be useful, + * Libav 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 FFmpeg; if not, write to the Free Software + * License along with Libav; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ @@ -4121,4 +4121,4 @@ static const unsigned char ulti_codebook[16384]={ 0x3D, 0x3E, 0x3E, 0x3F }; -#endif +#endif /* AVCODEC_ULTI_CB_H */