summaryrefslogtreecommitdiffstats
path: root/otherlibs/graph/sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/graph/sound.c')
-rw-r--r--otherlibs/graph/sound.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/otherlibs/graph/sound.c b/otherlibs/graph/sound.c
index 4ca4b29a7..4d9dbfd23 100644
--- a/otherlibs/graph/sound.c
+++ b/otherlibs/graph/sound.c
@@ -1,3 +1,16 @@
+/***********************************************************************/
+/* */
+/* Caml Special Light */
+/* */
+/* Xavier Leroy, projet Cristal, INRIA Rocquencourt */
+/* */
+/* Copyright 1995 Institut National de Recherche en Informatique et */
+/* Automatique. Distributed only by permission. */
+/* */
+/***********************************************************************/
+
+/* $Id$ */
+
#include "libgraph.h"
value gr_sound(vfreq, vdur)