X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_filter.h;h=656f15954779cdec3bc04cb1ccab85aaa65dbbc3;hb=f485214f09dd284cbb85674e937fbbb0a6032a2e;hp=4f6844f3894a12c0acccb37790fae62b23eff684;hpb=85b29bdc288a1573d43bd524908be5748a9b3640;p=vlc diff --git a/include/vlc_filter.h b/include/vlc_filter.h index 4f6844f389..656f159547 100644 --- a/include/vlc_filter.h +++ b/include/vlc_filter.h @@ -1,7 +1,7 @@ /***************************************************************************** * vlc_filter.h: filter related structures ***************************************************************************** - * Copyright (C) 1999-2003 VideoLAN (Centrale Réseaux) and its contributors + * Copyright (C) 1999-2003 the VideoLAN team * $Id$ * * Authors: Gildas Bazin @@ -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. *****************************************************************************/ #ifndef _VLC_FILTER_H #define _VLC_FILTER_H 1