Commit c7a47caf8f379958c63d50fed54661bd76f5d172

Authored by m-holger
1 parent 542a4282

Update copyrights

Showing 75 changed files with 140 additions and 76 deletions
NOTICE.md
1 -QPDF is copyright (c) 2005-2024 Jay Berkenbilt 1 +QPDF is copyright (c) 2005-2021 Jay Berkenbilt, 2022-2025 Jay Berkenbilt and Manfred Holger
2 2
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 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
@@ -468,7 +468,7 @@ When done, the following should happen: @@ -468,7 +468,7 @@ When done, the following should happen:
468 * debian package -- search for copyright.*berkenbilt in debian/copyright 468 * debian package -- search for copyright.*berkenbilt in debian/copyright
469 * qtest-driver, TestDriver.pm in qtest source 469 * qtest-driver, TestDriver.pm in qtest source
470 470
471 - Copyright last updated: 2024. 471 + Copyright last updated: 2025.
472 472
473 * Take a look at "External Libraries" in TODO to see if we need to 473 * Take a look at "External Libraries" in TODO to see if we need to
474 make any changes. There is still some automation work left to do, so 474 make any changes. There is still some automation work left to do, so
README.md
@@ -21,7 +21,7 @@ downloaded from a public key server. @@ -21,7 +21,7 @@ downloaded from a public key server.
21 21
22 # Copyright, License 22 # Copyright, License
23 23
24 -qpdf is copyright (c) 2005-2024 Jay Berkenbilt 24 +qpdf is copyright (c) 2005-2021 Jay Berkenbilt, 2022-2025 Jay Berkenbilt and Manfred Holger
25 25
26 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the 26 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the
27 License. You may obtain a copy of the License at 27 License. You may obtain a copy of the License at
appimage/build-appimage
1 #!/bin/bash 1 #!/bin/bash
2 2
3 -# Copyright (c) 2019-2024 Jay Berkenbilt and Kurt Pfeifle 3 +# Copyright (c) 2019-2025 Jay Berkenbilt and Kurt Pfeifle
4 # 4 #
5 # This script is used to build an 'AppImage' from GitHub sources of 5 # This script is used to build an 'AppImage' from GitHub sources of
6 # QPDF (see https://appimage.org/). It is used in CI, but it also 6 # QPDF (see https://appimage.org/). It is used in CI, but it also
appimage/qpdf.appdata.xml
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 -<!-- Copyright 2005-2024 Jay Berkenbilt --> 2 +<!-- Copyright 2005-2021 Jay Berkenbilt, 2022-2025 Jay Berkenbilt and Manfred Holger -->
3 <component> 3 <component>
4 <id>org.QPDF.qpdf.desktop</id> 4 <id>org.QPDF.qpdf.desktop</id>
5 <metadata_license>MIT</metadata_license> 5 <metadata_license>MIT</metadata_license>
include/qpdf/Buffer.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/BufferInputSource.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/ClosedFileInputSource.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Constants.h
1 -/* Copyright (c) 2005-2024 Jay Berkenbilt 1 +/* Copyright (c) 2005-2021 Jay Berkenbilt
  2 + * Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 * 3 *
3 * This file is part of qpdf. 4 * This file is part of qpdf.
4 * 5 *
include/qpdf/DLL.h
1 -/* Copyright (c) 2005-2024 Jay Berkenbilt 1 +/* Copyright (c) 2005-2021 Jay Berkenbilt
  2 + * Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 * 3 *
3 * This file is part of qpdf. 4 * This file is part of qpdf.
4 * 5 *
include/qpdf/FileInputSource.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/InputSource.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/JSON.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/PDFVersion.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pipeline.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_Buffer.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_Concatenate.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_Count.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_DCT.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_Discard.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_Flate.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_Function.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_OStream.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_QPDFTokenizer.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_RunLength.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_StdioFile.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Pl_String.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/PointerHolder.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QIntC.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDF.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFAcroFormDocumentHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFAnnotationObjectHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFCryptoImpl.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFCryptoProvider.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFDocumentHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFEFStreamObjectHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFEmbeddedFileDocumentHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFExc.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFFileSpecObjectHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFFormFieldObjectHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFJob.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFLogger.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFMatrix.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFNameTreeObjectHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFNumberTreeObjectHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFObjGen.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFObject.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFObjectHandle.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFObjectHandle_future.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFObjectHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFOutlineDocumentHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFOutlineObjectHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFPageDocumentHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFPageLabelDocumentHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFPageObjectHelper.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFStreamFilter.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFSystemError.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFTokenizer.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFUsage.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFWriter.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QPDFXRefEntry.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QTC.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/QUtil.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/RandomDataProvider.hh
1 -// Copyright (c) 2005-2024 Jay Berkenbilt 1 +// Copyright (c) 2005-2021 Jay Berkenbilt
  2 +// Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 // 3 //
3 // This file is part of qpdf. 4 // This file is part of qpdf.
4 // 5 //
include/qpdf/Types.h
1 -/* Copyright (c) 2005-2024 Jay Berkenbilt 1 +/* Copyright (c) 2005-2021 Jay Berkenbilt
  2 + * Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 * 3 *
3 * This file is part of qpdf. 4 * This file is part of qpdf.
4 * 5 *
include/qpdf/qpdf-c.h
1 -/* Copyright (c) 2005-2024 Jay Berkenbilt 1 +/* Copyright (c) 2005-2021 Jay Berkenbilt
  2 + * Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 * 3 *
3 * This file is part of qpdf. 4 * This file is part of qpdf.
4 * 5 *
include/qpdf/qpdfjob-c.h
1 -/* Copyright (c) 2005-2024 Jay Berkenbilt 1 +/* Copyright (c) 2005-2021 Jay Berkenbilt
  2 + * Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 * 3 *
3 * This file is part of qpdf. 4 * This file is part of qpdf.
4 * 5 *
include/qpdf/qpdflogger-c.h
1 -/* Copyright (c) 2005-2024 Jay Berkenbilt 1 +/* Copyright (c) 2005-2021 Jay Berkenbilt
  2 + * Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger
2 * 3 *
3 * This file is part of qpdf. 4 * This file is part of qpdf.
4 * 5 *
libqpdf/QPDFJob_argv.cc
@@ -115,7 +115,8 @@ ArgParser::argCopyright() @@ -115,7 +115,8 @@ ArgParser::argCopyright()
115 << this->ap.getProgname() 115 << this->ap.getProgname()
116 << " version " << QPDF::QPDFVersion() << "\n" 116 << " version " << QPDF::QPDFVersion() << "\n"
117 << "\n" 117 << "\n"
118 - << "Copyright (c) 2005-2024 Jay Berkenbilt\n" 118 + << "Copyright (c) 2005-2021 Jay Berkenbilt\n"
  119 + << "Copyright (c) 2022-2025 Jay Berkenbilt and Manfred Holger\n"
119 << "QPDF is licensed under the Apache License, Version 2.0 (the \"License\");\n" 120 << "QPDF is licensed under the Apache License, Version 2.0 (the \"License\");\n"
120 << "you may not use this file except in compliance with the License.\n" 121 << "you may not use this file except in compliance with the License.\n"
121 << "You may obtain a copy of the License at\n" 122 << "You may obtain a copy of the License at\n"
libqpdf/QPDF_json.cc
@@ -267,10 +267,10 @@ class QPDF::JSONReactor: public JSON::Reactor @@ -267,10 +267,10 @@ class QPDF::JSONReactor: public JSON::Reactor
267 struct StackFrame 267 struct StackFrame
268 { 268 {
269 StackFrame(state_e state) : 269 StackFrame(state_e state) :
270 - state(state) {}; 270 + state(state){};
271 StackFrame(state_e state, QPDFObjectHandle&& object) : 271 StackFrame(state_e state, QPDFObjectHandle&& object) :
272 state(state), 272 state(state),
273 - object(object) {}; 273 + object(object){};
274 state_e state; 274 state_e state;
275 QPDFObjectHandle object; 275 QPDFObjectHandle object;
276 }; 276 };
libqpdf/qpdf/qpdf-c_impl.hh
@@ -16,7 +16,7 @@ struct _qpdf_data @@ -16,7 +16,7 @@ struct _qpdf_data
16 _qpdf_data() = default; 16 _qpdf_data() = default;
17 17
18 _qpdf_data(std::unique_ptr<QPDF>&& qpdf) : 18 _qpdf_data(std::unique_ptr<QPDF>&& qpdf) :
19 - qpdf(std::move(qpdf)) {}; 19 + qpdf(std::move(qpdf)){};
20 20
21 ~_qpdf_data() = default; 21 ~_qpdf_data() = default;
22 22
libqpdf/qpdf/rijndael.h
@@ -2,8 +2,8 @@ @@ -2,8 +2,8 @@
2 #define RIJNDAEL_H 2 #define RIJNDAEL_H
3 3
4 #include <qpdf/qpdf-config.h> 4 #include <qpdf/qpdf-config.h>
5 -#include <cstdint>  
6 #include <cstddef> 5 #include <cstddef>
  6 +#include <cstdint>
7 7
8 unsigned int rijndaelSetupEncrypt(uint32_t* rk, const unsigned char* key, size_t keybits); 8 unsigned int rijndaelSetupEncrypt(uint32_t* rk, const unsigned char* key, size_t keybits);
9 unsigned int rijndaelSetupDecrypt(uint32_t* rk, const unsigned char* key, size_t keybits); 9 unsigned int rijndaelSetupDecrypt(uint32_t* rk, const unsigned char* key, size_t keybits);
manual/conf.py
@@ -13,7 +13,7 @@ import sys @@ -13,7 +13,7 @@ import sys
13 sys.path.append(os.path.abspath("./_ext")) 13 sys.path.append(os.path.abspath("./_ext"))
14 14
15 project = 'QPDF' 15 project = 'QPDF'
16 -copyright = '2005-2024, Jay Berkenbilt' 16 +copyright = '2005-2021 Jay Berkenbilt, 2022-2025 Jay Berkenbilt and Manfred Holger'
17 author = 'Jay Berkenbilt' 17 author = 'Jay Berkenbilt'
18 here = os.path.dirname(os.path.realpath(__file__)) 18 here = os.path.dirname(os.path.realpath(__file__))
19 with open(f'{here}/../CMakeLists.txt') as f: 19 with open(f'{here}/../CMakeLists.txt') as f:
qtest/bin/qtest-driver
@@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
2 # 2 #
3 # This file is part of qtest. 3 # This file is part of qtest.
4 # 4 #
5 -# Copyright 1993-2024, Jay Berkenbilt 5 +# Copyright 1993-2025, Jay Berkenbilt
6 # 6 #
7 # QTest is distributed under the terms of version 2.0 of the Artistic 7 # QTest is distributed under the terms of version 2.0 of the Artistic
8 # license which may be found in the source distribution. 8 # license which may be found in the source distribution.
qtest/module/TestDriver.pm
@@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
2 # 2 #
3 # This file is part of qtest. 3 # This file is part of qtest.
4 # 4 #
5 -# Copyright 1993-2024, Jay Berkenbilt 5 +# Copyright 1993-2025, Jay Berkenbilt
6 # 6 #
7 # QTest is distributed under the terms of version 2.0 of the Artistic 7 # QTest is distributed under the terms of version 2.0 of the Artistic
8 # license which may be found in the source distribution. 8 # license which may be found in the source distribution.