comparison minijss/jloadjss.c @ 2279:fc58f62f100c

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 18 Jun 2019 12:12:58 +0300
parents 40ccc09f09be
children dcf1016f3d27
comparison
equal deleted inserted replaced
2278:40ccc09f09be 2279:fc58f62f100c
1 /* 1 /*
2 * miniJSS - JSSMOD module loader 2 * miniJSS - JSSMOD module loader
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2007-2015 Tecnic Software productions (TNSP) 4 * (C) Copyright 2007-2019 Tecnic Software productions (TNSP)
5 */ 5 */
6 #include "jssmod.h" 6 #include "jssmod.h"
7 7
8 8
9 // If all pattern modes are required, enable them here 9 // If all pattern modes are required, enable them here