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) 2018 IBM CORPORATION
# Author(s): Tzur Eliyahu <tzure@il.ibm.com>
#