1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-27 20:21:52 +03:00

Fix more copyright lines, add more default copyright lines (#5095)

* Fix copyright lines.

* Add default copyright line.
This commit is contained in:
Felix Fontein
2022-08-08 14:24:58 +02:00
committed by GitHub
parent 9327b12c4d
commit 424d706f92
144 changed files with 158 additions and 84 deletions

View File

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# (c) 2022, Alexei Znamensky <russoz@gmail.com>
# Copyright (c) 2022, Alexei Znamensky <russoz@gmail.com>
# 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