diff options
author | Job Bautista <jobbautista9@protonmail.com> | 2022-06-26 14:12:52 +0800 |
---|---|---|
committer | Job Bautista <jobbautista9@protonmail.com> | 2022-06-26 14:12:52 +0800 |
commit | 61cd8ae52b80e8bdf92bbfeeff2222a5f95f02c5 (patch) | |
tree | 4d51647daeb47d1df685ddb350e0f9257a806998 /media/libvorbis/lib/lookup_data.h | |
parent | 785a7c8198ccb33003836dc25b4e2e3845adc1f8 (diff) | |
download | uxp-61cd8ae52b80e8bdf92bbfeeff2222a5f95f02c5.tar.gz |
Issue #1941 - Update libvorbis to 1.3.7.
Diffstat (limited to 'media/libvorbis/lib/lookup_data.h')
-rw-r--r-- | media/libvorbis/lib/lookup_data.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media/libvorbis/lib/lookup_data.h b/media/libvorbis/lib/lookup_data.h index 2424a1b386..7935715a70 100644 --- a/media/libvorbis/lib/lookup_data.h +++ b/media/libvorbis/lib/lookup_data.h @@ -6,12 +6,11 @@ * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. * * * * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 * - * by the Xiph.Org Foundation http://www.xiph.org/ * + * by the Xiph.Org Foundation https://xiph.org/ * * * ******************************************************************** function: lookup data; generated by lookups.pl; edit there - last mod: $Id: lookup_data.h 16037 2009-05-26 21:10:58Z xiphmont $ ********************************************************************/ |