From 583aed7bab5ea3607fbd794c84ec4db5d89b77ae Mon Sep 17 00:00:00 2001 From: Eero Aaltonen Date: Sun, 1 Mar 2026 12:48:20 +0200 Subject: [PATCH] fixup update copyright notices --- plugins/action/pgp_keyring.py | 2 +- plugins/modules/pgp_keyring.py | 2 +- tests/integration/targets/pgp_keyring/tasks/main.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/action/pgp_keyring.py b/plugins/action/pgp_keyring.py index e06b06931f..f5c410fef6 100644 --- a/plugins/action/pgp_keyring.py +++ b/plugins/action/pgp_keyring.py @@ -1,4 +1,4 @@ -# Copyright: (c) 2025, Eero Aaltonen +# Copyright: (c) 2025–2026, Eero Aaltonen # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) diff --git a/plugins/modules/pgp_keyring.py b/plugins/modules/pgp_keyring.py index 7cc3166f73..9c888dbc57 100644 --- a/plugins/modules/pgp_keyring.py +++ b/plugins/modules/pgp_keyring.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright: (c) 2025, Eero Aaltonen +# Copyright: (c) 2025–2026, Eero Aaltonen # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) # This module is implemented as an action plugin and runs on the controller diff --git a/tests/integration/targets/pgp_keyring/tasks/main.yml b/tests/integration/targets/pgp_keyring/tasks/main.yml index e707dd4435..9ae5208247 100644 --- a/tests/integration/targets/pgp_keyring/tasks/main.yml +++ b/tests/integration/targets/pgp_keyring/tasks/main.yml @@ -1,5 +1,5 @@ # test code for the pgp_keyring action -# (c) 2025, Eero Aaltonen +# (c) 2025–2026, Eero Aaltonen - name: Install Microsoft Package signing key pgp_keyring: