From eefe7883cdc45fc40a9240d56542b92e0bd04d38 Mon Sep 17 00:00:00 2001 From: John Fultz Date: Mon, 6 May 2019 10:45:04 -0500 Subject: Update copyright in about box. --- quacker/quacker.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'quacker/quacker.cpp') diff --git a/quacker/quacker.cpp b/quacker/quacker.cpp index 2fc0fd6..9bc252d 100644 --- a/quacker/quacker.cpp +++ b/quacker/quacker.cpp @@ -2145,10 +2145,11 @@ void TopLevel::about() QString aboutText = tr( "

Quackle 1.0.4 is a crossword game playing, analysis, and study tool. Visit the Quackle homepage at http://quackle.org for more information.

" "

Quackle was written by Jason Katz-Brown, John O'Laughlin, John Fultz, Matt Liberty, and Anand Buddhdev. We thank the anonymous donor who made this software free.

" -"

Copyright 2005-2016 by

" +"

Copyright 2005-2019 by

" "" "

Quackle is free, open-source software licensed under the terms of the GNU General Public License Version 3. See

" "

http://quackle.org/LICENSE

" -- cgit v1.2.3