diff minijss/jmix_c_in.c @ 1193:b52905e2788e

Bump copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Mar 2015 15:48:33 +0200
parents bd2615822bbf
children 95eb6285f45c
line wrap: on
line diff
--- a/minijss/jmix_c_in.c	Thu Mar 05 13:32:11 2015 +0200
+++ b/minijss/jmix_c_in.c	Thu Mar 05 15:48:33 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - Mixing routines in C
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2006-2007 Tecnic Software productions (TNSP)
+ * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 
 //#define JMIXER_DEBUG fprintf(stderr, "[%.8x:%.8x / %.8x]: %d\n", FP_GETH32(tmpPos), FP_GETL32(tmpPos), endPos, sp[FP_GETH32(tmpPos)]);