Expected Behavior
Please add license information like the license.txt and notice.txt files to all the spring-security jar files. Other spring projects (e.g. boot and framework) contain that information in the /META-INF folder.
Current Behavior
Currently the spring-security jar files do not contain any license information.
Context
We use ScanCode Toolkit to automatically detect and document the licenses of libraries in our software. https://scancode-toolkit.readthedocs.io/ Without packaged license information we need to analyse the licenses manually for each version update of the libraries. The main project license documented in github is not always sufficient because some libraries repackage content with a different license.