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
commit 424d706f92
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,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# (c) 2017, Loic Blot <loic.blot@unix-experience.fr>
# Copyright (c) 2017, Loic Blot <loic.blot@unix-experience.fr>
# Sponsored by Infopro Digital. http://www.infopro-digital.com/
# Sponsored by E.T.A.I. http://www.etai.fr/
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)