changeset 2283:2c90e455f006

Bump copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 18 Jun 2019 12:33:50 +0300
parents 6c3c3355007d
children 25398f2eba64
files tools/ppl.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/ppl.c	Tue Jun 18 12:31:29 2019 +0300
+++ b/tools/ppl.c	Tue Jun 18 12:33:50 2019 +0300
@@ -1,7 +1,7 @@
 /*
  * Cyrbe Pasci Player - A simple SDL-based UI for XM module playing
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2012-2018 Tecnic Software productions (TNSP)
+ * (C) Copyright 2012-2019 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
@@ -878,7 +878,7 @@
                 dmClearSurface(eng.screen, col.boxBg);
 
                 dmDrawBMTextQ(eng.screen, font, DMD_TRANSPARENT, 5, 5,
-                    "%s v%s by ccr/TNSP - (c) Copyright 2012-2018 TNSP",
+                    "%s v%s by ccr/TNSP - (c) Copyright 2012-2019 TNSP",
                     dmProgDesc, dmProgVersion);
 
                 dmDrawBMTextQ(eng.screen, font, DMD_TRANSPARENT, 5, 5 + (font->height + 2),