diff src/dmcurves.h @ 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 7df95aefb9c6
children
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