1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 21:29:19 +00:00

Add license information to uv_python module

This commit is contained in:
Mariam Ahhttouche 2026-02-25 08:44:16 +01:00
parent d734dbbcf7
commit d078c66f27

View file

@ -1,6 +1,7 @@
#!/usr/bin/python
# Copyright (c) 2026 Mariam Ahhttouche <mariam.ahhttouche@gmail.com>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
DOCUMENTATION = r"""