aboutcode
aboutcode copied to clipboard
fix: rename license file so GitHub detects it
GitHub was unable to detect the license because the file was named apache-2.0.LICENSE.
This PR renames it to LICENSE so that GitHub can properly recognize and display the license in the About section and API responses.