X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc%2Fdecoder.h;h=3e94b04e7abbc57a64a010f6f5b859e9a07cc27a;hb=de1aedd6b3d65864c9a2d45091a1a32dad7a0dd7;hp=f7deaa8712312f73463431219ea0cc48cfa84362;hpb=85b29bdc288a1573d43bd524908be5748a9b3640;p=vlc diff --git a/include/vlc/decoder.h b/include/vlc/decoder.h index f7deaa8712..3e94b04e7a 100644 --- a/include/vlc/decoder.h +++ b/include/vlc/decoder.h @@ -1,7 +1,7 @@ /***************************************************************************** * decoder.h: header for vlc decoders ***************************************************************************** - * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors + * Copyright (C) 2002 the VideoLAN team * $Id$ * * This program is free software; you can redistribute it and/or modify @@ -16,7 +16,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. *****************************************************************************/ #ifndef _VLC_DECODER_H