changeset 553:3a852e9f70a6

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 03 Jan 2020 10:53:55 +0200
parents 22f6204c4208
children c9b6fea48c8d
files th_args.c th_args.h th_config.c th_config.h th_datastruct.c th_datastruct.h th_endian.h th_file.c th_file.h th_ioctx.c th_ioctx.h th_network.c th_network.h th_printf.c th_printf1.c th_string.c th_string.h th_strmatch.c th_types.h th_util.c th_util.h
diffstat 21 files changed, 21 insertions(+), 21 deletions(-) [+]
line wrap: on
line diff
--- a/th_args.c	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_args.c	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Simple commandline argument processing
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_args.h	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_args.h	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Simple commandline argument processing functions
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_config.c	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_config.c	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Very simple configuration handling functions
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2004-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2004-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_config.h	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_config.h	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Very simple configuration file handling
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2004-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2004-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_datastruct.c	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_datastruct.c	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Various data structure functions
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_datastruct.h	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_datastruct.h	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Various data structure functions
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_endian.h	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_endian.h	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Endianess handling
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_file.c	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_file.c	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * File, directory etc helper functions
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2016-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2016-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_file.h	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_file.h	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * File, directory etc helper functions
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2016-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2016-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_ioctx.c	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_ioctx.c	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Simple I/O abstraction and context handling layer
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2012-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2012-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_ioctx.h	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_ioctx.h	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Simple I/O abstraction and context handling layer
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2012-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2012-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_network.c	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_network.c	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Simple TCP network connection handling
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2013-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2013-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_network.h	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_network.h	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Simple TCP network connection handling
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2013-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2013-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_printf.c	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_printf.c	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * A printf() implementation
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2016-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2016-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_printf1.c	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_printf1.c	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * A printf() implementation helper function template
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2016-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2016-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_string.c	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_string.c	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Miscellaneous string-handling related utility-functions
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_string.h	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_string.h	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Miscellaneous string-handling related utility-functions
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_strmatch.c	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_strmatch.c	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * String glob match implementation
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_types.h	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_types.h	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Type definations
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_util.c	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_util.c	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Generic utility-functions, macros and defaults
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2015 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
--- a/th_util.h	Fri Jan 03 08:23:55 2020 +0200
+++ b/th_util.h	Fri Jan 03 10:53:55 2020 +0200
@@ -1,7 +1,7 @@
 /*
  * Generic utility-functions, macros and defaults
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2002-2019 Tecnic Software productions (TNSP)
+ * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
  *
  * Please read file 'COPYING' for information on license and distribution.
  */