Remove svn $Id$ header.
[platform/upstream/libvorbis.git] / lib / registry.c
index ee5109f..74f7ef0 100644 (file)
@@ -5,13 +5,12 @@
  * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
  * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.       *
  *                                                                  *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007             *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009             *
  * by the Xiph.Org Foundation http://www.xiph.org/                  *
  *                                                                  *
  ********************************************************************
 
  function: registry for time, floor, res backends and channel mappings
- last mod: $Id$
 
  ********************************************************************/
 
@@ -43,4 +42,3 @@ const vorbis_func_residue   *const _residue_P[]={
 const vorbis_func_mapping   *const _mapping_P[]={
   &mapping0_exportbundle,
 };
-