summaryrefslogtreecommitdiff
path: root/synthesis.c
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2002-09-03 03:15:19 +0000
committerMonty <xiphmont@xiph.org>2002-09-03 03:15:19 +0000
commit5d41f62d2b5cd258c024413ee24533536020eb48 (patch)
treeaeb3db28b42f38d461302de4545f10c2fdcde426 /synthesis.c
parent6cf12da41c2a51533c3e5d2f1bee52fb3341c8ae (diff)
downloadtremor-5d41f62d2b5cd258c024413ee24533536020eb48.tar.gz
Update headers on source files for BSD license.
git-svn-id: https://svn.xiph.org/trunk/Tremor@3895 0101bb08-14d6-0310-b084-bc0e0c8e3800
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 $
********************************************************************/