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

* Fix copyright lines.

* Add default copyright line.

(cherry picked from commit 424d706f92)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2022-08-08 15:19:46 +02:00 committed by GitHub
parent 7b73a83b91
commit 0d598c3542
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
144 changed files with 158 additions and 84 deletions

View file

@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright (c) Ansible project
# 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