copyright update

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2019-06-12 23:22:47 +00:00
parent 18d55d0f4f
commit 8fbcdc1384
2 changed files with 3 additions and 2 deletions

View file

@ -238,7 +238,7 @@ QT_USE_NAMESPACE
#elif defined(__svr4__) && defined(i386) /* Open UNIX 8 + GCC */
# define Q_OS_UNIXWARE
#else
# error "Qt has not been ported to this OS - talk to qt-bugs@trolltech.com"
# error "Katie has not been ported to this OS"
#endif
#if !defined(Q_OS_UNIX)
@ -297,7 +297,7 @@ QT_USE_NAMESPACE
# endif
#else
# error "Qt has not been tested with this compiler"
# error "Katie has not been tested with this compiler"
#endif
/*

View file

@ -52,6 +52,7 @@ QString CppGenerator::copyrightHeader() const
"/****************************************************************************\n"
"**\n"
"** Copyright (C) 2015 The Qt Company Ltd.\n"
"** Copyright (C) 2016-2019 Ivailo Monev\n"
"**\n"
"** This file is part of the QtCore module of the Katie Toolkit.\n"
"**\n"