comparison minijss/jssmix.c @ 1163:aa3738b121d1

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Mar 2015 07:19:05 +0200
parents e22d4ceb6414
children 848a88ce7a57
comparison
equal deleted inserted replaced
1162:409926df7bea 1163:aa3738b121d1
1 /* 1 /*
2 * miniJSS - Mixing device and channel handling 2 * miniJSS - Mixing device and channel handling
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2006-2012 Tecnic Software productions (TNSP) 4 * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
5 */ 5 */
6 #include "jssmix.h" 6 #include "jssmix.h"
7 #include <string.h> 7 #include <string.h>
8 8
9 9