diff feeds.tcl @ 425:e5810c52d376

Bump some copyright years and versions.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 08 Jan 2017 03:57:05 +0200
parents 825cac46b1cb
children 5763716060a0
line wrap: on
line diff
--- a/feeds.tcl	Sun Jan 08 03:55:55 2017 +0200
+++ b/feeds.tcl	Sun Jan 08 03:57:05 2017 +0200
@@ -1,7 +1,7 @@
 ##########################################################################
 #
-# FeedCheck v1.0 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-# (C) Copyright 2008-2015 Tecnic Software productions (TNSP)
+# FeedCheck v1.1 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
+# (C) Copyright 2008-2017 Tecnic Software productions (TNSP)
 #
 # Requires fetch_feeds.tcl to be run as a cronjob, for example
 # 15 * * * *     /absolute/path/to/fetch_feeds.tcl
@@ -29,7 +29,7 @@
 package require sqlite3
 
 set feeds_name "FeedCheck"
-set feeds_message "$feeds_name v1.0 by ccr/TNSP"
+set feeds_message "$feeds_name v1.1 by ccr/TNSP"
 
 putlog "$feeds_message"
 bind pub - !feeds feeds_pubfetch