* Unvendor distutils.version. * Fix version. * Assume the collection requires ansible-core 2.12+. This is valid since this only get merged for 3.0.0, which will drop support for quite a few more ansible-core versions. * Mark for re-export.
* Add SPDX license identifiers, mention all licenses in galaxy.yml. * Add default copyright headers. * Add headers for documents. * Fix/add more copyright statements. * Add copyright / license info for vendored code. * Add extra sanity test. * Add changelog fragment. * Comment PSF-2.0 license out in galaxy.yml for now. * Remove colon after 'Copyright'. * Avoid colon after 'Copyright' in lint script. * Mention correct filename. * Add BSD-3-Clause. * Improve lint script. * Update README. * Symlinks...