diff urllog.tcl @ 250:e706f1cdebb4

urllog: Update copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 20 Jan 2015 00:00:01 +0200
parents d98876dd9ee1
children e59f0c3ea0f4
line wrap: on
line diff
--- a/urllog.tcl	Mon Jan 19 23:59:39 2015 +0200
+++ b/urllog.tcl	Tue Jan 20 00:00:01 2015 +0200
@@ -1,7 +1,7 @@
 ##########################################################################
 #
 # URLLog v2.3.0 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-# (C) Copyright 2000-2014 Tecnic Software productions (TNSP)
+# (C) Copyright 2000-2015 Tecnic Software productions (TNSP)
 #
 # This script is freely distributable under GNU GPL (version 2) license.
 #
@@ -179,7 +179,7 @@
 
 
 ### Initialization messages
-set urllog_message "$urllog_name v$urllog_version (C) 2000-2014 ccr/TNSP"
+set urllog_message "$urllog_name v$urllog_version (C) 2000-2015 ccr/TNSP"
 putlog "$urllog_message"
 
 ### HTTP module initialization