changeset 493:ace795974e66

urllog: Bump copyright year.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 23 Jan 2020 05:48:28 +0200
parents 172bd0045aff
children 3cf06dfc7ba8
files urllog.tcl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/urllog.tcl	Thu Jan 23 05:02:15 2020 +0200
+++ b/urllog.tcl	Thu Jan 23 05:48:28 2020 +0200
@@ -1,7 +1,7 @@
 ##########################################################################
 #
 # URLLog v2.4.3 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-# (C) Copyright 2000-2017 Tecnic Software productions (TNSP)
+# (C) Copyright 2000-2020 Tecnic Software productions (TNSP)
 #
 # This script is freely distributable under GNU GPL (version 2) license.
 #
@@ -57,7 +57,7 @@
 
 
 ### Initialization messages
-set urllog_message "$urllog_name v$urllog_version (C) 2000-2017 ccr/TNSP"
+set urllog_message "$urllog_name v$urllog_version (C) 2000-2020 ccr/TNSP"
 putlog "$urllog_message"
 
 ### Miscellaneous init messages