changeset 500:f31cb0b7d0c0

quotedb: Adjust the note in the script header blurb, update copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 23 Jan 2020 06:04:58 +0200
parents 3da1d036ae48
children 7c4cef80f826
files quotedb.tcl
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/quotedb.tcl	Thu Jan 23 06:00:56 2020 +0200
+++ b/quotedb.tcl	Thu Jan 23 06:04:58 2020 +0200
@@ -1,10 +1,12 @@
 ##########################################################################
 #
 # QuoteDB v2.5 by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-# (C) Copyright 2003-2017 Tecnic Software productions (TNSP)
+# (C) Copyright 2003-2020 Tecnic Software productions (TNSP)
 #
-# Not for public use or distribution. If you happen to find this,
-# send your questions and/or problems to /dev/null, thank you.
+# This script was made for my own use, any questions about it or any
+# problems you may have with it can be sent to /dev/null.
+#
+# This script is freely distributable under GNU GPL (version 2) license.
 #
 ##########################################################################
 
@@ -25,7 +27,7 @@
 
 #-------------------------------------------------------------------------
 ### Initialization messages
-set qdb_message "$qdb_name v$qdb_version by ccr/TNSP"
+set qdb_message "$qdb_name v$qdb_version (C) 2003-2020 ccr/TNSP"
 putlog "$qdb_message"
 
 ### Require packages