changeset 1084:67f5c9d60c72

The module header description was incorrect (due to copypaste), fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 02 Mar 2015 19:16:13 +0200
parents f88ad5cb44e5
children f4626ee57dad
files src/dmcurves.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/dmcurves.h	Mon Mar 02 19:14:23 2015 +0200
+++ b/src/dmcurves.h	Mon Mar 02 19:16:13 2015 +0200
@@ -1,8 +1,8 @@
 /*
  * DMLib
- * -- Wav file writing
+ * -- Curve and spline functions
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2012 Tecnic Software productions (TNSP)
+ * (C) Copyright 2015 Tecnic Software productions (TNSP)
  */
 #ifndef DMCURVES_H
 #define DMCURVES_H