comparison src/dmgrowbuf.h @ 2361:c801995cbb13

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 03 Jan 2020 10:59:36 +0200
parents b5abfff07ca9
children c6ee41fd98dd
comparison
equal deleted inserted replaced
2360:8f015ef431a3 2361:c801995cbb13
1 /* 1 /*
2 * DMLib 2 * DMLib
3 * -- Growable buffer implementation 3 * -- Growable buffer implementation
4 * Programmed and designed by Matti 'ccr' Hamalainen 4 * Programmed and designed by Matti 'ccr' Hamalainen
5 * (C) Copyright 2018-2019 Tecnic Software productions (TNSP) 5 * (C) Copyright 2018-2020 Tecnic Software productions (TNSP)
6 */ 6 */
7 #ifndef DMGROWBUF_H 7 #ifndef DMGROWBUF_H
8 #define DMGROWBUF_H 8 #define DMGROWBUF_H
9 9
10 #include "dmlib.h" 10 #include "dmlib.h"