Skip to content

Commit 7ac6de6

Browse files
committed
[RELEASE] iText 7.2.6
2 parents f6098a4 + 5ce68c6 commit 7ac6de6

File tree

2,345 files changed

+4348
-3955
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,345 files changed

+4348
-3955
lines changed

doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
3232
# title of most generated pages and in a few other places.
3333
# The default value is: My Project.
3434

35-
PROJECT_NAME = "iText 7 7.2.5 API"
35+
PROJECT_NAME = "iText 7 7.2.6 API"
3636

3737
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838
# could be handy for archiving the generated documentation or if some version

itext.tests/itext.barcodes.tests/Properties/AssemblyInfo.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
[assembly: AssemblyTitle("iText.Barcodes.Tests")]
55
[assembly: AssemblyDescription("")]
66
[assembly: AssemblyConfiguration("")]
7-
[assembly: AssemblyCompany("iText Group NV")]
7+
[assembly: AssemblyCompany("Apryse Group NV")]
88
[assembly: AssemblyProduct("iText")]
9-
[assembly: AssemblyCopyright("Copyright (c) 1998-2023 iText Group NV")]
9+
[assembly: AssemblyCopyright("Copyright (c) 1998-2024 Apryse Group NV")]
1010
[assembly: AssemblyTrademark("")]
1111
[assembly: AssemblyCulture("")]
1212

1313
[assembly: ComVisible(false)]
1414

1515
[assembly: Guid("d015a3aa-613c-45d9-b908-7d47c4b613af")]
1616

17-
[assembly: AssemblyVersion("7.2.5.0")]
18-
[assembly: AssemblyFileVersion("7.2.5.0")]
19-
[assembly: AssemblyInformationalVersion("7.2.5")]
17+
[assembly: AssemblyVersion("7.2.6.0")]
18+
[assembly: AssemblyFileVersion("7.2.6.0")]
19+
[assembly: AssemblyInformationalVersion("7.2.6")]
2020

2121
#if !NETSTANDARD2_0
2222
[assembly: NUnit.Framework.Timeout(300000)]

itext.tests/itext.barcodes.tests/itext/barcodes/Barcode128Test.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

itext.tests/itext.barcodes.tests/itext/barcodes/Barcode39Test.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeCodabarTest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeDataMatrixTest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeEANTest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeEANUnitTest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeInter25Test.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeMSITest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

0 commit comments

Comments
 (0)