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

This commit is contained in:
Felix Fontein
2022-08-05 21:31:34 +02:00
committed by GitHub
parent fa6c009ff0
commit 68e7e52557
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)."