comparison minijss/jssmod.h @ 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 - 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 #ifndef JSSMOD_H 6 #ifndef JSSMOD_H
7 #define JSSMOD_H 7 #define JSSMOD_H
8 8
9 #include "jss.h" 9 #include "jss.h"