go-sqlmock icon indicating copy to clipboard operation
go-sqlmock copied to clipboard

License isn't being identified by GitHub

Open justman00 opened this issue 3 years ago • 1 comments
trafficstars

Issue

Hey there, it looks like your License isn't being interpreted by GitHub correctly, which means that it's not in the proper format.

This is an example of using the BSD 3 license from another library: https://github.com/quilljs/quill/blob/develop/LICENSE, also GitHub gives a nice explanation of how to select it explicitly: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository#disclaimer.

justman00 avatar Jul 26 '22 12:07 justman00

Commenting here as this affects license scanning tools. Your repo comes back as "Other".

curious-toast avatar Dec 16 '22 18:12 curious-toast