comparison th_printf1.c @ 454:347bfd3e017e

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Jan 2018 22:57:02 +0200
parents efd33accdc81
children 85fa3d333556
comparison
equal deleted inserted replaced
453:efd33accdc81 454:347bfd3e017e
1 /* 1 /*
2 * A printf() implementation helper function template 2 * A printf() implementation helper function template
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2016-2017 Tecnic Software productions (TNSP) 4 * (C) Copyright 2016-2018 Tecnic Software productions (TNSP)
5 * 5 *
6 * Please read file 'COPYING' for information on license and distribution. 6 * Please read file 'COPYING' for information on license and distribution.
7 */ 7 */
8 8
9 9