photonle / Photon-v2

Photon 2 for Garry's Mod
Other
16 stars 4 forks source link

Add LICENSE.md #3

Closed thejaviertc closed 8 months ago

thejaviertc commented 9 months ago

Without LICENSE, technically we have no permission to use, modify, or share the software. With a LICENSE, users would be able to know what things can do or not with Photon V2 (contribute to the project, modify it...).

You can have it done in just a minute, just choosing what license you want to use in Github and it's automatically generated. You can see what licenses are available at https://choosealicense.com/. Maybe a MIT or GNU GPL will be enough.

ischmal commented 9 months ago

Will be addressed. Thank you for the notification.