comparison minijss/jssmod.c @ 2279:fc58f62f100c

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 18 Jun 2019 12:12:58 +0300
parents 40ccc09f09be
children 167ec99e57a5
comparison
equal deleted inserted replaced
2278:40ccc09f09be 2279:fc58f62f100c
1 /* 1 /*
2 * miniJSS - Module structure and handling routines 2 * miniJSS - Module structure and handling routines
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2006-2015 Tecnic Software productions (TNSP) 4 * (C) Copyright 2006-2019 Tecnic Software productions (TNSP)
5 */ 5 */
6 #include "jssmod.h" 6 #include "jssmod.h"
7 7
8 8
9 #ifndef JSS_LIGHT 9 #ifndef JSS_LIGHT