Skip to content

Commit 6da2691

Browse files
committed
Add missing copyright headers
1 parent bcf5171 commit 6da2691

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

itext.tests/itext.html2pdf.tests/itext/html2pdf/HtmlConverterMultiThreadedTest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 Apryse Group NV
3+
Copyright (c) 1998-2024 Apryse Group NV
44
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
@@ -79,4 +79,4 @@ public void MultiThreadedHtmlToPdfConversionTest()
7979
Assert.IsTrue(results.IsCompleted, "Not all tasks were successful.");
8080
}
8181
}
82-
}
82+
}

itext.tests/itext.html2pdf.tests/itext/html2pdf/resolver/resource/PathUtil.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 Apryse Group NV
3+
Copyright (c) 1998-2024 Apryse Group NV
44
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.

itext/itext.html2pdf/itext/html2pdf/css/resolve/CssContentElementNode.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 Apryse Group NV
3+
Copyright (c) 1998-2024 Apryse Group NV
44
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.

0 commit comments

Comments
 (0)