comparison minijss/jssplr.c @ 1163:aa3738b121d1

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Mar 2015 07:19:05 +0200
parents d0898867ec4c
children 848a88ce7a57
comparison
equal deleted inserted replaced
1162:409926df7bea 1163:aa3738b121d1
1 /* 1 /*
2 * miniJSS - Module playing routines 2 * miniJSS - Module playing routines
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 "jssplr.h" 6 #include "jssplr.h"
7 7
8 #include <math.h> 8 #include <math.h>
9 9