X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fregistry.c;h=eba9037895e1c260b09e68fb1186693b5706c3e5;hb=0ee3ca0f621e04791caac872f94f0b0232fcd985;hp=ee5109fed61abf30eb38ace6a6cae6405cd04274;hpb=d3cd0c4a8f6862b014212cc3be1e00955e999ea6;p=platform%2Fupstream%2Flibvorbis.git diff --git a/lib/registry.c b/lib/registry.c index ee5109f..eba9037 100644 --- a/lib/registry.c +++ b/lib/registry.c @@ -5,7 +5,7 @@ * 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/ * * * ******************************************************************** @@ -43,4 +43,3 @@ const vorbis_func_residue *const _residue_P[]={ const vorbis_func_mapping *const _mapping_P[]={ &mapping0_exportbundle, }; -