1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-14 16:01:01 +03:00

mass-added the utf-8 marker (#3163)

* added the utf-8 marker

* fixed the utf-8 marker where it was missde before
This commit is contained in:
Alexei Znamensky
2021-08-08 20:40:22 +12:00
committed by GitHub
parent 6bfa6e40f4
commit 771e9de010
199 changed files with 199 additions and 12 deletions

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
# Copyright (c) 2017-2018 Dell EMC Inc.
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt)