Commit 83a7e6c3c0b77d49864ab8f99548f5f80c2e8ac4
1 parent
e812eafa
Update copyrights
Showing
73 changed files
with
73 additions
and
73 deletions
NOTICE.md
| 1 | -qpdf is copyright (c) 2005-2021 Jay Berkenbilt, 2022-2025 Jay Berkenbilt and Manfred Holger | |
| 1 | +qpdf is copyright (c) 2005-2021 Jay Berkenbilt, 2022-2026 Jay Berkenbilt and Manfred Holger | |
| 2 | 2 | |
| 3 | 3 | Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at |
| 4 | 4 | ... | ... |
README-maintainer.md
| ... | ... | @@ -515,7 +515,7 @@ When done, the following should happen: |
| 515 | 515 | * debian package -- search for copyright.*berkenbilt in debian/copyright |
| 516 | 516 | * qtest-driver, TestDriver.pm in qtest source |
| 517 | 517 | |
| 518 | - Copyright last updated: 2025. | |
| 518 | + Copyright last updated: 2026. | |
| 519 | 519 | |
| 520 | 520 | * Take a look at "External Libraries" in TODO to see if we need to |
| 521 | 521 | make any changes. There is still some automation work left to do, so | ... | ... |
README.md
| ... | ... | @@ -32,7 +32,7 @@ qpdf versions prior to version 13 were also signed using Jay Berkenbilt's GPG ke |
| 32 | 32 | |
| 33 | 33 | # Copyright, License |
| 34 | 34 | |
| 35 | -qpdf is copyright (c) 2005-2021 Jay Berkenbilt, 2022-2025 Jay Berkenbilt and Manfred Holger | |
| 35 | +qpdf is copyright (c) 2005-2021 Jay Berkenbilt, 2022-2026 Jay Berkenbilt and Manfred Holger | |
| 36 | 36 | |
| 37 | 37 | Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the |
| 38 | 38 | License. You may obtain a copy of the License at | ... | ... |
appimage/build-appimage
appimage/qpdf.appdata.xml
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | -<!-- Copyright 2005-2021 Jay Berkenbilt, 2022-2025 Jay Berkenbilt and Manfred Holger --> | |
| 2 | +<!-- Copyright 2005-2021 Jay Berkenbilt, 2022-2026 Jay Berkenbilt and Manfred Holger --> | |
| 3 | 3 | <component> |
| 4 | 4 | <id>org.QPDF.qpdf.desktop</id> |
| 5 | 5 | <metadata_license>MIT</metadata_license> | ... | ... |
include/qpdf/Buffer.hh
include/qpdf/BufferInputSource.hh
include/qpdf/ClosedFileInputSource.hh
include/qpdf/Constants.h
include/qpdf/DLL.h
include/qpdf/FileInputSource.hh
include/qpdf/InputSource.hh
include/qpdf/JSON.hh
include/qpdf/ObjectHandle.hh
include/qpdf/PDFVersion.hh
include/qpdf/Pipeline.hh
include/qpdf/Pl_Buffer.hh
include/qpdf/Pl_Concatenate.hh
include/qpdf/Pl_Count.hh
include/qpdf/Pl_DCT.hh
include/qpdf/Pl_Discard.hh
include/qpdf/Pl_Flate.hh
include/qpdf/Pl_Function.hh
include/qpdf/Pl_OStream.hh
include/qpdf/Pl_QPDFTokenizer.hh
include/qpdf/Pl_RunLength.hh
include/qpdf/Pl_StdioFile.hh
include/qpdf/Pl_String.hh
include/qpdf/PointerHolder.hh
include/qpdf/QIntC.hh
include/qpdf/QPDF.hh
include/qpdf/QPDFAcroFormDocumentHelper.hh
include/qpdf/QPDFAnnotationObjectHelper.hh
include/qpdf/QPDFCryptoImpl.hh
include/qpdf/QPDFCryptoProvider.hh
include/qpdf/QPDFDocumentHelper.hh
include/qpdf/QPDFEFStreamObjectHelper.hh
include/qpdf/QPDFEmbeddedFileDocumentHelper.hh
include/qpdf/QPDFExc.hh
include/qpdf/QPDFFileSpecObjectHelper.hh
include/qpdf/QPDFFormFieldObjectHelper.hh
include/qpdf/QPDFJob.hh
include/qpdf/QPDFLogger.hh
include/qpdf/QPDFMatrix.hh
include/qpdf/QPDFNameTreeObjectHelper.hh
include/qpdf/QPDFNumberTreeObjectHelper.hh
include/qpdf/QPDFObjGen.hh
include/qpdf/QPDFObject.hh
include/qpdf/QPDFObjectHandle.hh
include/qpdf/QPDFObjectHelper.hh
include/qpdf/QPDFOutlineDocumentHelper.hh
include/qpdf/QPDFOutlineObjectHelper.hh
include/qpdf/QPDFPageDocumentHelper.hh
include/qpdf/QPDFPageLabelDocumentHelper.hh
include/qpdf/QPDFPageObjectHelper.hh
include/qpdf/QPDFStreamFilter.hh
include/qpdf/QPDFSystemError.hh
include/qpdf/QPDFTokenizer.hh
include/qpdf/QPDFUsage.hh
include/qpdf/QPDFWriter.hh
include/qpdf/QPDFXRefEntry.hh
include/qpdf/QTC.hh
include/qpdf/QUtil.hh
include/qpdf/RandomDataProvider.hh
include/qpdf/Types.h
include/qpdf/global.hh
include/qpdf/qpdf-c.h
include/qpdf/qpdfjob-c.h
include/qpdf/qpdflogger-c.h
libqpdf/QPDFJob_argv.cc
| ... | ... | @@ -141,7 +141,7 @@ ArgParser::argCopyright() |
| 141 | 141 | << " version " << QPDF::QPDFVersion() << "\n" |
| 142 | 142 | << "\n" |
| 143 | 143 | << "Copyright (c) 2005-2021 Jay Berkenbilt\n" |
| 144 | - << "Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger\n" | |
| 144 | + << "Copyright (c) 2022-2026 Jay Berkenbilt and Manfred Holger\n" | |
| 145 | 145 | << "\n" |
| 146 | 146 | << "qpdf is licensed under the Apache License, Version 2.0 (the \"License\");\n" |
| 147 | 147 | << "you may not use this file except in compliance with the License.\n" | ... | ... |
manual/conf.py
| ... | ... | @@ -13,7 +13,7 @@ import sys |
| 13 | 13 | sys.path.append(os.path.abspath("./_ext")) |
| 14 | 14 | |
| 15 | 15 | project = 'qpdf' |
| 16 | -copyright = '2005-2021 Jay Berkenbilt, 2022-2025 Jay Berkenbilt and Manfred Holger' | |
| 16 | +copyright = '2005-2021 Jay Berkenbilt, 2022-2026 Jay Berkenbilt and Manfred Holger' | |
| 17 | 17 | author = 'Jay Berkenbilt' |
| 18 | 18 | here = os.path.dirname(os.path.realpath(__file__)) |
| 19 | 19 | with open(f'{here}/../CMakeLists.txt') as f: | ... | ... |
qtest/bin/qtest-driver
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | # |
| 3 | 3 | # This file is part of qtest. |
| 4 | 4 | # |
| 5 | -# Copyright 1993-2025, Jay Berkenbilt | |
| 5 | +# Copyright 1993-2026, Jay Berkenbilt | |
| 6 | 6 | # |
| 7 | 7 | # QTest is distributed under the terms of version 2.0 of the Artistic |
| 8 | 8 | # license which may be found in the source distribution. | ... | ... |
qtest/module/TestDriver.pm
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | # |
| 3 | 3 | # This file is part of qtest. |
| 4 | 4 | # |
| 5 | -# Copyright 1993-2025, Jay Berkenbilt | |
| 5 | +# Copyright 1993-2026, Jay Berkenbilt | |
| 6 | 6 | # |
| 7 | 7 | # QTest is distributed under the terms of version 2.0 of the Artistic |
| 8 | 8 | # license which may be found in the source distribution. | ... | ... |