]> git.sesse.net Git - x264/blobdiff - common/sparc/pixel.h
Update file headers throughout x264
[x264] / common / sparc / pixel.h
index 07af6843c69ef21acd19c8cedb6eca78823969c7..e38503f03dd7d774be507522953cc31bfb8838bd 100644 (file)
@@ -1,10 +1,7 @@
 /*****************************************************************************
  * pixel.h: h264 encoder library
  *****************************************************************************
- * Copyright (C) 2005 x264 project
- * $Id: pixel.h,v 1.1 2004/06/03 19:27:07 fenrir Exp $
- *
- * Authors: Phil Jensen <philj@csufresno.edu>
+ * Copyright (C) 2005 Phil Jensen <philj@csufresno.edu>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,7 +15,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  02111, USA.
  *****************************************************************************/
 
 #ifndef X264_SPARC_PIXEL_H