X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_filter.h;h=656f15954779cdec3bc04cb1ccab85aaa65dbbc3;hb=91c55963f699465df6109544d7f149b85d23fabe;hp=a4daadbbfaee56c7de84ef4a38fd8be5b11019a6;hpb=07b7a3bfe42c871ab5aafef55fe8d44c000b4f30;p=vlc diff --git a/include/vlc_filter.h b/include/vlc_filter.h index a4daadbbfa..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 + * 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