From 1a99b2ae3ad272549b99757ea5b87a32bd47022f Mon Sep 17 00:00:00 2001 From: Yousefnezhad Date: Tue, 17 Jun 2025 09:25:01 +0330 Subject: [PATCH] Changed1 --- tests/unit/plugins/modules/test_nfs_exports_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/plugins/modules/test_nfs_exports_info.py b/tests/unit/plugins/modules/test_nfs_exports_info.py index d3f22bbd4a..1313192dca 100644 --- a/tests/unit/plugins/modules/test_nfs_exports_info.py +++ b/tests/unit/plugins/modules/test_nfs_exports_info.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: (c) 2025, Samaneh Yousefnezhad +# Copyright (c) 2025, Samaneh Yousefnezhad # GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) # SPDX-License-Identifier: GPL-3.0-or-later