Skip to content

Commit 766c974

Browse files
committed
Update copyright headers
1 parent 832e1ec commit 766c974

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

itext/itext.io/itext/io/util/IanaEncodings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
*
77
* This file is part of the iText project.
8-
* Copyright (c) 1998-2017 iText Group NV
8+
* Copyright (c) 1998-2018 iText Group NV
99
* Authors: Bruno Lowagie, Paulo Soares, et al.
1010
*
1111
* This program is free software; you can redistribute it and/or modify

itext/itext.kernel/itext/kernel/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public sealed class Version {
8484
/// iText Group requests that you retain the iText producer line
8585
/// in every PDF that is created or manipulated using iText.
8686
/// </remarks>
87-
private String producerLine = iTextProductName + " " + release + " \u00a92000-2017 iText Group NV";
87+
private String producerLine = iTextProductName + " " + release + " \u00a92000-2018 iText Group NV";
8888

8989
/// <summary>The license key.</summary>
9090
private String key = null;

itext7.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<description>iText 7 represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow. iText 7 allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in Java and .NET.</description>
1414
<summary>iText for .NET is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform.</summary>
1515
<releaseNotes>http://itextpdf.com/itext7release</releaseNotes>
16-
<copyright>Copyright (c) 1998-2017 iText Group NV</copyright>
16+
<copyright>Copyright (c) 1998-2018 iText Group NV</copyright>
1717
<language>en-US</language>
1818
<tags>itext itext7 itextsharp c# .net csharp pdf</tags>
1919
<dependencies>

0 commit comments

Comments
 (0)