-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
058b191
commit 745e515
Showing
459 changed files
with
1,116 additions
and
813 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
# | ||
# This file is part of veraPDF Validation Project, a module of the veraPDF project. | ||
# Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
# All rights reserved. | ||
# | ||
# veraPDF Validation Project is free software: you can redistribute it and/or modify | ||
# it under the terms of either: | ||
# | ||
# The GNU General public license GPLv3+. | ||
# You should have received a copy of the GNU General Public License | ||
# along with veraPDF Validation Project as the LICENSE.GPL file in the root of the source | ||
# tree. If not, see http://www.gnu.org/licenses/ or | ||
# https://www.gnu.org/licenses/gpl-3.0.en.html. | ||
# | ||
# The Mozilla Public License MPLv2+. | ||
# You should have received a copy of the Mozilla Public License along with | ||
# veraPDF Validation Project as the LICENSE.MPL file in the root of the source tree. | ||
# If a copy of the MPL was not distributed with this file, you can obtain one at | ||
# http://mozilla.org/MPL/2.0/. | ||
# | ||
|
||
name: PR QA | ||
|
||
on: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
# | ||
# This file is part of veraPDF Validation Project, a module of the veraPDF project. | ||
# Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
# All rights reserved. | ||
# | ||
# veraPDF Validation Project is free software: you can redistribute it and/or modify | ||
# it under the terms of either: | ||
# | ||
# The GNU General public license GPLv3+. | ||
# You should have received a copy of the GNU General Public License | ||
# along with veraPDF Validation Project as the LICENSE.GPL file in the root of the source | ||
# tree. If not, see http://www.gnu.org/licenses/ or | ||
# https://www.gnu.org/licenses/gpl-3.0.en.html. | ||
# | ||
# The Mozilla Public License MPLv2+. | ||
# You should have received a copy of the Mozilla Public License along with | ||
# veraPDF Validation Project as the LICENSE.MPL file in the root of the source tree. | ||
# If a copy of the MPL was not distributed with this file, you can obtain one at | ||
# http://mozilla.org/MPL/2.0/. | ||
# | ||
|
||
name: Update arlington branch | ||
|
||
on: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
# | ||
# This file is part of veraPDF Validation Project, a module of the veraPDF project. | ||
# Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
# All rights reserved. | ||
# | ||
# veraPDF Validation Project is free software: you can redistribute it and/or modify | ||
# it under the terms of either: | ||
# | ||
# The GNU General public license GPLv3+. | ||
# You should have received a copy of the GNU General Public License | ||
# along with veraPDF Validation Project as the LICENSE.GPL file in the root of the source | ||
# tree. If not, see http://www.gnu.org/licenses/ or | ||
# https://www.gnu.org/licenses/gpl-3.0.en.html. | ||
# | ||
# The Mozilla Public License MPLv2+. | ||
# You should have received a copy of the Mozilla Public License along with | ||
# veraPDF Validation Project as the LICENSE.MPL file in the root of the source tree. | ||
# If a copy of the MPL was not distributed with this file, you can obtain one at | ||
# http://mozilla.org/MPL/2.0/. | ||
# | ||
|
||
name: Update jakarta branch | ||
|
||
on: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<!-- | ||
This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
All rights reserved. | ||
veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
feature-reporting/src/main/java/org/verapdf/features/gf/GFFeatureParser.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
feature-reporting/src/main/java/org/verapdf/features/gf/GFFeaturesObjectCreator.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...eporting/src/main/java/org/verapdf/features/gf/objects/GFActionFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...ting/src/main/java/org/verapdf/features/gf/objects/GFAnnotationFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...ting/src/main/java/org/verapdf/features/gf/objects/GFColorSpaceFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...ing/src/main/java/org/verapdf/features/gf/objects/GFDocSecurityFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...ng/src/main/java/org/verapdf/features/gf/objects/GFEmbeddedFileFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...rting/src/main/java/org/verapdf/features/gf/objects/GFExtGStateFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...-reporting/src/main/java/org/verapdf/features/gf/objects/GFFontFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...ing/src/main/java/org/verapdf/features/gf/objects/GFFormXObjectFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...ting/src/main/java/org/verapdf/features/gf/objects/GFICCProfileFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...ng/src/main/java/org/verapdf/features/gf/objects/GFImageXObjectFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...orting/src/main/java/org/verapdf/features/gf/objects/GFInfoDictFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...ain/java/org/verapdf/features/gf/objects/GFInteractiveFormFieldFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...ting/src/main/java/org/verapdf/features/gf/objects/GFLowLvlInfoFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...orting/src/main/java/org/verapdf/features/gf/objects/GFMetadataFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...orting/src/main/java/org/verapdf/features/gf/objects/GFOutlinesFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...g/src/main/java/org/verapdf/features/gf/objects/GFOutputIntentsFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...-reporting/src/main/java/org/verapdf/features/gf/objects/GFPageFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...c/main/java/org/verapdf/features/gf/objects/GFPostScriptXObjectFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
.../src/main/java/org/verapdf/features/gf/objects/GFPropertiesDictFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...porting/src/main/java/org/verapdf/features/gf/objects/GFShadingFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
.../src/main/java/org/verapdf/features/gf/objects/GFShadingPatternFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...rting/src/main/java/org/verapdf/features/gf/objects/GFSignatureFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...g/src/main/java/org/verapdf/features/gf/objects/GFTilingPatternFeaturesObjectAdapter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
feature-reporting/src/main/java/org/verapdf/features/gf/tools/GFAdapterHelper.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
feature-reporting/src/test/java/org/verapdf/features/gf/FeatureTester.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Feature Reporting, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Feature Reporting is free software: you can redistribute it and/or modify | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<!-- | ||
This file is part of veraPDF Metadata Fixer, a module of the veraPDF project. | ||
Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
All rights reserved. | ||
veraPDF Metadata Fixer is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
metadata-fixer/src/main/java/org/verapdf/metadata/fixer/gf/GFMetadataFixerImpl.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Metadata Fixer, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Metadata Fixer is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
metadata-fixer/src/main/java/org/verapdf/metadata/fixer/gf/MetadataFixerImpl.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Metadata Fixer, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Metadata Fixer is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...data-fixer/src/main/java/org/verapdf/metadata/fixer/gf/impl/model/InfoDictionaryImpl.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Metadata Fixer, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Metadata Fixer is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
metadata-fixer/src/main/java/org/verapdf/metadata/fixer/gf/impl/model/MetadataImpl.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Metadata Fixer, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Metadata Fixer is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
metadata-fixer/src/main/java/org/verapdf/metadata/fixer/gf/impl/model/PDFDocumentImpl.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Metadata Fixer, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Metadata Fixer is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...ta-fixer/src/main/java/org/verapdf/metadata/fixer/gf/impl/schemas/AdobePDFSchemaImpl.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Metadata Fixer, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Metadata Fixer is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
metadata-fixer/src/main/java/org/verapdf/metadata/fixer/gf/impl/schemas/BasicSchemaImpl.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Metadata Fixer, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Metadata Fixer is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...-fixer/src/main/java/org/verapdf/metadata/fixer/gf/impl/schemas/DublinCoreSchemaImpl.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Metadata Fixer, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Metadata Fixer is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
...ta-fixer/src/main/java/org/verapdf/metadata/fixer/gf/impl/schemas/XMPBasicSchemaImpl.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Metadata Fixer, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Metadata Fixer is free software: you can redistribute it and/or modify | ||
|
2 changes: 1 addition & 1 deletion
2
metadata-fixer/src/main/java/org/verapdf/metadata/fixer/gf/utils/DateConverter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/** | ||
* This file is part of veraPDF Metadata Fixer, a module of the veraPDF project. | ||
* Copyright (c) 2015, veraPDF Consortium <[email protected]> | ||
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]> | ||
* All rights reserved. | ||
* | ||
* veraPDF Metadata Fixer is free software: you can redistribute it and/or modify | ||
|
Oops, something went wrong.