comparison minijss/jssmix.h @ 1163:aa3738b121d1

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Mar 2015 07:19:05 +0200
parents e22d4ceb6414
children 4b22da2a309f
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 #ifndef JSSMIX_H 6 #ifndef JSSMIX_H
7 #define JSSMIX_H 7 #define JSSMIX_H
8 #include "jss.h" 8 #include "jss.h"
9 9