diff --git a/PdfForQtLib/PdfForQtLib.pro b/PdfForQtLib/PdfForQtLib.pro index a94b935..5beb429 100644 --- a/PdfForQtLib/PdfForQtLib.pro +++ b/PdfForQtLib/PdfForQtLib.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2018 Jakub Melka +# Copyright (C) 2018-2019 Jakub Melka # # This file is part of PdfForQt. # diff --git a/PdfForQtLib/sources/pdfcatalog.cpp b/PdfForQtLib/sources/pdfcatalog.cpp index 1518201..97f66da 100644 --- a/PdfForQtLib/sources/pdfcatalog.cpp +++ b/PdfForQtLib/sources/pdfcatalog.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfdocument.cpp b/PdfForQtLib/sources/pdfdocument.cpp index ee13be4..10a001f 100644 --- a/PdfForQtLib/sources/pdfdocument.cpp +++ b/PdfForQtLib/sources/pdfdocument.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfdocument.h b/PdfForQtLib/sources/pdfdocument.h index 01063fe..ff0e691 100644 --- a/PdfForQtLib/sources/pdfdocument.h +++ b/PdfForQtLib/sources/pdfdocument.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfdocumentreader.cpp b/PdfForQtLib/sources/pdfdocumentreader.cpp index c43f7fa..8f7b904 100644 --- a/PdfForQtLib/sources/pdfdocumentreader.cpp +++ b/PdfForQtLib/sources/pdfdocumentreader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfdocumentreader.h b/PdfForQtLib/sources/pdfdocumentreader.h index 67de5d0..a78a245 100644 --- a/PdfForQtLib/sources/pdfdocumentreader.h +++ b/PdfForQtLib/sources/pdfdocumentreader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfdrawwidget.cpp b/PdfForQtLib/sources/pdfdrawwidget.cpp index 417a5cf..5abd74c 100644 --- a/PdfForQtLib/sources/pdfdrawwidget.cpp +++ b/PdfForQtLib/sources/pdfdrawwidget.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfdrawwidget.h b/PdfForQtLib/sources/pdfdrawwidget.h index befcacd..b6b2b1c 100644 --- a/PdfForQtLib/sources/pdfdrawwidget.h +++ b/PdfForQtLib/sources/pdfdrawwidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfencoding.cpp b/PdfForQtLib/sources/pdfencoding.cpp index 8b24549..cd7bb3b 100644 --- a/PdfForQtLib/sources/pdfencoding.cpp +++ b/PdfForQtLib/sources/pdfencoding.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfencoding.h b/PdfForQtLib/sources/pdfencoding.h index 0e64933..6604671 100644 --- a/PdfForQtLib/sources/pdfencoding.h +++ b/PdfForQtLib/sources/pdfencoding.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfflatmap.h b/PdfForQtLib/sources/pdfflatmap.h index 14da266..7846c09 100644 --- a/PdfForQtLib/sources/pdfflatmap.h +++ b/PdfForQtLib/sources/pdfflatmap.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfglobal.h b/PdfForQtLib/sources/pdfglobal.h index 8d5926b..1019544 100644 --- a/PdfForQtLib/sources/pdfglobal.h +++ b/PdfForQtLib/sources/pdfglobal.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfnametounicode.h b/PdfForQtLib/sources/pdfnametounicode.h index f9d3793..9b00bdc 100644 --- a/PdfForQtLib/sources/pdfnametounicode.h +++ b/PdfForQtLib/sources/pdfnametounicode.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfnumbertreeloader.h b/PdfForQtLib/sources/pdfnumbertreeloader.h index 0619513..152ac86 100644 --- a/PdfForQtLib/sources/pdfnumbertreeloader.h +++ b/PdfForQtLib/sources/pdfnumbertreeloader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfobject.cpp b/PdfForQtLib/sources/pdfobject.cpp index 912d6a1..3be13d1 100644 --- a/PdfForQtLib/sources/pdfobject.cpp +++ b/PdfForQtLib/sources/pdfobject.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfobject.h b/PdfForQtLib/sources/pdfobject.h index d4b84d3..22d81ea 100644 --- a/PdfForQtLib/sources/pdfobject.h +++ b/PdfForQtLib/sources/pdfobject.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfpage.cpp b/PdfForQtLib/sources/pdfpage.cpp index d1bc01c..88bb7eb 100644 --- a/PdfForQtLib/sources/pdfpage.cpp +++ b/PdfForQtLib/sources/pdfpage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfpage.h b/PdfForQtLib/sources/pdfpage.h index 7cf9121..97efb54 100644 --- a/PdfForQtLib/sources/pdfpage.h +++ b/PdfForQtLib/sources/pdfpage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfparser.cpp b/PdfForQtLib/sources/pdfparser.cpp index 3c0cad9..e4f39ec 100644 --- a/PdfForQtLib/sources/pdfparser.cpp +++ b/PdfForQtLib/sources/pdfparser.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfparser.h b/PdfForQtLib/sources/pdfparser.h index df3ef1c..d2a9201 100644 --- a/PdfForQtLib/sources/pdfparser.h +++ b/PdfForQtLib/sources/pdfparser.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfstreamfilters.cpp b/PdfForQtLib/sources/pdfstreamfilters.cpp index 03f9a5e..f8b3b4f 100644 --- a/PdfForQtLib/sources/pdfstreamfilters.cpp +++ b/PdfForQtLib/sources/pdfstreamfilters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfstreamfilters.h b/PdfForQtLib/sources/pdfstreamfilters.h index b5d801a..01c730a 100644 --- a/PdfForQtLib/sources/pdfstreamfilters.h +++ b/PdfForQtLib/sources/pdfstreamfilters.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfvisitor.cpp b/PdfForQtLib/sources/pdfvisitor.cpp index 5364046..ade88e5 100644 --- a/PdfForQtLib/sources/pdfvisitor.cpp +++ b/PdfForQtLib/sources/pdfvisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfvisitor.h b/PdfForQtLib/sources/pdfvisitor.h index 227dc63..69fc6cf 100644 --- a/PdfForQtLib/sources/pdfvisitor.h +++ b/PdfForQtLib/sources/pdfvisitor.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfxreftable.cpp b/PdfForQtLib/sources/pdfxreftable.cpp index cd0932a..deffe8a 100644 --- a/PdfForQtLib/sources/pdfxreftable.cpp +++ b/PdfForQtLib/sources/pdfxreftable.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/PdfForQtLib/sources/pdfxreftable.h b/PdfForQtLib/sources/pdfxreftable.h index dbc8829..010eaab 100644 --- a/PdfForQtLib/sources/pdfxreftable.h +++ b/PdfForQtLib/sources/pdfxreftable.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. // diff --git a/UnitTests/UnitTests.pro b/UnitTests/UnitTests.pro index fddbd1a..c5cfd8d 100644 --- a/UnitTests/UnitTests.pro +++ b/UnitTests/UnitTests.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2018 Jakub Melka +# Copyright (C) 2018-2019 Jakub Melka # # This file is part of PdfForQt. # diff --git a/UnitTests/tst_lexicalanalyzertest.cpp b/UnitTests/tst_lexicalanalyzertest.cpp index 19d507a..38cb767 100644 --- a/UnitTests/tst_lexicalanalyzertest.cpp +++ b/UnitTests/tst_lexicalanalyzertest.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Jakub Melka +// Copyright (C) 2018-2019 Jakub Melka // // This file is part of PdfForQt. //