Skip to content

Commit

Permalink
Add missing copyright headers
Browse files Browse the repository at this point in the history
Autoported commit.
Original commit hash: [c8f9dfd8a]
  • Loading branch information
iText-CI committed Jul 28, 2024
1 parent de6e4ed commit 5aef3d6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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 <https://www.gnu.org/licenses/>.
*/
using System;
using System.IO;
using iText.Commons.Utils;
Expand Down
2 changes: 1 addition & 1 deletion port-hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1ee19dc92c5f07f9f932d3ffdf0748616ea1b8c3
c8f9dfd8aab3ecfc3815c096cd36fa8109b9b0ab

0 comments on commit 5aef3d6

Please sign in to comment.