From 81ad12eff73a07531315009211b35035ca0eabd7 Mon Sep 17 00:00:00 2001 From: Jakub Melka Date: Fri, 30 Apr 2021 20:12:10 +0200 Subject: [PATCH] Installer update, license update --- CodeGenerator/codegenerator.cpp | 4 ++-- CodeGenerator/codegenerator.h | 4 ++-- CodeGenerator/generatormainwindow.cpp | 4 ++-- CodeGenerator/generatormainwindow.h | 4 ++-- CodeGenerator/main.cpp | 4 ++-- Pdf4Qt.pro | 4 ++-- Pdf4QtLib/Pdf4QtLib.pro | 16 ++++++++++++---- Pdf4QtLib/sources/pdfaction.cpp | 4 ++-- Pdf4QtLib/sources/pdfaction.h | 4 ++-- Pdf4QtLib/sources/pdfadvancedtools.cpp | 4 ++-- Pdf4QtLib/sources/pdfadvancedtools.h | 4 ++-- Pdf4QtLib/sources/pdfannotation.cpp | 4 ++-- Pdf4QtLib/sources/pdfannotation.h | 4 ++-- Pdf4QtLib/sources/pdfblendfunction.cpp | 2 +- Pdf4QtLib/sources/pdfblendfunction.h | 4 ++-- Pdf4QtLib/sources/pdfcatalog.cpp | 4 ++-- Pdf4QtLib/sources/pdfcatalog.h | 4 ++-- Pdf4QtLib/sources/pdfccittfaxdecoder.cpp | 4 ++-- Pdf4QtLib/sources/pdfccittfaxdecoder.h | 4 ++-- Pdf4QtLib/sources/pdfcms.cpp | 4 ++-- Pdf4QtLib/sources/pdfcms.h | 4 ++-- Pdf4QtLib/sources/pdfcolorspaces.cpp | 4 ++-- Pdf4QtLib/sources/pdfcolorspaces.h | 2 +- Pdf4QtLib/sources/pdfcompiler.cpp | 4 ++-- Pdf4QtLib/sources/pdfcompiler.h | 4 ++-- Pdf4QtLib/sources/pdfconstants.h | 4 ++-- Pdf4QtLib/sources/pdfdocument.cpp | 4 ++-- Pdf4QtLib/sources/pdfdocument.h | 4 ++-- Pdf4QtLib/sources/pdfdocumentbuilder.cpp | 4 ++-- Pdf4QtLib/sources/pdfdocumentbuilder.h | 4 ++-- Pdf4QtLib/sources/pdfdocumentdrawinterface.h | 4 ++-- Pdf4QtLib/sources/pdfdocumentreader.cpp | 4 ++-- Pdf4QtLib/sources/pdfdocumentreader.h | 4 ++-- Pdf4QtLib/sources/pdfdocumenttextflow.cpp | 4 ++-- Pdf4QtLib/sources/pdfdocumenttextflow.h | 4 ++-- Pdf4QtLib/sources/pdfdocumentwriter.cpp | 4 ++-- Pdf4QtLib/sources/pdfdocumentwriter.h | 4 ++-- Pdf4QtLib/sources/pdfdrawspacecontroller.cpp | 4 ++-- Pdf4QtLib/sources/pdfdrawspacecontroller.h | 4 ++-- Pdf4QtLib/sources/pdfdrawwidget.cpp | 4 ++-- Pdf4QtLib/sources/pdfdrawwidget.h | 4 ++-- Pdf4QtLib/sources/pdfencoding.cpp | 4 ++-- Pdf4QtLib/sources/pdfencoding.h | 4 ++-- Pdf4QtLib/sources/pdfexception.h | 4 ++-- Pdf4QtLib/sources/pdfexecutionpolicy.cpp | 4 ++-- Pdf4QtLib/sources/pdfexecutionpolicy.h | 4 ++-- Pdf4QtLib/sources/pdffile.cpp | 4 ++-- Pdf4QtLib/sources/pdffile.h | 4 ++-- Pdf4QtLib/sources/pdfflatarray.h | 4 ++-- Pdf4QtLib/sources/pdfflatmap.h | 4 ++-- Pdf4QtLib/sources/pdffont.cpp | 4 ++-- Pdf4QtLib/sources/pdffont.h | 4 ++-- Pdf4QtLib/sources/pdfform.cpp | 4 ++-- Pdf4QtLib/sources/pdfform.h | 4 ++-- Pdf4QtLib/sources/pdffunction.cpp | 4 ++-- Pdf4QtLib/sources/pdffunction.h | 4 ++-- Pdf4QtLib/sources/pdfglobal.h | 4 ++-- Pdf4QtLib/sources/pdfimage.cpp | 4 ++-- Pdf4QtLib/sources/pdfimage.h | 4 ++-- Pdf4QtLib/sources/pdfitemmodels.cpp | 4 ++-- Pdf4QtLib/sources/pdfitemmodels.h | 4 ++-- Pdf4QtLib/sources/pdfjavascriptscanner.cpp | 4 ++-- Pdf4QtLib/sources/pdfjavascriptscanner.h | 4 ++-- Pdf4QtLib/sources/pdfjbig2decoder.cpp | 4 ++-- Pdf4QtLib/sources/pdfjbig2decoder.h | 4 ++-- Pdf4QtLib/sources/pdfmeshqualitysettings.h | 4 ++-- Pdf4QtLib/sources/pdfmultimedia.cpp | 4 ++-- Pdf4QtLib/sources/pdfmultimedia.h | 4 ++-- Pdf4QtLib/sources/pdfnametounicode.cpp | 4 ++-- Pdf4QtLib/sources/pdfnametounicode.h | 4 ++-- Pdf4QtLib/sources/pdfnametreeloader.h | 4 ++-- Pdf4QtLib/sources/pdfnumbertreeloader.h | 4 ++-- Pdf4QtLib/sources/pdfobject.cpp | 4 ++-- Pdf4QtLib/sources/pdfobject.h | 4 ++-- Pdf4QtLib/sources/pdfobjecteditormodel.cpp | 4 ++-- Pdf4QtLib/sources/pdfobjecteditormodel.h | 4 ++-- Pdf4QtLib/sources/pdfobjecteditorwidget.cpp | 4 ++-- Pdf4QtLib/sources/pdfobjecteditorwidget.h | 4 ++-- Pdf4QtLib/sources/pdfobjecteditorwidget_impl.h | 4 ++-- Pdf4QtLib/sources/pdfobjectutils.cpp | 4 ++-- Pdf4QtLib/sources/pdfobjectutils.h | 4 ++-- Pdf4QtLib/sources/pdfoptimizer.cpp | 4 ++-- Pdf4QtLib/sources/pdfoptimizer.h | 4 ++-- Pdf4QtLib/sources/pdfoptionalcontent.cpp | 4 ++-- Pdf4QtLib/sources/pdfoptionalcontent.h | 4 ++-- Pdf4QtLib/sources/pdfoutline.cpp | 4 ++-- Pdf4QtLib/sources/pdfoutline.h | 4 ++-- Pdf4QtLib/sources/pdfpage.cpp | 4 ++-- Pdf4QtLib/sources/pdfpage.h | 4 ++-- Pdf4QtLib/sources/pdfpagecontentprocessor.cpp | 4 ++-- Pdf4QtLib/sources/pdfpagecontentprocessor.h | 4 ++-- Pdf4QtLib/sources/pdfpagenavigation.cpp | 4 ++-- Pdf4QtLib/sources/pdfpagenavigation.h | 4 ++-- Pdf4QtLib/sources/pdfpagetransition.cpp | 4 ++-- Pdf4QtLib/sources/pdfpagetransition.h | 4 ++-- Pdf4QtLib/sources/pdfpainter.cpp | 4 ++-- Pdf4QtLib/sources/pdfpainter.h | 4 ++-- Pdf4QtLib/sources/pdfpainterutils.h | 4 ++-- Pdf4QtLib/sources/pdfparser.cpp | 4 ++-- Pdf4QtLib/sources/pdfparser.h | 4 ++-- Pdf4QtLib/sources/pdfpattern.cpp | 4 ++-- Pdf4QtLib/sources/pdfpattern.h | 4 ++-- Pdf4QtLib/sources/pdfplugin.cpp | 4 ++-- Pdf4QtLib/sources/pdfplugin.h | 4 ++-- Pdf4QtLib/sources/pdfprogress.cpp | 2 +- Pdf4QtLib/sources/pdfprogress.h | 4 ++-- Pdf4QtLib/sources/pdfredact.cpp | 4 ++-- Pdf4QtLib/sources/pdfredact.h | 4 ++-- Pdf4QtLib/sources/pdfrenderer.cpp | 4 ++-- Pdf4QtLib/sources/pdfrenderer.h | 4 ++-- Pdf4QtLib/sources/pdfrenderingerrorswidget.cpp | 4 ++-- Pdf4QtLib/sources/pdfrenderingerrorswidget.h | 4 ++-- Pdf4QtLib/sources/pdfsecurityhandler.cpp | 4 ++-- Pdf4QtLib/sources/pdfsecurityhandler.h | 4 ++-- Pdf4QtLib/sources/pdfselectpagesdialog.cpp | 4 ++-- Pdf4QtLib/sources/pdfselectpagesdialog.h | 4 ++-- Pdf4QtLib/sources/pdfsignaturehandler.cpp | 4 ++-- Pdf4QtLib/sources/pdfsignaturehandler.h | 4 ++-- Pdf4QtLib/sources/pdfsignaturehandler_impl.h | 4 ++-- Pdf4QtLib/sources/pdfsnapper.cpp | 4 ++-- Pdf4QtLib/sources/pdfsnapper.h | 4 ++-- Pdf4QtLib/sources/pdfstreamfilters.cpp | 4 ++-- Pdf4QtLib/sources/pdfstreamfilters.h | 4 ++-- Pdf4QtLib/sources/pdfstructuretree.cpp | 4 ++-- Pdf4QtLib/sources/pdfstructuretree.h | 4 ++-- Pdf4QtLib/sources/pdftextlayout.cpp | 4 ++-- Pdf4QtLib/sources/pdftextlayout.h | 4 ++-- Pdf4QtLib/sources/pdftransparencyrenderer.cpp | 2 +- Pdf4QtLib/sources/pdftransparencyrenderer.h | 2 +- Pdf4QtLib/sources/pdfutils.cpp | 4 ++-- Pdf4QtLib/sources/pdfutils.h | 4 ++-- Pdf4QtLib/sources/pdfvisitor.cpp | 4 ++-- Pdf4QtLib/sources/pdfvisitor.h | 4 ++-- Pdf4QtLib/sources/pdfwidgettool.cpp | 4 ++-- Pdf4QtLib/sources/pdfwidgettool.h | 4 ++-- Pdf4QtLib/sources/pdfwidgetutils.cpp | 4 ++-- Pdf4QtLib/sources/pdfwidgetutils.h | 4 ++-- Pdf4QtLib/sources/pdfxreftable.cpp | 4 ++-- Pdf4QtLib/sources/pdfxreftable.h | 4 ++-- Pdf4QtViewer/Pdf4QtViewer.pro | 6 +++--- Pdf4QtViewer/pdfaboutdialog.cpp | 4 ++-- Pdf4QtViewer/pdfaboutdialog.h | 4 ++-- Pdf4QtViewer/pdfadvancedfindwidget.cpp | 4 ++-- Pdf4QtViewer/pdfadvancedfindwidget.h | 4 ++-- Pdf4QtViewer/pdfdocumentpropertiesdialog.cpp | 4 ++-- Pdf4QtViewer/pdfdocumentpropertiesdialog.h | 4 ++-- Pdf4QtViewer/pdfprogramcontroller.cpp | 17 ++++++++++++----- Pdf4QtViewer/pdfprogramcontroller.h | 4 ++-- Pdf4QtViewer/pdfrecentfilemanager.cpp | 4 ++-- Pdf4QtViewer/pdfrecentfilemanager.h | 4 ++-- Pdf4QtViewer/pdfrendertoimagesdialog.cpp | 4 ++-- Pdf4QtViewer/pdfrendertoimagesdialog.h | 4 ++-- Pdf4QtViewer/pdfsendmail.cpp | 4 ++-- Pdf4QtViewer/pdfsendmail.h | 4 ++-- Pdf4QtViewer/pdfsidebarwidget.cpp | 4 ++-- Pdf4QtViewer/pdfsidebarwidget.h | 4 ++-- Pdf4QtViewer/pdftexttospeech.cpp | 4 ++-- Pdf4QtViewer/pdftexttospeech.h | 4 ++-- Pdf4QtViewer/pdfundoredomanager.cpp | 4 ++-- Pdf4QtViewer/pdfundoredomanager.h | 4 ++-- Pdf4QtViewer/pdfviewerglobal.h | 4 ++-- Pdf4QtViewer/pdfviewermainwindow.cpp | 4 ++-- Pdf4QtViewer/pdfviewermainwindow.h | 4 ++-- Pdf4QtViewer/pdfviewermainwindowlite.cpp | 4 ++-- Pdf4QtViewer/pdfviewermainwindowlite.h | 4 ++-- Pdf4QtViewer/pdfviewersettings.cpp | 4 ++-- Pdf4QtViewer/pdfviewersettings.h | 4 ++-- Pdf4QtViewer/pdfviewersettingsdialog.cpp | 4 ++-- Pdf4QtViewer/pdfviewersettingsdialog.h | 4 ++-- Pdf4QtViewerLite/Pdf4QtViewerLite.pro | 6 +++--- .../DimensionsPlugin/DimensionsPlugin.pro | 4 ++-- .../DimensionsPlugin/dimensionsplugin.cpp | 4 ++-- .../DimensionsPlugin/dimensionsplugin.h | 4 ++-- .../DimensionsPlugin/dimensiontool.cpp | 4 ++-- .../DimensionsPlugin/dimensiontool.h | 4 ++-- .../DimensionsPlugin/settingsdialog.cpp | 4 ++-- .../DimensionsPlugin/settingsdialog.h | 4 ++-- .../OutputPreviewPlugin/OutputPreviewPlugin.pro | 2 +- .../OutputPreviewPlugin/inkcoveragedialog.cpp | 2 +- .../OutputPreviewPlugin/inkcoveragedialog.h | 2 +- .../OutputPreviewPlugin/outputpreviewdialog.cpp | 2 +- .../OutputPreviewPlugin/outputpreviewdialog.h | 2 +- .../OutputPreviewPlugin/outputpreviewplugin.cpp | 2 +- .../OutputPreviewPlugin/outputpreviewplugin.h | 2 +- .../OutputPreviewPlugin/outputpreviewwidget.cpp | 2 +- .../OutputPreviewPlugin/outputpreviewwidget.h | 2 +- Pdf4QtViewerPlugins/Pdf4QtViewerPlugins.pro | 4 ++-- .../RedactPlugin/RedactPlugin.pro | 4 ++-- .../createredacteddocumentdialog.cpp | 4 ++-- .../RedactPlugin/createredacteddocumentdialog.h | 4 ++-- .../RedactPlugin/redactplugin.cpp | 4 ++-- Pdf4QtViewerPlugins/RedactPlugin/redactplugin.h | 4 ++-- .../SoftProofingPlugin/SoftProofingPlugin.pro | 4 ++-- .../SoftProofingPlugin/settingsdialog.cpp | 4 ++-- .../SoftProofingPlugin/settingsdialog.h | 4 ++-- .../SoftProofingPlugin/softproofingplugin.cpp | 4 ++-- .../SoftProofingPlugin/softproofingplugin.h | 4 ++-- Pdf4QtViewerProfi/Pdf4QtViewerProfi.pro | 6 +++--- PdfExampleGenerator/main.cpp | 4 ++-- PdfExampleGenerator/pdfexamplesgenerator.cpp | 4 ++-- PdfExampleGenerator/pdfexamplesgenerator.h | 4 ++-- PdfTool/PdfTool.pro | 6 +++--- PdfTool/main.cpp | 2 +- PdfTool/pdfoutputformatter.cpp | 4 ++-- PdfTool/pdfoutputformatter.h | 4 ++-- PdfTool/pdftoolabstractapplication.cpp | 4 ++-- PdfTool/pdftoolabstractapplication.h | 4 ++-- PdfTool/pdftoolattachments.cpp | 4 ++-- PdfTool/pdftoolattachments.h | 4 ++-- PdfTool/pdftoolaudiobook.cpp | 4 ++-- PdfTool/pdftoolaudiobook.h | 4 ++-- PdfTool/pdftoolcertstore.cpp | 4 ++-- PdfTool/pdftoolcertstore.h | 4 ++-- PdfTool/pdftoolcolorprofiles.cpp | 4 ++-- PdfTool/pdftoolcolorprofiles.h | 4 ++-- PdfTool/pdftoolfetchimages.cpp | 4 ++-- PdfTool/pdftoolfetchimages.h | 4 ++-- PdfTool/pdftoolfetchtext.cpp | 4 ++-- PdfTool/pdftoolfetchtext.h | 4 ++-- PdfTool/pdftoolinfo.cpp | 4 ++-- PdfTool/pdftoolinfo.h | 4 ++-- PdfTool/pdftoolinfofonts.cpp | 4 ++-- PdfTool/pdftoolinfofonts.h | 4 ++-- PdfTool/pdftoolinfojavascript.cpp | 4 ++-- PdfTool/pdftoolinfojavascript.h | 4 ++-- PdfTool/pdftoolinfometadata.cpp | 4 ++-- PdfTool/pdftoolinfometadata.h | 4 ++-- PdfTool/pdftoolinfonameddestinations.cpp | 4 ++-- PdfTool/pdftoolinfonameddestinations.h | 4 ++-- PdfTool/pdftoolinfopageboxes.cpp | 4 ++-- PdfTool/pdftoolinfopageboxes.h | 4 ++-- PdfTool/pdftoolinfostructuretree.cpp | 4 ++-- PdfTool/pdftoolinfostructuretree.h | 4 ++-- PdfTool/pdftooloptimize.cpp | 4 ++-- PdfTool/pdftooloptimize.h | 4 ++-- PdfTool/pdftoolrender.cpp | 4 ++-- PdfTool/pdftoolrender.h | 4 ++-- PdfTool/pdftoolseparate.cpp | 4 ++-- PdfTool/pdftoolseparate.h | 4 ++-- PdfTool/pdftoolunite.cpp | 4 ++-- PdfTool/pdftoolunite.h | 4 ++-- PdfTool/pdftoolverifysignatures.cpp | 4 ++-- PdfTool/pdftoolverifysignatures.h | 4 ++-- PdfTool/pdftoolxml.cpp | 4 ++-- PdfTool/pdftoolxml.h | 4 ++-- UnitTests/UnitTests.pro | 4 ++-- UnitTests/tst_lexicalanalyzertest.cpp | 4 ++-- 247 files changed, 503 insertions(+), 488 deletions(-) diff --git a/CodeGenerator/codegenerator.cpp b/CodeGenerator/codegenerator.cpp index 9738fee..d79fe5c 100644 --- a/CodeGenerator/codegenerator.cpp +++ b/CodeGenerator/codegenerator.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/CodeGenerator/codegenerator.h b/CodeGenerator/codegenerator.h index ff91331..2b78091 100644 --- a/CodeGenerator/codegenerator.h +++ b/CodeGenerator/codegenerator.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/CodeGenerator/generatormainwindow.cpp b/CodeGenerator/generatormainwindow.cpp index 8a35385..53ccb2c 100644 --- a/CodeGenerator/generatormainwindow.cpp +++ b/CodeGenerator/generatormainwindow.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/CodeGenerator/generatormainwindow.h b/CodeGenerator/generatormainwindow.h index 2dd63be..e22d658 100644 --- a/CodeGenerator/generatormainwindow.h +++ b/CodeGenerator/generatormainwindow.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/CodeGenerator/main.cpp b/CodeGenerator/main.cpp index 2eda949..e85c2a8 100644 --- a/CodeGenerator/main.cpp +++ b/CodeGenerator/main.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4Qt.pro b/Pdf4Qt.pro index c760b74..d102265 100644 --- a/Pdf4Qt.pro +++ b/Pdf4Qt.pro @@ -1,11 +1,11 @@ -# Copyright (C) 2018-2020 Jakub Melka +# Copyright (C) 2018-2021 Jakub Melka # # This file is part of Pdf4Qt. # # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/Pdf4QtLib.pro b/Pdf4QtLib/Pdf4QtLib.pro index a431906..4190b64 100644 --- a/Pdf4QtLib/Pdf4QtLib.pro +++ b/Pdf4QtLib/Pdf4QtLib.pro @@ -1,11 +1,11 @@ -# Copyright (C) 2018-2020 Jakub Melka +# Copyright (C) 2018-2021 Jakub Melka # # This file is part of Pdf4Qt. # # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -24,7 +24,7 @@ win32:TARGET_EXT = .dll VERSION = 1.0.0 QMAKE_TARGET_DESCRIPTION = "PDF rendering / editing library for Qt" -QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2020" +QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2021" DEFINES += Pdf4QtLIB_LIBRARY @@ -257,7 +257,15 @@ qt_plugin_style.files = $$[QT_INSTALL_PLUGINS]/styles/qwindowsvistastyle$${SUFFI qt_plugin_style.path = $$DESTDIR/install/styles INSTALLS += qt_plugin_style -qt_plugin_imageformat.files = $$[QT_INSTALL_PLUGINS]/imageformats/q*$${SUFFIX}.dll +qt_plugin_imageformat.files = $$[QT_INSTALL_PLUGINS]/imageformats/qgif$${SUFFIX}.dll \ + $$[QT_INSTALL_PLUGINS]/imageformats/qicns$${SUFFIX}.dll \ + $$[QT_INSTALL_PLUGINS]/imageformats/qico$${SUFFIX}.dll \ + $$[QT_INSTALL_PLUGINS]/imageformats/qjpeg$${SUFFIX}.dll \ + $$[QT_INSTALL_PLUGINS]/imageformats/qsvg$${SUFFIX}.dll \ + $$[QT_INSTALL_PLUGINS]/imageformats/qtga$${SUFFIX}.dll \ + $$[QT_INSTALL_PLUGINS]/imageformats/qtiff$${SUFFIX}.dll \ + $$[QT_INSTALL_PLUGINS]/imageformats/qwbpm$${SUFFIX}.dll \ + $$[QT_INSTALL_PLUGINS]/imageformats/qwebp$${SUFFIX}.dll qt_plugin_imageformat.path = $$DESTDIR/install/imageformats INSTALLS += qt_plugin_imageformat diff --git a/Pdf4QtLib/sources/pdfaction.cpp b/Pdf4QtLib/sources/pdfaction.cpp index 1493932..3447631 100644 --- a/Pdf4QtLib/sources/pdfaction.cpp +++ b/Pdf4QtLib/sources/pdfaction.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfaction.h b/Pdf4QtLib/sources/pdfaction.h index 50dc769..69cf774 100644 --- a/Pdf4QtLib/sources/pdfaction.h +++ b/Pdf4QtLib/sources/pdfaction.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfadvancedtools.cpp b/Pdf4QtLib/sources/pdfadvancedtools.cpp index b7d54c0..d42cffe 100644 --- a/Pdf4QtLib/sources/pdfadvancedtools.cpp +++ b/Pdf4QtLib/sources/pdfadvancedtools.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfadvancedtools.h b/Pdf4QtLib/sources/pdfadvancedtools.h index 3d008fe..f5163d0 100644 --- a/Pdf4QtLib/sources/pdfadvancedtools.h +++ b/Pdf4QtLib/sources/pdfadvancedtools.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfannotation.cpp b/Pdf4QtLib/sources/pdfannotation.cpp index c64fe31..3919b8a 100644 --- a/Pdf4QtLib/sources/pdfannotation.cpp +++ b/Pdf4QtLib/sources/pdfannotation.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfannotation.h b/Pdf4QtLib/sources/pdfannotation.h index 0f84d67..12578d4 100644 --- a/Pdf4QtLib/sources/pdfannotation.h +++ b/Pdf4QtLib/sources/pdfannotation.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfblendfunction.cpp b/Pdf4QtLib/sources/pdfblendfunction.cpp index 64ed673..5bd8385 100644 --- a/Pdf4QtLib/sources/pdfblendfunction.cpp +++ b/Pdf4QtLib/sources/pdfblendfunction.cpp @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfblendfunction.h b/Pdf4QtLib/sources/pdfblendfunction.h index 6decca7..d3dfc68 100644 --- a/Pdf4QtLib/sources/pdfblendfunction.h +++ b/Pdf4QtLib/sources/pdfblendfunction.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfcatalog.cpp b/Pdf4QtLib/sources/pdfcatalog.cpp index e0900e8..76f4ceb 100644 --- a/Pdf4QtLib/sources/pdfcatalog.cpp +++ b/Pdf4QtLib/sources/pdfcatalog.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfcatalog.h b/Pdf4QtLib/sources/pdfcatalog.h index fb291a8..51422b6 100644 --- a/Pdf4QtLib/sources/pdfcatalog.h +++ b/Pdf4QtLib/sources/pdfcatalog.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfccittfaxdecoder.cpp b/Pdf4QtLib/sources/pdfccittfaxdecoder.cpp index 8f692ad..ba8fa71 100644 --- a/Pdf4QtLib/sources/pdfccittfaxdecoder.cpp +++ b/Pdf4QtLib/sources/pdfccittfaxdecoder.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfccittfaxdecoder.h b/Pdf4QtLib/sources/pdfccittfaxdecoder.h index 74e3ae9..a96d550 100644 --- a/Pdf4QtLib/sources/pdfccittfaxdecoder.h +++ b/Pdf4QtLib/sources/pdfccittfaxdecoder.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfcms.cpp b/Pdf4QtLib/sources/pdfcms.cpp index 426d1ea..db4c077 100644 --- a/Pdf4QtLib/sources/pdfcms.cpp +++ b/Pdf4QtLib/sources/pdfcms.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfcms.h b/Pdf4QtLib/sources/pdfcms.h index c142c65..48dab60 100644 --- a/Pdf4QtLib/sources/pdfcms.h +++ b/Pdf4QtLib/sources/pdfcms.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfcolorspaces.cpp b/Pdf4QtLib/sources/pdfcolorspaces.cpp index 735b44d..24027a4 100644 --- a/Pdf4QtLib/sources/pdfcolorspaces.cpp +++ b/Pdf4QtLib/sources/pdfcolorspaces.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfcolorspaces.h b/Pdf4QtLib/sources/pdfcolorspaces.h index ece9511..dbcd65a 100644 --- a/Pdf4QtLib/sources/pdfcolorspaces.h +++ b/Pdf4QtLib/sources/pdfcolorspaces.h @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfcompiler.cpp b/Pdf4QtLib/sources/pdfcompiler.cpp index 866dc52..c730bfc 100644 --- a/Pdf4QtLib/sources/pdfcompiler.cpp +++ b/Pdf4QtLib/sources/pdfcompiler.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfcompiler.h b/Pdf4QtLib/sources/pdfcompiler.h index 2d88817..5b5d342 100644 --- a/Pdf4QtLib/sources/pdfcompiler.h +++ b/Pdf4QtLib/sources/pdfcompiler.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfconstants.h b/Pdf4QtLib/sources/pdfconstants.h index 2c279c6..5aa76ce 100644 --- a/Pdf4QtLib/sources/pdfconstants.h +++ b/Pdf4QtLib/sources/pdfconstants.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdocument.cpp b/Pdf4QtLib/sources/pdfdocument.cpp index 2fb4783..957fc60 100644 --- a/Pdf4QtLib/sources/pdfdocument.cpp +++ b/Pdf4QtLib/sources/pdfdocument.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdocument.h b/Pdf4QtLib/sources/pdfdocument.h index 3dfac1e..99f97f1 100644 --- a/Pdf4QtLib/sources/pdfdocument.h +++ b/Pdf4QtLib/sources/pdfdocument.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdocumentbuilder.cpp b/Pdf4QtLib/sources/pdfdocumentbuilder.cpp index 88882ad..ed2141a 100644 --- a/Pdf4QtLib/sources/pdfdocumentbuilder.cpp +++ b/Pdf4QtLib/sources/pdfdocumentbuilder.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdocumentbuilder.h b/Pdf4QtLib/sources/pdfdocumentbuilder.h index 4e7d159..c8e280c 100644 --- a/Pdf4QtLib/sources/pdfdocumentbuilder.h +++ b/Pdf4QtLib/sources/pdfdocumentbuilder.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdocumentdrawinterface.h b/Pdf4QtLib/sources/pdfdocumentdrawinterface.h index 079ac7f..92f521b 100644 --- a/Pdf4QtLib/sources/pdfdocumentdrawinterface.h +++ b/Pdf4QtLib/sources/pdfdocumentdrawinterface.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdocumentreader.cpp b/Pdf4QtLib/sources/pdfdocumentreader.cpp index 872a82f..9aef08c 100644 --- a/Pdf4QtLib/sources/pdfdocumentreader.cpp +++ b/Pdf4QtLib/sources/pdfdocumentreader.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdocumentreader.h b/Pdf4QtLib/sources/pdfdocumentreader.h index a380165..248c967 100644 --- a/Pdf4QtLib/sources/pdfdocumentreader.h +++ b/Pdf4QtLib/sources/pdfdocumentreader.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdocumenttextflow.cpp b/Pdf4QtLib/sources/pdfdocumenttextflow.cpp index 303e912..e060ee8 100644 --- a/Pdf4QtLib/sources/pdfdocumenttextflow.cpp +++ b/Pdf4QtLib/sources/pdfdocumenttextflow.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdocumenttextflow.h b/Pdf4QtLib/sources/pdfdocumenttextflow.h index d040af6..a6ecde4 100644 --- a/Pdf4QtLib/sources/pdfdocumenttextflow.h +++ b/Pdf4QtLib/sources/pdfdocumenttextflow.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdocumentwriter.cpp b/Pdf4QtLib/sources/pdfdocumentwriter.cpp index d0137cd..df0f48e 100644 --- a/Pdf4QtLib/sources/pdfdocumentwriter.cpp +++ b/Pdf4QtLib/sources/pdfdocumentwriter.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdocumentwriter.h b/Pdf4QtLib/sources/pdfdocumentwriter.h index 8a87a28..7ce46b1 100644 --- a/Pdf4QtLib/sources/pdfdocumentwriter.h +++ b/Pdf4QtLib/sources/pdfdocumentwriter.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdrawspacecontroller.cpp b/Pdf4QtLib/sources/pdfdrawspacecontroller.cpp index 4933ff0..2000ed8 100644 --- a/Pdf4QtLib/sources/pdfdrawspacecontroller.cpp +++ b/Pdf4QtLib/sources/pdfdrawspacecontroller.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdrawspacecontroller.h b/Pdf4QtLib/sources/pdfdrawspacecontroller.h index 7823b1e..18562e6 100644 --- a/Pdf4QtLib/sources/pdfdrawspacecontroller.h +++ b/Pdf4QtLib/sources/pdfdrawspacecontroller.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdrawwidget.cpp b/Pdf4QtLib/sources/pdfdrawwidget.cpp index c979aac..1dfa5bf 100644 --- a/Pdf4QtLib/sources/pdfdrawwidget.cpp +++ b/Pdf4QtLib/sources/pdfdrawwidget.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfdrawwidget.h b/Pdf4QtLib/sources/pdfdrawwidget.h index f144aa4..a2c1f6e 100644 --- a/Pdf4QtLib/sources/pdfdrawwidget.h +++ b/Pdf4QtLib/sources/pdfdrawwidget.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfencoding.cpp b/Pdf4QtLib/sources/pdfencoding.cpp index 1d0693c..ae02b8a 100644 --- a/Pdf4QtLib/sources/pdfencoding.cpp +++ b/Pdf4QtLib/sources/pdfencoding.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfencoding.h b/Pdf4QtLib/sources/pdfencoding.h index f86069b..3a0d3f7 100644 --- a/Pdf4QtLib/sources/pdfencoding.h +++ b/Pdf4QtLib/sources/pdfencoding.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfexception.h b/Pdf4QtLib/sources/pdfexception.h index 5fc38f9..23db81c 100644 --- a/Pdf4QtLib/sources/pdfexception.h +++ b/Pdf4QtLib/sources/pdfexception.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfexecutionpolicy.cpp b/Pdf4QtLib/sources/pdfexecutionpolicy.cpp index 8f7ba02..230142f 100644 --- a/Pdf4QtLib/sources/pdfexecutionpolicy.cpp +++ b/Pdf4QtLib/sources/pdfexecutionpolicy.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfexecutionpolicy.h b/Pdf4QtLib/sources/pdfexecutionpolicy.h index a80aadb..8fd3195 100644 --- a/Pdf4QtLib/sources/pdfexecutionpolicy.h +++ b/Pdf4QtLib/sources/pdfexecutionpolicy.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdffile.cpp b/Pdf4QtLib/sources/pdffile.cpp index d224f5b..3a58bad 100644 --- a/Pdf4QtLib/sources/pdffile.cpp +++ b/Pdf4QtLib/sources/pdffile.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdffile.h b/Pdf4QtLib/sources/pdffile.h index 8729ee2..3cca445 100644 --- a/Pdf4QtLib/sources/pdffile.h +++ b/Pdf4QtLib/sources/pdffile.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfflatarray.h b/Pdf4QtLib/sources/pdfflatarray.h index c43f946..cf33895 100644 --- a/Pdf4QtLib/sources/pdfflatarray.h +++ b/Pdf4QtLib/sources/pdfflatarray.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfflatmap.h b/Pdf4QtLib/sources/pdfflatmap.h index 2b9fb4a..3fbd9eb 100644 --- a/Pdf4QtLib/sources/pdfflatmap.h +++ b/Pdf4QtLib/sources/pdfflatmap.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdffont.cpp b/Pdf4QtLib/sources/pdffont.cpp index 9ec9443..888b4f0 100644 --- a/Pdf4QtLib/sources/pdffont.cpp +++ b/Pdf4QtLib/sources/pdffont.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdffont.h b/Pdf4QtLib/sources/pdffont.h index 7c3ebcb..ac124eb 100644 --- a/Pdf4QtLib/sources/pdffont.h +++ b/Pdf4QtLib/sources/pdffont.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfform.cpp b/Pdf4QtLib/sources/pdfform.cpp index a20ab3b..384df30 100644 --- a/Pdf4QtLib/sources/pdfform.cpp +++ b/Pdf4QtLib/sources/pdfform.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfform.h b/Pdf4QtLib/sources/pdfform.h index f3f5b09..34db593 100644 --- a/Pdf4QtLib/sources/pdfform.h +++ b/Pdf4QtLib/sources/pdfform.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdffunction.cpp b/Pdf4QtLib/sources/pdffunction.cpp index 7b6b34d..eba074e 100644 --- a/Pdf4QtLib/sources/pdffunction.cpp +++ b/Pdf4QtLib/sources/pdffunction.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdffunction.h b/Pdf4QtLib/sources/pdffunction.h index f471add..91e62b0 100644 --- a/Pdf4QtLib/sources/pdffunction.h +++ b/Pdf4QtLib/sources/pdffunction.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfglobal.h b/Pdf4QtLib/sources/pdfglobal.h index ed93db5..e4dafbc 100644 --- a/Pdf4QtLib/sources/pdfglobal.h +++ b/Pdf4QtLib/sources/pdfglobal.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfimage.cpp b/Pdf4QtLib/sources/pdfimage.cpp index 7fc428e..4d34ba5 100644 --- a/Pdf4QtLib/sources/pdfimage.cpp +++ b/Pdf4QtLib/sources/pdfimage.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfimage.h b/Pdf4QtLib/sources/pdfimage.h index 9d4058d..e195906 100644 --- a/Pdf4QtLib/sources/pdfimage.h +++ b/Pdf4QtLib/sources/pdfimage.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfitemmodels.cpp b/Pdf4QtLib/sources/pdfitemmodels.cpp index c1fd4a0..6f89324 100644 --- a/Pdf4QtLib/sources/pdfitemmodels.cpp +++ b/Pdf4QtLib/sources/pdfitemmodels.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfitemmodels.h b/Pdf4QtLib/sources/pdfitemmodels.h index 13cd69a..73f62c0 100644 --- a/Pdf4QtLib/sources/pdfitemmodels.h +++ b/Pdf4QtLib/sources/pdfitemmodels.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfjavascriptscanner.cpp b/Pdf4QtLib/sources/pdfjavascriptscanner.cpp index dd1ae1c..573525e 100644 --- a/Pdf4QtLib/sources/pdfjavascriptscanner.cpp +++ b/Pdf4QtLib/sources/pdfjavascriptscanner.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfjavascriptscanner.h b/Pdf4QtLib/sources/pdfjavascriptscanner.h index f70ab60..2338a65 100644 --- a/Pdf4QtLib/sources/pdfjavascriptscanner.h +++ b/Pdf4QtLib/sources/pdfjavascriptscanner.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfjbig2decoder.cpp b/Pdf4QtLib/sources/pdfjbig2decoder.cpp index 94fb186..bd13d3c 100644 --- a/Pdf4QtLib/sources/pdfjbig2decoder.cpp +++ b/Pdf4QtLib/sources/pdfjbig2decoder.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfjbig2decoder.h b/Pdf4QtLib/sources/pdfjbig2decoder.h index e344460..00d4b77 100644 --- a/Pdf4QtLib/sources/pdfjbig2decoder.h +++ b/Pdf4QtLib/sources/pdfjbig2decoder.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfmeshqualitysettings.h b/Pdf4QtLib/sources/pdfmeshqualitysettings.h index f173bb0..548e8fd 100644 --- a/Pdf4QtLib/sources/pdfmeshqualitysettings.h +++ b/Pdf4QtLib/sources/pdfmeshqualitysettings.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfmultimedia.cpp b/Pdf4QtLib/sources/pdfmultimedia.cpp index ad0fec1..f6bad46 100644 --- a/Pdf4QtLib/sources/pdfmultimedia.cpp +++ b/Pdf4QtLib/sources/pdfmultimedia.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfmultimedia.h b/Pdf4QtLib/sources/pdfmultimedia.h index 87da454..6841981 100644 --- a/Pdf4QtLib/sources/pdfmultimedia.h +++ b/Pdf4QtLib/sources/pdfmultimedia.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfnametounicode.cpp b/Pdf4QtLib/sources/pdfnametounicode.cpp index 77a7e27..868d327 100644 --- a/Pdf4QtLib/sources/pdfnametounicode.cpp +++ b/Pdf4QtLib/sources/pdfnametounicode.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfnametounicode.h b/Pdf4QtLib/sources/pdfnametounicode.h index 4396365..70f3d03 100644 --- a/Pdf4QtLib/sources/pdfnametounicode.h +++ b/Pdf4QtLib/sources/pdfnametounicode.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfnametreeloader.h b/Pdf4QtLib/sources/pdfnametreeloader.h index 8943124..8772a29 100644 --- a/Pdf4QtLib/sources/pdfnametreeloader.h +++ b/Pdf4QtLib/sources/pdfnametreeloader.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfnumbertreeloader.h b/Pdf4QtLib/sources/pdfnumbertreeloader.h index a550aa8..407526c 100644 --- a/Pdf4QtLib/sources/pdfnumbertreeloader.h +++ b/Pdf4QtLib/sources/pdfnumbertreeloader.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfobject.cpp b/Pdf4QtLib/sources/pdfobject.cpp index 84146fb..0e1c54d 100644 --- a/Pdf4QtLib/sources/pdfobject.cpp +++ b/Pdf4QtLib/sources/pdfobject.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfobject.h b/Pdf4QtLib/sources/pdfobject.h index ced4591..ff0872e 100644 --- a/Pdf4QtLib/sources/pdfobject.h +++ b/Pdf4QtLib/sources/pdfobject.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfobjecteditormodel.cpp b/Pdf4QtLib/sources/pdfobjecteditormodel.cpp index 35a6e95..ab9c507 100644 --- a/Pdf4QtLib/sources/pdfobjecteditormodel.cpp +++ b/Pdf4QtLib/sources/pdfobjecteditormodel.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfobjecteditormodel.h b/Pdf4QtLib/sources/pdfobjecteditormodel.h index b61ef44..fdd87b3 100644 --- a/Pdf4QtLib/sources/pdfobjecteditormodel.h +++ b/Pdf4QtLib/sources/pdfobjecteditormodel.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfobjecteditorwidget.cpp b/Pdf4QtLib/sources/pdfobjecteditorwidget.cpp index 737d2b6..ee37672 100644 --- a/Pdf4QtLib/sources/pdfobjecteditorwidget.cpp +++ b/Pdf4QtLib/sources/pdfobjecteditorwidget.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfobjecteditorwidget.h b/Pdf4QtLib/sources/pdfobjecteditorwidget.h index 211b856..e94301c 100644 --- a/Pdf4QtLib/sources/pdfobjecteditorwidget.h +++ b/Pdf4QtLib/sources/pdfobjecteditorwidget.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfobjecteditorwidget_impl.h b/Pdf4QtLib/sources/pdfobjecteditorwidget_impl.h index 2446a91..22ed2d2 100644 --- a/Pdf4QtLib/sources/pdfobjecteditorwidget_impl.h +++ b/Pdf4QtLib/sources/pdfobjecteditorwidget_impl.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfobjectutils.cpp b/Pdf4QtLib/sources/pdfobjectutils.cpp index c63ea1a..61a1f68 100644 --- a/Pdf4QtLib/sources/pdfobjectutils.cpp +++ b/Pdf4QtLib/sources/pdfobjectutils.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfobjectutils.h b/Pdf4QtLib/sources/pdfobjectutils.h index 8e9fb0a..5e9c166 100644 --- a/Pdf4QtLib/sources/pdfobjectutils.h +++ b/Pdf4QtLib/sources/pdfobjectutils.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfoptimizer.cpp b/Pdf4QtLib/sources/pdfoptimizer.cpp index 0e26db7..47aa352 100644 --- a/Pdf4QtLib/sources/pdfoptimizer.cpp +++ b/Pdf4QtLib/sources/pdfoptimizer.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfoptimizer.h b/Pdf4QtLib/sources/pdfoptimizer.h index db64bc8..024d2fc 100644 --- a/Pdf4QtLib/sources/pdfoptimizer.h +++ b/Pdf4QtLib/sources/pdfoptimizer.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfoptionalcontent.cpp b/Pdf4QtLib/sources/pdfoptionalcontent.cpp index 9dfe5e5..f378737 100644 --- a/Pdf4QtLib/sources/pdfoptionalcontent.cpp +++ b/Pdf4QtLib/sources/pdfoptionalcontent.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfoptionalcontent.h b/Pdf4QtLib/sources/pdfoptionalcontent.h index 6ce8833..dc0a21e 100644 --- a/Pdf4QtLib/sources/pdfoptionalcontent.h +++ b/Pdf4QtLib/sources/pdfoptionalcontent.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfoutline.cpp b/Pdf4QtLib/sources/pdfoutline.cpp index 85f4437..0848097 100644 --- a/Pdf4QtLib/sources/pdfoutline.cpp +++ b/Pdf4QtLib/sources/pdfoutline.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfoutline.h b/Pdf4QtLib/sources/pdfoutline.h index 9b67c37..0b6df01 100644 --- a/Pdf4QtLib/sources/pdfoutline.h +++ b/Pdf4QtLib/sources/pdfoutline.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpage.cpp b/Pdf4QtLib/sources/pdfpage.cpp index cb9bf2c..68dcd39 100644 --- a/Pdf4QtLib/sources/pdfpage.cpp +++ b/Pdf4QtLib/sources/pdfpage.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpage.h b/Pdf4QtLib/sources/pdfpage.h index e69b00f..5195799 100644 --- a/Pdf4QtLib/sources/pdfpage.h +++ b/Pdf4QtLib/sources/pdfpage.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpagecontentprocessor.cpp b/Pdf4QtLib/sources/pdfpagecontentprocessor.cpp index 2845b94..1d5e542 100644 --- a/Pdf4QtLib/sources/pdfpagecontentprocessor.cpp +++ b/Pdf4QtLib/sources/pdfpagecontentprocessor.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpagecontentprocessor.h b/Pdf4QtLib/sources/pdfpagecontentprocessor.h index 2c6b251..fc648c2 100644 --- a/Pdf4QtLib/sources/pdfpagecontentprocessor.h +++ b/Pdf4QtLib/sources/pdfpagecontentprocessor.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpagenavigation.cpp b/Pdf4QtLib/sources/pdfpagenavigation.cpp index b8724bc..3871809 100644 --- a/Pdf4QtLib/sources/pdfpagenavigation.cpp +++ b/Pdf4QtLib/sources/pdfpagenavigation.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpagenavigation.h b/Pdf4QtLib/sources/pdfpagenavigation.h index bee5999..6aa2d4a 100644 --- a/Pdf4QtLib/sources/pdfpagenavigation.h +++ b/Pdf4QtLib/sources/pdfpagenavigation.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpagetransition.cpp b/Pdf4QtLib/sources/pdfpagetransition.cpp index 6ab6866..5e1b46e 100644 --- a/Pdf4QtLib/sources/pdfpagetransition.cpp +++ b/Pdf4QtLib/sources/pdfpagetransition.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpagetransition.h b/Pdf4QtLib/sources/pdfpagetransition.h index 9eea4c6..6cf22c8 100644 --- a/Pdf4QtLib/sources/pdfpagetransition.h +++ b/Pdf4QtLib/sources/pdfpagetransition.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpainter.cpp b/Pdf4QtLib/sources/pdfpainter.cpp index f26b606..79e274c 100644 --- a/Pdf4QtLib/sources/pdfpainter.cpp +++ b/Pdf4QtLib/sources/pdfpainter.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpainter.h b/Pdf4QtLib/sources/pdfpainter.h index 8180633..bdce7c9 100644 --- a/Pdf4QtLib/sources/pdfpainter.h +++ b/Pdf4QtLib/sources/pdfpainter.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpainterutils.h b/Pdf4QtLib/sources/pdfpainterutils.h index ada3700..276a700 100644 --- a/Pdf4QtLib/sources/pdfpainterutils.h +++ b/Pdf4QtLib/sources/pdfpainterutils.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfparser.cpp b/Pdf4QtLib/sources/pdfparser.cpp index 404e031..dbb6430 100644 --- a/Pdf4QtLib/sources/pdfparser.cpp +++ b/Pdf4QtLib/sources/pdfparser.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfparser.h b/Pdf4QtLib/sources/pdfparser.h index d1c4d3e..7aff3c0 100644 --- a/Pdf4QtLib/sources/pdfparser.h +++ b/Pdf4QtLib/sources/pdfparser.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpattern.cpp b/Pdf4QtLib/sources/pdfpattern.cpp index 86f5e36..0ef0bb4 100644 --- a/Pdf4QtLib/sources/pdfpattern.cpp +++ b/Pdf4QtLib/sources/pdfpattern.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfpattern.h b/Pdf4QtLib/sources/pdfpattern.h index c9e07ac..35ab13e 100644 --- a/Pdf4QtLib/sources/pdfpattern.h +++ b/Pdf4QtLib/sources/pdfpattern.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfplugin.cpp b/Pdf4QtLib/sources/pdfplugin.cpp index 1ef2964..720ef1f 100644 --- a/Pdf4QtLib/sources/pdfplugin.cpp +++ b/Pdf4QtLib/sources/pdfplugin.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfplugin.h b/Pdf4QtLib/sources/pdfplugin.h index 0a3ab51..6ec9d39 100644 --- a/Pdf4QtLib/sources/pdfplugin.h +++ b/Pdf4QtLib/sources/pdfplugin.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfprogress.cpp b/Pdf4QtLib/sources/pdfprogress.cpp index 250b118..f332e86 100644 --- a/Pdf4QtLib/sources/pdfprogress.cpp +++ b/Pdf4QtLib/sources/pdfprogress.cpp @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfprogress.h b/Pdf4QtLib/sources/pdfprogress.h index f160576..12f33b0 100644 --- a/Pdf4QtLib/sources/pdfprogress.h +++ b/Pdf4QtLib/sources/pdfprogress.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfredact.cpp b/Pdf4QtLib/sources/pdfredact.cpp index 26fc664..b9bbac0 100644 --- a/Pdf4QtLib/sources/pdfredact.cpp +++ b/Pdf4QtLib/sources/pdfredact.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfredact.h b/Pdf4QtLib/sources/pdfredact.h index 52c0cd0..a9fb274 100644 --- a/Pdf4QtLib/sources/pdfredact.h +++ b/Pdf4QtLib/sources/pdfredact.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfrenderer.cpp b/Pdf4QtLib/sources/pdfrenderer.cpp index 3f6e2d1..c2bb672 100644 --- a/Pdf4QtLib/sources/pdfrenderer.cpp +++ b/Pdf4QtLib/sources/pdfrenderer.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfrenderer.h b/Pdf4QtLib/sources/pdfrenderer.h index e5d6d1f..b2c192f 100644 --- a/Pdf4QtLib/sources/pdfrenderer.h +++ b/Pdf4QtLib/sources/pdfrenderer.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfrenderingerrorswidget.cpp b/Pdf4QtLib/sources/pdfrenderingerrorswidget.cpp index a87092f..e32e396 100644 --- a/Pdf4QtLib/sources/pdfrenderingerrorswidget.cpp +++ b/Pdf4QtLib/sources/pdfrenderingerrorswidget.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfrenderingerrorswidget.h b/Pdf4QtLib/sources/pdfrenderingerrorswidget.h index bf8cbc1..fe328e0 100644 --- a/Pdf4QtLib/sources/pdfrenderingerrorswidget.h +++ b/Pdf4QtLib/sources/pdfrenderingerrorswidget.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfsecurityhandler.cpp b/Pdf4QtLib/sources/pdfsecurityhandler.cpp index f3e3f30..73234a4 100644 --- a/Pdf4QtLib/sources/pdfsecurityhandler.cpp +++ b/Pdf4QtLib/sources/pdfsecurityhandler.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfsecurityhandler.h b/Pdf4QtLib/sources/pdfsecurityhandler.h index d7218b8..5afeaca 100644 --- a/Pdf4QtLib/sources/pdfsecurityhandler.h +++ b/Pdf4QtLib/sources/pdfsecurityhandler.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfselectpagesdialog.cpp b/Pdf4QtLib/sources/pdfselectpagesdialog.cpp index 421328f..a327d2a 100644 --- a/Pdf4QtLib/sources/pdfselectpagesdialog.cpp +++ b/Pdf4QtLib/sources/pdfselectpagesdialog.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfselectpagesdialog.h b/Pdf4QtLib/sources/pdfselectpagesdialog.h index 8a4fe4a..b72f3d0 100644 --- a/Pdf4QtLib/sources/pdfselectpagesdialog.h +++ b/Pdf4QtLib/sources/pdfselectpagesdialog.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfsignaturehandler.cpp b/Pdf4QtLib/sources/pdfsignaturehandler.cpp index bafee9a..9abc8ed 100644 --- a/Pdf4QtLib/sources/pdfsignaturehandler.cpp +++ b/Pdf4QtLib/sources/pdfsignaturehandler.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfsignaturehandler.h b/Pdf4QtLib/sources/pdfsignaturehandler.h index e0251df..bb0070e 100644 --- a/Pdf4QtLib/sources/pdfsignaturehandler.h +++ b/Pdf4QtLib/sources/pdfsignaturehandler.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfsignaturehandler_impl.h b/Pdf4QtLib/sources/pdfsignaturehandler_impl.h index 89ab64c..153b893 100644 --- a/Pdf4QtLib/sources/pdfsignaturehandler_impl.h +++ b/Pdf4QtLib/sources/pdfsignaturehandler_impl.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfsnapper.cpp b/Pdf4QtLib/sources/pdfsnapper.cpp index a8a05f4..63e2962 100644 --- a/Pdf4QtLib/sources/pdfsnapper.cpp +++ b/Pdf4QtLib/sources/pdfsnapper.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfsnapper.h b/Pdf4QtLib/sources/pdfsnapper.h index 6f597eb..8fd845b 100644 --- a/Pdf4QtLib/sources/pdfsnapper.h +++ b/Pdf4QtLib/sources/pdfsnapper.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfstreamfilters.cpp b/Pdf4QtLib/sources/pdfstreamfilters.cpp index 3ee1acc..c02d78a 100644 --- a/Pdf4QtLib/sources/pdfstreamfilters.cpp +++ b/Pdf4QtLib/sources/pdfstreamfilters.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfstreamfilters.h b/Pdf4QtLib/sources/pdfstreamfilters.h index 5a5f7f6..9d50eea 100644 --- a/Pdf4QtLib/sources/pdfstreamfilters.h +++ b/Pdf4QtLib/sources/pdfstreamfilters.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfstructuretree.cpp b/Pdf4QtLib/sources/pdfstructuretree.cpp index 88150ec..5432495 100644 --- a/Pdf4QtLib/sources/pdfstructuretree.cpp +++ b/Pdf4QtLib/sources/pdfstructuretree.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfstructuretree.h b/Pdf4QtLib/sources/pdfstructuretree.h index 347f83c..02cbb2f 100644 --- a/Pdf4QtLib/sources/pdfstructuretree.h +++ b/Pdf4QtLib/sources/pdfstructuretree.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdftextlayout.cpp b/Pdf4QtLib/sources/pdftextlayout.cpp index 5747e72..aaa4569 100644 --- a/Pdf4QtLib/sources/pdftextlayout.cpp +++ b/Pdf4QtLib/sources/pdftextlayout.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdftextlayout.h b/Pdf4QtLib/sources/pdftextlayout.h index 21d1b06..f07adc9 100644 --- a/Pdf4QtLib/sources/pdftextlayout.h +++ b/Pdf4QtLib/sources/pdftextlayout.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdftransparencyrenderer.cpp b/Pdf4QtLib/sources/pdftransparencyrenderer.cpp index e897a95..fff1412 100644 --- a/Pdf4QtLib/sources/pdftransparencyrenderer.cpp +++ b/Pdf4QtLib/sources/pdftransparencyrenderer.cpp @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdftransparencyrenderer.h b/Pdf4QtLib/sources/pdftransparencyrenderer.h index cf09f2d..8c04f98 100644 --- a/Pdf4QtLib/sources/pdftransparencyrenderer.h +++ b/Pdf4QtLib/sources/pdftransparencyrenderer.h @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfutils.cpp b/Pdf4QtLib/sources/pdfutils.cpp index cc73211..fca3d11 100644 --- a/Pdf4QtLib/sources/pdfutils.cpp +++ b/Pdf4QtLib/sources/pdfutils.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfutils.h b/Pdf4QtLib/sources/pdfutils.h index babb5aa..4bece59 100644 --- a/Pdf4QtLib/sources/pdfutils.h +++ b/Pdf4QtLib/sources/pdfutils.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfvisitor.cpp b/Pdf4QtLib/sources/pdfvisitor.cpp index dbfc8b6..407043b 100644 --- a/Pdf4QtLib/sources/pdfvisitor.cpp +++ b/Pdf4QtLib/sources/pdfvisitor.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfvisitor.h b/Pdf4QtLib/sources/pdfvisitor.h index 5e04662..4b1f0d2 100644 --- a/Pdf4QtLib/sources/pdfvisitor.h +++ b/Pdf4QtLib/sources/pdfvisitor.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfwidgettool.cpp b/Pdf4QtLib/sources/pdfwidgettool.cpp index 859466f..660fd9e 100644 --- a/Pdf4QtLib/sources/pdfwidgettool.cpp +++ b/Pdf4QtLib/sources/pdfwidgettool.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfwidgettool.h b/Pdf4QtLib/sources/pdfwidgettool.h index 0532db4..2df5c21 100644 --- a/Pdf4QtLib/sources/pdfwidgettool.h +++ b/Pdf4QtLib/sources/pdfwidgettool.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfwidgetutils.cpp b/Pdf4QtLib/sources/pdfwidgetutils.cpp index ff4cd41..ef26d92 100644 --- a/Pdf4QtLib/sources/pdfwidgetutils.cpp +++ b/Pdf4QtLib/sources/pdfwidgetutils.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfwidgetutils.h b/Pdf4QtLib/sources/pdfwidgetutils.h index 51332dd..25e1b66 100644 --- a/Pdf4QtLib/sources/pdfwidgetutils.h +++ b/Pdf4QtLib/sources/pdfwidgetutils.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfxreftable.cpp b/Pdf4QtLib/sources/pdfxreftable.cpp index 7efb5a5..0b4bad7 100644 --- a/Pdf4QtLib/sources/pdfxreftable.cpp +++ b/Pdf4QtLib/sources/pdfxreftable.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtLib/sources/pdfxreftable.h b/Pdf4QtLib/sources/pdfxreftable.h index bbfe617..ebc34ad 100644 --- a/Pdf4QtLib/sources/pdfxreftable.h +++ b/Pdf4QtLib/sources/pdfxreftable.h @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/Pdf4QtViewer.pro b/Pdf4QtViewer/Pdf4QtViewer.pro index 3f78a4a..f87c74c 100644 --- a/Pdf4QtViewer/Pdf4QtViewer.pro +++ b/Pdf4QtViewer/Pdf4QtViewer.pro @@ -1,11 +1,11 @@ -# Copyright (C) 2018-2020 Jakub Melka +# Copyright (C) 2018-2021 Jakub Melka # # This file is part of Pdf4Qt. # # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -26,7 +26,7 @@ VERSION = 1.0.0 DEFINES += Pdf4QtVIEWER_LIBRARY QMAKE_TARGET_DESCRIPTION = "PDF viewer support library" -QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2020" +QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2021" DEFINES += QT_DEPRECATED_WARNINGS diff --git a/Pdf4QtViewer/pdfaboutdialog.cpp b/Pdf4QtViewer/pdfaboutdialog.cpp index 1cf812d..3def50e 100644 --- a/Pdf4QtViewer/pdfaboutdialog.cpp +++ b/Pdf4QtViewer/pdfaboutdialog.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfaboutdialog.h b/Pdf4QtViewer/pdfaboutdialog.h index 0249c71..b4c02ee 100644 --- a/Pdf4QtViewer/pdfaboutdialog.h +++ b/Pdf4QtViewer/pdfaboutdialog.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfadvancedfindwidget.cpp b/Pdf4QtViewer/pdfadvancedfindwidget.cpp index b0c92bc..88894bf 100644 --- a/Pdf4QtViewer/pdfadvancedfindwidget.cpp +++ b/Pdf4QtViewer/pdfadvancedfindwidget.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfadvancedfindwidget.h b/Pdf4QtViewer/pdfadvancedfindwidget.h index 1d28af9..cf61c7b 100644 --- a/Pdf4QtViewer/pdfadvancedfindwidget.h +++ b/Pdf4QtViewer/pdfadvancedfindwidget.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfdocumentpropertiesdialog.cpp b/Pdf4QtViewer/pdfdocumentpropertiesdialog.cpp index c08c265..f216268 100644 --- a/Pdf4QtViewer/pdfdocumentpropertiesdialog.cpp +++ b/Pdf4QtViewer/pdfdocumentpropertiesdialog.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfdocumentpropertiesdialog.h b/Pdf4QtViewer/pdfdocumentpropertiesdialog.h index 8060786..c643d5a 100644 --- a/Pdf4QtViewer/pdfdocumentpropertiesdialog.h +++ b/Pdf4QtViewer/pdfdocumentpropertiesdialog.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfprogramcontroller.cpp b/Pdf4QtViewer/pdfprogramcontroller.cpp index b5a2c60..48684a4 100644 --- a/Pdf4QtViewer/pdfprogramcontroller.cpp +++ b/Pdf4QtViewer/pdfprogramcontroller.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -1915,7 +1915,7 @@ void PDFProgramController::onActionDeveloperCreateInstaller() // Packages QDir().mkpath(directory + "/packages"); - auto addComponentMeta = [&](QString componentName, QString displayName, QString description, QString version, QString internalName, bool forcedInstallation, bool defaultInstall, bool addDefaultLicense) + auto addComponentMeta = [&](QString componentName, QString displayName, QString description, QString version, QString internalName, bool forcedInstallation, bool defaultInstall, bool addDefaultLicense, QString dependencies = QString()) { QString componentMetaDirectory = directory + QString("/packages/%1/meta").arg(componentName); QDir().mkpath(componentMetaDirectory); @@ -1941,6 +1941,11 @@ void PDFProgramController::onActionDeveloperCreateInstaller() metaFileWriter.writeTextElement("ForcedInstallation", forcedInstallation ? "true" : "false"); metaFileWriter.writeTextElement("Default", defaultInstall ? "true" : "false"); + if (!dependencies.isEmpty()) + { + metaFileWriter.writeTextElement("Dependencies", dependencies); + } + if (addDefaultLicense) { QFile::copy(":/LICENSE.txt", QString("%1/LICENSE.txt").arg(componentMetaDirectory)); @@ -2008,13 +2013,15 @@ void PDFProgramController::onActionDeveloperCreateInstaller() addComponentMeta("pdf4qt_tool", tr("PdfTool"), tr("Command line tool for manipulation of PDF files with many functions."), pdf::PDF_LIBRARY_VERSION, "pdf4qt_tool", false, false, false); addFileContent("pdf4qt_tool", "PdfTool.exe"); + addComponentMeta("pdf4qt_v_profi_plugins", tr("Viewer (Profi) | Plugins"), tr("Plugins for profi viewer providing additional functionality."), pdf::PDF_LIBRARY_VERSION, "pdf4qt_v_profi_plugins", false, false, false, "pdf4qt_v_profi"); + for (const pdf::PDFPluginInfo& info : m_plugins) { QString pluginName = info.pluginFile; pluginName.remove(".dll"); - QString componentName = QString("pdf4qt_v_profi.%1").arg(pluginName); - addComponentMeta(componentName, info.name, info.description, info.version, componentName, false, false, false); + QString componentName = QString("pdf4qt_v_profi_plugins.%1").arg(pluginName); + addComponentMeta(componentName, info.name, info.description, info.version, componentName, false, false, false, "pdf4qt_v_profi"); QString componentDataDirectory = directory + QString("/packages/%1/data/pdfplugins").arg(componentName); QDir().mkpath(componentDataDirectory); diff --git a/Pdf4QtViewer/pdfprogramcontroller.h b/Pdf4QtViewer/pdfprogramcontroller.h index ddcf720..5f37385 100644 --- a/Pdf4QtViewer/pdfprogramcontroller.h +++ b/Pdf4QtViewer/pdfprogramcontroller.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfrecentfilemanager.cpp b/Pdf4QtViewer/pdfrecentfilemanager.cpp index f70692d..0a486d0 100644 --- a/Pdf4QtViewer/pdfrecentfilemanager.cpp +++ b/Pdf4QtViewer/pdfrecentfilemanager.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfrecentfilemanager.h b/Pdf4QtViewer/pdfrecentfilemanager.h index 856ca53..7b10a15 100644 --- a/Pdf4QtViewer/pdfrecentfilemanager.h +++ b/Pdf4QtViewer/pdfrecentfilemanager.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfrendertoimagesdialog.cpp b/Pdf4QtViewer/pdfrendertoimagesdialog.cpp index 2edf247..32ae401 100644 --- a/Pdf4QtViewer/pdfrendertoimagesdialog.cpp +++ b/Pdf4QtViewer/pdfrendertoimagesdialog.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfrendertoimagesdialog.h b/Pdf4QtViewer/pdfrendertoimagesdialog.h index f792033..afac56b 100644 --- a/Pdf4QtViewer/pdfrendertoimagesdialog.h +++ b/Pdf4QtViewer/pdfrendertoimagesdialog.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfsendmail.cpp b/Pdf4QtViewer/pdfsendmail.cpp index 378e5a5..dc7dcb9 100644 --- a/Pdf4QtViewer/pdfsendmail.cpp +++ b/Pdf4QtViewer/pdfsendmail.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfsendmail.h b/Pdf4QtViewer/pdfsendmail.h index 5856803..766d3b9 100644 --- a/Pdf4QtViewer/pdfsendmail.h +++ b/Pdf4QtViewer/pdfsendmail.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfsidebarwidget.cpp b/Pdf4QtViewer/pdfsidebarwidget.cpp index e1caf77..68cbb60 100644 --- a/Pdf4QtViewer/pdfsidebarwidget.cpp +++ b/Pdf4QtViewer/pdfsidebarwidget.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfsidebarwidget.h b/Pdf4QtViewer/pdfsidebarwidget.h index 4fceb5e..239f4b8 100644 --- a/Pdf4QtViewer/pdfsidebarwidget.h +++ b/Pdf4QtViewer/pdfsidebarwidget.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdftexttospeech.cpp b/Pdf4QtViewer/pdftexttospeech.cpp index d5885bb..efa3093 100644 --- a/Pdf4QtViewer/pdftexttospeech.cpp +++ b/Pdf4QtViewer/pdftexttospeech.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdftexttospeech.h b/Pdf4QtViewer/pdftexttospeech.h index 2046efd..57d2587 100644 --- a/Pdf4QtViewer/pdftexttospeech.h +++ b/Pdf4QtViewer/pdftexttospeech.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfundoredomanager.cpp b/Pdf4QtViewer/pdfundoredomanager.cpp index 9651bd8..8d47bda 100644 --- a/Pdf4QtViewer/pdfundoredomanager.cpp +++ b/Pdf4QtViewer/pdfundoredomanager.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfundoredomanager.h b/Pdf4QtViewer/pdfundoredomanager.h index 78409ed..7e89d9d 100644 --- a/Pdf4QtViewer/pdfundoredomanager.h +++ b/Pdf4QtViewer/pdfundoredomanager.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfviewerglobal.h b/Pdf4QtViewer/pdfviewerglobal.h index 1cee53c..241203a 100644 --- a/Pdf4QtViewer/pdfviewerglobal.h +++ b/Pdf4QtViewer/pdfviewerglobal.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfviewermainwindow.cpp b/Pdf4QtViewer/pdfviewermainwindow.cpp index ad3d74c..009c711 100644 --- a/Pdf4QtViewer/pdfviewermainwindow.cpp +++ b/Pdf4QtViewer/pdfviewermainwindow.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfviewermainwindow.h b/Pdf4QtViewer/pdfviewermainwindow.h index 70787fa..f2deac3 100644 --- a/Pdf4QtViewer/pdfviewermainwindow.h +++ b/Pdf4QtViewer/pdfviewermainwindow.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfviewermainwindowlite.cpp b/Pdf4QtViewer/pdfviewermainwindowlite.cpp index 81353b2..d7e0c59 100644 --- a/Pdf4QtViewer/pdfviewermainwindowlite.cpp +++ b/Pdf4QtViewer/pdfviewermainwindowlite.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfviewermainwindowlite.h b/Pdf4QtViewer/pdfviewermainwindowlite.h index 6a99099..bfecdb0 100644 --- a/Pdf4QtViewer/pdfviewermainwindowlite.h +++ b/Pdf4QtViewer/pdfviewermainwindowlite.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfviewersettings.cpp b/Pdf4QtViewer/pdfviewersettings.cpp index 9c5a915..32d852f 100644 --- a/Pdf4QtViewer/pdfviewersettings.cpp +++ b/Pdf4QtViewer/pdfviewersettings.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfviewersettings.h b/Pdf4QtViewer/pdfviewersettings.h index 26c01e9..02f111d 100644 --- a/Pdf4QtViewer/pdfviewersettings.h +++ b/Pdf4QtViewer/pdfviewersettings.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfviewersettingsdialog.cpp b/Pdf4QtViewer/pdfviewersettingsdialog.cpp index 4944732..16014f2 100644 --- a/Pdf4QtViewer/pdfviewersettingsdialog.cpp +++ b/Pdf4QtViewer/pdfviewersettingsdialog.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewer/pdfviewersettingsdialog.h b/Pdf4QtViewer/pdfviewersettingsdialog.h index 3ed0ad7..5dc6819 100644 --- a/Pdf4QtViewer/pdfviewersettingsdialog.h +++ b/Pdf4QtViewer/pdfviewersettingsdialog.h @@ -1,11 +1,11 @@ -// Copyright (C) 2019-2020 Jakub Melka +// Copyright (C) 2019-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerLite/Pdf4QtViewerLite.pro b/Pdf4QtViewerLite/Pdf4QtViewerLite.pro index 4dfe371..432e04f 100644 --- a/Pdf4QtViewerLite/Pdf4QtViewerLite.pro +++ b/Pdf4QtViewerLite/Pdf4QtViewerLite.pro @@ -1,11 +1,11 @@ -# Copyright (C) 2018-2020 Jakub Melka +# Copyright (C) 2018-2021 Jakub Melka # # This file is part of Pdf4Qt. # # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -25,7 +25,7 @@ VERSION = 1.0.0 RC_ICONS = $$PWD/app-icon.ico QMAKE_TARGET_DESCRIPTION = "PDF viewer for Qt, Lite version" -QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2020" +QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2021" DEFINES += QT_DEPRECATED_WARNINGS QMAKE_CXXFLAGS += /std:c++latest /utf-8 diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/DimensionsPlugin.pro b/Pdf4QtViewerPlugins/DimensionsPlugin/DimensionsPlugin.pro index 9a4a548..13c9521 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/DimensionsPlugin.pro +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/DimensionsPlugin.pro @@ -1,11 +1,11 @@ -# Copyright (C) 2020 Jakub Melka +# Copyright (C) 2020-2021 Jakub Melka # # This file is part of Pdf4Qt. # # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.cpp b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.cpp index abe0fee..1bd6937 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.cpp +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.h b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.h index a3babea..055a2d1 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.h +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.cpp b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.cpp index 33a406a..e229c10 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.cpp +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.h b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.h index 3589492..4595ecc 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.h +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.cpp b/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.cpp index 8707f27..a4c40e9 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.cpp +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.h b/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.h index c5ea30c..d1f33aa 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.h +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/OutputPreviewPlugin.pro b/Pdf4QtViewerPlugins/OutputPreviewPlugin/OutputPreviewPlugin.pro index 11ed8f8..961cc9a 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/OutputPreviewPlugin.pro +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/OutputPreviewPlugin.pro @@ -5,7 +5,7 @@ # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.cpp b/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.cpp index a63318a..877146f 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.cpp +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.cpp @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.h b/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.h index d3a86d8..a20a345 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.h +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.h @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.cpp b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.cpp index 4471da1..cb836f9 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.cpp +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.cpp @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.h b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.h index 5e7ce55..c238727 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.h +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.h @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.cpp b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.cpp index a86709f..49d71c0 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.cpp +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.cpp @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.h b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.h index 1b42e05..7b2273a 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.h +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.h @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.cpp b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.cpp index c76b461..e7bbabe 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.cpp +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.cpp @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.h b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.h index cf19112..a3e4461 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.h +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.h @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/Pdf4QtViewerPlugins.pro b/Pdf4QtViewerPlugins/Pdf4QtViewerPlugins.pro index 1aa0898..30d37f6 100644 --- a/Pdf4QtViewerPlugins/Pdf4QtViewerPlugins.pro +++ b/Pdf4QtViewerPlugins/Pdf4QtViewerPlugins.pro @@ -1,11 +1,11 @@ -# Copyright (C) 2020 Jakub Melka +# Copyright (C) 2020-2021 Jakub Melka # # This file is part of Pdf4Qt. # # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/RedactPlugin/RedactPlugin.pro b/Pdf4QtViewerPlugins/RedactPlugin/RedactPlugin.pro index f34a8f8..c813f5a 100644 --- a/Pdf4QtViewerPlugins/RedactPlugin/RedactPlugin.pro +++ b/Pdf4QtViewerPlugins/RedactPlugin/RedactPlugin.pro @@ -1,11 +1,11 @@ -# Copyright (C) 2020 Jakub Melka +# Copyright (C) 2020-2021 Jakub Melka # # This file is part of Pdf4Qt. # # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.cpp b/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.cpp index 2e20ede..8b70b8a 100644 --- a/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.cpp +++ b/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.h b/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.h index 373203e..e7e493e 100644 --- a/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.h +++ b/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.cpp b/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.cpp index 4bd1819..4d5cd85 100644 --- a/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.cpp +++ b/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.h b/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.h index 95ba08e..eae3b44 100644 --- a/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.h +++ b/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/SoftProofingPlugin/SoftProofingPlugin.pro b/Pdf4QtViewerPlugins/SoftProofingPlugin/SoftProofingPlugin.pro index f4c94a8..b2ef5b3 100644 --- a/Pdf4QtViewerPlugins/SoftProofingPlugin/SoftProofingPlugin.pro +++ b/Pdf4QtViewerPlugins/SoftProofingPlugin/SoftProofingPlugin.pro @@ -1,11 +1,11 @@ -# Copyright (C) 2020 Jakub Melka +# Copyright (C) 2020-2021 Jakub Melka # # This file is part of Pdf4Qt. # # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.cpp b/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.cpp index c256303..c81d3fa 100644 --- a/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.cpp +++ b/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.h b/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.h index a1b1d9b..1ef2738 100644 --- a/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.h +++ b/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.cpp b/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.cpp index f9dae4b..b1d0dff 100644 --- a/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.cpp +++ b/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.h b/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.h index 329e167..88be2b6 100644 --- a/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.h +++ b/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Pdf4QtViewerProfi/Pdf4QtViewerProfi.pro b/Pdf4QtViewerProfi/Pdf4QtViewerProfi.pro index e6cb4f6..5440104 100644 --- a/Pdf4QtViewerProfi/Pdf4QtViewerProfi.pro +++ b/Pdf4QtViewerProfi/Pdf4QtViewerProfi.pro @@ -1,11 +1,11 @@ -# Copyright (C) 2018-2020 Jakub Melka +# Copyright (C) 2018-2021 Jakub Melka # # This file is part of Pdf4Qt. # # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -25,7 +25,7 @@ VERSION = 1.0.0 RC_ICONS = $$PWD/app-icon.ico QMAKE_TARGET_DESCRIPTION = "PDF viewer for Qt, Profi version" -QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2020" +QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2021" DEFINES += QT_DEPRECATED_WARNINGS QMAKE_CXXFLAGS += /std:c++latest /utf-8 diff --git a/PdfExampleGenerator/main.cpp b/PdfExampleGenerator/main.cpp index 5d64108..c0322d8 100644 --- a/PdfExampleGenerator/main.cpp +++ b/PdfExampleGenerator/main.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfExampleGenerator/pdfexamplesgenerator.cpp b/PdfExampleGenerator/pdfexamplesgenerator.cpp index 792bda1..9ea42e0 100644 --- a/PdfExampleGenerator/pdfexamplesgenerator.cpp +++ b/PdfExampleGenerator/pdfexamplesgenerator.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfExampleGenerator/pdfexamplesgenerator.h b/PdfExampleGenerator/pdfexamplesgenerator.h index 298ea3c..6b36c99 100644 --- a/PdfExampleGenerator/pdfexamplesgenerator.h +++ b/PdfExampleGenerator/pdfexamplesgenerator.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/PdfTool.pro b/PdfTool/PdfTool.pro index 9c667b3..5eb90e4 100644 --- a/PdfTool/PdfTool.pro +++ b/PdfTool/PdfTool.pro @@ -1,11 +1,11 @@ -# Copyright (C) 2020 Jakub Melka +# Copyright (C) 2020-2021 Jakub Melka # # This file is part of Pdf4Qt. # # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -22,7 +22,7 @@ TARGET = PdfTool VERSION = 1.0.0 QMAKE_TARGET_DESCRIPTION = "PDF tool for Qt" -QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2020" +QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2021" # You can make your code fail to compile if it uses deprecated APIs. # In order to do so, uncomment the following line. diff --git a/PdfTool/main.cpp b/PdfTool/main.cpp index 0d10937..0d6a319 100644 --- a/PdfTool/main.cpp +++ b/PdfTool/main.cpp @@ -5,7 +5,7 @@ // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdfoutputformatter.cpp b/PdfTool/pdfoutputformatter.cpp index d925a64..f133cc2 100644 --- a/PdfTool/pdfoutputformatter.cpp +++ b/PdfTool/pdfoutputformatter.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdfoutputformatter.h b/PdfTool/pdfoutputformatter.h index df41dbc..134bd92 100644 --- a/PdfTool/pdfoutputformatter.h +++ b/PdfTool/pdfoutputformatter.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolabstractapplication.cpp b/PdfTool/pdftoolabstractapplication.cpp index e06a964..557fd32 100644 --- a/PdfTool/pdftoolabstractapplication.cpp +++ b/PdfTool/pdftoolabstractapplication.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolabstractapplication.h b/PdfTool/pdftoolabstractapplication.h index 008e68f..5c0129a 100644 --- a/PdfTool/pdftoolabstractapplication.h +++ b/PdfTool/pdftoolabstractapplication.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolattachments.cpp b/PdfTool/pdftoolattachments.cpp index 5572455..05b5adf 100644 --- a/PdfTool/pdftoolattachments.cpp +++ b/PdfTool/pdftoolattachments.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolattachments.h b/PdfTool/pdftoolattachments.h index e800dd7..f8a5cdd 100644 --- a/PdfTool/pdftoolattachments.h +++ b/PdfTool/pdftoolattachments.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolaudiobook.cpp b/PdfTool/pdftoolaudiobook.cpp index 834b03b..cca5096 100644 --- a/PdfTool/pdftoolaudiobook.cpp +++ b/PdfTool/pdftoolaudiobook.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolaudiobook.h b/PdfTool/pdftoolaudiobook.h index 0c7efe8..23dcdfe 100644 --- a/PdfTool/pdftoolaudiobook.h +++ b/PdfTool/pdftoolaudiobook.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolcertstore.cpp b/PdfTool/pdftoolcertstore.cpp index fb2d14a..d96acfa 100644 --- a/PdfTool/pdftoolcertstore.cpp +++ b/PdfTool/pdftoolcertstore.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolcertstore.h b/PdfTool/pdftoolcertstore.h index 1260967..074f3c1 100644 --- a/PdfTool/pdftoolcertstore.h +++ b/PdfTool/pdftoolcertstore.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolcolorprofiles.cpp b/PdfTool/pdftoolcolorprofiles.cpp index 7fdf688..d38372b 100644 --- a/PdfTool/pdftoolcolorprofiles.cpp +++ b/PdfTool/pdftoolcolorprofiles.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolcolorprofiles.h b/PdfTool/pdftoolcolorprofiles.h index 03bbcff..51f70fe 100644 --- a/PdfTool/pdftoolcolorprofiles.h +++ b/PdfTool/pdftoolcolorprofiles.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolfetchimages.cpp b/PdfTool/pdftoolfetchimages.cpp index 3776656..e209992 100644 --- a/PdfTool/pdftoolfetchimages.cpp +++ b/PdfTool/pdftoolfetchimages.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolfetchimages.h b/PdfTool/pdftoolfetchimages.h index d6a69a0..8d904ba 100644 --- a/PdfTool/pdftoolfetchimages.h +++ b/PdfTool/pdftoolfetchimages.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolfetchtext.cpp b/PdfTool/pdftoolfetchtext.cpp index 0971708..59076cf 100644 --- a/PdfTool/pdftoolfetchtext.cpp +++ b/PdfTool/pdftoolfetchtext.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolfetchtext.h b/PdfTool/pdftoolfetchtext.h index 69ed9ac..bddb042 100644 --- a/PdfTool/pdftoolfetchtext.h +++ b/PdfTool/pdftoolfetchtext.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfo.cpp b/PdfTool/pdftoolinfo.cpp index 903cc46..a85db41 100644 --- a/PdfTool/pdftoolinfo.cpp +++ b/PdfTool/pdftoolinfo.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfo.h b/PdfTool/pdftoolinfo.h index 6a9a162..63a68a2 100644 --- a/PdfTool/pdftoolinfo.h +++ b/PdfTool/pdftoolinfo.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfofonts.cpp b/PdfTool/pdftoolinfofonts.cpp index 4bc9580..b5c8f22 100644 --- a/PdfTool/pdftoolinfofonts.cpp +++ b/PdfTool/pdftoolinfofonts.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfofonts.h b/PdfTool/pdftoolinfofonts.h index 03b01be..79a6372 100644 --- a/PdfTool/pdftoolinfofonts.h +++ b/PdfTool/pdftoolinfofonts.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfojavascript.cpp b/PdfTool/pdftoolinfojavascript.cpp index 72c17f3..3c784b9 100644 --- a/PdfTool/pdftoolinfojavascript.cpp +++ b/PdfTool/pdftoolinfojavascript.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfojavascript.h b/PdfTool/pdftoolinfojavascript.h index ef63378..4a927ba 100644 --- a/PdfTool/pdftoolinfojavascript.h +++ b/PdfTool/pdftoolinfojavascript.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfometadata.cpp b/PdfTool/pdftoolinfometadata.cpp index 7d4e8f8..b374889 100644 --- a/PdfTool/pdftoolinfometadata.cpp +++ b/PdfTool/pdftoolinfometadata.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfometadata.h b/PdfTool/pdftoolinfometadata.h index 59a7717..e9f6119 100644 --- a/PdfTool/pdftoolinfometadata.h +++ b/PdfTool/pdftoolinfometadata.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfonameddestinations.cpp b/PdfTool/pdftoolinfonameddestinations.cpp index 7c66e8e..0317bb0 100644 --- a/PdfTool/pdftoolinfonameddestinations.cpp +++ b/PdfTool/pdftoolinfonameddestinations.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfonameddestinations.h b/PdfTool/pdftoolinfonameddestinations.h index 767b2ab..e855a62 100644 --- a/PdfTool/pdftoolinfonameddestinations.h +++ b/PdfTool/pdftoolinfonameddestinations.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfopageboxes.cpp b/PdfTool/pdftoolinfopageboxes.cpp index 4033aad..b358ad0 100644 --- a/PdfTool/pdftoolinfopageboxes.cpp +++ b/PdfTool/pdftoolinfopageboxes.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfopageboxes.h b/PdfTool/pdftoolinfopageboxes.h index 18d2eec..f50514a 100644 --- a/PdfTool/pdftoolinfopageboxes.h +++ b/PdfTool/pdftoolinfopageboxes.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfostructuretree.cpp b/PdfTool/pdftoolinfostructuretree.cpp index 4799f2c..a9abf4e 100644 --- a/PdfTool/pdftoolinfostructuretree.cpp +++ b/PdfTool/pdftoolinfostructuretree.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolinfostructuretree.h b/PdfTool/pdftoolinfostructuretree.h index 08bddc1..962aa3d 100644 --- a/PdfTool/pdftoolinfostructuretree.h +++ b/PdfTool/pdftoolinfostructuretree.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftooloptimize.cpp b/PdfTool/pdftooloptimize.cpp index 241239d..d2b9a69 100644 --- a/PdfTool/pdftooloptimize.cpp +++ b/PdfTool/pdftooloptimize.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftooloptimize.h b/PdfTool/pdftooloptimize.h index be405d9..3f5fa90 100644 --- a/PdfTool/pdftooloptimize.h +++ b/PdfTool/pdftooloptimize.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolrender.cpp b/PdfTool/pdftoolrender.cpp index bc631b7..a964948 100644 --- a/PdfTool/pdftoolrender.cpp +++ b/PdfTool/pdftoolrender.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolrender.h b/PdfTool/pdftoolrender.h index 218a5a7..977791f 100644 --- a/PdfTool/pdftoolrender.h +++ b/PdfTool/pdftoolrender.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolseparate.cpp b/PdfTool/pdftoolseparate.cpp index e8d0ad1..b47e49e 100644 --- a/PdfTool/pdftoolseparate.cpp +++ b/PdfTool/pdftoolseparate.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolseparate.h b/PdfTool/pdftoolseparate.h index 27f4a4f..6341487 100644 --- a/PdfTool/pdftoolseparate.h +++ b/PdfTool/pdftoolseparate.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolunite.cpp b/PdfTool/pdftoolunite.cpp index 0a312bd..dabb38f 100644 --- a/PdfTool/pdftoolunite.cpp +++ b/PdfTool/pdftoolunite.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolunite.h b/PdfTool/pdftoolunite.h index 8834e4a..129d241 100644 --- a/PdfTool/pdftoolunite.h +++ b/PdfTool/pdftoolunite.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolverifysignatures.cpp b/PdfTool/pdftoolverifysignatures.cpp index 3a0cf57..77cf633 100644 --- a/PdfTool/pdftoolverifysignatures.cpp +++ b/PdfTool/pdftoolverifysignatures.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolverifysignatures.h b/PdfTool/pdftoolverifysignatures.h index 48c5387..2f9e068 100644 --- a/PdfTool/pdftoolverifysignatures.h +++ b/PdfTool/pdftoolverifysignatures.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolxml.cpp b/PdfTool/pdftoolxml.cpp index 1748659..89c1d09 100644 --- a/PdfTool/pdftoolxml.cpp +++ b/PdfTool/pdftoolxml.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/PdfTool/pdftoolxml.h b/PdfTool/pdftoolxml.h index a584d66..e9337bd 100644 --- a/PdfTool/pdftoolxml.h +++ b/PdfTool/pdftoolxml.h @@ -1,11 +1,11 @@ -// Copyright (C) 2020 Jakub Melka +// Copyright (C) 2020-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/UnitTests/UnitTests.pro b/UnitTests/UnitTests.pro index 8d35705..7804270 100644 --- a/UnitTests/UnitTests.pro +++ b/UnitTests/UnitTests.pro @@ -1,11 +1,11 @@ -# Copyright (C) 2018-2019 Jakub Melka +# Copyright (C) 2018-2021 Jakub Melka # # This file is part of Pdf4Qt. # # Pdf4Qt is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# with the written consent of the copyright owner, any later version. # # Pdf4Qt is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/UnitTests/tst_lexicalanalyzertest.cpp b/UnitTests/tst_lexicalanalyzertest.cpp index 064181a..0945d31 100644 --- a/UnitTests/tst_lexicalanalyzertest.cpp +++ b/UnitTests/tst_lexicalanalyzertest.cpp @@ -1,11 +1,11 @@ -// Copyright (C) 2018-2020 Jakub Melka +// Copyright (C) 2018-2021 Jakub Melka // // This file is part of Pdf4Qt. // // Pdf4Qt is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// with the written consent of the copyright owner, any later version. // // Pdf4Qt is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of