X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Faudio_filter%2Fconverter%2Fu8tofixed32.c;h=1af6d1cd6cd7c622d9a45f52e16584e3856744c9;hb=fe087a38282e93addb25fa9598393e40ea233b09;hp=e4270e0c05366814b3b4927d4911fcbdcab73bb4;hpb=5b91430245e8b9dba2d8a5baf50fabd0a9aee17e;p=vlc diff --git a/modules/audio_filter/converter/u8tofixed32.c b/modules/audio_filter/converter/u8tofixed32.c index e4270e0c05..1af6d1cd6c 100644 --- a/modules/audio_filter/converter/u8tofixed32.c +++ b/modules/audio_filter/converter/u8tofixed32.c @@ -1,7 +1,7 @@ /***************************************************************************** * u8tofixed32.c : converter from unsigned 8 bits integer to fixed32. ***************************************************************************** - * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors + * Copyright (C) 2002 the VideoLAN team * $Id$ * * Authors: Samuel Hocevar