From 21a8a0f0b7d29def45e8097c30749fa5b2a1f547 Mon Sep 17 00:00:00 2001 From: Robin Stuart Date: Sat, 16 Jan 2016 17:08:30 +0000 Subject: [PATCH] Update copyright info in GUI --- frontend_qt4/mainwindow.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend_qt4/mainwindow.cpp b/frontend_qt4/mainwindow.cpp index 8e405f4a..0c4318d5 100644 --- a/frontend_qt4/mainwindow.cpp +++ b/frontend_qt4/mainwindow.cpp @@ -173,9 +173,10 @@ void MainWindow::about() "

A free barcode generator" "

Instruction manual is available from Sourceforge:" "

http://www.sourceforge.net/projects/zint" - "

Copyright © 2011 Robin Stuart.
" + "

Copyright © 2006-2016 Robin Stuart.
" "Qt4 code by BogDan Vatra, MS Windows port by \"tgotic\".
" - "With thanks to Norbert Szabó, and Robert Elliott." + "With thanks to Norbert Szabó, Robert Elliott," + "Harald Oehlmann and many others at Sourceforge." "

Released under the GNU General Public License ver. 3 or later.
" "\"QR Code\" is a Registered Trademark of Denso Corp.
" "\"Telepen\" is a Registered Trademark of SB Electronics."