changeset 1193:b52905e2788e

Bump copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Mar 2015 15:48:33 +0200
parents 8841c7f8c608
children 1f2cfa0119aa
files minijss/jmix_c_in.c minijss/jmix_post_c.h minijss/jmixtmpl_c.h
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
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)]);
--- a/minijss/jmix_post_c.h	Thu Mar 05 13:32:11 2015 +0200
+++ b/minijss/jmix_post_c.h	Thu Mar 05 15:48:33 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - Post-processing routine template
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2005-2007 Tecnic Software productions (TNSP)
+ * (C) Copyright 2005-2015 Tecnic Software productions (TNSP)
  */
 
 #ifdef JMIXER_HEADER
--- a/minijss/jmixtmpl_c.h	Thu Mar 05 13:32:11 2015 +0200
+++ b/minijss/jmixtmpl_c.h	Thu Mar 05 15:48:33 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * miniJSS - Mixing routine in C, innerloop template
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2006-2007 Tecnic Software productions (TNSP)
+ * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 
 int JMIXER_NAME (JSSMixer *mixer, JSSChannel *chn, JMIXER_ADDBUF_TYPE *addBuffer, const int mixLength, const DMFixedPoint endPos)