server icon indicating copy to clipboard operation
server copied to clipboard

[Docs]: Format LICENSE.md file so that GitHub recognizes it.

Open lotyp opened this issue 1 year ago • 0 comments

Issue

Currently GitHub shows license type as "other" https://github.com/buggregator/server/blob/master/LICENSE

Screenshot 2024-05-12 at 15 02 18

What to change:

GitHub supports BSD-4. To fix problem default file formatting should be applied to this file.

https://github.com/github/choosealicense.com/blob/gh-pages/_licenses/bsd-4-clause.txt

lotyp avatar May 21 '24 11:05 lotyp