Skip to content

Commit

Permalink
Update current year from 2024 to 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximPlusov committed Jan 5, 2025
1 parent 3d39062 commit c21b57a
Show file tree
Hide file tree
Showing 66 changed files with 147 additions and 62 deletions.
21 changes: 21 additions & 0 deletions .github/workflows/purge-images.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
#
# This file is part of veraPDF PDF/A Validation Applications, a module of the veraPDF project.
# Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
# All rights reserved.
#
# veraPDF PDF/A Validation Applications 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 PDF/A Validation Applications 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 PDF/A Validation Applications 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: Purge GitHub container registry.

on:
Expand Down
21 changes: 21 additions & 0 deletions .github/workflows/push-github.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
#
# This file is part of veraPDF PDF/A Validation Applications, a module of the veraPDF project.
# Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
# All rights reserved.
#
# veraPDF PDF/A Validation Applications 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 PDF/A Validation Applications 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 PDF/A Validation Applications 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: Publish image to GitHub Packages
on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is part of veraPDF PDF/A Validation Applications, a module of the veraPDF project.
# Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
# Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
# All rights reserved.
#
# veraPDF PDF/A Validation Applications is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/trigger-increment-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is part of veraPDF PDF/A Validation Applications, a module of the veraPDF project.
# Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
# Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
# All rights reserved.
#
# veraPDF PDF/A Validation Applications is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/trigger-regression-tests-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is part of veraPDF PDF/A Validation Applications, a module of the veraPDF project.
# Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
# Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
# All rights reserved.
#
# veraPDF PDF/A Validation Applications is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-arlington-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is part of veraPDF PDF/A Validation Applications, a module of the veraPDF project.
# Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
# Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
# All rights reserved.
#
# veraPDF PDF/A Validation Applications is free software: you can redistribute it and/or modify
Expand Down
21 changes: 21 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
#
# This file is part of veraPDF PDF/A Validation Applications, a module of the veraPDF project.
# Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
# All rights reserved.
#
# veraPDF PDF/A Validation Applications 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 PDF/A Validation Applications 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 PDF/A Validation Applications 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/.
#

# See https://docs.docker.com/engine/userguide/eng-image/multistage-build/
# First build the app on a maven open jdk 11 container
ARG VERAPDF_VERSION
Expand Down
2 changes: 1 addition & 1 deletion auto-install-tmp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
This file is part of veraPDF PDF/A Validation Applications, a module of the veraPDF project.
Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
All rights reserved.
veraPDF PDF/A Validation Applications is free software: you can redistribute it and/or modify
Expand Down
22 changes: 22 additions & 0 deletions docker-install.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
This file is part of veraPDF PDF/A Validation Applications, a module of the veraPDF project.
Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
All rights reserved.
veraPDF PDF/A Validation Applications 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 PDF/A Validation Applications 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 PDF/A Validation Applications 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/.
-->
<AutomatedInstallation langpack="eng">
<com.izforge.izpack.panels.htmlhello.HTMLHelloPanel id="welcome"/>
<com.izforge.izpack.panels.target.TargetPanel id="install_dir">
Expand Down
2 changes: 1 addition & 1 deletion greenfield-apps/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
This file is part of veraPDF Greenfield Applications, a module of the veraPDF project.
Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
All rights reserved.
veraPDF Greenfield Applications is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of veraPDF Greenfield Applications, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* veraPDF Greenfield Applications is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of veraPDF Greenfield Applications, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* veraPDF Greenfield Applications is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of veraPDF Greenfield Applications, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* veraPDF Greenfield Applications is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of veraPDF Greenfield Applications, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* veraPDF Greenfield Applications is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of veraPDF Greenfield Applications, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* veraPDF Greenfield Applications is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
This file is part of VeraPDF Library GUI, a module of the veraPDF project.
Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
All rights reserved.
VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/apps/Applications.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/apps/SoftwareUpdater.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/cli/CliConstants.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/cli/FormatterHelper.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/cli/VeraPdfCli.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/cli/VeraPdfCliProcessor.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/gui/AboutPanel.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/gui/CheckerPanel.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/gui/FeaturesConfigPanel.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/gui/LogoPanel.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/gui/MiniLogoPanel.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/gui/PartnersPanel.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/gui/PolicyPanel.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/gui/SettingsPanel.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/gui/ValidateWorker.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/gui/utils/DialogUtils.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion gui/src/main/java/org/verapdf/gui/utils/GUIConstants.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* This file is part of VeraPDF Library GUI, a module of the veraPDF project.
* Copyright (c) 2015-2024, veraPDF Consortium <[email protected]>
* Copyright (c) 2015-2025, veraPDF Consortium <[email protected]>
* All rights reserved.
*
* VeraPDF Library GUI is free software: you can redistribute it and/or modify
Expand Down
Loading

0 comments on commit c21b57a

Please sign in to comment.