Skip to content

Commit 54ac7c6

Browse files
committed
Update license headers
1 parent 0d688b6 commit 54ac7c6

457 files changed

Lines changed: 909 additions & 909 deletions

File tree

Some content is hidden

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

feature-reporting/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
44
This file is part of veraPDF Feature Reporting, a module of the veraPDF project.
5-
Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
5+
Copyright (c) 2015-2026, veraPDF Consortium <info@verapdf.org>
66
All rights reserved.
77
88
veraPDF Feature Reporting is free software: you can redistribute it and/or modify

feature-reporting/src/main/java/org/verapdf/features/gf/GFFeatureParser.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/**
1+
/*
22
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project.
3-
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2026, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify

feature-reporting/src/main/java/org/verapdf/features/gf/GFFeaturesObjectCreator.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/**
1+
/*
22
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project.
3-
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2026, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify

feature-reporting/src/main/java/org/verapdf/features/gf/objects/GFActionFeaturesObjectAdapter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/**
1+
/*
22
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project.
3-
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2026, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify

feature-reporting/src/main/java/org/verapdf/features/gf/objects/GFAnnotationFeaturesObjectAdapter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/**
1+
/*
22
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project.
3-
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2026, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify

feature-reporting/src/main/java/org/verapdf/features/gf/objects/GFColorSpaceFeaturesObjectAdapter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/**
1+
/*
22
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project.
3-
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2026, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify

feature-reporting/src/main/java/org/verapdf/features/gf/objects/GFDocSecurityFeaturesObjectAdapter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/**
1+
/*
22
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project.
3-
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2026, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify

feature-reporting/src/main/java/org/verapdf/features/gf/objects/GFEmbeddedFileFeaturesObjectAdapter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/**
1+
/*
22
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project.
3-
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2026, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify

feature-reporting/src/main/java/org/verapdf/features/gf/objects/GFExtGStateFeaturesObjectAdapter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/**
1+
/*
22
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project.
3-
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2026, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify

feature-reporting/src/main/java/org/verapdf/features/gf/objects/GFFontFeaturesObjectAdapter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/**
1+
/*
22
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project.
3-
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2026, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)