changeset 384:c92b144a44cd

Forgot to bump this copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 01 Jan 2022 16:21:53 +0200
parents 078a25cd67d8
children 1049033c6bbd
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Sat Jan 01 16:20:55 2022 +0200
+++ b/sidinfo.c	Sat Jan 01 16:21:53 2022 +0200
@@ -1177,7 +1177,7 @@
 
     // Initialize
     th_init("SIDInfo", "PSID/RSID information displayer", "0.9.4",
-        "By Matti 'ccr' Hamalainen (C) Copyright 2014-2021 TNSP",
+        "By Matti 'ccr' Hamalainen (C) Copyright 2014-2022 TNSP",
         "This program is distributed under a 3-clause BSD -style license.");
 
     th_verbosity = 0;