X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fvideo_chroma%2Fi420_rgb_c.h;h=ff7c26faf20f40a2b235907dd5b514d4bb5decf6;hb=22dbf2bfad420b171fee86c1a97a433929e6fc1e;hp=70aa4279918b573f1d6887089f6318f36fd8c8a6;hpb=74b2905711f648dc48b881d22ea466a6ca10ef5b;p=vlc diff --git a/modules/video_chroma/i420_rgb_c.h b/modules/video_chroma/i420_rgb_c.h index 70aa427991..ff7c26faf2 100644 --- a/modules/video_chroma/i420_rgb_c.h +++ b/modules/video_chroma/i420_rgb_c.h @@ -4,8 +4,8 @@ * are a complete and portable C implementation, and may be replaced in certain * case by optimized functions. ***************************************************************************** - * Copyright (C) 1999, 2000 VideoLAN - * $Id: i420_rgb_c.h,v 1.2 2003/10/01 03:38:23 sam Exp $ + * Copyright (C) 1999, 2000 the VideoLAN team + * $Id$ * * Authors: Vincent Seguin * @@ -21,7 +21,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. *****************************************************************************/ /*****************************************************************************