aboutcode icon indicating copy to clipboard operation
aboutcode copied to clipboard

fix: rename license file so GitHub detects it

Open LuciferVid opened this issue 5 months ago • 0 comments

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.

LuciferVid avatar Jul 13 '25 07:07 LuciferVid