# HG changeset patch # User lbajardsilogic # Date 1201787497 0 # Node ID bf1d6386eb4b62210ff6750f1f24a5e2cbea4da3 # Parent b7cb205c5dfc5962bda774251c8aa9a57ddb84ff forget to add DSPT license file diff -r b7cb205c5dfc -r bf1d6386eb4b licence/COPYRIGHT-DSPT --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/licence/COPYRIGHT-DSPT Thu Jan 31 13:51:37 2008 +0000 @@ -0,0 +1,34 @@ +/***************************************************************************** +* * +* DIGITAL SIGNAL PROCESSING TOOLS * +* Version 1.01, 1999/11/07 * +* (c) 1999 - Laurent de Soras * +* * +* FFTReal * +* Fourier transformation of real number arrays. * +* Portable ISO C++ * +* * +* * +*****************************************************************************/ + + +/***************************************************************************** + + LEGAL + + Source code may be freely used for any purpose, including commercial + applications. Programs must display in their "About" dialog-box (or + documentation) a text telling they use these routines by Laurent de Soras. + Modified source code can be distributed, but modifications must be clearly + indicated. + + CONTACT + + Laurent de Soras + 92 avenue Albert 1er + 92500 Rueil-Malmaison + France + + ldesoras@club-internet.fr + +*****************************************************************************/ \ No newline at end of file