Add simple license headers, not completely at top. (#5080) (#5082)

(cherry picked from commit 68e7e52557)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2022-08-05 21:56:40 +02:00 committed by GitHub
commit 1790dbd5e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
123 changed files with 552 additions and 3 deletions

View file

@ -1,3 +1,3 @@
minor_changes:
- "All software licenses are now in the ``LICENSES/`` directory of the collection root (https://github.com/ansible-collections/community.general/pull/5065)."
- "All software licenses are now in the ``LICENSES/`` directory of the collection root (https://github.com/ansible-collections/community.general/pull/5065, https://github.com/ansible-collections/community.general/pull/5080)."
- "Added MIT license as ``LICENSES/MIT.txt`` for tests/unit/plugins/modules/packaging/language/test_gem.py (https://github.com/ansible-collections/community.general/pull/5065)."