1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-30 18:43:09 +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,7 +1,7 @@
# -*- coding: utf-8 -*-
# 2018.07.26 --- use DictComparison instead of GcpRequest
#
# (c) 2016, Tom Melendez <tom@supertom.com>
# Copyright (c) 2016, Tom Melendez <tom@supertom.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