From bee7593894c0fd4130bea233d84352986f3db65a Mon Sep 17 00:00:00 2001 From: "mergify[bot]" Date: Tue, 3 Sep 2024 13:09:13 +0000 Subject: [PATCH] [skip ci] Autoupdate (C) on script change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- tests/cf-uts/test_cf_is_active.py | 1 + tests/cf-uts/test_cf_is_lineinfile.py | 1 + tests/cf-uts/test_cf_is_process.py | 1 + tests/cf-uts/test_cf_is_required_file.py | 1 + tests/cf-uts/test_cf_is_required_rpm.py | 1 + tests/cf-uts/test_cf_is_rpm.py | 1 + 6 files changed, 6 insertions(+) diff --git a/tests/cf-uts/test_cf_is_active.py b/tests/cf-uts/test_cf_is_active.py index 36068595..243b1641 100755 --- a/tests/cf-uts/test_cf_is_active.py +++ b/tests/cf-uts/test_cf_is_active.py @@ -3,6 +3,7 @@ # # Description: This UT run scripts to validate CF # +# Copyright (C) 2024 # Copyright (C) 2017-2021, 2024 Pablo Iranzo Gómez # # This program is free software: you can redistribute it and/or modify diff --git a/tests/cf-uts/test_cf_is_lineinfile.py b/tests/cf-uts/test_cf_is_lineinfile.py index 792ac919..1de773d2 100755 --- a/tests/cf-uts/test_cf_is_lineinfile.py +++ b/tests/cf-uts/test_cf_is_lineinfile.py @@ -3,6 +3,7 @@ # # Description: This UT run scripts to validate CF # +# Copyright (C) 2024 # Copyright (C) 2017-2021, 2024 Pablo Iranzo Gómez # Copyright (C) 2020 stickler-ci # diff --git a/tests/cf-uts/test_cf_is_process.py b/tests/cf-uts/test_cf_is_process.py index f01dc1e7..88e1b43c 100755 --- a/tests/cf-uts/test_cf_is_process.py +++ b/tests/cf-uts/test_cf_is_process.py @@ -3,6 +3,7 @@ # # Description: This UT run scripts to validate CF # +# Copyright (C) 2024 # Copyright (C) 2017-2021, 2024 Pablo Iranzo Gómez # # This program is free software: you can redistribute it and/or modify diff --git a/tests/cf-uts/test_cf_is_required_file.py b/tests/cf-uts/test_cf_is_required_file.py index eb8920ce..0bd1539e 100755 --- a/tests/cf-uts/test_cf_is_required_file.py +++ b/tests/cf-uts/test_cf_is_required_file.py @@ -3,6 +3,7 @@ # # Description: This UT run scripts to validate CF # +# Copyright (C) 2024 # Copyright (C) 2017-2021, 2024 Pablo Iranzo Gómez # Copyright (C) 2020 stickler-ci # diff --git a/tests/cf-uts/test_cf_is_required_rpm.py b/tests/cf-uts/test_cf_is_required_rpm.py index f8469619..7105f3a6 100755 --- a/tests/cf-uts/test_cf_is_required_rpm.py +++ b/tests/cf-uts/test_cf_is_required_rpm.py @@ -3,6 +3,7 @@ # # Description: This UT run scripts to validate CF # +# Copyright (C) 2024 # Copyright (C) 2017-2021, 2024 Pablo Iranzo Gómez # # This program is free software: you can redistribute it and/or modify diff --git a/tests/cf-uts/test_cf_is_rpm.py b/tests/cf-uts/test_cf_is_rpm.py index 2e5c6e6a..f798fd8a 100755 --- a/tests/cf-uts/test_cf_is_rpm.py +++ b/tests/cf-uts/test_cf_is_rpm.py @@ -3,6 +3,7 @@ # # Description: This UT run scripts to validate CF # +# Copyright (C) 2024 # Copyright (C) 2017-2021, 2024 Pablo Iranzo Gómez # Copyright (C) 2020 stickler-ci #