X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Faudio_mixer%2Fspdif.c;h=e54c7bccc8db554e61da672b74b5dbb3834ca827;hb=65abf030acb9d0e88b0e3e36666ab5d2c5b613db;hp=46b5aa36bf0cd8dce0a1a0a9432bb03bddcb5f26;hpb=85b29bdc288a1573d43bd524908be5748a9b3640;p=vlc diff --git a/modules/audio_mixer/spdif.c b/modules/audio_mixer/spdif.c index 46b5aa36bf..e54c7bccc8 100644 --- a/modules/audio_mixer/spdif.c +++ b/modules/audio_mixer/spdif.c @@ -1,7 +1,7 @@ /***************************************************************************** * spdif.c : dummy mixer for S/PDIF output (1 input only) ***************************************************************************** - * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors + * Copyright (C) 2002 the VideoLAN team * $Id$ * * Authors: Christophe Massiot @@ -18,7 +18,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ /*****************************************************************************