changeset 867:d2d534253395

authors' notice changed/added
author gabucino
date Fri, 25 May 2001 05:57:41 +0000
parents 91087aaea5c7
children 5999c2c91500
files xa/xa_gsm.c
diffstat 1 files changed, 10 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xa/xa_gsm.c	Thu May 24 21:09:13 2001 +0000
+++ b/xa/xa_gsm.c	Fri May 25 05:57:41 2001 +0000
@@ -1,5 +1,13 @@
 
-/********************************************************************
+/*
+   Written by Mark Podlipec <podlipec@ici.net>.
+
+   Most of this code comes from a GSM 06.10 library by
+   Jutta Degener and Carsten Bormann, available via
+   <http://www.pobox.com/~jutta/toast.html>.
+
+   That library is distributed with the following copyright:
+
     Copyright 1992 by Jutta Degener and Carsten Bormann,
     Technische Universitaet Berlin
 
@@ -16,7 +24,7 @@
     Berlin, 15.09.1992
     Jutta Degener
     Carsten Bormann
-********************************************************************/
+*/
 
 
 #include <stdio.h>