From 639b04414d64f0f5cdc374a5cdcf5709fee8ce5f Mon Sep 17 00:00:00 2001 From: iText Software Date: Wed, 3 Jul 2024 23:23:56 +0000 Subject: [PATCH] Add missing copyright headers Autoported commit. Original commit hash: [4f51e4622] Manual files: commons/src/main/java/com/itextpdf/commons/utils/ThrowingAction.java commons/src/main/java/com/itextpdf/commons/utils/ThrowingSupplier.java --- .../v1/mocks/MockTrustedCertificatesStore.cs | 22 +++++++++++++++++++ .../signatures/validation/v1/SafeCalling.cs | 22 +++++++++++++++++++ port-hash | 2 +- 3 files changed, 45 insertions(+), 1 deletion(-) diff --git a/itext.tests/itext.sign.tests/itext/signatures/validation/v1/mocks/MockTrustedCertificatesStore.cs b/itext.tests/itext.sign.tests/itext/signatures/validation/v1/mocks/MockTrustedCertificatesStore.cs index e809f90be1..87b622e7a1 100644 --- a/itext.tests/itext.sign.tests/itext/signatures/validation/v1/mocks/MockTrustedCertificatesStore.cs +++ b/itext.tests/itext.sign.tests/itext/signatures/validation/v1/mocks/MockTrustedCertificatesStore.cs @@ -1,3 +1,25 @@ +/* +This file is part of the iText (R) project. +Copyright (c) 1998-2024 Apryse Group NV +Authors: Apryse Software. + +This program is offered under a commercial and under the AGPL license. +For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below. + +AGPL licensing: +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see . +*/ using System; using System.Collections.Generic; using iText.Commons.Bouncycastle.Cert; diff --git a/itext/itext.sign/itext/signatures/validation/v1/SafeCalling.cs b/itext/itext.sign/itext/signatures/validation/v1/SafeCalling.cs index b6d23d7c15..e15e8f0114 100644 --- a/itext/itext.sign/itext/signatures/validation/v1/SafeCalling.cs +++ b/itext/itext.sign/itext/signatures/validation/v1/SafeCalling.cs @@ -1,3 +1,25 @@ +/* +This file is part of the iText (R) project. +Copyright (c) 1998-2024 Apryse Group NV +Authors: Apryse Software. + +This program is offered under a commercial and under the AGPL license. +For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below. + +AGPL licensing: +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see . +*/ using System; using iText.Signatures.Validation.V1.Report; diff --git a/port-hash b/port-hash index d5f3cc4d32..e6a5e69f48 100644 --- a/port-hash +++ b/port-hash @@ -1 +1 @@ -22d67755ccc3b6651c3b23122d37cd346c9de47f \ No newline at end of file +c22b8702578f0acaab04f0bfc7be9c8b5d6029e3 \ No newline at end of file