]> git.sesse.net Git - x264/blobdiff - common/ppc/dct.h
Update file headers throughout x264
[x264] / common / ppc / dct.h
index 859e4ea808a10f0f1e0cdf614b621c46e2ea7521..ddb459aaa53aaa2958a8eb54573c858be3d53193 100644 (file)
@@ -1,8 +1,7 @@
 /*****************************************************************************
  * dct.h: h264 encoder library
  *****************************************************************************
- * Copyright (C) 2003 Laurent Aimar
- * $Id$
+ * Copyright (C) 2003-2008 x264 project
  *
  * Authors: Eric Petit <titer@m0k.org>
  *          Guillaume Poirier <gpoirier@mplayerhq.hu>
@@ -19,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  02111, USA.
  *****************************************************************************/
 
 #ifndef X264_PPC_DCT_H