summaryrefslogtreecommitdiff
path: root/synthesis.c
diff options
context:
space:
mode:
Diffstat (limited to 'synthesis.c')
-rw-r--r--synthesis.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/synthesis.c b/synthesis.c
index 1a47b98..47e27b1 100644
--- a/synthesis.c
+++ b/synthesis.c
@@ -2,14 +2,17 @@
* *
* THIS FILE IS PART OF THE OggVorbis 'TREMOR' CODEC SOURCE CODE. *
* *
+ * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
+ * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
+ * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
+ * *
* THE OggVorbis 'TREMOR' SOURCE CODE IS (C) COPYRIGHT 1994-2002 *
* BY THE Xiph.Org FOUNDATION http://www.xiph.org/ *
- * ALL REDISTRIBUTION RIGHTS RESERVED. *
* *
********************************************************************
function: single-block PCM synthesis
- last mod: $Id: synthesis.c,v 1.1 2002/09/02 22:13:55 xiphmont Exp $
+ last mod: $Id: synthesis.c,v 1.2 2002/09/03 03:15:19 xiphmont Exp $
********************************************************************/