changeset 122:7e4f2e93b564

Update copyright year.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 09 Jan 2012 17:06:42 +0200
parents bec98a9f8695
children 785bf519b4ee
files urllog.tcl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/urllog.tcl	Sat Oct 15 18:11:12 2011 +0300
+++ b/urllog.tcl	Mon Jan 09 17:06:42 2012 +0200
@@ -1,7 +1,7 @@
 ##########################################################################
 #
 # URLLog v2.2.2 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-# (C) Copyright 2000-2011 Tecnic Software productions (TNSP)
+# (C) Copyright 2000-2012 Tecnic Software productions (TNSP)
 #
 # This script is freely distributable under GNU GPL (version 2) license.
 #
@@ -165,7 +165,7 @@
 
 
 ### Initialization messages
-set urllog_message "$urllog_name v$urllog_version (C) 2000-2011 ccr/TNSP"
+set urllog_message "$urllog_name v$urllog_version (C) 2000-2012 ccr/TNSP"
 putlog "$urllog_message"
 
 ### HTTP module initialization