| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Renamed apache-2.0.LICENSE to LICENSE so GitHub can properly recognize and display the Apache 2.0 license in the repository 'About' section and API responses. Fixes aboutcode-org#194 Signed-off-by: Gyan Ranjan Panda <gyanranjanpanda@gmail.com>
| Back | FazBrowse Home | New Git URL |
Fixes #194
Summary
This PR fixes the missing license information issue by renaming apache-2.0.LICENSE to LICENSE so GitHub can properly recognize and display the Apache 2.0 license.
Changes
Why This Fix Works
GitHub only recognizes standard license filenames like LICENSE, LICENSE.md, etc. The previous filename apache-2.0.LICENSE was not recognized, causing:
Verification
After merging, GitHub will automatically: