X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Faudio_filter%2Fconverter%2Ffloat32tos16.c;h=3669cd69b4d2e0c00a74181d3f7c4af5e5d37697;hb=fe087a38282e93addb25fa9598393e40ea233b09;hp=33eb2a7698adf0a0febfbe57ab5e906110a06484;hpb=5b91430245e8b9dba2d8a5baf50fabd0a9aee17e;p=vlc diff --git a/modules/audio_filter/converter/float32tos16.c b/modules/audio_filter/converter/float32tos16.c index 33eb2a7698..3669cd69b4 100644 --- a/modules/audio_filter/converter/float32tos16.c +++ b/modules/audio_filter/converter/float32tos16.c @@ -1,7 +1,7 @@ /***************************************************************************** * float32tos16.c : converter from float32 to signed 16 bits integer ***************************************************************************** - * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors + * Copyright (C) 2002 the VideoLAN team * $Id$ * * Authors: Christophe Massiot