diff --git a/.github/workflows/test-pr.yml b/.github/workflows/test-pr.yml index f433f8da1..95b6f7923 100644 --- a/.github/workflows/test-pr.yml +++ b/.github/workflows/test-pr.yml @@ -1,3 +1,24 @@ +# +# This file is part of veraPDF Validation Project, a module of the veraPDF project. +# Copyright (c) 2015-2024, veraPDF Consortium +# 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: diff --git a/.github/workflows/update-arlington-workflow.yml b/.github/workflows/update-arlington-workflow.yml index caef826b9..77d9f7daa 100644 --- a/.github/workflows/update-arlington-workflow.yml +++ b/.github/workflows/update-arlington-workflow.yml @@ -1,3 +1,24 @@ +# +# This file is part of veraPDF Validation Project, a module of the veraPDF project. +# Copyright (c) 2015-2024, veraPDF Consortium +# 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: diff --git a/.github/workflows/update-jakarta-workflow.yml b/.github/workflows/update-jakarta-workflow.yml index 144bd122d..5ca5685b1 100644 --- a/.github/workflows/update-jakarta-workflow.yml +++ b/.github/workflows/update-jakarta-workflow.yml @@ -1,3 +1,24 @@ +# +# This file is part of veraPDF Validation Project, a module of the veraPDF project. +# Copyright (c) 2015-2024, veraPDF Consortium +# 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: diff --git a/feature-reporting/pom.xml b/feature-reporting/pom.xml index 0fae8b35d..519d6910e 100644 --- a/feature-reporting/pom.xml +++ b/feature-reporting/pom.xml @@ -2,7 +2,7 @@