changeset 171:d86ade7d0dfd

Change copyright blurbs slightly.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 04 Jun 2018 02:56:22 +0300
parents 2ba504fc8797
children 6dcf4ca1dce7
files sidinfo.c sidlib.c sidlib.h
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Sat Feb 17 23:43:47 2018 +0200
+++ b/sidinfo.c	Mon Jun 04 02:56:22 2018 +0300
@@ -1,6 +1,6 @@
 /*
  * SIDInfo - PSID/RSID information displayer
- * Written by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
+ * Programmed and designed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2014-2018 Tecnic Software productions (TNSP)
  */
 #include "th_args.h"
--- a/sidlib.c	Sat Feb 17 23:43:47 2018 +0200
+++ b/sidlib.c	Mon Jun 04 02:56:22 2018 +0300
@@ -1,6 +1,6 @@
 /*
  * SIDInfoLib - Way too simplistic PSID/RSID file library
- * Written by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
+ * Programmed and designed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2014-2018 Tecnic Software productions (TNSP)
  */
 #include "sidlib.h"
--- a/sidlib.h	Sat Feb 17 23:43:47 2018 +0200
+++ b/sidlib.h	Mon Jun 04 02:56:22 2018 +0300
@@ -1,6 +1,6 @@
 /*
  * SIDInfoLib - Way too simplistic PSID/RSID file library
- * Written by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
+ * Programmed and designed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2014-2018 Tecnic Software productions (TNSP)
  */
 #ifndef SIDLIB_H