1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-28 06:59:14 +00:00
community.general/tests/unit/plugins/modules/packaging/os
Felix Fontein aab22e7f32
Add remaining copyright statements, add licenses sanity test (#5098)
* Add sanity test (currently fails).

* doc_fragments can also be non-GPLv3+.

* Replace 'Author:' by 'Copyright:' in some specific cases.

* Avoid matching string for license checkers.

* Reformulate not to throw license detection off.

* Add PSF copyright notice for plugins/module_utils/_mount.py.

* Add generic copyright notices.

* Update changelog fragment.
2022-08-08 23:23:08 +02:00
..
conftest.py
test_apk.py
test_homebrew.py
test_homebrew_cask.py
test_macports.py
test_pacman.py
test_pacman_key.py
test_pkgin.py
test_redhat_subscription.py Add remaining copyright statements, add licenses sanity test (#5098) 2022-08-08 23:23:08 +02:00
test_rhn_channel.py
test_rhn_register.py
test_rhsm_release.py
test_rpm_ostree_pkg.py